GET https://kbin.spritesserver.nl/index.php/*/commented?p=226

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.77 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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "magic"
  +title: "magic"
  +url: "https://lemmy.world/pictrs/image/be33814b-880f-410a-8d96-8cfa103673c2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 436
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720970084 {#1775
    date: 2024-07-14 17:14:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 28344
  -titleTs: "'magic':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704886176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10490736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704799776 {#1776
    date: 2024-01-09 12:29:36.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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "magic"
  +title: "magic"
  +url: "https://lemmy.world/pictrs/image/be33814b-880f-410a-8d96-8cfa103673c2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 436
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720970084 {#1775
    date: 2024-07-14 17:14:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 28344
  -titleTs: "'magic':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704886176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10490736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704799776 {#1776
    date: 2024-01-09 12:29:36.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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "magic"
  +title: "magic"
  +url: "https://lemmy.world/pictrs/image/be33814b-880f-410a-8d96-8cfa103673c2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 436
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720970084 {#1775
    date: 2024-07-14 17:14:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 28344
  -titleTs: "'magic':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704886176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10490736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704799776 {#1776
    date: 2024-01-09 12:29:36.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 {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Friday-night-plans"
  +title: "Friday night plans?"
  +url: "https://startrek.website/pictrs/image/63f2beb4-462b-41a7-9a4f-c35f4329d37c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722595198 {#1359
    date: 2024-08-02 12:39:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 27463
  -titleTs: "'friday':1 'night':2 'plan':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704568531
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5354642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704482131 {#2488
    date: 2024-01-05 20:15:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Friday-night-plans"
  +title: "Friday night plans?"
  +url: "https://startrek.website/pictrs/image/63f2beb4-462b-41a7-9a4f-c35f4329d37c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722595198 {#1359
    date: 2024-08-02 12:39:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 27463
  -titleTs: "'friday':1 'night':2 'plan':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704568531
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5354642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704482131 {#2488
    date: 2024-01-05 20:15:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Friday-night-plans"
  +title: "Friday night plans?"
  +url: "https://startrek.website/pictrs/image/63f2beb4-462b-41a7-9a4f-c35f4329d37c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722595198 {#1359
    date: 2024-08-02 12:39:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 27463
  -titleTs: "'friday':1 'night':2 'plan':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704568531
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5354642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704482131 {#2488
    date: 2024-01-05 20:15:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1494 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "GNOME-and-AppIndicator-system-tray"
  +title: "GNOME and AppIndicator/system tray"
  +url: null
  +body: """
    What’s the reasoning behind not having a “system tray” in GNOME? You need to install an extension for that, and that is a weird process for newcomers/beginners.\n
    \n
    But my question is why? Does GNOME really think you don’t need one? Why don’t they include it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725896052 {#1573
    date: 2024-09-09 17:34:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 30645
  -titleTs: "'appindicator/system':3 'gnome':1 'tray':4"
  -bodyTs: "'behind':5 'extens':18 'gnome':12,35 'includ':47 'instal':16 'need':14,41 'newcomers/beginners':28 'one':42 'process':26 'question':31 'realli':36 'reason':4 'system':9 'think':37 'tray':10 'weird':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705412743
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5696355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326343 {#1585
    date: 2024-01-15 14:45:43.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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1494 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "GNOME-and-AppIndicator-system-tray"
  +title: "GNOME and AppIndicator/system tray"
  +url: null
  +body: """
    What’s the reasoning behind not having a “system tray” in GNOME? You need to install an extension for that, and that is a weird process for newcomers/beginners.\n
    \n
    But my question is why? Does GNOME really think you don’t need one? Why don’t they include it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725896052 {#1573
    date: 2024-09-09 17:34:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 30645
  -titleTs: "'appindicator/system':3 'gnome':1 'tray':4"
  -bodyTs: "'behind':5 'extens':18 'gnome':12,35 'includ':47 'instal':16 'need':14,41 'newcomers/beginners':28 'one':42 'process':26 'question':31 'realli':36 'reason':4 'system':9 'think':37 'tray':10 'weird':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705412743
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5696355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326343 {#1585
    date: 2024-01-15 14:45:43.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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1494 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "GNOME-and-AppIndicator-system-tray"
  +title: "GNOME and AppIndicator/system tray"
  +url: null
  +body: """
    What’s the reasoning behind not having a “system tray” in GNOME? You need to install an extension for that, and that is a weird process for newcomers/beginners.\n
    \n
    But my question is why? Does GNOME really think you don’t need one? Why don’t they include it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725896052 {#1573
    date: 2024-09-09 17:34:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 30645
  -titleTs: "'appindicator/system':3 'gnome':1 'tray':4"
  -bodyTs: "'behind':5 'extens':18 'gnome':12,35 'includ':47 'instal':16 'need':14,41 'newcomers/beginners':28 'one':42 'process':26 'question':31 'realli':36 'reason':4 'system':9 'think':37 'tray':10 'weird':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705412743
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5696355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326343 {#1585
    date: 2024-01-15 14:45:43.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 {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "QUESTION-When-glazing-a-Chrismas-Ham-how-much-of-the"
  +title: "[QUESTION] When glazing a Chrismas Ham how much of the ham do I cover?"
  +url: null
  +body: "I have a half Christmas ham and I’m not sure if I’m supposed to glaze only the top(fat) or if I’m supposed to cover the sides as well."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720579174 {#1760
    date: 2024-07-10 04:39:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 28257
  -titleTs: "'chrisma':5 'cover':14 'glaze':3 'ham':6,11 'much':8 'question':1"
  -bodyTs: "'christma':5 'cover':28 'fat':21 'glaze':17 'half':4 'ham':6 'm':9,14,25 'side':30 'suppos':15,26 'sure':11 'top':20 'well':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704854070
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5308532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704771570 {#1757
    date: 2024-01-09 04:39: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
15 DENIED edit
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "QUESTION-When-glazing-a-Chrismas-Ham-how-much-of-the"
  +title: "[QUESTION] When glazing a Chrismas Ham how much of the ham do I cover?"
  +url: null
  +body: "I have a half Christmas ham and I’m not sure if I’m supposed to glaze only the top(fat) or if I’m supposed to cover the sides as well."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720579174 {#1760
    date: 2024-07-10 04:39:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 28257
  -titleTs: "'chrisma':5 'cover':14 'glaze':3 'ham':6,11 'much':8 'question':1"
  -bodyTs: "'christma':5 'cover':28 'fat':21 'glaze':17 'half':4 'ham':6 'm':9,14,25 'side':30 'suppos':15,26 'sure':11 'top':20 'well':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704854070
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5308532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704771570 {#1757
    date: 2024-01-09 04:39: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
16 DENIED moderate
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "QUESTION-When-glazing-a-Chrismas-Ham-how-much-of-the"
  +title: "[QUESTION] When glazing a Chrismas Ham how much of the ham do I cover?"
  +url: null
  +body: "I have a half Christmas ham and I’m not sure if I’m supposed to glaze only the top(fat) or if I’m supposed to cover the sides as well."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720579174 {#1760
    date: 2024-07-10 04:39:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 28257
  -titleTs: "'chrisma':5 'cover':14 'glaze':3 'ham':6,11 'much':8 'question':1"
  -bodyTs: "'christma':5 'cover':28 'fat':21 'glaze':17 'half':4 'ham':6 'm':9,14,25 'side':30 'suppos':15,26 'sure':11 'top':20 'well':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704854070
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5308532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704771570 {#1757
    date: 2024-01-09 04:39: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
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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1698 …}
  +slug: "We-vibing"
  +title: "We vibing 😌"
  +url: "https://lemmy.ml/pictrs/image/9e26a323-9902-4e58-aefe-5cc874e84452.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723046798 {#1700
    date: 2024-08-07 18:06:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 29496
  -titleTs: "'vibe':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705184452
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10462787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705098052 {#1693
    date: 2024-01-12 23:20:52.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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1698 …}
  +slug: "We-vibing"
  +title: "We vibing 😌"
  +url: "https://lemmy.ml/pictrs/image/9e26a323-9902-4e58-aefe-5cc874e84452.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723046798 {#1700
    date: 2024-08-07 18:06:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 29496
  -titleTs: "'vibe':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705184452
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10462787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705098052 {#1693
    date: 2024-01-12 23:20:52.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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1698 …}
  +slug: "We-vibing"
  +title: "We vibing 😌"
  +url: "https://lemmy.ml/pictrs/image/9e26a323-9902-4e58-aefe-5cc874e84452.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723046798 {#1700
    date: 2024-08-07 18:06:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 29496
  -titleTs: "'vibe':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705184452
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10462787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705098052 {#1693
    date: 2024-01-12 23:20:52.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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "What-is-your-tracker-stats"
  +title: "What is your tracker stats?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/c6defcab-db92-4da3-95a0-6be9212d6b0e.png"
  +body: """
    This is warden, just a better ui for exodus.  \n
    The app is over 2 years old but i feels like its worth a try\n
    \n
    Warden: [apt.izzysoft.de/fdroid/index/…/com.aurora.warden](https://apt.izzysoft.de/fdroid/index/apk/com.aurora.warden)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725496729 {#1667
    date: 2024-09-05 02:38:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 30459
  -titleTs: "'stat':5 'tracker':4"
  -bodyTs: "'/com.aurora.warden':29 '/fdroid/index/':28 '/fdroid/index/apk/com.aurora.warden)':32 '2':14 'app':11 'apt.izzysoft.de':27,31 'apt.izzysoft.de/fdroid/index/':26 'apt.izzysoft.de/fdroid/index/apk/com.aurora.warden)':30 'better':6 'exodus':9 'feel':19 'like':20 'old':16 'tri':24 'ui':7 'warden':3,25 'worth':22 'year':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705338570
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12343363"
  +editedAt: DateTimeImmutable @1723310356 {#1668
    date: 2024-08-10 19:19:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705252170 {#1671
    date: 2024-01-14 18:09: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
23 DENIED edit
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "What-is-your-tracker-stats"
  +title: "What is your tracker stats?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/c6defcab-db92-4da3-95a0-6be9212d6b0e.png"
  +body: """
    This is warden, just a better ui for exodus.  \n
    The app is over 2 years old but i feels like its worth a try\n
    \n
    Warden: [apt.izzysoft.de/fdroid/index/…/com.aurora.warden](https://apt.izzysoft.de/fdroid/index/apk/com.aurora.warden)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725496729 {#1667
    date: 2024-09-05 02:38:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 30459
  -titleTs: "'stat':5 'tracker':4"
  -bodyTs: "'/com.aurora.warden':29 '/fdroid/index/':28 '/fdroid/index/apk/com.aurora.warden)':32 '2':14 'app':11 'apt.izzysoft.de':27,31 'apt.izzysoft.de/fdroid/index/':26 'apt.izzysoft.de/fdroid/index/apk/com.aurora.warden)':30 'better':6 'exodus':9 'feel':19 'like':20 'old':16 'tri':24 'ui':7 'warden':3,25 'worth':22 'year':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705338570
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12343363"
  +editedAt: DateTimeImmutable @1723310356 {#1668
    date: 2024-08-10 19:19:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705252170 {#1671
    date: 2024-01-14 18:09: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
24 DENIED moderate
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "What-is-your-tracker-stats"
  +title: "What is your tracker stats?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/c6defcab-db92-4da3-95a0-6be9212d6b0e.png"
  +body: """
    This is warden, just a better ui for exodus.  \n
    The app is over 2 years old but i feels like its worth a try\n
    \n
    Warden: [apt.izzysoft.de/fdroid/index/…/com.aurora.warden](https://apt.izzysoft.de/fdroid/index/apk/com.aurora.warden)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725496729 {#1667
    date: 2024-09-05 02:38:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 30459
  -titleTs: "'stat':5 'tracker':4"
  -bodyTs: "'/com.aurora.warden':29 '/fdroid/index/':28 '/fdroid/index/apk/com.aurora.warden)':32 '2':14 'app':11 'apt.izzysoft.de':27,31 'apt.izzysoft.de/fdroid/index/':26 'apt.izzysoft.de/fdroid/index/apk/com.aurora.warden)':30 'better':6 'exodus':9 'feel':19 'like':20 'old':16 'tri':24 'ui':7 'warden':3,25 'worth':22 'year':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705338570
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12343363"
  +editedAt: DateTimeImmutable @1723310356 {#1668
    date: 2024-08-10 19:19:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705252170 {#1671
    date: 2024-01-14 18:09: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
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 {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Hosting-websites-over-4g"
  +title: "Hosting websites over 4g"
  +url: null
  +body: """
    I have been hosting a few websites from my home server and it has taught me a lot. I have recently had major issues with the electrical storms, Kogan NBN support (Australia), and the NBN network in general. I know 4g is not fast, but I would like to use it so that in the event of a network outage, im not at the mercy of NBN. On to the question!\n
    \n
    I run pfsense in hyper v with a 4 port nic which passes through those ports to pfsense.\n
    \n
    I realized that 4g ip addresses are not public, which stops me from hosting the websites.\n
    \n
    Reading into wireguard and vpn services my plan is to:\n
    \n
    - Set up a VPS ✅\n
    - Set up wireguard on the VPS ✅\n
    - Create a wireguard connection on my windows server, and pass that in as an interface to pfsense, so that hopefully, I wont need to change to much on my internal infrastructure.\n
    \n
    Does this sound like an OK plan? I’m open to any other ideas where I can achieve the following:\n
    \n
    web app >> nginx >> pfsense >> vpn tunnel >> VPS with Public IP (can be dynamic)\n
    \n
    Thanks!—
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727846353 {#1449
    date: 2024-10-02 07:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 28544
  -titleTs: "'4g':4 'host':1 'websit':2"
  -bodyTs: "'4':80 '4g':41,93 'achiev':174 'address':95 'app':178 'australia':32 'chang':150 'connect':129 'creat':126 'dynam':189 'electr':27 'event':56 'fast':44 'follow':176 'general':38 'home':10 'hope':145 'host':4,103 'hyper':76 'idea':170 'im':61 'infrastructur':156 'interfac':140 'intern':155 'ip':94,186 'issu':24 'know':40 'kogan':29 'like':48,160 'lot':18 'm':165 'major':23 'merci':65 'much':152 'nbn':30,35,67 'need':148 'network':36,59 'nginx':179 'nic':82 'ok':162 'open':166 'outag':60 'pass':84,135 'pfsens':74,89,142,180 'plan':113,163 'port':81,87 'public':98,185 'question':71 'read':106 'realiz':91 'recent':21 'run':73 'server':11,133 'servic':111 'set':116,120 'sound':159 'stop':100 'storm':28 'support':31 'taught':15 'thank':190 'tunnel':182 'use':50 'v':77 'vpn':110,181 'vps':119,125,183 'web':177 'websit':7,105 'window':132 'wireguard':108,122,128 'wont':147 'would':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947663
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522529"
  +editedAt: DateTimeImmutable @1719756211 {#1421
    date: 2024-06-30 16:03:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704861263 {#1422
    date: 2024-01-10 05:34:23.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 {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Hosting-websites-over-4g"
  +title: "Hosting websites over 4g"
  +url: null
  +body: """
    I have been hosting a few websites from my home server and it has taught me a lot. I have recently had major issues with the electrical storms, Kogan NBN support (Australia), and the NBN network in general. I know 4g is not fast, but I would like to use it so that in the event of a network outage, im not at the mercy of NBN. On to the question!\n
    \n
    I run pfsense in hyper v with a 4 port nic which passes through those ports to pfsense.\n
    \n
    I realized that 4g ip addresses are not public, which stops me from hosting the websites.\n
    \n
    Reading into wireguard and vpn services my plan is to:\n
    \n
    - Set up a VPS ✅\n
    - Set up wireguard on the VPS ✅\n
    - Create a wireguard connection on my windows server, and pass that in as an interface to pfsense, so that hopefully, I wont need to change to much on my internal infrastructure.\n
    \n
    Does this sound like an OK plan? I’m open to any other ideas where I can achieve the following:\n
    \n
    web app >> nginx >> pfsense >> vpn tunnel >> VPS with Public IP (can be dynamic)\n
    \n
    Thanks!—
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727846353 {#1449
    date: 2024-10-02 07:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 28544
  -titleTs: "'4g':4 'host':1 'websit':2"
  -bodyTs: "'4':80 '4g':41,93 'achiev':174 'address':95 'app':178 'australia':32 'chang':150 'connect':129 'creat':126 'dynam':189 'electr':27 'event':56 'fast':44 'follow':176 'general':38 'home':10 'hope':145 'host':4,103 'hyper':76 'idea':170 'im':61 'infrastructur':156 'interfac':140 'intern':155 'ip':94,186 'issu':24 'know':40 'kogan':29 'like':48,160 'lot':18 'm':165 'major':23 'merci':65 'much':152 'nbn':30,35,67 'need':148 'network':36,59 'nginx':179 'nic':82 'ok':162 'open':166 'outag':60 'pass':84,135 'pfsens':74,89,142,180 'plan':113,163 'port':81,87 'public':98,185 'question':71 'read':106 'realiz':91 'recent':21 'run':73 'server':11,133 'servic':111 'set':116,120 'sound':159 'stop':100 'storm':28 'support':31 'taught':15 'thank':190 'tunnel':182 'use':50 'v':77 'vpn':110,181 'vps':119,125,183 'web':177 'websit':7,105 'window':132 'wireguard':108,122,128 'wont':147 'would':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947663
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522529"
  +editedAt: DateTimeImmutable @1719756211 {#1421
    date: 2024-06-30 16:03:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704861263 {#1422
    date: 2024-01-10 05:34:23.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 {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Hosting-websites-over-4g"
  +title: "Hosting websites over 4g"
  +url: null
  +body: """
    I have been hosting a few websites from my home server and it has taught me a lot. I have recently had major issues with the electrical storms, Kogan NBN support (Australia), and the NBN network in general. I know 4g is not fast, but I would like to use it so that in the event of a network outage, im not at the mercy of NBN. On to the question!\n
    \n
    I run pfsense in hyper v with a 4 port nic which passes through those ports to pfsense.\n
    \n
    I realized that 4g ip addresses are not public, which stops me from hosting the websites.\n
    \n
    Reading into wireguard and vpn services my plan is to:\n
    \n
    - Set up a VPS ✅\n
    - Set up wireguard on the VPS ✅\n
    - Create a wireguard connection on my windows server, and pass that in as an interface to pfsense, so that hopefully, I wont need to change to much on my internal infrastructure.\n
    \n
    Does this sound like an OK plan? I’m open to any other ideas where I can achieve the following:\n
    \n
    web app >> nginx >> pfsense >> vpn tunnel >> VPS with Public IP (can be dynamic)\n
    \n
    Thanks!—
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727846353 {#1449
    date: 2024-10-02 07:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 28544
  -titleTs: "'4g':4 'host':1 'websit':2"
  -bodyTs: "'4':80 '4g':41,93 'achiev':174 'address':95 'app':178 'australia':32 'chang':150 'connect':129 'creat':126 'dynam':189 'electr':27 'event':56 'fast':44 'follow':176 'general':38 'home':10 'hope':145 'host':4,103 'hyper':76 'idea':170 'im':61 'infrastructur':156 'interfac':140 'intern':155 'ip':94,186 'issu':24 'know':40 'kogan':29 'like':48,160 'lot':18 'm':165 'major':23 'merci':65 'much':152 'nbn':30,35,67 'need':148 'network':36,59 'nginx':179 'nic':82 'ok':162 'open':166 'outag':60 'pass':84,135 'pfsens':74,89,142,180 'plan':113,163 'port':81,87 'public':98,185 'question':71 'read':106 'realiz':91 'recent':21 'run':73 'server':11,133 'servic':111 'set':116,120 'sound':159 'stop':100 'storm':28 'support':31 'taught':15 'thank':190 'tunnel':182 'use':50 'v':77 'vpn':110,181 'vps':119,125,183 'web':177 'websit':7,105 'window':132 'wireguard':108,122,128 'wont':147 'would':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947663
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522529"
  +editedAt: DateTimeImmutable @1719756211 {#1421
    date: 2024-06-30 16:03:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704861263 {#1422
    date: 2024-01-10 05:34:23.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 {#1419
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Frodo-gets-cancelled"
  +title: "Frodo gets cancelled"
  +url: "https://startrek.website/pictrs/image/c8091510-88f9-4275-a78d-78e84feab811.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 633
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722815056 {#1443
    date: 2024-08-05 01:44:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 29072
  -titleTs: "'cancel':3 'frodo':1 'get':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705080485
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5553310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994085 {#1418
    date: 2024-01-11 18:28:05.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 {#1419
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Frodo-gets-cancelled"
  +title: "Frodo gets cancelled"
  +url: "https://startrek.website/pictrs/image/c8091510-88f9-4275-a78d-78e84feab811.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 633
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722815056 {#1443
    date: 2024-08-05 01:44:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 29072
  -titleTs: "'cancel':3 'frodo':1 'get':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705080485
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5553310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994085 {#1418
    date: 2024-01-11 18:28:05.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 {#1419
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Frodo-gets-cancelled"
  +title: "Frodo gets cancelled"
  +url: "https://startrek.website/pictrs/image/c8091510-88f9-4275-a78d-78e84feab811.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 633
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722815056 {#1443
    date: 2024-08-05 01:44:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 29072
  -titleTs: "'cancel':3 'frodo':1 'get':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705080485
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5553310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994085 {#1418
    date: 2024-01-11 18:28:05.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 {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "The-US-is-bringing-back-nature-s-best-firefighters-beavers"
  +title: "The US is bringing back nature's best firefighters: beavers"
  +url: "https://lemmy.world/pictrs/image/22bf431e-5f9d-4f8a-835b-7f25ba19f7bd.jpeg"
  +body: """
    Sorry, for some reason Jerboa didn’t add the url…\n
    \n
    [bbc.com/…/20240111-the-us-is-bringing-back-beaver…](https://www.bbc.com/future/article/20240111-the-us-is-bringing-back-beavers-because-theyre-natures-best-firefighters)\n
    \n
    The US is bringing back nature’s best firefighters: beavers
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727384427 {#1639
    date: 2024-09-26 23:00:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 30265
  -titleTs: "'back':5 'beaver':10 'best':8 'bring':4 'firefight':9 'natur':6 'us':2"
  -bodyTs: "'/20240111-the-us-is-bringing-back-beaver':12 '/future/article/20240111-the-us-is-bringing-back-beavers-because-theyre-natures-best-firefighters)':15 'add':8 'back':20 'bbc.com':11 'beaver':25 'best':23 'bring':19 'didn':6 'firefight':24 'jerboa':5 'natur':21 'reason':4 'sorri':1 'url':10 'us':17 'www.bbc.com':14 'www.bbc.com/future/article/20240111-the-us-is-bringing-back-beavers-because-theyre-natures-best-firefighters)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705266832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10676971"
  +editedAt: DateTimeImmutable @1722943670 {#1646
    date: 2024-08-06 13:27:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705180432 {#1647
    date: 2024-01-13 22:13:52.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 {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "The-US-is-bringing-back-nature-s-best-firefighters-beavers"
  +title: "The US is bringing back nature's best firefighters: beavers"
  +url: "https://lemmy.world/pictrs/image/22bf431e-5f9d-4f8a-835b-7f25ba19f7bd.jpeg"
  +body: """
    Sorry, for some reason Jerboa didn’t add the url…\n
    \n
    [bbc.com/…/20240111-the-us-is-bringing-back-beaver…](https://www.bbc.com/future/article/20240111-the-us-is-bringing-back-beavers-because-theyre-natures-best-firefighters)\n
    \n
    The US is bringing back nature’s best firefighters: beavers
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727384427 {#1639
    date: 2024-09-26 23:00:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 30265
  -titleTs: "'back':5 'beaver':10 'best':8 'bring':4 'firefight':9 'natur':6 'us':2"
  -bodyTs: "'/20240111-the-us-is-bringing-back-beaver':12 '/future/article/20240111-the-us-is-bringing-back-beavers-because-theyre-natures-best-firefighters)':15 'add':8 'back':20 'bbc.com':11 'beaver':25 'best':23 'bring':19 'didn':6 'firefight':24 'jerboa':5 'natur':21 'reason':4 'sorri':1 'url':10 'us':17 'www.bbc.com':14 'www.bbc.com/future/article/20240111-the-us-is-bringing-back-beavers-because-theyre-natures-best-firefighters)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705266832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10676971"
  +editedAt: DateTimeImmutable @1722943670 {#1646
    date: 2024-08-06 13:27:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705180432 {#1647
    date: 2024-01-13 22:13:52.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 {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "The-US-is-bringing-back-nature-s-best-firefighters-beavers"
  +title: "The US is bringing back nature's best firefighters: beavers"
  +url: "https://lemmy.world/pictrs/image/22bf431e-5f9d-4f8a-835b-7f25ba19f7bd.jpeg"
  +body: """
    Sorry, for some reason Jerboa didn’t add the url…\n
    \n
    [bbc.com/…/20240111-the-us-is-bringing-back-beaver…](https://www.bbc.com/future/article/20240111-the-us-is-bringing-back-beavers-because-theyre-natures-best-firefighters)\n
    \n
    The US is bringing back nature’s best firefighters: beavers
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727384427 {#1639
    date: 2024-09-26 23:00:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 30265
  -titleTs: "'back':5 'beaver':10 'best':8 'bring':4 'firefight':9 'natur':6 'us':2"
  -bodyTs: "'/20240111-the-us-is-bringing-back-beaver':12 '/future/article/20240111-the-us-is-bringing-back-beavers-because-theyre-natures-best-firefighters)':15 'add':8 'back':20 'bbc.com':11 'beaver':25 'best':23 'bring':19 'didn':6 'firefight':24 'jerboa':5 'natur':21 'reason':4 'sorri':1 'url':10 'us':17 'www.bbc.com':14 'www.bbc.com/future/article/20240111-the-us-is-bringing-back-beavers-because-theyre-natures-best-firefighters)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705266832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10676971"
  +editedAt: DateTimeImmutable @1722943670 {#1646
    date: 2024-08-06 13:27:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705180432 {#1647
    date: 2024-01-13 22:13:52.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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "To-Public-Domain-by-LukeMCGarry"
  +title: ""To Public Domain" by LukeMCGarry"
  +url: "https://lemy.lol/pictrs/image/6c96660a-8c14-44de-b3e3-a9c53ca920fd.jpeg"
  +body: "- Source: [Instagram](https://www.instagram.com/p/C1kkY_sPUv_/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 915
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712227457 {#2466
    date: 2024-04-04 12:44:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 27345
  -titleTs: "'domain':3 'lukemcgarri':5 'public':2"
  -bodyTs: "'/p/c1kky_spuv_/)':5 'instagram':2 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/c1kky_spuv_/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704535069
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17379261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704448669 {#2476
    date: 2024-01-05 10:57: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
39 DENIED edit
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "To-Public-Domain-by-LukeMCGarry"
  +title: ""To Public Domain" by LukeMCGarry"
  +url: "https://lemy.lol/pictrs/image/6c96660a-8c14-44de-b3e3-a9c53ca920fd.jpeg"
  +body: "- Source: [Instagram](https://www.instagram.com/p/C1kkY_sPUv_/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 915
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712227457 {#2466
    date: 2024-04-04 12:44:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 27345
  -titleTs: "'domain':3 'lukemcgarri':5 'public':2"
  -bodyTs: "'/p/c1kky_spuv_/)':5 'instagram':2 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/c1kky_spuv_/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704535069
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17379261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704448669 {#2476
    date: 2024-01-05 10:57: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
40 DENIED moderate
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "To-Public-Domain-by-LukeMCGarry"
  +title: ""To Public Domain" by LukeMCGarry"
  +url: "https://lemy.lol/pictrs/image/6c96660a-8c14-44de-b3e3-a9c53ca920fd.jpeg"
  +body: "- Source: [Instagram](https://www.instagram.com/p/C1kkY_sPUv_/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 915
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712227457 {#2466
    date: 2024-04-04 12:44:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 27345
  -titleTs: "'domain':3 'lukemcgarri':5 'public':2"
  -bodyTs: "'/p/c1kky_spuv_/)':5 'instagram':2 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/c1kky_spuv_/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704535069
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17379261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704448669 {#2476
    date: 2024-01-05 10:57: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
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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "One-520-week-abortion-please"
  +title: "One 520 week abortion please"
  +url: "https://lemm.ee/pictrs/image/c6b763f3-6810-45c8-bd8a-00e66101df2c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725965501 {#1458
    date: 2024-09-10 12:51:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 29369
  -titleTs: "'520':2 'abort':4 'one':1 'pleas':5 'week':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705158134
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20786129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071734 {#1459
    date: 2024-01-12 16:02:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "One-520-week-abortion-please"
  +title: "One 520 week abortion please"
  +url: "https://lemm.ee/pictrs/image/c6b763f3-6810-45c8-bd8a-00e66101df2c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725965501 {#1458
    date: 2024-09-10 12:51:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 29369
  -titleTs: "'520':2 'abort':4 'one':1 'pleas':5 'week':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705158134
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20786129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071734 {#1459
    date: 2024-01-12 16:02:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "One-520-week-abortion-please"
  +title: "One 520 week abortion please"
  +url: "https://lemm.ee/pictrs/image/c6b763f3-6810-45c8-bd8a-00e66101df2c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725965501 {#1458
    date: 2024-09-10 12:51:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 29369
  -titleTs: "'520':2 'abort':4 'one':1 'pleas':5 'week':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705158134
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20786129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071734 {#1459
    date: 2024-01-12 16:02:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Question-I-m-short-on-time-every-week-What-s-the-fastest-easiest"
  +title: "[Question] I'm short on time every week. What's the fastest/easiest way to meal prep a cracked egg for "mcmuffin" sandwiches for the week?"
  +url: null
  +body: "Alternatively, what’s your meal prep breakfast for the week?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711773378 {#1886
    date: 2024-03-30 05:36:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1915 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 26859
  -titleTs: "'crack':18 'egg':19 'everi':7 'fastest/easiest':12 'm':3 'mcmuffin':21 'meal':15 'prep':16 'question':1 'sandwich':22 'short':4 'time':6 'way':13 'week':8,25"
  -bodyTs: "'altern':1 'breakfast':7 'meal':5 'prep':6 'week':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704327923
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10051692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704241523 {#1879
    date: 2024-01-03 01:25:23.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 {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Question-I-m-short-on-time-every-week-What-s-the-fastest-easiest"
  +title: "[Question] I'm short on time every week. What's the fastest/easiest way to meal prep a cracked egg for "mcmuffin" sandwiches for the week?"
  +url: null
  +body: "Alternatively, what’s your meal prep breakfast for the week?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711773378 {#1886
    date: 2024-03-30 05:36:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1915 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 26859
  -titleTs: "'crack':18 'egg':19 'everi':7 'fastest/easiest':12 'm':3 'mcmuffin':21 'meal':15 'prep':16 'question':1 'sandwich':22 'short':4 'time':6 'way':13 'week':8,25"
  -bodyTs: "'altern':1 'breakfast':7 'meal':5 'prep':6 'week':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704327923
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10051692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704241523 {#1879
    date: 2024-01-03 01:25:23.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 {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Question-I-m-short-on-time-every-week-What-s-the-fastest-easiest"
  +title: "[Question] I'm short on time every week. What's the fastest/easiest way to meal prep a cracked egg for "mcmuffin" sandwiches for the week?"
  +url: null
  +body: "Alternatively, what’s your meal prep breakfast for the week?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711773378 {#1886
    date: 2024-03-30 05:36:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1915 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 26859
  -titleTs: "'crack':18 'egg':19 'everi':7 'fastest/easiest':12 'm':3 'mcmuffin':21 'meal':15 'prep':16 'question':1 'sandwich':22 'short':4 'time':6 'way':13 'week':8,25"
  -bodyTs: "'altern':1 'breakfast':7 'meal':5 'prep':6 'week':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704327923
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10051692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704241523 {#1879
    date: 2024-01-03 01:25:23.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 {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#1582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "Proton-Mail-says-that-the-new-Outlook-app-for-Windows"
  +title: "Proton Mail says that the new Outlook app for Windows is Microsoft's new data collection service"
  +url: "https://www.ghacks.net/2024/01/12/proton-mail-says-that-the-new-outlook-app-for-windows-is-microsofts-new-data-collection-service/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 249
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705449194 {#1592
    date: 2024-01-17 00:53:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 30506
  -titleTs: "'app':8 'collect':16 'data':15 'mail':2 'microsoft':12 'new':6,14 'outlook':7 'proton':1 'say':3 'servic':17 'window':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705351880
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9290707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265480 {#1591
    date: 2024-01-14 21:51: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
51 DENIED edit
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#1582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "Proton-Mail-says-that-the-new-Outlook-app-for-Windows"
  +title: "Proton Mail says that the new Outlook app for Windows is Microsoft's new data collection service"
  +url: "https://www.ghacks.net/2024/01/12/proton-mail-says-that-the-new-outlook-app-for-windows-is-microsofts-new-data-collection-service/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 249
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705449194 {#1592
    date: 2024-01-17 00:53:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 30506
  -titleTs: "'app':8 'collect':16 'data':15 'mail':2 'microsoft':12 'new':6,14 'outlook':7 'proton':1 'say':3 'servic':17 'window':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705351880
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9290707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265480 {#1591
    date: 2024-01-14 21:51: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
52 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#1582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "Proton-Mail-says-that-the-new-Outlook-app-for-Windows"
  +title: "Proton Mail says that the new Outlook app for Windows is Microsoft's new data collection service"
  +url: "https://www.ghacks.net/2024/01/12/proton-mail-says-that-the-new-outlook-app-for-windows-is-microsofts-new-data-collection-service/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 249
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705449194 {#1592
    date: 2024-01-17 00:53:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 30506
  -titleTs: "'app':8 'collect':16 'data':15 'mail':2 'microsoft':12 'new':6,14 'outlook':7 'proton':1 'say':3 'servic':17 'window':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705351880
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9290707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265480 {#1591
    date: 2024-01-14 21:51: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
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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1642 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Until-we-meet-again"
  +title: "Until we meet again!"
  +url: "https://lemmy.world/pictrs/image/4a0f44c7-ec64-4f1d-99d4-c67bbaf84572.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723252770 {#1445
    date: 2024-08-10 03:19:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 28348
  -titleTs: "'meet':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704888131
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10491573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704801731 {#1465
    date: 2024-01-09 13:02:11.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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1642 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Until-we-meet-again"
  +title: "Until we meet again!"
  +url: "https://lemmy.world/pictrs/image/4a0f44c7-ec64-4f1d-99d4-c67bbaf84572.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723252770 {#1445
    date: 2024-08-10 03:19:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 28348
  -titleTs: "'meet':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704888131
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10491573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704801731 {#1465
    date: 2024-01-09 13:02:11.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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1642 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Until-we-meet-again"
  +title: "Until we meet again!"
  +url: "https://lemmy.world/pictrs/image/4a0f44c7-ec64-4f1d-99d4-c67bbaf84572.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723252770 {#1445
    date: 2024-08-10 03:19:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 28348
  -titleTs: "'meet':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704888131
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10491573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704801731 {#1465
    date: 2024-01-09 13:02:11.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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "GustavoASantos-Noti-Quick-glance-clear-progress"
  +title: "GustavoASantos/Noti: Quick glance, clear progress"
  +url: "https://github.com/GustavoASantos/Noti"
  +body: "This app track down the download or media playing progress and show progress bar around punch line camera or in notification bar. Pretty handy for people who download content or listen to music a lot."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711688346 {#1366
    date: 2024-03-29 05:59:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 27203
  -titleTs: "'clear':4 'glanc':3 'gustavoasantos/noti':1 'progress':5 'quick':2"
  -bodyTs: "'app':2 'around':15 'bar':14,22 'camera':18 'content':29 'download':6,28 'handi':24 'line':17 'listen':31 'lot':35 'media':8 'music':33 'notif':21 'peopl':26 'play':9 'pretti':23 'progress':10,13 'punch':16 'show':12 'track':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470855
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17335316"
  +editedAt: DateTimeImmutable @1711614255 {#1374
    date: 2024-03-28 09:24:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704384455 {#1365
    date: 2024-01-04 17:07: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
59 DENIED edit
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "GustavoASantos-Noti-Quick-glance-clear-progress"
  +title: "GustavoASantos/Noti: Quick glance, clear progress"
  +url: "https://github.com/GustavoASantos/Noti"
  +body: "This app track down the download or media playing progress and show progress bar around punch line camera or in notification bar. Pretty handy for people who download content or listen to music a lot."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711688346 {#1366
    date: 2024-03-29 05:59:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 27203
  -titleTs: "'clear':4 'glanc':3 'gustavoasantos/noti':1 'progress':5 'quick':2"
  -bodyTs: "'app':2 'around':15 'bar':14,22 'camera':18 'content':29 'download':6,28 'handi':24 'line':17 'listen':31 'lot':35 'media':8 'music':33 'notif':21 'peopl':26 'play':9 'pretti':23 'progress':10,13 'punch':16 'show':12 'track':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470855
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17335316"
  +editedAt: DateTimeImmutable @1711614255 {#1374
    date: 2024-03-28 09:24:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704384455 {#1365
    date: 2024-01-04 17:07: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
60 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "GustavoASantos-Noti-Quick-glance-clear-progress"
  +title: "GustavoASantos/Noti: Quick glance, clear progress"
  +url: "https://github.com/GustavoASantos/Noti"
  +body: "This app track down the download or media playing progress and show progress bar around punch line camera or in notification bar. Pretty handy for people who download content or listen to music a lot."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711688346 {#1366
    date: 2024-03-29 05:59:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 27203
  -titleTs: "'clear':4 'glanc':3 'gustavoasantos/noti':1 'progress':5 'quick':2"
  -bodyTs: "'app':2 'around':15 'bar':14,22 'camera':18 'content':29 'download':6,28 'handi':24 'line':17 'listen':31 'lot':35 'media':8 'music':33 'notif':21 'peopl':26 'play':9 'pretti':23 'progress':10,13 'punch':16 'show':12 'track':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470855
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17335316"
  +editedAt: DateTimeImmutable @1711614255 {#1374
    date: 2024-03-28 09:24:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704384455 {#1365
    date: 2024-01-04 17:07: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
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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Public-domain-and-self-sealing"
  +title: "Public domain and self-sealing"
  +url: "https://startrek.website/pictrs/image/e5032003-782e-46bf-baf5-856d620db8b4.jpeg"
  +body: "(not mine)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719214040 {#1502
    date: 2024-06-24 09:27:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 27473
  -titleTs: "'domain':2 'public':1 'seal':6 'self':5 'self-seal':4"
  -bodyTs: "'mine':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704573416
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5356628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487016 {#1546
    date: 2024-01-05 21:36:56.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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Public-domain-and-self-sealing"
  +title: "Public domain and self-sealing"
  +url: "https://startrek.website/pictrs/image/e5032003-782e-46bf-baf5-856d620db8b4.jpeg"
  +body: "(not mine)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719214040 {#1502
    date: 2024-06-24 09:27:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 27473
  -titleTs: "'domain':2 'public':1 'seal':6 'self':5 'self-seal':4"
  -bodyTs: "'mine':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704573416
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5356628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487016 {#1546
    date: 2024-01-05 21:36:56.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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Public-domain-and-self-sealing"
  +title: "Public domain and self-sealing"
  +url: "https://startrek.website/pictrs/image/e5032003-782e-46bf-baf5-856d620db8b4.jpeg"
  +body: "(not mine)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719214040 {#1502
    date: 2024-06-24 09:27:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 27473
  -titleTs: "'domain':2 'public':1 'seal':6 'self':5 'self-seal':4"
  -bodyTs: "'mine':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704573416
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5356628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487016 {#1546
    date: 2024-01-05 21:36:56.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 {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "PiratedGames-content-Lemmy-Reddit"
  +title: "PiratedGames content Lemmy/Reddit"
  +url: null
  +body: """
    I recently checked back on the PiratedGames subreddit after long while not being there. And I wonder what other people here think but in my opinion, the quality of the subreddit has gone downhill.\n
    \n
    Most posts from what I see are now ‘’meme’s’’, ‘‘I justify pirate because…’’ and ‘’This is my collection!’’. Pretty much just hurr-durr look and upvote me kind of content.\n
    \n
    Actual content to help with problems, discussions (besides, I justify it because) are not there.\n
    \n
    I know this is kind of an ironic because, this post isn’t necessarily a helpful thing either. So apologies for that.\n
    \n
    Also what is the smartest thing to do, follow the megathread here, there or both?\n
    \n
    The more I check Reddit, the more glad I’m that the original Moderator of PiratedGames went to Lemmy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712321612 {#2427
    date: 2024-04-05 14:53:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 27344
  -titleTs: "'content':2 'lemmy/reddit':3 'piratedgam':1"
  -bodyTs: "'actual':67 'also':104 'apolog':101 'back':4 'besid':74 'check':3,122 'collect':53 'content':66,68 'discuss':73 'downhil':34 'durr':59 'either':99 'follow':112 'glad':126 'gone':33 'help':70,97 'hurr':58 'hurr-durr':57 'iron':89 'isn':93 'justifi':46,76 'kind':64,86 'know':83 'lemmi':137 'long':10 'look':60 'm':128 'megathread':114 'meme':43 'moder':132 'much':55 'necessarili':95 'opinion':26 'origin':131 'peopl':20 'pirat':47 'piratedgam':7,134 'post':36,92 'pretti':54 'problem':72 'qualiti':28 'recent':2 'reddit':123 'see':40 'smartest':108 'subreddit':8,31 'thing':98,109 'think':22 'upvot':62 'went':135 'wonder':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704533740
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11724657"
  +editedAt: DateTimeImmutable @1711971018 {#2424
    date: 2024-04-01 13:30:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704447340 {#2446
    date: 2024-01-05 10:35:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "PiratedGames-content-Lemmy-Reddit"
  +title: "PiratedGames content Lemmy/Reddit"
  +url: null
  +body: """
    I recently checked back on the PiratedGames subreddit after long while not being there. And I wonder what other people here think but in my opinion, the quality of the subreddit has gone downhill.\n
    \n
    Most posts from what I see are now ‘’meme’s’’, ‘‘I justify pirate because…’’ and ‘’This is my collection!’’. Pretty much just hurr-durr look and upvote me kind of content.\n
    \n
    Actual content to help with problems, discussions (besides, I justify it because) are not there.\n
    \n
    I know this is kind of an ironic because, this post isn’t necessarily a helpful thing either. So apologies for that.\n
    \n
    Also what is the smartest thing to do, follow the megathread here, there or both?\n
    \n
    The more I check Reddit, the more glad I’m that the original Moderator of PiratedGames went to Lemmy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712321612 {#2427
    date: 2024-04-05 14:53:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 27344
  -titleTs: "'content':2 'lemmy/reddit':3 'piratedgam':1"
  -bodyTs: "'actual':67 'also':104 'apolog':101 'back':4 'besid':74 'check':3,122 'collect':53 'content':66,68 'discuss':73 'downhil':34 'durr':59 'either':99 'follow':112 'glad':126 'gone':33 'help':70,97 'hurr':58 'hurr-durr':57 'iron':89 'isn':93 'justifi':46,76 'kind':64,86 'know':83 'lemmi':137 'long':10 'look':60 'm':128 'megathread':114 'meme':43 'moder':132 'much':55 'necessarili':95 'opinion':26 'origin':131 'peopl':20 'pirat':47 'piratedgam':7,134 'post':36,92 'pretti':54 'problem':72 'qualiti':28 'recent':2 'reddit':123 'see':40 'smartest':108 'subreddit':8,31 'thing':98,109 'think':22 'upvot':62 'went':135 'wonder':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704533740
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11724657"
  +editedAt: DateTimeImmutable @1711971018 {#2424
    date: 2024-04-01 13:30:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704447340 {#2446
    date: 2024-01-05 10:35:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "PiratedGames-content-Lemmy-Reddit"
  +title: "PiratedGames content Lemmy/Reddit"
  +url: null
  +body: """
    I recently checked back on the PiratedGames subreddit after long while not being there. And I wonder what other people here think but in my opinion, the quality of the subreddit has gone downhill.\n
    \n
    Most posts from what I see are now ‘’meme’s’’, ‘‘I justify pirate because…’’ and ‘’This is my collection!’’. Pretty much just hurr-durr look and upvote me kind of content.\n
    \n
    Actual content to help with problems, discussions (besides, I justify it because) are not there.\n
    \n
    I know this is kind of an ironic because, this post isn’t necessarily a helpful thing either. So apologies for that.\n
    \n
    Also what is the smartest thing to do, follow the megathread here, there or both?\n
    \n
    The more I check Reddit, the more glad I’m that the original Moderator of PiratedGames went to Lemmy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712321612 {#2427
    date: 2024-04-05 14:53:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 27344
  -titleTs: "'content':2 'lemmy/reddit':3 'piratedgam':1"
  -bodyTs: "'actual':67 'also':104 'apolog':101 'back':4 'besid':74 'check':3,122 'collect':53 'content':66,68 'discuss':73 'downhil':34 'durr':59 'either':99 'follow':112 'glad':126 'gone':33 'help':70,97 'hurr':58 'hurr-durr':57 'iron':89 'isn':93 'justifi':46,76 'kind':64,86 'know':83 'lemmi':137 'long':10 'look':60 'm':128 'megathread':114 'meme':43 'moder':132 'much':55 'necessarili':95 'opinion':26 'origin':131 'peopl':20 'pirat':47 'piratedgam':7,134 'post':36,92 'pretti':54 'problem':72 'qualiti':28 'recent':2 'reddit':123 'see':40 'smartest':108 'subreddit':8,31 'thing':98,109 'think':22 'upvot':62 'went':135 'wonder':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704533740
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11724657"
  +editedAt: DateTimeImmutable @1711971018 {#2424
    date: 2024-04-01 13:30:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704447340 {#2446
    date: 2024-01-05 10:35:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1534 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1542 …}
  +slug: "Here-s-to-next-year"
  +title: "Here's to next year"
  +url: "https://lemmyf.uk/pictrs/image/6025a57b-7b46-4091-bb01-6a832b4a30fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 217
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722627091 {#1505
    date: 2024-08-02 21:31:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 27673
  -titleTs: "'next':4 'year':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704648887
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4446930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704562487 {#1543
    date: 2024-01-06 18:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1534 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1542 …}
  +slug: "Here-s-to-next-year"
  +title: "Here's to next year"
  +url: "https://lemmyf.uk/pictrs/image/6025a57b-7b46-4091-bb01-6a832b4a30fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 217
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722627091 {#1505
    date: 2024-08-02 21:31:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 27673
  -titleTs: "'next':4 'year':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704648887
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4446930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704562487 {#1543
    date: 2024-01-06 18:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1534 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1542 …}
  +slug: "Here-s-to-next-year"
  +title: "Here's to next year"
  +url: "https://lemmyf.uk/pictrs/image/6025a57b-7b46-4091-bb01-6a832b4a30fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 217
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722627091 {#1505
    date: 2024-08-02 21:31:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 27673
  -titleTs: "'next':4 'year':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704648887
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4446930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704562487 {#1543
    date: 2024-01-06 18:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1936 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Audrey-Hepburn-at-the-grocery-store-with-her-pet-deer"
  +title: "Audrey Hepburn, at the grocery store with her pet deer, 1958"
  +url: "https://lemmy.world/pictrs/image/e25056c1-1f1b-4101-820c-661c235d4292.jpeg"
  +body: "[Source.](https://www.starsinsider.com/celebrity/204777/rare-photos-of-iconic-moments-in-history)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 229
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711797434 {#1392
    date: 2024-03-30 12:17:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 27103
  -titleTs: "'1958':11 'audrey':1 'deer':10 'groceri':5 'hepburn':2 'pet':9 'store':6"
  -bodyTs: "'/celebrity/204777/rare-photos-of-iconic-moments-in-history)':4 'sourc':1 'www.starsinsider.com':3 'www.starsinsider.com/celebrity/204777/rare-photos-of-iconic-moments-in-history)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430905
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10295249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704344505 {#1398
    date: 2024-01-04 06:01:45.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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1936 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Audrey-Hepburn-at-the-grocery-store-with-her-pet-deer"
  +title: "Audrey Hepburn, at the grocery store with her pet deer, 1958"
  +url: "https://lemmy.world/pictrs/image/e25056c1-1f1b-4101-820c-661c235d4292.jpeg"
  +body: "[Source.](https://www.starsinsider.com/celebrity/204777/rare-photos-of-iconic-moments-in-history)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 229
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711797434 {#1392
    date: 2024-03-30 12:17:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 27103
  -titleTs: "'1958':11 'audrey':1 'deer':10 'groceri':5 'hepburn':2 'pet':9 'store':6"
  -bodyTs: "'/celebrity/204777/rare-photos-of-iconic-moments-in-history)':4 'sourc':1 'www.starsinsider.com':3 'www.starsinsider.com/celebrity/204777/rare-photos-of-iconic-moments-in-history)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430905
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10295249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704344505 {#1398
    date: 2024-01-04 06:01:45.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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1936 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Audrey-Hepburn-at-the-grocery-store-with-her-pet-deer"
  +title: "Audrey Hepburn, at the grocery store with her pet deer, 1958"
  +url: "https://lemmy.world/pictrs/image/e25056c1-1f1b-4101-820c-661c235d4292.jpeg"
  +body: "[Source.](https://www.starsinsider.com/celebrity/204777/rare-photos-of-iconic-moments-in-history)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 229
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711797434 {#1392
    date: 2024-03-30 12:17:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 27103
  -titleTs: "'1958':11 'audrey':1 'deer':10 'groceri':5 'hepburn':2 'pet':9 'store':6"
  -bodyTs: "'/celebrity/204777/rare-photos-of-iconic-moments-in-history)':4 'sourc':1 'www.starsinsider.com':3 'www.starsinsider.com/celebrity/204777/rare-photos-of-iconic-moments-in-history)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430905
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10295249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704344505 {#1398
    date: 2024-01-04 06:01:45.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 {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Open-source-keyboard-for-iOS"
  +title: "Open source keyboard for iOS?"
  +url: null
  +body: """
    Does an open source keyboard exist for iOS that respect your privacy?\n
    \n
    Does apple get what you type on the keyboard in their servers?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720029226 {#1518
    date: 2024-07-03 19:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 27717
  -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
  -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704664152
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10206342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704577752 {#1519
    date: 2024-01-06 22:49: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
79 DENIED edit
App\Entity\Entry {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Open-source-keyboard-for-iOS"
  +title: "Open source keyboard for iOS?"
  +url: null
  +body: """
    Does an open source keyboard exist for iOS that respect your privacy?\n
    \n
    Does apple get what you type on the keyboard in their servers?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720029226 {#1518
    date: 2024-07-03 19:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 27717
  -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
  -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704664152
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10206342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704577752 {#1519
    date: 2024-01-06 22:49: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
80 DENIED moderate
App\Entity\Entry {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Open-source-keyboard-for-iOS"
  +title: "Open source keyboard for iOS?"
  +url: null
  +body: """
    Does an open source keyboard exist for iOS that respect your privacy?\n
    \n
    Does apple get what you type on the keyboard in their servers?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720029226 {#1518
    date: 2024-07-03 19:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 27717
  -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
  -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704664152
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10206342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704577752 {#1519
    date: 2024-01-06 22:49: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
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 {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1933 …}
  +slug: "Ronald-McDonald-s-spraying-democracy-and-freedom"
  +title: "Ronald McDonald's spraying democracy and freedom 🥰"
  +url: "https://lemmus.org/pictrs/image/6ed4a4da-c2a3-4819-b1cd-921bede78735.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711785219 {#1966
    date: 2024-03-30 08:53:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 27032
  -titleTs: "'democraci':5 'freedom':7 'mcdonald':2 'ronald':1 'spray':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704403745
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2388618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704317345 {#1961
    date: 2024-01-03 22:29:05.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 {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1933 …}
  +slug: "Ronald-McDonald-s-spraying-democracy-and-freedom"
  +title: "Ronald McDonald's spraying democracy and freedom 🥰"
  +url: "https://lemmus.org/pictrs/image/6ed4a4da-c2a3-4819-b1cd-921bede78735.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711785219 {#1966
    date: 2024-03-30 08:53:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 27032
  -titleTs: "'democraci':5 'freedom':7 'mcdonald':2 'ronald':1 'spray':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704403745
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2388618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704317345 {#1961
    date: 2024-01-03 22:29:05.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 {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1933 …}
  +slug: "Ronald-McDonald-s-spraying-democracy-and-freedom"
  +title: "Ronald McDonald's spraying democracy and freedom 🥰"
  +url: "https://lemmus.org/pictrs/image/6ed4a4da-c2a3-4819-b1cd-921bede78735.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711785219 {#1966
    date: 2024-03-30 08:53:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 27032
  -titleTs: "'democraci':5 'freedom':7 'mcdonald':2 'ronald':1 'spray':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704403745
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2388618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704317345 {#1961
    date: 2024-01-03 22:29:05.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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "Sigh-unzips"
  +title: "*Sigh*, unzips "
  +url: "https://lemmy.zip/pictrs/image/2b0fb9c0-7058-4e5c-89c5-a16528865798.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719328098 {#1747
    date: 2024-06-25 17:08:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 28145
  -titleTs: "'sigh':1 'unzip':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704830499
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8098429"
  +editedAt: DateTimeImmutable @1719212549 {#1738
    date: 2024-06-24 09:02:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704744099 {#1753
    date: 2024-01-08 21:01:39.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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "Sigh-unzips"
  +title: "*Sigh*, unzips "
  +url: "https://lemmy.zip/pictrs/image/2b0fb9c0-7058-4e5c-89c5-a16528865798.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719328098 {#1747
    date: 2024-06-25 17:08:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 28145
  -titleTs: "'sigh':1 'unzip':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704830499
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8098429"
  +editedAt: DateTimeImmutable @1719212549 {#1738
    date: 2024-06-24 09:02:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704744099 {#1753
    date: 2024-01-08 21:01:39.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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "Sigh-unzips"
  +title: "*Sigh*, unzips "
  +url: "https://lemmy.zip/pictrs/image/2b0fb9c0-7058-4e5c-89c5-a16528865798.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719328098 {#1747
    date: 2024-06-25 17:08:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 28145
  -titleTs: "'sigh':1 'unzip':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704830499
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8098429"
  +editedAt: DateTimeImmutable @1719212549 {#1738
    date: 2024-06-24 09:02:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704744099 {#1753
    date: 2024-01-08 21:01:39.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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "King-Frederick-IX-of-Denmark-a-former-naval-officer-showing"
  +title: "King Frederick IX of Denmark, a former naval officer, showing off his tattoos, 1951"
  +url: "https://media.kbin.social/media/33/86/3386f9e85f123a2957e7c30d6688805b1df97e6bd2f8ea74a066fd51af3f2e51.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711437185 {#1395
    date: 2024-03-26 08:13:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 26932
  -titleTs: "'1951':14 'denmark':5 'former':7 'frederick':2 'ix':3 'king':1 'naval':8 'offic':9 'show':10 'tattoo':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704378261
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/738086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704291861 {#1950
    date: 2024-01-03 15:24:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "King-Frederick-IX-of-Denmark-a-former-naval-officer-showing"
  +title: "King Frederick IX of Denmark, a former naval officer, showing off his tattoos, 1951"
  +url: "https://media.kbin.social/media/33/86/3386f9e85f123a2957e7c30d6688805b1df97e6bd2f8ea74a066fd51af3f2e51.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711437185 {#1395
    date: 2024-03-26 08:13:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 26932
  -titleTs: "'1951':14 'denmark':5 'former':7 'frederick':2 'ix':3 'king':1 'naval':8 'offic':9 'show':10 'tattoo':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704378261
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/738086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704291861 {#1950
    date: 2024-01-03 15:24:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "King-Frederick-IX-of-Denmark-a-former-naval-officer-showing"
  +title: "King Frederick IX of Denmark, a former naval officer, showing off his tattoos, 1951"
  +url: "https://media.kbin.social/media/33/86/3386f9e85f123a2957e7c30d6688805b1df97e6bd2f8ea74a066fd51af3f2e51.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711437185 {#1395
    date: 2024-03-26 08:13:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 26932
  -titleTs: "'1951':14 'denmark':5 'former':7 'frederick':2 'ix':3 'king':1 'naval':8 'offic':9 'show':10 'tattoo':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704378261
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/738086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704291861 {#1950
    date: 2024-01-03 15:24:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "I-ll-go-for-a-morning-run-too"
  +title: "I'll go for a morning run too."
  +url: "https://startrek.website/pictrs/image/f297b9eb-6b54-44ff-9c3b-d14decbc4350.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584657 {#245
    date: 2024-04-08 15:57:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +children: []
  -id: 26558
  -titleTs: "'go':3 'll':2 'morn':6 'run':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704221352
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5223064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704134952 {#254
    date: 2024-01-01 19:49: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
95 DENIED edit
App\Entity\Entry {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "I-ll-go-for-a-morning-run-too"
  +title: "I'll go for a morning run too."
  +url: "https://startrek.website/pictrs/image/f297b9eb-6b54-44ff-9c3b-d14decbc4350.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584657 {#245
    date: 2024-04-08 15:57:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +children: []
  -id: 26558
  -titleTs: "'go':3 'll':2 'morn':6 'run':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704221352
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5223064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704134952 {#254
    date: 2024-01-01 19:49: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
96 DENIED moderate
App\Entity\Entry {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "I-ll-go-for-a-morning-run-too"
  +title: "I'll go for a morning run too."
  +url: "https://startrek.website/pictrs/image/f297b9eb-6b54-44ff-9c3b-d14decbc4350.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584657 {#245
    date: 2024-04-08 15:57:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +children: []
  -id: 26558
  -titleTs: "'go':3 'll':2 'morn':6 'run':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704221352
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5223064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704134952 {#254
    date: 2024-01-01 19:49: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
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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1494 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Old-ass-chromebook-distro-recommendation-request"
  +title: "Old ass chromebook distro recommendation [request]"
  +url: null
  +body: """
    Background: I’m not “new” to linux, but this is my first year daily driving it. I have been running Mint on my main PC for a little over a year, and I love it.\n
    \n
    My super old chromebook (Acer c720) has reached end of life. It is no longer supported by Google, and will not receive updates. I’ve toyed with dual-booting it to Linux in the past with Bodhi, but eventually it broke, and I ended up reverting to ChromeOS. That was years ago, and my patience/knowledge has grown, and I’m committed to switching.\n
    \n
    So the other day I went ahead and pulled the trigger. I removed the write-protect screw from the Chromebook’s motherboard, and installed Debian 12. I really just chose Debian because I already had a flash drive with the ISO on it for a different project (rooting my Dreame vacuum). It also runs GNOME by default, and I had never used that, so I thought it would be worth a try.  \n
    Turns out, I didn’t mind GNOME, and I really loved the three-finger swipe to switch workspaces. BUT… The function keys on the chromebook that are used for changing the screen’s brightness don’t work. So I dove down the rabbit hole of trying to get those to work. Found ‘xbacklight’ and gave it a go. didn’t work, and I struggled with it for a few hours until I discovered that xbacklight doesn’t work with Wayland… So I attempted to disable wayland, and also made some other changes that lead to my Chromebook not completing its boot up… whoops. Every challenge is an opportunity, so I figured - why not explore some other distros, and see if I can’t find one that fits my needs a bit better?\n
    \n
    Now the request: The hardware of this machine is OLD, so I am hoping to put something super light on it, but still be able to have a few features:\n
    \n
    1. Trackpad gestures (swapping workspaces, navigating firefox).\n
    2. Window snapping (left and right panes at least)\n
    3. I don’t care too much about how it looks, but I need to be able to map the function keys to volume and brightness.\n
    \n
    I have been lurking on Lemmy for long enough to have watched all the memes/conversations about different desktop managers (GNOME/Xfce/etc) but I never really understood what the deal was, but now I am coming face to face with that decision, and I’d love some “professional” input!\n
    \n
    Edit: the only “real” activities I will use this for is web browsing, terminal stuffs for my servers/other machines/homeassistant, and some note taking. So default programs can be SUPER minimum.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719425541 {#1488
    date: 2024-06-26 20:12:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 28186
  -titleTs: "'ass':2 'chromebook':3 'distro':4 'old':1 'recommend':5 'request':6"
  -bodyTs: "'1':336 '12':126 '2':343 '3':352 'abl':330,368 'acer':40 'activ':429 'ago':88 'ahead':106 'alreadi':134 'also':153,261 'attempt':256 'background':1 'better':305 'bit':304 'bodhi':73 'boot':65,274 'bright':207,377 'broke':77 'brows':437 'c720':41 'care':356 'challeng':278 'chang':203,265 'chose':130 'chromebook':39,120,198,270 'chromeo':84 'come':411 'commit':97 'complet':272 'd':420 'daili':14 'day':103 'deal':405 'debian':125,131 'decis':417 'default':157,449 'desktop':395 'didn':176,232 'differ':146,394 'disabl':258 'discov':246 'distro':290 'doesn':249 'dove':213 'dream':150 'drive':15,138 'dual':64 'dual-boot':63 'edit':425 'end':44,80 'enough':386 'eventu':75 'everi':277 'explor':287 'face':412,414 'featur':335 'figur':284 'find':297 'finger':187 'firefox':342 'first':12 'fit':300 'flash':137 'found':225 'function':194,372 'gave':228 'gestur':338 'get':221 'gnome':155,179 'gnome/xfce/etc':397 'go':231 'googl':53 'grown':93 'hardwar':310 'hole':217 'hope':319 'hour':243 'input':424 'instal':124 'iso':141 'key':195,373 'lead':267 'least':351 'left':346 'lemmi':383 'life':46 'light':324 'linux':7,68 'littl':28 'long':385 'longer':50 'look':362 'love':34,183,421 'lurk':381 'm':3,96 'machin':313 'machines/homeassistant':443 'made':262 'main':24 'manag':396 'map':370 'memes/conversations':392 'mind':178 'minimum':454 'mint':21 'motherboard':122 'much':358 'navig':341 'need':302,365 'never':161,400 'new':5 'note':446 'old':38,315 'one':298 'opportun':281 'pane':349 'past':71 'patience/knowledge':91 'pc':25 'profession':423 'program':450 'project':147 'protect':116 'pull':108 'put':321 'rabbit':216 'reach':43 'real':428 'realli':128,182,401 'receiv':57 'remov':112 'request':308 'revert':82 'right':348 'root':148 'run':20,154 'screen':205 'screw':117 'see':292 'servers/other':442 'snap':345 'someth':322 'still':328 'struggl':237 'stuff':439 'super':37,323,453 'support':51 'swap':339 'swipe':188 'switch':99,190 'take':447 'termin':438 'thought':166 'three':186 'three-fing':185 'toy':61 'trackpad':337 'tri':172,219 'trigger':110 'turn':173 'understood':402 'updat':58 'use':162,201,432 'vacuum':151 've':60 'volum':375 'watch':389 'wayland':253,259 'web':436 'went':105 'whoop':276 'window':344 'work':210,224,234,251 'workspac':191,340 'worth':170 'would':168 'write':115 'write-protect':114 'xbacklight':226,248 'year':13,31,87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704808408
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20464510"
  +editedAt: DateTimeImmutable @1719202168 {#1487
    date: 2024-06-24 06:09:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704725408 {#1485
    date: 2024-01-08 15:50:08.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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1494 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Old-ass-chromebook-distro-recommendation-request"
  +title: "Old ass chromebook distro recommendation [request]"
  +url: null
  +body: """
    Background: I’m not “new” to linux, but this is my first year daily driving it. I have been running Mint on my main PC for a little over a year, and I love it.\n
    \n
    My super old chromebook (Acer c720) has reached end of life. It is no longer supported by Google, and will not receive updates. I’ve toyed with dual-booting it to Linux in the past with Bodhi, but eventually it broke, and I ended up reverting to ChromeOS. That was years ago, and my patience/knowledge has grown, and I’m committed to switching.\n
    \n
    So the other day I went ahead and pulled the trigger. I removed the write-protect screw from the Chromebook’s motherboard, and installed Debian 12. I really just chose Debian because I already had a flash drive with the ISO on it for a different project (rooting my Dreame vacuum). It also runs GNOME by default, and I had never used that, so I thought it would be worth a try.  \n
    Turns out, I didn’t mind GNOME, and I really loved the three-finger swipe to switch workspaces. BUT… The function keys on the chromebook that are used for changing the screen’s brightness don’t work. So I dove down the rabbit hole of trying to get those to work. Found ‘xbacklight’ and gave it a go. didn’t work, and I struggled with it for a few hours until I discovered that xbacklight doesn’t work with Wayland… So I attempted to disable wayland, and also made some other changes that lead to my Chromebook not completing its boot up… whoops. Every challenge is an opportunity, so I figured - why not explore some other distros, and see if I can’t find one that fits my needs a bit better?\n
    \n
    Now the request: The hardware of this machine is OLD, so I am hoping to put something super light on it, but still be able to have a few features:\n
    \n
    1. Trackpad gestures (swapping workspaces, navigating firefox).\n
    2. Window snapping (left and right panes at least)\n
    3. I don’t care too much about how it looks, but I need to be able to map the function keys to volume and brightness.\n
    \n
    I have been lurking on Lemmy for long enough to have watched all the memes/conversations about different desktop managers (GNOME/Xfce/etc) but I never really understood what the deal was, but now I am coming face to face with that decision, and I’d love some “professional” input!\n
    \n
    Edit: the only “real” activities I will use this for is web browsing, terminal stuffs for my servers/other machines/homeassistant, and some note taking. So default programs can be SUPER minimum.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719425541 {#1488
    date: 2024-06-26 20:12:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 28186
  -titleTs: "'ass':2 'chromebook':3 'distro':4 'old':1 'recommend':5 'request':6"
  -bodyTs: "'1':336 '12':126 '2':343 '3':352 'abl':330,368 'acer':40 'activ':429 'ago':88 'ahead':106 'alreadi':134 'also':153,261 'attempt':256 'background':1 'better':305 'bit':304 'bodhi':73 'boot':65,274 'bright':207,377 'broke':77 'brows':437 'c720':41 'care':356 'challeng':278 'chang':203,265 'chose':130 'chromebook':39,120,198,270 'chromeo':84 'come':411 'commit':97 'complet':272 'd':420 'daili':14 'day':103 'deal':405 'debian':125,131 'decis':417 'default':157,449 'desktop':395 'didn':176,232 'differ':146,394 'disabl':258 'discov':246 'distro':290 'doesn':249 'dove':213 'dream':150 'drive':15,138 'dual':64 'dual-boot':63 'edit':425 'end':44,80 'enough':386 'eventu':75 'everi':277 'explor':287 'face':412,414 'featur':335 'figur':284 'find':297 'finger':187 'firefox':342 'first':12 'fit':300 'flash':137 'found':225 'function':194,372 'gave':228 'gestur':338 'get':221 'gnome':155,179 'gnome/xfce/etc':397 'go':231 'googl':53 'grown':93 'hardwar':310 'hole':217 'hope':319 'hour':243 'input':424 'instal':124 'iso':141 'key':195,373 'lead':267 'least':351 'left':346 'lemmi':383 'life':46 'light':324 'linux':7,68 'littl':28 'long':385 'longer':50 'look':362 'love':34,183,421 'lurk':381 'm':3,96 'machin':313 'machines/homeassistant':443 'made':262 'main':24 'manag':396 'map':370 'memes/conversations':392 'mind':178 'minimum':454 'mint':21 'motherboard':122 'much':358 'navig':341 'need':302,365 'never':161,400 'new':5 'note':446 'old':38,315 'one':298 'opportun':281 'pane':349 'past':71 'patience/knowledge':91 'pc':25 'profession':423 'program':450 'project':147 'protect':116 'pull':108 'put':321 'rabbit':216 'reach':43 'real':428 'realli':128,182,401 'receiv':57 'remov':112 'request':308 'revert':82 'right':348 'root':148 'run':20,154 'screen':205 'screw':117 'see':292 'servers/other':442 'snap':345 'someth':322 'still':328 'struggl':237 'stuff':439 'super':37,323,453 'support':51 'swap':339 'swipe':188 'switch':99,190 'take':447 'termin':438 'thought':166 'three':186 'three-fing':185 'toy':61 'trackpad':337 'tri':172,219 'trigger':110 'turn':173 'understood':402 'updat':58 'use':162,201,432 'vacuum':151 've':60 'volum':375 'watch':389 'wayland':253,259 'web':436 'went':105 'whoop':276 'window':344 'work':210,224,234,251 'workspac':191,340 'worth':170 'would':168 'write':115 'write-protect':114 'xbacklight':226,248 'year':13,31,87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704808408
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20464510"
  +editedAt: DateTimeImmutable @1719202168 {#1487
    date: 2024-06-24 06:09:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704725408 {#1485
    date: 2024-01-08 15:50:08.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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1494 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Old-ass-chromebook-distro-recommendation-request"
  +title: "Old ass chromebook distro recommendation [request]"
  +url: null
  +body: """
    Background: I’m not “new” to linux, but this is my first year daily driving it. I have been running Mint on my main PC for a little over a year, and I love it.\n
    \n
    My super old chromebook (Acer c720) has reached end of life. It is no longer supported by Google, and will not receive updates. I’ve toyed with dual-booting it to Linux in the past with Bodhi, but eventually it broke, and I ended up reverting to ChromeOS. That was years ago, and my patience/knowledge has grown, and I’m committed to switching.\n
    \n
    So the other day I went ahead and pulled the trigger. I removed the write-protect screw from the Chromebook’s motherboard, and installed Debian 12. I really just chose Debian because I already had a flash drive with the ISO on it for a different project (rooting my Dreame vacuum). It also runs GNOME by default, and I had never used that, so I thought it would be worth a try.  \n
    Turns out, I didn’t mind GNOME, and I really loved the three-finger swipe to switch workspaces. BUT… The function keys on the chromebook that are used for changing the screen’s brightness don’t work. So I dove down the rabbit hole of trying to get those to work. Found ‘xbacklight’ and gave it a go. didn’t work, and I struggled with it for a few hours until I discovered that xbacklight doesn’t work with Wayland… So I attempted to disable wayland, and also made some other changes that lead to my Chromebook not completing its boot up… whoops. Every challenge is an opportunity, so I figured - why not explore some other distros, and see if I can’t find one that fits my needs a bit better?\n
    \n
    Now the request: The hardware of this machine is OLD, so I am hoping to put something super light on it, but still be able to have a few features:\n
    \n
    1. Trackpad gestures (swapping workspaces, navigating firefox).\n
    2. Window snapping (left and right panes at least)\n
    3. I don’t care too much about how it looks, but I need to be able to map the function keys to volume and brightness.\n
    \n
    I have been lurking on Lemmy for long enough to have watched all the memes/conversations about different desktop managers (GNOME/Xfce/etc) but I never really understood what the deal was, but now I am coming face to face with that decision, and I’d love some “professional” input!\n
    \n
    Edit: the only “real” activities I will use this for is web browsing, terminal stuffs for my servers/other machines/homeassistant, and some note taking. So default programs can be SUPER minimum.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719425541 {#1488
    date: 2024-06-26 20:12:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 28186
  -titleTs: "'ass':2 'chromebook':3 'distro':4 'old':1 'recommend':5 'request':6"
  -bodyTs: "'1':336 '12':126 '2':343 '3':352 'abl':330,368 'acer':40 'activ':429 'ago':88 'ahead':106 'alreadi':134 'also':153,261 'attempt':256 'background':1 'better':305 'bit':304 'bodhi':73 'boot':65,274 'bright':207,377 'broke':77 'brows':437 'c720':41 'care':356 'challeng':278 'chang':203,265 'chose':130 'chromebook':39,120,198,270 'chromeo':84 'come':411 'commit':97 'complet':272 'd':420 'daili':14 'day':103 'deal':405 'debian':125,131 'decis':417 'default':157,449 'desktop':395 'didn':176,232 'differ':146,394 'disabl':258 'discov':246 'distro':290 'doesn':249 'dove':213 'dream':150 'drive':15,138 'dual':64 'dual-boot':63 'edit':425 'end':44,80 'enough':386 'eventu':75 'everi':277 'explor':287 'face':412,414 'featur':335 'figur':284 'find':297 'finger':187 'firefox':342 'first':12 'fit':300 'flash':137 'found':225 'function':194,372 'gave':228 'gestur':338 'get':221 'gnome':155,179 'gnome/xfce/etc':397 'go':231 'googl':53 'grown':93 'hardwar':310 'hole':217 'hope':319 'hour':243 'input':424 'instal':124 'iso':141 'key':195,373 'lead':267 'least':351 'left':346 'lemmi':383 'life':46 'light':324 'linux':7,68 'littl':28 'long':385 'longer':50 'look':362 'love':34,183,421 'lurk':381 'm':3,96 'machin':313 'machines/homeassistant':443 'made':262 'main':24 'manag':396 'map':370 'memes/conversations':392 'mind':178 'minimum':454 'mint':21 'motherboard':122 'much':358 'navig':341 'need':302,365 'never':161,400 'new':5 'note':446 'old':38,315 'one':298 'opportun':281 'pane':349 'past':71 'patience/knowledge':91 'pc':25 'profession':423 'program':450 'project':147 'protect':116 'pull':108 'put':321 'rabbit':216 'reach':43 'real':428 'realli':128,182,401 'receiv':57 'remov':112 'request':308 'revert':82 'right':348 'root':148 'run':20,154 'screen':205 'screw':117 'see':292 'servers/other':442 'snap':345 'someth':322 'still':328 'struggl':237 'stuff':439 'super':37,323,453 'support':51 'swap':339 'swipe':188 'switch':99,190 'take':447 'termin':438 'thought':166 'three':186 'three-fing':185 'toy':61 'trackpad':337 'tri':172,219 'trigger':110 'turn':173 'understood':402 'updat':58 'use':162,201,432 'vacuum':151 've':60 'volum':375 'watch':389 'wayland':253,259 'web':436 'went':105 'whoop':276 'window':344 'work':210,224,234,251 'workspac':191,340 'worth':170 'would':168 'write':115 'write-protect':114 'xbacklight':226,248 'year':13,31,87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704808408
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20464510"
  +editedAt: DateTimeImmutable @1719202168 {#1487
    date: 2024-06-24 06:09:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704725408 {#1485
    date: 2024-01-08 15:50:08.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