GET https://kbin.spritesserver.nl/all/newest?p=8

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.22 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 {#203
  +user: Proxies\__CG__\App\Entity\User {#165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#194 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#238 …}
  +slug: "A-modern-tragedy"
  +title: "A modern tragedy"
  +url: "https://i.imgflip.com/8dwure.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 337
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729365106 {#197
    date: 2024-10-19 21:11:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#1794 …}
  +reports: Doctrine\ORM\PersistentCollection {#1931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1877 …}
  +badges: Doctrine\ORM\PersistentCollection {#1920 …}
  +children: []
  -id: 33744
  -titleTs: "'modern':2 'tragedi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706577614
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13674775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706491214 {#243
    date: 2024-01-29 02:20: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
3 DENIED edit
App\Entity\Entry {#203
  +user: Proxies\__CG__\App\Entity\User {#165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#194 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#238 …}
  +slug: "A-modern-tragedy"
  +title: "A modern tragedy"
  +url: "https://i.imgflip.com/8dwure.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 337
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729365106 {#197
    date: 2024-10-19 21:11:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#1794 …}
  +reports: Doctrine\ORM\PersistentCollection {#1931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1877 …}
  +badges: Doctrine\ORM\PersistentCollection {#1920 …}
  +children: []
  -id: 33744
  -titleTs: "'modern':2 'tragedi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706577614
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13674775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706491214 {#243
    date: 2024-01-29 02:20: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
4 DENIED moderate
App\Entity\Entry {#203
  +user: Proxies\__CG__\App\Entity\User {#165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#194 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#238 …}
  +slug: "A-modern-tragedy"
  +title: "A modern tragedy"
  +url: "https://i.imgflip.com/8dwure.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 337
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729365106 {#197
    date: 2024-10-19 21:11:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#1794 …}
  +reports: Doctrine\ORM\PersistentCollection {#1931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1877 …}
  +badges: Doctrine\ORM\PersistentCollection {#1920 …}
  +children: []
  -id: 33744
  -titleTs: "'modern':2 'tragedi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706577614
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13674775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706491214 {#243
    date: 2024-01-29 02:20: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
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 {#1900
  +user: Proxies\__CG__\App\Entity\User {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: Proxies\__CG__\App\Entity\Image {#1912 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Dark-Age-Skeletons-Uncovered-With-Buckets-on-Their-Feet-And-Rings"
  +title: "Dark-Age Skeletons Uncovered With Buckets on Their Feet And Rings Around Their Necks"
  +url: "https://www.sciencealert.com/dark-age-skeletons-uncovered-with-buckets-on-their-feet-and-rings-around-their-necks"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729575511 {#1864
    date: 2024-10-22 07:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1915 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 33743
  -titleTs: "'age':3 'around':13 'bucket':7 'dark':2 'dark-ag':1 'feet':10 'neck':15 'ring':12 'skeleton':4 'uncov':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706576849
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6130975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706490449 {#1905
    date: 2024-01-29 02:07:29.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 {#1900
  +user: Proxies\__CG__\App\Entity\User {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: Proxies\__CG__\App\Entity\Image {#1912 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Dark-Age-Skeletons-Uncovered-With-Buckets-on-Their-Feet-And-Rings"
  +title: "Dark-Age Skeletons Uncovered With Buckets on Their Feet And Rings Around Their Necks"
  +url: "https://www.sciencealert.com/dark-age-skeletons-uncovered-with-buckets-on-their-feet-and-rings-around-their-necks"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729575511 {#1864
    date: 2024-10-22 07:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1915 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 33743
  -titleTs: "'age':3 'around':13 'bucket':7 'dark':2 'dark-ag':1 'feet':10 'neck':15 'ring':12 'skeleton':4 'uncov':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706576849
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6130975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706490449 {#1905
    date: 2024-01-29 02:07:29.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 {#1900
  +user: Proxies\__CG__\App\Entity\User {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: Proxies\__CG__\App\Entity\Image {#1912 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Dark-Age-Skeletons-Uncovered-With-Buckets-on-Their-Feet-And-Rings"
  +title: "Dark-Age Skeletons Uncovered With Buckets on Their Feet And Rings Around Their Necks"
  +url: "https://www.sciencealert.com/dark-age-skeletons-uncovered-with-buckets-on-their-feet-and-rings-around-their-necks"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729575511 {#1864
    date: 2024-10-22 07:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1915 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 33743
  -titleTs: "'age':3 'around':13 'bucket':7 'dark':2 'dark-ag':1 'feet':10 'neck':15 'ring':12 'skeleton':4 'uncov':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706576849
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6130975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706490449 {#1905
    date: 2024-01-29 02:07:29.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: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Ironically-Ubuntu-is-more-popular"
  +title: "Ironically Ubuntu is more popular…"
  +url: "https://lemmy.world/pictrs/image/61682ac1-ff2e-4cf5-97f0-0c15cf072d35.png"
  +body: """
    What’s Debian based on again? I think it was some earlier variant of Ubuntu\n
    \n
    /s
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729497768 {#1975
    date: 2024-10-21 10:02:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 33742
  -titleTs: "'iron':1 'popular':5 'ubuntu':2"
  -bodyTs: "'/s':16 'base':4 'debian':3 'earlier':12 'think':8 'ubuntu':15 'variant':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706575979
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706489579 {#1953
    date: 2024-01-29 01:52: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: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Ironically-Ubuntu-is-more-popular"
  +title: "Ironically Ubuntu is more popular…"
  +url: "https://lemmy.world/pictrs/image/61682ac1-ff2e-4cf5-97f0-0c15cf072d35.png"
  +body: """
    What’s Debian based on again? I think it was some earlier variant of Ubuntu\n
    \n
    /s
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729497768 {#1975
    date: 2024-10-21 10:02:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 33742
  -titleTs: "'iron':1 'popular':5 'ubuntu':2"
  -bodyTs: "'/s':16 'base':4 'debian':3 'earlier':12 'think':8 'ubuntu':15 'variant':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706575979
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706489579 {#1953
    date: 2024-01-29 01:52: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: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Ironically-Ubuntu-is-more-popular"
  +title: "Ironically Ubuntu is more popular…"
  +url: "https://lemmy.world/pictrs/image/61682ac1-ff2e-4cf5-97f0-0c15cf072d35.png"
  +body: """
    What’s Debian based on again? I think it was some earlier variant of Ubuntu\n
    \n
    /s
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729497768 {#1975
    date: 2024-10-21 10:02:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 33742
  -titleTs: "'iron':1 'popular':5 'ubuntu':2"
  -bodyTs: "'/s':16 'base':4 'debian':3 'earlier':12 'think':8 'ubuntu':15 'variant':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706575979
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706489579 {#1953
    date: 2024-01-29 01:52: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 {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Linus-Torvalds-interview-Reader-s-Digest-2001"
  +title: "Linus Torvalds interview Reader's Digest - 2001"
  +url: "https://lemmy.ml/pictrs/image/99d5dc96-91a3-4620-aa2b-57b722db76f8.jpeg"
  +body: """
    Shamelessly copied from a post on a Lemmy look alike site :)\n
    \n
    ![](https://lemmy.ml/pictrs/image/bc7c968b-50ae-4566-b50a-d1646c5d0c66.jpeg)\n
    \n
    ![](https://lemmy.ml/pictrs/image/8de06257-80e1-4037-aa36-08b25b3376e3.jpeg)\n
    \n
    ![](https://lemmy.ml/pictrs/image/9ba87e92-e8bd-42ca-b7b8-386d98c7a100.jpeg)\n
    \n
    ![](https://lemmy.ml/pictrs/image/eeab3608-e6b5-4c36-905c-7b346eb8fd10.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729463427 {#1388
    date: 2024-10-21 00:30:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 33741
  -titleTs: "'2001':7 'digest':6 'interview':3 'linus':1 'reader':4 'torvald':2"
  -bodyTs: "'/pictrs/image/8de06257-80e1-4037-aa36-08b25b3376e3.jpeg)':17 '/pictrs/image/9ba87e92-e8bd-42ca-b7b8-386d98c7a100.jpeg)':20 '/pictrs/image/bc7c968b-50ae-4566-b50a-d1646c5d0c66.jpeg)':14 '/pictrs/image/eeab3608-e6b5-4c36-905c-7b346eb8fd10.jpeg)':23 'alik':10 'copi':2 'lemmi':8 'lemmy.ml':13,16,19,22 'lemmy.ml/pictrs/image/8de06257-80e1-4037-aa36-08b25b3376e3.jpeg)':15 'lemmy.ml/pictrs/image/9ba87e92-e8bd-42ca-b7b8-386d98c7a100.jpeg)':18 'lemmy.ml/pictrs/image/bc7c968b-50ae-4566-b50a-d1646c5d0c66.jpeg)':12 'lemmy.ml/pictrs/image/eeab3608-e6b5-4c36-905c-7b346eb8fd10.jpeg)':21 'look':9 'post':5 'shameless':1 'site':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574951
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11182819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488551 {#1387
    date: 2024-01-29 01:35: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
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Linus-Torvalds-interview-Reader-s-Digest-2001"
  +title: "Linus Torvalds interview Reader's Digest - 2001"
  +url: "https://lemmy.ml/pictrs/image/99d5dc96-91a3-4620-aa2b-57b722db76f8.jpeg"
  +body: """
    Shamelessly copied from a post on a Lemmy look alike site :)\n
    \n
    ![](https://lemmy.ml/pictrs/image/bc7c968b-50ae-4566-b50a-d1646c5d0c66.jpeg)\n
    \n
    ![](https://lemmy.ml/pictrs/image/8de06257-80e1-4037-aa36-08b25b3376e3.jpeg)\n
    \n
    ![](https://lemmy.ml/pictrs/image/9ba87e92-e8bd-42ca-b7b8-386d98c7a100.jpeg)\n
    \n
    ![](https://lemmy.ml/pictrs/image/eeab3608-e6b5-4c36-905c-7b346eb8fd10.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729463427 {#1388
    date: 2024-10-21 00:30:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 33741
  -titleTs: "'2001':7 'digest':6 'interview':3 'linus':1 'reader':4 'torvald':2"
  -bodyTs: "'/pictrs/image/8de06257-80e1-4037-aa36-08b25b3376e3.jpeg)':17 '/pictrs/image/9ba87e92-e8bd-42ca-b7b8-386d98c7a100.jpeg)':20 '/pictrs/image/bc7c968b-50ae-4566-b50a-d1646c5d0c66.jpeg)':14 '/pictrs/image/eeab3608-e6b5-4c36-905c-7b346eb8fd10.jpeg)':23 'alik':10 'copi':2 'lemmi':8 'lemmy.ml':13,16,19,22 'lemmy.ml/pictrs/image/8de06257-80e1-4037-aa36-08b25b3376e3.jpeg)':15 'lemmy.ml/pictrs/image/9ba87e92-e8bd-42ca-b7b8-386d98c7a100.jpeg)':18 'lemmy.ml/pictrs/image/bc7c968b-50ae-4566-b50a-d1646c5d0c66.jpeg)':12 'lemmy.ml/pictrs/image/eeab3608-e6b5-4c36-905c-7b346eb8fd10.jpeg)':21 'look':9 'post':5 'shameless':1 'site':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574951
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11182819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488551 {#1387
    date: 2024-01-29 01:35: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
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Linus-Torvalds-interview-Reader-s-Digest-2001"
  +title: "Linus Torvalds interview Reader's Digest - 2001"
  +url: "https://lemmy.ml/pictrs/image/99d5dc96-91a3-4620-aa2b-57b722db76f8.jpeg"
  +body: """
    Shamelessly copied from a post on a Lemmy look alike site :)\n
    \n
    ![](https://lemmy.ml/pictrs/image/bc7c968b-50ae-4566-b50a-d1646c5d0c66.jpeg)\n
    \n
    ![](https://lemmy.ml/pictrs/image/8de06257-80e1-4037-aa36-08b25b3376e3.jpeg)\n
    \n
    ![](https://lemmy.ml/pictrs/image/9ba87e92-e8bd-42ca-b7b8-386d98c7a100.jpeg)\n
    \n
    ![](https://lemmy.ml/pictrs/image/eeab3608-e6b5-4c36-905c-7b346eb8fd10.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729463427 {#1388
    date: 2024-10-21 00:30:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 33741
  -titleTs: "'2001':7 'digest':6 'interview':3 'linus':1 'reader':4 'torvald':2"
  -bodyTs: "'/pictrs/image/8de06257-80e1-4037-aa36-08b25b3376e3.jpeg)':17 '/pictrs/image/9ba87e92-e8bd-42ca-b7b8-386d98c7a100.jpeg)':20 '/pictrs/image/bc7c968b-50ae-4566-b50a-d1646c5d0c66.jpeg)':14 '/pictrs/image/eeab3608-e6b5-4c36-905c-7b346eb8fd10.jpeg)':23 'alik':10 'copi':2 'lemmi':8 'lemmy.ml':13,16,19,22 'lemmy.ml/pictrs/image/8de06257-80e1-4037-aa36-08b25b3376e3.jpeg)':15 'lemmy.ml/pictrs/image/9ba87e92-e8bd-42ca-b7b8-386d98c7a100.jpeg)':18 'lemmy.ml/pictrs/image/bc7c968b-50ae-4566-b50a-d1646c5d0c66.jpeg)':12 'lemmy.ml/pictrs/image/eeab3608-e6b5-4c36-905c-7b346eb8fd10.jpeg)':21 'look':9 'post':5 'shameless':1 'site':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574951
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11182819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488551 {#1387
    date: 2024-01-29 01:35: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
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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "How-to-see-CMUS-logs-get-info-for-bug-reports"
  +title: "How to see CMUS logs / get info for bug reports"
  +url: null
  +body: "Sometimes my CMUS will randomly stop playing a track or it won’t play the next track until I manually go in and hit `c` (for resume) or otherwise initiate playback. I would like to be able to see what happened before these instances so i could either fix my config or, if its a problem beyond the scope of my local environment, get info to write up a proper bug report with. Where can I find such logs? Would they be in the systemd journal or somewhere in /var ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729291111 {#1942
    date: 2024-10-19 00:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 33739
  -titleTs: "'bug':9 'cmus':4 'get':6 'info':7 'log':5 'report':10 'see':3"
  -bodyTs: "'/var':90 'abl':37 'beyond':57 'bug':71 'c':25 'cmus':3 'config':51 'could':47 'either':48 'environ':63 'find':77 'fix':49 'get':64 'go':21 'happen':41 'hit':24 'info':65 'initi':30 'instanc':44 'journal':86 'like':34 'local':62 'log':79 'manual':20 'next':16 'otherwis':29 'play':7,14 'playback':31 'problem':56 'proper':70 'random':5 'report':72 'resum':27 'scope':59 'see':39 'sometim':1 'somewher':88 'stop':6 'systemd':85 'track':9,17 'won':12 'would':33,80 'write':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706523961
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9258869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488461 {#1971
    date: 2024-01-29 01:34: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
19 DENIED edit
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "How-to-see-CMUS-logs-get-info-for-bug-reports"
  +title: "How to see CMUS logs / get info for bug reports"
  +url: null
  +body: "Sometimes my CMUS will randomly stop playing a track or it won’t play the next track until I manually go in and hit `c` (for resume) or otherwise initiate playback. I would like to be able to see what happened before these instances so i could either fix my config or, if its a problem beyond the scope of my local environment, get info to write up a proper bug report with. Where can I find such logs? Would they be in the systemd journal or somewhere in /var ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729291111 {#1942
    date: 2024-10-19 00:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 33739
  -titleTs: "'bug':9 'cmus':4 'get':6 'info':7 'log':5 'report':10 'see':3"
  -bodyTs: "'/var':90 'abl':37 'beyond':57 'bug':71 'c':25 'cmus':3 'config':51 'could':47 'either':48 'environ':63 'find':77 'fix':49 'get':64 'go':21 'happen':41 'hit':24 'info':65 'initi':30 'instanc':44 'journal':86 'like':34 'local':62 'log':79 'manual':20 'next':16 'otherwis':29 'play':7,14 'playback':31 'problem':56 'proper':70 'random':5 'report':72 'resum':27 'scope':59 'see':39 'sometim':1 'somewher':88 'stop':6 'systemd':85 'track':9,17 'won':12 'would':33,80 'write':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706523961
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9258869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488461 {#1971
    date: 2024-01-29 01:34: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
20 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "How-to-see-CMUS-logs-get-info-for-bug-reports"
  +title: "How to see CMUS logs / get info for bug reports"
  +url: null
  +body: "Sometimes my CMUS will randomly stop playing a track or it won’t play the next track until I manually go in and hit `c` (for resume) or otherwise initiate playback. I would like to be able to see what happened before these instances so i could either fix my config or, if its a problem beyond the scope of my local environment, get info to write up a proper bug report with. Where can I find such logs? Would they be in the systemd journal or somewhere in /var ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729291111 {#1942
    date: 2024-10-19 00:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 33739
  -titleTs: "'bug':9 'cmus':4 'get':6 'info':7 'log':5 'report':10 'see':3"
  -bodyTs: "'/var':90 'abl':37 'beyond':57 'bug':71 'c':25 'cmus':3 'config':51 'could':47 'either':48 'environ':63 'find':77 'fix':49 'get':64 'go':21 'happen':41 'hit':24 'info':65 'initi':30 'instanc':44 'journal':86 'like':34 'local':62 'log':79 'manual':20 'next':16 'otherwis':29 'play':7,14 'playback':31 'problem':56 'proper':70 'random':5 'report':72 'resum':27 'scope':59 'see':39 'sometim':1 'somewher':88 'stop':6 'systemd':85 'track':9,17 'won':12 'would':33,80 'write':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706523961
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9258869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488461 {#1971
    date: 2024-01-29 01:34: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
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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "The-Bougie-Dog-at-a-local-joint-All-beef-dog"
  +title: "The Bougie Dog at a local joint. All beef dog with house made Remoulade and sour kraut, sliced raw jalapenos, and crushed potato chips. Shockingly good."
  +url: "https://lemmy.world/pictrs/image/f272a089-c31e-4cfc-9860-156c5e5e01a0.jpeg"
  +body: "Sorry for the bite. Couldn’t wait."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729540372 {#1367
    date: 2024-10-21 21:52:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 33738
  -titleTs: "'beef':9 'bougi':2 'chip':24 'crush':22 'dog':3,10 'good':26 'hous':12 'jalapeno':20 'joint':7 'kraut':17 'local':6 'made':13 'potato':23 'raw':19 'remoulad':14 'shock':25 'slice':18 'sour':16"
  -bodyTs: "'bite':4 'couldn':5 'sorri':1 'wait':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488332 {#1902
    date: 2024-01-29 01:32:12.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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "The-Bougie-Dog-at-a-local-joint-All-beef-dog"
  +title: "The Bougie Dog at a local joint. All beef dog with house made Remoulade and sour kraut, sliced raw jalapenos, and crushed potato chips. Shockingly good."
  +url: "https://lemmy.world/pictrs/image/f272a089-c31e-4cfc-9860-156c5e5e01a0.jpeg"
  +body: "Sorry for the bite. Couldn’t wait."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729540372 {#1367
    date: 2024-10-21 21:52:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 33738
  -titleTs: "'beef':9 'bougi':2 'chip':24 'crush':22 'dog':3,10 'good':26 'hous':12 'jalapeno':20 'joint':7 'kraut':17 'local':6 'made':13 'potato':23 'raw':19 'remoulad':14 'shock':25 'slice':18 'sour':16"
  -bodyTs: "'bite':4 'couldn':5 'sorri':1 'wait':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488332 {#1902
    date: 2024-01-29 01:32:12.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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "The-Bougie-Dog-at-a-local-joint-All-beef-dog"
  +title: "The Bougie Dog at a local joint. All beef dog with house made Remoulade and sour kraut, sliced raw jalapenos, and crushed potato chips. Shockingly good."
  +url: "https://lemmy.world/pictrs/image/f272a089-c31e-4cfc-9860-156c5e5e01a0.jpeg"
  +body: "Sorry for the bite. Couldn’t wait."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729540372 {#1367
    date: 2024-10-21 21:52:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 33738
  -titleTs: "'beef':9 'bougi':2 'chip':24 'crush':22 'dog':3,10 'good':26 'hous':12 'jalapeno':20 'joint':7 'kraut':17 'local':6 'made':13 'potato':23 'raw':19 'remoulad':14 'shock':25 'slice':18 'sour':16"
  -bodyTs: "'bite':4 'couldn':5 'sorri':1 'wait':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488332 {#1902
    date: 2024-01-29 01:32:12.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 {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Oh-nooo"
  +title: "Oh nooo"
  +url: "https://lemmy.world/pictrs/image/1461bd23-8b71-4c25-9c0e-a76053d761a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 644
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729425679 {#2442
    date: 2024-10-20 14:01:19.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: 33737
  -titleTs: "'nooo':2 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574695
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488295 {#2426
    date: 2024-01-29 01:31:35.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
27 DENIED edit
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Oh-nooo"
  +title: "Oh nooo"
  +url: "https://lemmy.world/pictrs/image/1461bd23-8b71-4c25-9c0e-a76053d761a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 644
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729425679 {#2442
    date: 2024-10-20 14:01:19.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: 33737
  -titleTs: "'nooo':2 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574695
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488295 {#2426
    date: 2024-01-29 01:31:35.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
28 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Oh-nooo"
  +title: "Oh nooo"
  +url: "https://lemmy.world/pictrs/image/1461bd23-8b71-4c25-9c0e-a76053d761a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 644
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729425679 {#2442
    date: 2024-10-20 14:01:19.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: 33737
  -titleTs: "'nooo':2 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574695
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488295 {#2426
    date: 2024-01-29 01:31:35.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
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 {#1978 …}
  +slug: "snAck"
  +title: "snAck!"
  +url: "https://lemmy.world/pictrs/image/c0273516-df07-4aa6-8315-9ca5ec7690d5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729256618 {#2450
    date: 2024-10-18 15:03:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 33736
  -titleTs: "'snack':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574673
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488273 {#2449
    date: 2024-01-29 01:31:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1978 …}
  +slug: "snAck"
  +title: "snAck!"
  +url: "https://lemmy.world/pictrs/image/c0273516-df07-4aa6-8315-9ca5ec7690d5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729256618 {#2450
    date: 2024-10-18 15:03:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 33736
  -titleTs: "'snack':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574673
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488273 {#2449
    date: 2024-01-29 01:31:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1978 …}
  +slug: "snAck"
  +title: "snAck!"
  +url: "https://lemmy.world/pictrs/image/c0273516-df07-4aa6-8315-9ca5ec7690d5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729256618 {#2450
    date: 2024-10-18 15:03:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 33736
  -titleTs: "'snack':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706574673
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11309509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488273 {#2449
    date: 2024-01-29 01:31:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
  +title: "Problems on problems - Mint can't see my wifi card."
  +url: null
  +body: """
    I check the spec and it has a wifi chip but the os can’t see it.\n
    \n
    I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
    \n
    The mint community page has failed to post my question a few times so now I’m here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729394362 {#2484
    date: 2024-10-20 05:19:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 33735
  -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
  -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706487190 {#1391
    date: 2024-01-29 01:13: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
35 DENIED edit
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
  +title: "Problems on problems - Mint can't see my wifi card."
  +url: null
  +body: """
    I check the spec and it has a wifi chip but the os can’t see it.\n
    \n
    I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
    \n
    The mint community page has failed to post my question a few times so now I’m here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729394362 {#2484
    date: 2024-10-20 05:19:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 33735
  -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
  -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706487190 {#1391
    date: 2024-01-29 01:13: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
36 DENIED moderate
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
  +title: "Problems on problems - Mint can't see my wifi card."
  +url: null
  +body: """
    I check the spec and it has a wifi chip but the os can’t see it.\n
    \n
    I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
    \n
    The mint community page has failed to post my question a few times so now I’m here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729394362 {#2484
    date: 2024-10-20 05:19:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 33735
  -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
  -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706487190 {#1391
    date: 2024-01-29 01:13: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
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 {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Prvacy-friendly-dash-cams"
  +title: "Prvacy-friendly dash cams?"
  +url: null
  +body: "Are there any privacy friendly dash cams on the market? Something that doesn’t phone home, require shady brand apps, force me into cloud storage, etc."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729367881 {#1481
    date: 2024-10-19 21:58:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 33733
  -titleTs: "'cam':5 'dash':4 'friend':3 'prvaci':2 'prvacy-friend':1"
  -bodyTs: "'app':20 'brand':19 'cam':7 'cloud':24 'dash':6 'doesn':13 'etc':26 'forc':21 'friend':5 'home':16 'market':10 'phone':15 'privaci':4 'requir':17 'shadi':18 'someth':11 'storag':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573031
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/11390702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706486631 {#1482
    date: 2024-01-29 01:03: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
39 DENIED edit
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Prvacy-friendly-dash-cams"
  +title: "Prvacy-friendly dash cams?"
  +url: null
  +body: "Are there any privacy friendly dash cams on the market? Something that doesn’t phone home, require shady brand apps, force me into cloud storage, etc."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729367881 {#1481
    date: 2024-10-19 21:58:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 33733
  -titleTs: "'cam':5 'dash':4 'friend':3 'prvaci':2 'prvacy-friend':1"
  -bodyTs: "'app':20 'brand':19 'cam':7 'cloud':24 'dash':6 'doesn':13 'etc':26 'forc':21 'friend':5 'home':16 'market':10 'phone':15 'privaci':4 'requir':17 'shadi':18 'someth':11 'storag':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573031
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/11390702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706486631 {#1482
    date: 2024-01-29 01:03: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
40 DENIED moderate
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Prvacy-friendly-dash-cams"
  +title: "Prvacy-friendly dash cams?"
  +url: null
  +body: "Are there any privacy friendly dash cams on the market? Something that doesn’t phone home, require shady brand apps, force me into cloud storage, etc."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729367881 {#1481
    date: 2024-10-19 21:58:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 33733
  -titleTs: "'cam':5 'dash':4 'friend':3 'prvaci':2 'prvacy-friend':1"
  -bodyTs: "'app':20 'brand':19 'cam':7 'cloud':24 'dash':6 'doesn':13 'etc':26 'forc':21 'friend':5 'home':16 'market':10 'phone':15 'privaci':4 'requir':17 'shadi':18 'someth':11 'storag':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573031
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/11390702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706486631 {#1482
    date: 2024-01-29 01:03: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
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 {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "Every-damn-night"
  +title: "Every 👏 damn 👏 night 👏"
  +url: "https://h4x0r.host/pictrs/image/2f493d6e-d9f3-4a43-aabe-1a6131c57e30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729249865 {#1540
    date: 2024-10-18 13:11:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 33732
  -titleTs: "'damn':2 'everi':1 'night':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706572263
  +visibility: "visible             "
  +apId: "https://h4x0r.host/post/21125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706485863 {#1538
    date: 2024-01-29 00:51:03.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 {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "Every-damn-night"
  +title: "Every 👏 damn 👏 night 👏"
  +url: "https://h4x0r.host/pictrs/image/2f493d6e-d9f3-4a43-aabe-1a6131c57e30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729249865 {#1540
    date: 2024-10-18 13:11:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 33732
  -titleTs: "'damn':2 'everi':1 'night':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706572263
  +visibility: "visible             "
  +apId: "https://h4x0r.host/post/21125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706485863 {#1538
    date: 2024-01-29 00:51:03.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 {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "Every-damn-night"
  +title: "Every 👏 damn 👏 night 👏"
  +url: "https://h4x0r.host/pictrs/image/2f493d6e-d9f3-4a43-aabe-1a6131c57e30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729249865 {#1540
    date: 2024-10-18 13:11:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 33732
  -titleTs: "'damn':2 'everi':1 'night':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706572263
  +visibility: "visible             "
  +apId: "https://h4x0r.host/post/21125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706485863 {#1538
    date: 2024-01-29 00:51:03.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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Software-Developers-and-amp-Tech-Lemmings-I-Am-A-Returning-Student"
  +title: "Software Developers & Tech Lemmings - I Am A Returning Student Looking to Crowdsource Opinions on What College Program to Undertake"
  +url: null
  +body: """
    Greetings fellow Lemmings,\n
    \n
    I know this is a community that has a strong backbone in the Software and Technology space. I am a returning student in my mid-30’s that is returning to college as a way to pursue a career change. I am looking to crowdsource opinions from experienced tech professionals so I can make good quality, informed decisions about how I move forward with my educational and career goals.\n
    \n
    With that being said my question is how would you proceed between the programs I have linked below? I am starting at a STEM focused community college (***Bellevue College***) in the Pacific Northwest. My long term goal is to either transfer to another four year institution (like ***UW Bothell***) grade permitting, or perhaps finish a four year degree from this institution. This is where your advice comes in, and where I believe I need better outside perspective to make a good decision.\n
    \n
    **Option #1 (Software Development - Application Development Track)**This is where I have been leaning because it seems to afford me the largest number of future options with the direction I take my education. Most importantly I think it sets me up in the best position to make the potential transition to the University of Washington Bothell’s Computer Science & Software Engineering program. The Application Development track has a stronger focus on C# & .NET framework programming languages, which seems to provide a better foundation for more potential job opportunities at the moment.\n
    \n
    **Option #2 (Software Development - Artificial Intelligence Track)**Artificial Intelligence is obviously the buzzword of the moment. However, I am wondering if I am robbing myself of options by over-specializing this early in the process, and I also have concerns about focusing my learning process so heavily on Python when that seems to be something that is not used as a standard backbone language for more enterprise level businesses. I also don’t have any interest in the robotics area of this degree, as I don’t see that as being something I would look to pursue in my career. I do want to be conscientious about learning whatever is going to provide me the most future utility, therefore, I am wondering if this is the way to go for that reason.\n
    \n
    [Link to Program Information](https://catalog.bellevuecollege.edu/preview_program.php?catoid=12&poid=2932&returnto=594)\n
    \n
    Ultimately, I am open to any and all advice, recommendations, and wisdom that my fellow Lemmings have to provide. My previous background was in a completely unrelated field, but I have always had a passion for technology and I am a quick learner with a lean lifestyle and no external distractions. Completing this process and securing employment will be my focus 100% for the next 3-4 years. With that in mind, tell me what you think.\n
    \n
    - Where should I go with my education?\n
    - What pitfalls should I avoid?\n
    - When should I specialize?\n
    - Am I crazy for doing this later in life?\n
    \n
    **Hit me with anything you’ve got Lemmy, it is all appreciated!**\n
    \n
    **Edit:** I’m watching the NFC Championship Game, but I will respond to all of you as soon as it is over. Really appreciate all the responses so far!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729330566 {#1406
    date: 2024-10-19 11:36:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 33731
  -titleTs: "'colleg':16 'crowdsourc':12 'develop':2 'lem':4 'look':10 'opinion':13 'program':17 'return':8 'softwar':1 'student':9 'tech':3 'undertak':19"
  -bodyTs: "'-30':29 '-4':452 '/preview_program.php?catoid=12&poid=2932&returnto=594)':385 '1':156 '100':447 '2':247 '3':451 'advic':138,394 'afford':173 'also':284,317 'alway':417 'anoth':115 'anyth':491 'applic':159,218 'appreci':499,523 'area':326 'artifici':250,253 'avoid':474 'backbon':14,309 'background':407 'believ':144 'bellevu':100 'best':198 'better':147,236 'bothel':121,210 'busi':315 'buzzword':258 'c':226 'career':42,71,346 'catalog.bellevuecollege.edu':384 'catalog.bellevuecollege.edu/preview_program.php?catoid=12&poid=2932&returnto=594)':383 'championship':506 'chang':43 'colleg':35,99,101 'come':139 'communiti':9,98 'complet':411,437 'comput':212 'concern':286 'conscienti':352 'crazi':481 'crowdsourc':48 'decis':61,154 'degre':130,329 'develop':158,160,219,249 'direct':183 'distract':436 'earli':278 'edit':500 'educ':69,187,469 'either':112 'employ':442 'engin':215 'enterpris':313 'experienc':51 'extern':435 'far':528 'fellow':2,400 'field':413 'finish':126 'focus':97,224,288,446 'forward':66 'foundat':237 'four':116,128 'framework':228 'futur':179,363 'game':507 'go':357,375,466 'goal':72,109 'good':58,153 'got':494 'grade':122 'greet':1 'heavili':293 'hit':488 'howev':262 'import':189 'inform':60,382 'institut':118,133 'intellig':251,254 'interest':322 'job':241 'know':5 'languag':230,310 'largest':176 'later':485 'lean':168,431 'learn':290,354 'learner':428 'lem':3,401 'lemmi':495 'level':314 'life':487 'lifestyl':432 'like':119 'link':89,379 'long':107 'look':46,341 'm':502 'make':57,151,201 'mid':28 'mind':457 'moment':245,261 'move':65 'need':146 'net':227 'next':450 'nfc':505 'northwest':105 'number':177 'obvious':256 'open':389 'opinion':49 'opportun':242 'option':155,180,246,272 'outsid':148 'over-speci':274 'pacif':104 'passion':420 'perhap':125 'permit':123 'perspect':149 'pitfal':471 'posit':199 'potenti':203,240 'previous':406 'proceed':83 'process':281,291,439 'profession':53 'program':86,216,229,381 'provid':234,359,404 'pursu':40,343 'python':295 'qualiti':59 'question':78 'quick':427 'realli':522 'reason':378 'recommend':395 'respond':511 'respons':526 'return':24,33 'rob':269 'robot':325 'said':76 'scienc':213 'secur':441 'see':334 'seem':171,232,298 'set':193 'softwar':17,157,214,248 'someth':301,338 'soon':517 'space':20 'special':276,478 'standard':308 'start':93 'stem':96 'strong':13 'stronger':223 'student':25 'take':185 'tech':52 'technolog':19,422 'tell':458 'term':108 'therefor':365 'think':191,462 'track':161,220,252 'transfer':113 'transit':204 'ultim':386 'univers':207 'unrel':412 'use':305 'util':364 'uw':120 've':493 'want':349 'washington':209 'watch':503 'way':38,373 'whatev':355 'wisdom':397 'wonder':265,368 'would':81,340 'year':117,129,453"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706572105
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308191"
  +editedAt: DateTimeImmutable @1729264008 {#1704
    date: 2024-10-18 17:06:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706485705 {#1713
    date: 2024-01-29 00:48: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
47 DENIED edit
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Software-Developers-and-amp-Tech-Lemmings-I-Am-A-Returning-Student"
  +title: "Software Developers & Tech Lemmings - I Am A Returning Student Looking to Crowdsource Opinions on What College Program to Undertake"
  +url: null
  +body: """
    Greetings fellow Lemmings,\n
    \n
    I know this is a community that has a strong backbone in the Software and Technology space. I am a returning student in my mid-30’s that is returning to college as a way to pursue a career change. I am looking to crowdsource opinions from experienced tech professionals so I can make good quality, informed decisions about how I move forward with my educational and career goals.\n
    \n
    With that being said my question is how would you proceed between the programs I have linked below? I am starting at a STEM focused community college (***Bellevue College***) in the Pacific Northwest. My long term goal is to either transfer to another four year institution (like ***UW Bothell***) grade permitting, or perhaps finish a four year degree from this institution. This is where your advice comes in, and where I believe I need better outside perspective to make a good decision.\n
    \n
    **Option #1 (Software Development - Application Development Track)**This is where I have been leaning because it seems to afford me the largest number of future options with the direction I take my education. Most importantly I think it sets me up in the best position to make the potential transition to the University of Washington Bothell’s Computer Science & Software Engineering program. The Application Development track has a stronger focus on C# & .NET framework programming languages, which seems to provide a better foundation for more potential job opportunities at the moment.\n
    \n
    **Option #2 (Software Development - Artificial Intelligence Track)**Artificial Intelligence is obviously the buzzword of the moment. However, I am wondering if I am robbing myself of options by over-specializing this early in the process, and I also have concerns about focusing my learning process so heavily on Python when that seems to be something that is not used as a standard backbone language for more enterprise level businesses. I also don’t have any interest in the robotics area of this degree, as I don’t see that as being something I would look to pursue in my career. I do want to be conscientious about learning whatever is going to provide me the most future utility, therefore, I am wondering if this is the way to go for that reason.\n
    \n
    [Link to Program Information](https://catalog.bellevuecollege.edu/preview_program.php?catoid=12&poid=2932&returnto=594)\n
    \n
    Ultimately, I am open to any and all advice, recommendations, and wisdom that my fellow Lemmings have to provide. My previous background was in a completely unrelated field, but I have always had a passion for technology and I am a quick learner with a lean lifestyle and no external distractions. Completing this process and securing employment will be my focus 100% for the next 3-4 years. With that in mind, tell me what you think.\n
    \n
    - Where should I go with my education?\n
    - What pitfalls should I avoid?\n
    - When should I specialize?\n
    - Am I crazy for doing this later in life?\n
    \n
    **Hit me with anything you’ve got Lemmy, it is all appreciated!**\n
    \n
    **Edit:** I’m watching the NFC Championship Game, but I will respond to all of you as soon as it is over. Really appreciate all the responses so far!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729330566 {#1406
    date: 2024-10-19 11:36:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 33731
  -titleTs: "'colleg':16 'crowdsourc':12 'develop':2 'lem':4 'look':10 'opinion':13 'program':17 'return':8 'softwar':1 'student':9 'tech':3 'undertak':19"
  -bodyTs: "'-30':29 '-4':452 '/preview_program.php?catoid=12&poid=2932&returnto=594)':385 '1':156 '100':447 '2':247 '3':451 'advic':138,394 'afford':173 'also':284,317 'alway':417 'anoth':115 'anyth':491 'applic':159,218 'appreci':499,523 'area':326 'artifici':250,253 'avoid':474 'backbon':14,309 'background':407 'believ':144 'bellevu':100 'best':198 'better':147,236 'bothel':121,210 'busi':315 'buzzword':258 'c':226 'career':42,71,346 'catalog.bellevuecollege.edu':384 'catalog.bellevuecollege.edu/preview_program.php?catoid=12&poid=2932&returnto=594)':383 'championship':506 'chang':43 'colleg':35,99,101 'come':139 'communiti':9,98 'complet':411,437 'comput':212 'concern':286 'conscienti':352 'crazi':481 'crowdsourc':48 'decis':61,154 'degre':130,329 'develop':158,160,219,249 'direct':183 'distract':436 'earli':278 'edit':500 'educ':69,187,469 'either':112 'employ':442 'engin':215 'enterpris':313 'experienc':51 'extern':435 'far':528 'fellow':2,400 'field':413 'finish':126 'focus':97,224,288,446 'forward':66 'foundat':237 'four':116,128 'framework':228 'futur':179,363 'game':507 'go':357,375,466 'goal':72,109 'good':58,153 'got':494 'grade':122 'greet':1 'heavili':293 'hit':488 'howev':262 'import':189 'inform':60,382 'institut':118,133 'intellig':251,254 'interest':322 'job':241 'know':5 'languag':230,310 'largest':176 'later':485 'lean':168,431 'learn':290,354 'learner':428 'lem':3,401 'lemmi':495 'level':314 'life':487 'lifestyl':432 'like':119 'link':89,379 'long':107 'look':46,341 'm':502 'make':57,151,201 'mid':28 'mind':457 'moment':245,261 'move':65 'need':146 'net':227 'next':450 'nfc':505 'northwest':105 'number':177 'obvious':256 'open':389 'opinion':49 'opportun':242 'option':155,180,246,272 'outsid':148 'over-speci':274 'pacif':104 'passion':420 'perhap':125 'permit':123 'perspect':149 'pitfal':471 'posit':199 'potenti':203,240 'previous':406 'proceed':83 'process':281,291,439 'profession':53 'program':86,216,229,381 'provid':234,359,404 'pursu':40,343 'python':295 'qualiti':59 'question':78 'quick':427 'realli':522 'reason':378 'recommend':395 'respond':511 'respons':526 'return':24,33 'rob':269 'robot':325 'said':76 'scienc':213 'secur':441 'see':334 'seem':171,232,298 'set':193 'softwar':17,157,214,248 'someth':301,338 'soon':517 'space':20 'special':276,478 'standard':308 'start':93 'stem':96 'strong':13 'stronger':223 'student':25 'take':185 'tech':52 'technolog':19,422 'tell':458 'term':108 'therefor':365 'think':191,462 'track':161,220,252 'transfer':113 'transit':204 'ultim':386 'univers':207 'unrel':412 'use':305 'util':364 'uw':120 've':493 'want':349 'washington':209 'watch':503 'way':38,373 'whatev':355 'wisdom':397 'wonder':265,368 'would':81,340 'year':117,129,453"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706572105
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308191"
  +editedAt: DateTimeImmutable @1729264008 {#1704
    date: 2024-10-18 17:06:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706485705 {#1713
    date: 2024-01-29 00:48: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
48 DENIED moderate
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Software-Developers-and-amp-Tech-Lemmings-I-Am-A-Returning-Student"
  +title: "Software Developers & Tech Lemmings - I Am A Returning Student Looking to Crowdsource Opinions on What College Program to Undertake"
  +url: null
  +body: """
    Greetings fellow Lemmings,\n
    \n
    I know this is a community that has a strong backbone in the Software and Technology space. I am a returning student in my mid-30’s that is returning to college as a way to pursue a career change. I am looking to crowdsource opinions from experienced tech professionals so I can make good quality, informed decisions about how I move forward with my educational and career goals.\n
    \n
    With that being said my question is how would you proceed between the programs I have linked below? I am starting at a STEM focused community college (***Bellevue College***) in the Pacific Northwest. My long term goal is to either transfer to another four year institution (like ***UW Bothell***) grade permitting, or perhaps finish a four year degree from this institution. This is where your advice comes in, and where I believe I need better outside perspective to make a good decision.\n
    \n
    **Option #1 (Software Development - Application Development Track)**This is where I have been leaning because it seems to afford me the largest number of future options with the direction I take my education. Most importantly I think it sets me up in the best position to make the potential transition to the University of Washington Bothell’s Computer Science & Software Engineering program. The Application Development track has a stronger focus on C# & .NET framework programming languages, which seems to provide a better foundation for more potential job opportunities at the moment.\n
    \n
    **Option #2 (Software Development - Artificial Intelligence Track)**Artificial Intelligence is obviously the buzzword of the moment. However, I am wondering if I am robbing myself of options by over-specializing this early in the process, and I also have concerns about focusing my learning process so heavily on Python when that seems to be something that is not used as a standard backbone language for more enterprise level businesses. I also don’t have any interest in the robotics area of this degree, as I don’t see that as being something I would look to pursue in my career. I do want to be conscientious about learning whatever is going to provide me the most future utility, therefore, I am wondering if this is the way to go for that reason.\n
    \n
    [Link to Program Information](https://catalog.bellevuecollege.edu/preview_program.php?catoid=12&poid=2932&returnto=594)\n
    \n
    Ultimately, I am open to any and all advice, recommendations, and wisdom that my fellow Lemmings have to provide. My previous background was in a completely unrelated field, but I have always had a passion for technology and I am a quick learner with a lean lifestyle and no external distractions. Completing this process and securing employment will be my focus 100% for the next 3-4 years. With that in mind, tell me what you think.\n
    \n
    - Where should I go with my education?\n
    - What pitfalls should I avoid?\n
    - When should I specialize?\n
    - Am I crazy for doing this later in life?\n
    \n
    **Hit me with anything you’ve got Lemmy, it is all appreciated!**\n
    \n
    **Edit:** I’m watching the NFC Championship Game, but I will respond to all of you as soon as it is over. Really appreciate all the responses so far!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729330566 {#1406
    date: 2024-10-19 11:36:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 33731
  -titleTs: "'colleg':16 'crowdsourc':12 'develop':2 'lem':4 'look':10 'opinion':13 'program':17 'return':8 'softwar':1 'student':9 'tech':3 'undertak':19"
  -bodyTs: "'-30':29 '-4':452 '/preview_program.php?catoid=12&poid=2932&returnto=594)':385 '1':156 '100':447 '2':247 '3':451 'advic':138,394 'afford':173 'also':284,317 'alway':417 'anoth':115 'anyth':491 'applic':159,218 'appreci':499,523 'area':326 'artifici':250,253 'avoid':474 'backbon':14,309 'background':407 'believ':144 'bellevu':100 'best':198 'better':147,236 'bothel':121,210 'busi':315 'buzzword':258 'c':226 'career':42,71,346 'catalog.bellevuecollege.edu':384 'catalog.bellevuecollege.edu/preview_program.php?catoid=12&poid=2932&returnto=594)':383 'championship':506 'chang':43 'colleg':35,99,101 'come':139 'communiti':9,98 'complet':411,437 'comput':212 'concern':286 'conscienti':352 'crazi':481 'crowdsourc':48 'decis':61,154 'degre':130,329 'develop':158,160,219,249 'direct':183 'distract':436 'earli':278 'edit':500 'educ':69,187,469 'either':112 'employ':442 'engin':215 'enterpris':313 'experienc':51 'extern':435 'far':528 'fellow':2,400 'field':413 'finish':126 'focus':97,224,288,446 'forward':66 'foundat':237 'four':116,128 'framework':228 'futur':179,363 'game':507 'go':357,375,466 'goal':72,109 'good':58,153 'got':494 'grade':122 'greet':1 'heavili':293 'hit':488 'howev':262 'import':189 'inform':60,382 'institut':118,133 'intellig':251,254 'interest':322 'job':241 'know':5 'languag':230,310 'largest':176 'later':485 'lean':168,431 'learn':290,354 'learner':428 'lem':3,401 'lemmi':495 'level':314 'life':487 'lifestyl':432 'like':119 'link':89,379 'long':107 'look':46,341 'm':502 'make':57,151,201 'mid':28 'mind':457 'moment':245,261 'move':65 'need':146 'net':227 'next':450 'nfc':505 'northwest':105 'number':177 'obvious':256 'open':389 'opinion':49 'opportun':242 'option':155,180,246,272 'outsid':148 'over-speci':274 'pacif':104 'passion':420 'perhap':125 'permit':123 'perspect':149 'pitfal':471 'posit':199 'potenti':203,240 'previous':406 'proceed':83 'process':281,291,439 'profession':53 'program':86,216,229,381 'provid':234,359,404 'pursu':40,343 'python':295 'qualiti':59 'question':78 'quick':427 'realli':522 'reason':378 'recommend':395 'respond':511 'respons':526 'return':24,33 'rob':269 'robot':325 'said':76 'scienc':213 'secur':441 'see':334 'seem':171,232,298 'set':193 'softwar':17,157,214,248 'someth':301,338 'soon':517 'space':20 'special':276,478 'standard':308 'start':93 'stem':96 'strong':13 'stronger':223 'student':25 'take':185 'tech':52 'technolog':19,422 'tell':458 'term':108 'therefor':365 'think':191,462 'track':161,220,252 'transfer':113 'transit':204 'ultim':386 'univers':207 'unrel':412 'use':305 'util':364 'uw':120 've':493 'want':349 'washington':209 'watch':503 'way':38,373 'whatev':355 'wisdom':397 'wonder':265,368 'would':81,340 'year':117,129,453"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706572105
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308191"
  +editedAt: DateTimeImmutable @1729264008 {#1704
    date: 2024-10-18 17:06:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706485705 {#1713
    date: 2024-01-29 00:48: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
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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
  +title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
  +url: null
  +body: """
    Hi all, happy to see a strong HA presence on Lemmy!\n
    \n
    To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
    \n
    I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
    \n
    Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
    \n
    I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
    \n
    What am I doing wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729267773 {#1474
    date: 2024-10-18 18:09:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 33729
  -titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
  -bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706526588
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484588 {#1472
    date: 2024-01-29 00:29:48.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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
  +title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
  +url: null
  +body: """
    Hi all, happy to see a strong HA presence on Lemmy!\n
    \n
    To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
    \n
    I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
    \n
    Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
    \n
    I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
    \n
    What am I doing wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729267773 {#1474
    date: 2024-10-18 18:09:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 33729
  -titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
  -bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706526588
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484588 {#1472
    date: 2024-01-29 00:29:48.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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
  +title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
  +url: null
  +body: """
    Hi all, happy to see a strong HA presence on Lemmy!\n
    \n
    To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
    \n
    I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
    \n
    Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
    \n
    I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
    \n
    What am I doing wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729267773 {#1474
    date: 2024-10-18 18:09:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 33729
  -titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
  -bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706526588
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484588 {#1472
    date: 2024-01-29 00:29:48.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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "How-are-you-all-making-it-right-now-with-grocery"
  +title: "How are you all making it right now with grocery store prices?"
  +url: null
  +body: "I don’t know how they think we’re all going to survive with these prices."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574713 {#1494
    date: 2024-10-22 07:25:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 33728
  -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
  -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706570895
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484495 {#1490
    date: 2024-01-29 00:28:15.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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "How-are-you-all-making-it-right-now-with-grocery"
  +title: "How are you all making it right now with grocery store prices?"
  +url: null
  +body: "I don’t know how they think we’re all going to survive with these prices."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574713 {#1494
    date: 2024-10-22 07:25:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 33728
  -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
  -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706570895
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484495 {#1490
    date: 2024-01-29 00:28:15.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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "How-are-you-all-making-it-right-now-with-grocery"
  +title: "How are you all making it right now with grocery store prices?"
  +url: null
  +body: "I don’t know how they think we’re all going to survive with these prices."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574713 {#1494
    date: 2024-10-22 07:25:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 33728
  -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
  -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706570895
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484495 {#1490
    date: 2024-01-29 00:28:15.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 {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "What-Happened-at-Roopkund-Lake"
  +title: "What Happened at Roopkund Lake?"
  +url: "https://youtu.be/Vqzbkc-03Tg?si=2lM7v8vlTVmPxoIL"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706483661 {#1756
    date: 2024-01-29 00:14:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 33727
  -titleTs: "'happen':2 'lake':5 'roopkund':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706515161
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/9015144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483661 {#1767
    date: 2024-01-29 00:14: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
59 DENIED edit
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "What-Happened-at-Roopkund-Lake"
  +title: "What Happened at Roopkund Lake?"
  +url: "https://youtu.be/Vqzbkc-03Tg?si=2lM7v8vlTVmPxoIL"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706483661 {#1756
    date: 2024-01-29 00:14:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 33727
  -titleTs: "'happen':2 'lake':5 'roopkund':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706515161
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/9015144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483661 {#1767
    date: 2024-01-29 00:14: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
60 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "What-Happened-at-Roopkund-Lake"
  +title: "What Happened at Roopkund Lake?"
  +url: "https://youtu.be/Vqzbkc-03Tg?si=2lM7v8vlTVmPxoIL"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706483661 {#1756
    date: 2024-01-29 00:14:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 33727
  -titleTs: "'happen':2 'lake':5 'roopkund':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706515161
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/9015144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483661 {#1767
    date: 2024-01-29 00:14: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
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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "What-songs-do-you-like-that-are-in-a-language"
  +title: "What songs do you like that are in a language which you don't speak?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 154
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729533678 {#1785
    date: 2024-10-21 20:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 33726
  -titleTs: "'languag':10 'like':5 'song':2 'speak':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706569673
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483273 {#1784
    date: 2024-01-29 00:07:53.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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "What-songs-do-you-like-that-are-in-a-language"
  +title: "What songs do you like that are in a language which you don't speak?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 154
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729533678 {#1785
    date: 2024-10-21 20:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 33726
  -titleTs: "'languag':10 'like':5 'song':2 'speak':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706569673
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483273 {#1784
    date: 2024-01-29 00:07:53.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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "What-songs-do-you-like-that-are-in-a-language"
  +title: "What songs do you like that are in a language which you don't speak?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 154
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729533678 {#1785
    date: 2024-10-21 20:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 33726
  -titleTs: "'languag':10 'like':5 'song':2 'speak':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706569673
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483273 {#1784
    date: 2024-01-29 00:07:53.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 {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "it-ll-actually-be-fun"
  +title: "it'll actually be fun"
  +url: "https://lemmy.world/pictrs/image/c0ae493a-123c-4f49-8468-e64936a05d6e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729412247 {#1642
    date: 2024-10-20 10:17:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 33725
  -titleTs: "'actual':3 'fun':5 'll':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706569530
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11306977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483130 {#1644
    date: 2024-01-29 00:05:30.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 {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "it-ll-actually-be-fun"
  +title: "it'll actually be fun"
  +url: "https://lemmy.world/pictrs/image/c0ae493a-123c-4f49-8468-e64936a05d6e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729412247 {#1642
    date: 2024-10-20 10:17:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 33725
  -titleTs: "'actual':3 'fun':5 'll':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706569530
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11306977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483130 {#1644
    date: 2024-01-29 00:05:30.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 {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "it-ll-actually-be-fun"
  +title: "it'll actually be fun"
  +url: "https://lemmy.world/pictrs/image/c0ae493a-123c-4f49-8468-e64936a05d6e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729412247 {#1642
    date: 2024-10-20 10:17:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 33725
  -titleTs: "'actual':3 'fun':5 'll':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706569530
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11306977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483130 {#1644
    date: 2024-01-29 00:05:30.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1415 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1420 …}
  +slug: "We-are-splattered-here-today"
  +title: "'We are splattered here today'"
  +url: "https://lemmy.dbzer0.com/pictrs/image/8cdc0636-65e1-4f17-847a-793bab2d9f71.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 974
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729520639 {#1447
    date: 2024-10-21 16:23:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 33724
  -titleTs: "'splatter':3 'today':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568721
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13283004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706482321 {#1424
    date: 2024-01-28 23:52:01.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1415 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1420 …}
  +slug: "We-are-splattered-here-today"
  +title: "'We are splattered here today'"
  +url: "https://lemmy.dbzer0.com/pictrs/image/8cdc0636-65e1-4f17-847a-793bab2d9f71.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 974
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729520639 {#1447
    date: 2024-10-21 16:23:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 33724
  -titleTs: "'splatter':3 'today':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568721
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13283004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706482321 {#1424
    date: 2024-01-28 23:52:01.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1415 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1420 …}
  +slug: "We-are-splattered-here-today"
  +title: "'We are splattered here today'"
  +url: "https://lemmy.dbzer0.com/pictrs/image/8cdc0636-65e1-4f17-847a-793bab2d9f71.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 974
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729520639 {#1447
    date: 2024-10-21 16:23:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 33724
  -titleTs: "'splatter':3 'today':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568721
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13283004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706482321 {#1424
    date: 2024-01-28 23:52:01.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#1416
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#1427
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1456
    date: 2024-01-28 23:42:16.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#1416
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#1427
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1456
    date: 2024-01-28 23:42:16.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#1416
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#1427
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1456
    date: 2024-01-28 23:42:16.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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1435 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "Fossify-Contacts-and-Fossify-SMS-Messenger-Fossify-is-a-fork"
  +title: "Fossify Contacts and Fossify SMS Messenger (Fossify is a fork of Simple Mobile Tools) are now available, joining Fossify's existing suite of Gallery, File Manager, Phone, and Calendar apps."
  +url: "https://search.f-droid.org/?q=Fossify&lang=en"
  +body: """
    cross-posted from: [lemmy.world/post/11253421](https://lemmy.world/post/11253421)\n
    \n
    > cross-posted from: [lemmy.world/post/11253225](https://lemmy.world/post/11253225)\n
    > \n
    > > [Fossify Contacts](https://f-droid.org/en/packages/org.fossify.contacts/) (fork of Simple Contacts) and [Fossify SMS Messenger](https://f-droid.org/en/packages/org.fossify.messages/) (fork of Simple SMS Messenger) have been released on F-Droid.\n
    > > \n
    > > Other Fossify apps available for download on F-Droid:\n
    > > \n
    > > - [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery)\n
    > > - [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager)\n
    > > - [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer)\n
    > > - [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar)\n
    > > \n
    > > (ICYMI, [Simple Mobile Tools suite was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report from Exodus](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > > \n
    > > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729249210 {#1433
    date: 2024-10-18 13:00:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 33721
  -titleTs: "'app':30 'avail':17 'calendar':29 'contact':2 'exist':21 'file':25 'fork':10 'fossifi':1,4,7,19 'galleri':24 'join':18 'manag':26 'messeng':6 'mobil':13 'phone':27 'simpl':12 'sms':5 'suit':22 'tool':14"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':86 '/en/packages/org.fossify.contacts/)':19 '/en/packages/org.fossify.filemanager/)':67 '/en/packages/org.fossify.gallery/)':57 '/en/packages/org.fossify.messages/)':30 '/en/packages/org.fossify.phone/)':77 '/en/reports/com.simplemobiletools.gallery/latest/)':125 '/fossifyorg):':155 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':104 '/post/11253225](https://lemmy.world/post/11253225)':14 '/post/11253421](https://lemmy.world/post/11253421)':7 '0':135 '10':138 '21':149 '9':146 'acquir':97 'ad':168 'ad-fre':167 'adwar':100 'alternativeto.net':103 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':102 'app':45,107,142,171 'avail':46 'back':162 'bring':190 'calendar':83,90 'communiti':161 'community-back':160 'compani':101 'contact':16,23 'contain':114,145 'continu':187 'cross':2,9 'cross-post':1,8 'dialer':81 'download':48 'droid':42,52 'everyon':196 'exodus':122 'f':41,51 'f-droid':40,50 'f-droid.org':18,29,56,66,76,85 'f-droid.org/en/packages/org.fossify.calendar/)':84 'f-droid.org/en/packages/org.fossify.contacts/)':17 'f-droid.org/en/packages/org.fossify.filemanager/)':65 'f-droid.org/en/packages/org.fossify.gallery/)':55 'f-droid.org/en/packages/org.fossify.messages/)':28 'f-droid.org/en/packages/org.fossify.phone/)':75 'file':63,71 'fork':20,31,58,68,78,87,173 'fossifi':15,25,44,53,62,73,82,152,156 'free':169 'galleri':54,61,133 'github.com':154 'github.com/fossifyorg):':153 'googl':110 'icymi':91 'legaci':189 'lemmy.world':6,13 'lemmy.world/post/11253225](https://lemmy.world/post/11253225)':12 'lemmy.world/post/11253421](https://lemmy.world/post/11253421)':5 'longer':180 'maintain':181 'manag':64,72 'messeng':27,35 'mobil':93,170 'old':129 'open':164 'open-sourc':163 'permiss':118,139,150 'phone':74 'play':111 'post':3,10 'privat':193 're':184 'releas':38 'report':120 'reports.exodus-privacy.eu.org':124 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':123 'sale':144 'show':126 'simpl':22,33,60,70,80,89,92,132,191 'simplemobiletool':176 'sms':26,34 'sourc':165 'store':112 'suit':95 'tech':194 'tool':94 'tracker':115,136,147 'unnecessari':117 'version':130 'wherea':140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706567213
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11177591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706480813 {#1437
    date: 2024-01-28 23:26:53.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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1435 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "Fossify-Contacts-and-Fossify-SMS-Messenger-Fossify-is-a-fork"
  +title: "Fossify Contacts and Fossify SMS Messenger (Fossify is a fork of Simple Mobile Tools) are now available, joining Fossify's existing suite of Gallery, File Manager, Phone, and Calendar apps."
  +url: "https://search.f-droid.org/?q=Fossify&lang=en"
  +body: """
    cross-posted from: [lemmy.world/post/11253421](https://lemmy.world/post/11253421)\n
    \n
    > cross-posted from: [lemmy.world/post/11253225](https://lemmy.world/post/11253225)\n
    > \n
    > > [Fossify Contacts](https://f-droid.org/en/packages/org.fossify.contacts/) (fork of Simple Contacts) and [Fossify SMS Messenger](https://f-droid.org/en/packages/org.fossify.messages/) (fork of Simple SMS Messenger) have been released on F-Droid.\n
    > > \n
    > > Other Fossify apps available for download on F-Droid:\n
    > > \n
    > > - [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery)\n
    > > - [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager)\n
    > > - [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer)\n
    > > - [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar)\n
    > > \n
    > > (ICYMI, [Simple Mobile Tools suite was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report from Exodus](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > > \n
    > > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729249210 {#1433
    date: 2024-10-18 13:00:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 33721
  -titleTs: "'app':30 'avail':17 'calendar':29 'contact':2 'exist':21 'file':25 'fork':10 'fossifi':1,4,7,19 'galleri':24 'join':18 'manag':26 'messeng':6 'mobil':13 'phone':27 'simpl':12 'sms':5 'suit':22 'tool':14"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':86 '/en/packages/org.fossify.contacts/)':19 '/en/packages/org.fossify.filemanager/)':67 '/en/packages/org.fossify.gallery/)':57 '/en/packages/org.fossify.messages/)':30 '/en/packages/org.fossify.phone/)':77 '/en/reports/com.simplemobiletools.gallery/latest/)':125 '/fossifyorg):':155 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':104 '/post/11253225](https://lemmy.world/post/11253225)':14 '/post/11253421](https://lemmy.world/post/11253421)':7 '0':135 '10':138 '21':149 '9':146 'acquir':97 'ad':168 'ad-fre':167 'adwar':100 'alternativeto.net':103 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':102 'app':45,107,142,171 'avail':46 'back':162 'bring':190 'calendar':83,90 'communiti':161 'community-back':160 'compani':101 'contact':16,23 'contain':114,145 'continu':187 'cross':2,9 'cross-post':1,8 'dialer':81 'download':48 'droid':42,52 'everyon':196 'exodus':122 'f':41,51 'f-droid':40,50 'f-droid.org':18,29,56,66,76,85 'f-droid.org/en/packages/org.fossify.calendar/)':84 'f-droid.org/en/packages/org.fossify.contacts/)':17 'f-droid.org/en/packages/org.fossify.filemanager/)':65 'f-droid.org/en/packages/org.fossify.gallery/)':55 'f-droid.org/en/packages/org.fossify.messages/)':28 'f-droid.org/en/packages/org.fossify.phone/)':75 'file':63,71 'fork':20,31,58,68,78,87,173 'fossifi':15,25,44,53,62,73,82,152,156 'free':169 'galleri':54,61,133 'github.com':154 'github.com/fossifyorg):':153 'googl':110 'icymi':91 'legaci':189 'lemmy.world':6,13 'lemmy.world/post/11253225](https://lemmy.world/post/11253225)':12 'lemmy.world/post/11253421](https://lemmy.world/post/11253421)':5 'longer':180 'maintain':181 'manag':64,72 'messeng':27,35 'mobil':93,170 'old':129 'open':164 'open-sourc':163 'permiss':118,139,150 'phone':74 'play':111 'post':3,10 'privat':193 're':184 'releas':38 'report':120 'reports.exodus-privacy.eu.org':124 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':123 'sale':144 'show':126 'simpl':22,33,60,70,80,89,92,132,191 'simplemobiletool':176 'sms':26,34 'sourc':165 'store':112 'suit':95 'tech':194 'tool':94 'tracker':115,136,147 'unnecessari':117 'version':130 'wherea':140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706567213
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11177591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706480813 {#1437
    date: 2024-01-28 23:26:53.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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1435 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "Fossify-Contacts-and-Fossify-SMS-Messenger-Fossify-is-a-fork"
  +title: "Fossify Contacts and Fossify SMS Messenger (Fossify is a fork of Simple Mobile Tools) are now available, joining Fossify's existing suite of Gallery, File Manager, Phone, and Calendar apps."
  +url: "https://search.f-droid.org/?q=Fossify&lang=en"
  +body: """
    cross-posted from: [lemmy.world/post/11253421](https://lemmy.world/post/11253421)\n
    \n
    > cross-posted from: [lemmy.world/post/11253225](https://lemmy.world/post/11253225)\n
    > \n
    > > [Fossify Contacts](https://f-droid.org/en/packages/org.fossify.contacts/) (fork of Simple Contacts) and [Fossify SMS Messenger](https://f-droid.org/en/packages/org.fossify.messages/) (fork of Simple SMS Messenger) have been released on F-Droid.\n
    > > \n
    > > Other Fossify apps available for download on F-Droid:\n
    > > \n
    > > - [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery)\n
    > > - [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager)\n
    > > - [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer)\n
    > > - [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar)\n
    > > \n
    > > (ICYMI, [Simple Mobile Tools suite was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report from Exodus](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > > \n
    > > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729249210 {#1433
    date: 2024-10-18 13:00:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 33721
  -titleTs: "'app':30 'avail':17 'calendar':29 'contact':2 'exist':21 'file':25 'fork':10 'fossifi':1,4,7,19 'galleri':24 'join':18 'manag':26 'messeng':6 'mobil':13 'phone':27 'simpl':12 'sms':5 'suit':22 'tool':14"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':86 '/en/packages/org.fossify.contacts/)':19 '/en/packages/org.fossify.filemanager/)':67 '/en/packages/org.fossify.gallery/)':57 '/en/packages/org.fossify.messages/)':30 '/en/packages/org.fossify.phone/)':77 '/en/reports/com.simplemobiletools.gallery/latest/)':125 '/fossifyorg):':155 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':104 '/post/11253225](https://lemmy.world/post/11253225)':14 '/post/11253421](https://lemmy.world/post/11253421)':7 '0':135 '10':138 '21':149 '9':146 'acquir':97 'ad':168 'ad-fre':167 'adwar':100 'alternativeto.net':103 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':102 'app':45,107,142,171 'avail':46 'back':162 'bring':190 'calendar':83,90 'communiti':161 'community-back':160 'compani':101 'contact':16,23 'contain':114,145 'continu':187 'cross':2,9 'cross-post':1,8 'dialer':81 'download':48 'droid':42,52 'everyon':196 'exodus':122 'f':41,51 'f-droid':40,50 'f-droid.org':18,29,56,66,76,85 'f-droid.org/en/packages/org.fossify.calendar/)':84 'f-droid.org/en/packages/org.fossify.contacts/)':17 'f-droid.org/en/packages/org.fossify.filemanager/)':65 'f-droid.org/en/packages/org.fossify.gallery/)':55 'f-droid.org/en/packages/org.fossify.messages/)':28 'f-droid.org/en/packages/org.fossify.phone/)':75 'file':63,71 'fork':20,31,58,68,78,87,173 'fossifi':15,25,44,53,62,73,82,152,156 'free':169 'galleri':54,61,133 'github.com':154 'github.com/fossifyorg):':153 'googl':110 'icymi':91 'legaci':189 'lemmy.world':6,13 'lemmy.world/post/11253225](https://lemmy.world/post/11253225)':12 'lemmy.world/post/11253421](https://lemmy.world/post/11253421)':5 'longer':180 'maintain':181 'manag':64,72 'messeng':27,35 'mobil':93,170 'old':129 'open':164 'open-sourc':163 'permiss':118,139,150 'phone':74 'play':111 'post':3,10 'privat':193 're':184 'releas':38 'report':120 'reports.exodus-privacy.eu.org':124 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':123 'sale':144 'show':126 'simpl':22,33,60,70,80,89,92,132,191 'simplemobiletool':176 'sms':26,34 'sourc':165 'store':112 'suit':95 'tech':194 'tool':94 'tracker':115,136,147 'unnecessari':117 'version':130 'wherea':140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706567213
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11177591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706480813 {#1437
    date: 2024-01-28 23:26:53.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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Pretty-clear"
  +title: "Pretty clear"
  +url: "https://lemmy.today/pictrs/image/4e815143-4aa4-44a5-9608-38f822fca045.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729266600 {#1690
    date: 2024-10-18 17:50:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 33718
  -titleTs: "'clear':2 'pretti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706548817
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5800968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706479817 {#1698
    date: 2024-01-28 23:10:17.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
83 DENIED edit
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Pretty-clear"
  +title: "Pretty clear"
  +url: "https://lemmy.today/pictrs/image/4e815143-4aa4-44a5-9608-38f822fca045.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729266600 {#1690
    date: 2024-10-18 17:50:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 33718
  -titleTs: "'clear':2 'pretti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706548817
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5800968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706479817 {#1698
    date: 2024-01-28 23:10:17.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
84 DENIED moderate
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Pretty-clear"
  +title: "Pretty clear"
  +url: "https://lemmy.today/pictrs/image/4e815143-4aa4-44a5-9608-38f822fca045.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729266600 {#1690
    date: 2024-10-18 17:50:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 33718
  -titleTs: "'clear':2 'pretti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706548817
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5800968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706479817 {#1698
    date: 2024-01-28 23:10:17.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
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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1675 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "TUTORIAL-GPU-Passthrough-on-Proxmox-VE-macOS-Monterey"
  +title: "[TUTORIAL] GPU Passthrough on Proxmox VE - macOS Monterey"
  +url: "https://forum.proxmox.com/threads/gpu-passthrough-on-proxmox-ve-macos-monterey-part-04x04.140579/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706477974 {#1640
    date: 2024-01-28 22:39:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 33717
  -titleTs: "'gpu':2 'maco':7 'monterey':8 'passthrough':3 'proxmox':5 'tutori':1 've':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706545474
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10018180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477974 {#1641
    date: 2024-01-28 22:39:34.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1675 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "TUTORIAL-GPU-Passthrough-on-Proxmox-VE-macOS-Monterey"
  +title: "[TUTORIAL] GPU Passthrough on Proxmox VE - macOS Monterey"
  +url: "https://forum.proxmox.com/threads/gpu-passthrough-on-proxmox-ve-macos-monterey-part-04x04.140579/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706477974 {#1640
    date: 2024-01-28 22:39:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 33717
  -titleTs: "'gpu':2 'maco':7 'monterey':8 'passthrough':3 'proxmox':5 'tutori':1 've':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706545474
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10018180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477974 {#1641
    date: 2024-01-28 22:39:34.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1675 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "TUTORIAL-GPU-Passthrough-on-Proxmox-VE-macOS-Monterey"
  +title: "[TUTORIAL] GPU Passthrough on Proxmox VE - macOS Monterey"
  +url: "https://forum.proxmox.com/threads/gpu-passthrough-on-proxmox-ve-macos-monterey-part-04x04.140579/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706477974 {#1640
    date: 2024-01-28 22:39:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 33717
  -titleTs: "'gpu':2 'maco':7 'monterey':8 'passthrough':3 'proxmox':5 'tutori':1 've':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706545474
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10018180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477974 {#1641
    date: 2024-01-28 22:39:34.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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "Me-and-my-kid-IRL"
  +title: "Me and my kid IRL"
  +url: "https://files.catbox.moe/zdda4r.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729327820 {#1654
    date: 2024-10-19 10:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 33715
  -titleTs: "'irl':5 'kid':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706564269
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13279173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477869 {#1652
    date: 2024-01-28 22:37:49.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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "Me-and-my-kid-IRL"
  +title: "Me and my kid IRL"
  +url: "https://files.catbox.moe/zdda4r.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729327820 {#1654
    date: 2024-10-19 10:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 33715
  -titleTs: "'irl':5 'kid':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706564269
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13279173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477869 {#1652
    date: 2024-01-28 22:37:49.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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "Me-and-my-kid-IRL"
  +title: "Me and my kid IRL"
  +url: "https://files.catbox.moe/zdda4r.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729327820 {#1654
    date: 2024-10-19 10:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 33715
  -titleTs: "'irl':5 'kid':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706564269
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13279173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477869 {#1652
    date: 2024-01-28 22:37:49.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "I-hated-the-Colonel-with-his-wee-beady-eyes"
  +title: "I hated the Colonel, with his wee beady eyes!"
  +url: "https://startrek.website/pictrs/image/d6e62a2c-14ff-4b0d-94ca-9327d9fb5627.jpeg"
  +body: "“Oh! You’re going to buy my chicken!”"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729452877 {#1571
    date: 2024-10-20 21:34:37.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: 33714
  -titleTs: "'beadi':8 'colonel':4 'eye':9 'hate':2 'wee':7"
  -bodyTs: "'buy':6 'chicken':8 'go':4 'oh':1 're':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706563422
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6197660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477022 {#1582
    date: 2024-01-28 22:23:42.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "I-hated-the-Colonel-with-his-wee-beady-eyes"
  +title: "I hated the Colonel, with his wee beady eyes!"
  +url: "https://startrek.website/pictrs/image/d6e62a2c-14ff-4b0d-94ca-9327d9fb5627.jpeg"
  +body: "“Oh! You’re going to buy my chicken!”"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729452877 {#1571
    date: 2024-10-20 21:34:37.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: 33714
  -titleTs: "'beadi':8 'colonel':4 'eye':9 'hate':2 'wee':7"
  -bodyTs: "'buy':6 'chicken':8 'go':4 'oh':1 're':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706563422
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6197660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477022 {#1582
    date: 2024-01-28 22:23:42.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "I-hated-the-Colonel-with-his-wee-beady-eyes"
  +title: "I hated the Colonel, with his wee beady eyes!"
  +url: "https://startrek.website/pictrs/image/d6e62a2c-14ff-4b0d-94ca-9327d9fb5627.jpeg"
  +body: "“Oh! You’re going to buy my chicken!”"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729452877 {#1571
    date: 2024-10-20 21:34:37.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: 33714
  -titleTs: "'beadi':8 'colonel':4 'eye':9 'hate':2 'wee':7"
  -bodyTs: "'buy':6 'chicken':8 'go':4 'oh':1 're':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706563422
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6197660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477022 {#1582
    date: 2024-01-28 22:23:42.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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Cunning-Linguist"
  +title: "Cunning Linguist"
  +url: "https://lemmy.world/pictrs/image/e5c32f1a-d9bf-41b4-8d18-f7bdf0ec1977.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729310718 {#1551
    date: 2024-10-19 06:05:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 33712
  -titleTs: "'cun':1 'linguist':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706561540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11303199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706475140 {#1549
    date: 2024-01-28 21:52:20.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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Cunning-Linguist"
  +title: "Cunning Linguist"
  +url: "https://lemmy.world/pictrs/image/e5c32f1a-d9bf-41b4-8d18-f7bdf0ec1977.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729310718 {#1551
    date: 2024-10-19 06:05:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 33712
  -titleTs: "'cun':1 'linguist':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706561540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11303199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706475140 {#1549
    date: 2024-01-28 21:52:20.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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#240 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Cunning-Linguist"
  +title: "Cunning Linguist"
  +url: "https://lemmy.world/pictrs/image/e5c32f1a-d9bf-41b4-8d18-f7bdf0ec1977.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729310718 {#1551
    date: 2024-10-19 06:05:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 33712
  -titleTs: "'cun':1 'linguist':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706561540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11303199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706475140 {#1549
    date: 2024-01-28 21:52:20.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