GET https://kbin.spritesserver.nl/index.php/*/active?p=24

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.72 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "Cute-kitchen-appliance"
  +title: "Cute kitchen appliance"
  +url: "https://i.postimg.cc/DZh4rgBr/8471496.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728988918 {#1759
    date: 2024-10-15 12:41:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 33229
  -titleTs: "'applianc':3 'cute':1 'kitchen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367735
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6136886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281335 {#1762
    date: 2024-01-26 16:02:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "Cute-kitchen-appliance"
  +title: "Cute kitchen appliance"
  +url: "https://i.postimg.cc/DZh4rgBr/8471496.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728988918 {#1759
    date: 2024-10-15 12:41:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 33229
  -titleTs: "'applianc':3 'cute':1 'kitchen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367735
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6136886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281335 {#1762
    date: 2024-01-26 16:02:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "Cute-kitchen-appliance"
  +title: "Cute kitchen appliance"
  +url: "https://i.postimg.cc/DZh4rgBr/8471496.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728988918 {#1759
    date: 2024-10-15 12:41:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 33229
  -titleTs: "'applianc':3 'cute':1 'kitchen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367735
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6136886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281335 {#1762
    date: 2024-01-26 16:02:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "that-s-life"
  +title: "🎵that's life🎵"
  +url: "https://lemmy.dbzer0.com/pictrs/image/63251dd3-5946-4660-b11b-716294109e3e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 117
  +favouriteCount: 755
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728987007 {#2432
    date: 2024-10-15 12:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 32972
  -titleTs: "'life':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706265892
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13037488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706179492 {#2443
    date: 2024-01-25 11:44: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
7 DENIED edit
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "that-s-life"
  +title: "🎵that's life🎵"
  +url: "https://lemmy.dbzer0.com/pictrs/image/63251dd3-5946-4660-b11b-716294109e3e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 117
  +favouriteCount: 755
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728987007 {#2432
    date: 2024-10-15 12:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 32972
  -titleTs: "'life':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706265892
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13037488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706179492 {#2443
    date: 2024-01-25 11:44: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
8 DENIED moderate
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "that-s-life"
  +title: "🎵that's life🎵"
  +url: "https://lemmy.dbzer0.com/pictrs/image/63251dd3-5946-4660-b11b-716294109e3e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 117
  +favouriteCount: 755
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728987007 {#2432
    date: 2024-10-15 12:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 32972
  -titleTs: "'life':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706265892
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13037488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706179492 {#2443
    date: 2024-01-25 11:44: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
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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "Breaking-AT-fields"
  +title: "Breaking AT fields!"
  +url: "https://feddit.nl/pictrs/image/67c4dec3-20d4-4c2d-83a0-ea8b2ee11ae8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728986666 {#1538
    date: 2024-10-15 12:04:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 33099
  -titleTs: "'break':1 'field':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706310886
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/9738946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706224486 {#1533
    date: 2024-01-26 00:14:46.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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "Breaking-AT-fields"
  +title: "Breaking AT fields!"
  +url: "https://feddit.nl/pictrs/image/67c4dec3-20d4-4c2d-83a0-ea8b2ee11ae8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728986666 {#1538
    date: 2024-10-15 12:04:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 33099
  -titleTs: "'break':1 'field':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706310886
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/9738946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706224486 {#1533
    date: 2024-01-26 00:14:46.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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "Breaking-AT-fields"
  +title: "Breaking AT fields!"
  +url: "https://feddit.nl/pictrs/image/67c4dec3-20d4-4c2d-83a0-ea8b2ee11ae8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728986666 {#1538
    date: 2024-10-15 12:04:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 33099
  -titleTs: "'break':1 'field':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706310886
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/9738946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706224486 {#1533
    date: 2024-01-26 00:14:46.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "Giddy-up-partner-we-got-to-get-this-wagon-train"
  +title: "Giddy up partner, we got to get this wagon train a-movin'!"
  +url: "https://i.postimg.cc/T1nwmNHx/15128464.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 456
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728985661 {#1640
    date: 2024-10-15 11:47:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 33379
  -titleTs: "'a-movin':11 'get':7 'giddi':1 'got':5 'movin':13 'partner':3 'train':10 'wagon':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706419338
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6156016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706332938 {#1641
    date: 2024-01-27 06:22:18.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "Giddy-up-partner-we-got-to-get-this-wagon-train"
  +title: "Giddy up partner, we got to get this wagon train a-movin'!"
  +url: "https://i.postimg.cc/T1nwmNHx/15128464.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 456
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728985661 {#1640
    date: 2024-10-15 11:47:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 33379
  -titleTs: "'a-movin':11 'get':7 'giddi':1 'got':5 'movin':13 'partner':3 'train':10 'wagon':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706419338
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6156016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706332938 {#1641
    date: 2024-01-27 06:22:18.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "Giddy-up-partner-we-got-to-get-this-wagon-train"
  +title: "Giddy up partner, we got to get this wagon train a-movin'!"
  +url: "https://i.postimg.cc/T1nwmNHx/15128464.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 456
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728985661 {#1640
    date: 2024-10-15 11:47:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 33379
  -titleTs: "'a-movin':11 'get':7 'giddi':1 'got':5 'movin':13 'partner':3 'train':10 'wagon':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706419338
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6156016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706332938 {#1641
    date: 2024-01-27 06:22:18.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 {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "SquareSpace-dropping-the-ball"
  +title: "SquareSpace dropping the ball."
  +url: null
  +body: """
    After almost a year of repeated emails stating the transition from Google Domains will have no effect on customers, no action is required; I just got this email:\n
    \n
    > Update Dynamic DNS records Hi there, As previously communicated, Squarespace has purchased all domain name registrations and related customer accounts from Google Domains. Customers are in the process of being moved to Squarespace Domains, but before we migrate your domain [redacted] we wanted to inform you that a feature you use, Dynamic DNS (DDNS), will not be supported by Squarespace.\n
    \n
    So apparently SquareSpace will be entirely useless to me and I’ve got “as soon as 30 days” to move.\n
    \n
    Got any suggestions for good registrars to migrate to?\n
    \n
    (it’s a .pw domain if that matters)\n
    \n
    /edit. I’m a moron.\n
    \n
    I already use cloudflare as my name server, Google/SquareSpace only handles the registration.\n
    \n
    I’ll be fine. Thanks for the help everyone!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728983256 {#2484
    date: 2024-10-15 11:07:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 33085
  -titleTs: "'ball':4 'drop':2 'squarespac':1"
  -bodyTs: "'/edit':126 '30':105 'account':48 'action':21 'almost':2 'alreadi':132 'appar':90 'cloudflar':134 'communic':37 'custom':19,47,52 'day':106 'ddns':82 'dns':31,81 'domain':13,42,51,62,68,122 'dynam':30,80 'effect':17 'email':7,28 'entir':94 'everyon':152 'featur':77 'fine':147 'good':113 'googl':12,50 'google/squarespace':139 'got':26,101,109 'handl':141 'help':151 'hi':33 'inform':73 'll':145 'm':128 'matter':125 'migrat':66,116 'moron':130 'move':59,108 'name':43,137 'previous':36 'process':56 'purchas':40 'pw':121 'record':32 'redact':69 'registr':44,143 'registrar':114 'relat':46 'repeat':6 'requir':23 'server':138 'soon':103 'squarespac':38,61,88,91 'state':8 'suggest':111 'support':86 'thank':148 'transit':10 'updat':29 'use':79,133 'useless':95 've':100 'want':71 'year':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706305674
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14051564"
  +editedAt: DateTimeImmutable @1728700993 {#1391
    date: 2024-10-12 04:43:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706219274 {#2481
    date: 2024-01-25 22:47:54.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 {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "SquareSpace-dropping-the-ball"
  +title: "SquareSpace dropping the ball."
  +url: null
  +body: """
    After almost a year of repeated emails stating the transition from Google Domains will have no effect on customers, no action is required; I just got this email:\n
    \n
    > Update Dynamic DNS records Hi there, As previously communicated, Squarespace has purchased all domain name registrations and related customer accounts from Google Domains. Customers are in the process of being moved to Squarespace Domains, but before we migrate your domain [redacted] we wanted to inform you that a feature you use, Dynamic DNS (DDNS), will not be supported by Squarespace.\n
    \n
    So apparently SquareSpace will be entirely useless to me and I’ve got “as soon as 30 days” to move.\n
    \n
    Got any suggestions for good registrars to migrate to?\n
    \n
    (it’s a .pw domain if that matters)\n
    \n
    /edit. I’m a moron.\n
    \n
    I already use cloudflare as my name server, Google/SquareSpace only handles the registration.\n
    \n
    I’ll be fine. Thanks for the help everyone!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728983256 {#2484
    date: 2024-10-15 11:07:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 33085
  -titleTs: "'ball':4 'drop':2 'squarespac':1"
  -bodyTs: "'/edit':126 '30':105 'account':48 'action':21 'almost':2 'alreadi':132 'appar':90 'cloudflar':134 'communic':37 'custom':19,47,52 'day':106 'ddns':82 'dns':31,81 'domain':13,42,51,62,68,122 'dynam':30,80 'effect':17 'email':7,28 'entir':94 'everyon':152 'featur':77 'fine':147 'good':113 'googl':12,50 'google/squarespace':139 'got':26,101,109 'handl':141 'help':151 'hi':33 'inform':73 'll':145 'm':128 'matter':125 'migrat':66,116 'moron':130 'move':59,108 'name':43,137 'previous':36 'process':56 'purchas':40 'pw':121 'record':32 'redact':69 'registr':44,143 'registrar':114 'relat':46 'repeat':6 'requir':23 'server':138 'soon':103 'squarespac':38,61,88,91 'state':8 'suggest':111 'support':86 'thank':148 'transit':10 'updat':29 'use':79,133 'useless':95 've':100 'want':71 'year':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706305674
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14051564"
  +editedAt: DateTimeImmutable @1728700993 {#1391
    date: 2024-10-12 04:43:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706219274 {#2481
    date: 2024-01-25 22:47:54.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 {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "SquareSpace-dropping-the-ball"
  +title: "SquareSpace dropping the ball."
  +url: null
  +body: """
    After almost a year of repeated emails stating the transition from Google Domains will have no effect on customers, no action is required; I just got this email:\n
    \n
    > Update Dynamic DNS records Hi there, As previously communicated, Squarespace has purchased all domain name registrations and related customer accounts from Google Domains. Customers are in the process of being moved to Squarespace Domains, but before we migrate your domain [redacted] we wanted to inform you that a feature you use, Dynamic DNS (DDNS), will not be supported by Squarespace.\n
    \n
    So apparently SquareSpace will be entirely useless to me and I’ve got “as soon as 30 days” to move.\n
    \n
    Got any suggestions for good registrars to migrate to?\n
    \n
    (it’s a .pw domain if that matters)\n
    \n
    /edit. I’m a moron.\n
    \n
    I already use cloudflare as my name server, Google/SquareSpace only handles the registration.\n
    \n
    I’ll be fine. Thanks for the help everyone!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728983256 {#2484
    date: 2024-10-15 11:07:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 33085
  -titleTs: "'ball':4 'drop':2 'squarespac':1"
  -bodyTs: "'/edit':126 '30':105 'account':48 'action':21 'almost':2 'alreadi':132 'appar':90 'cloudflar':134 'communic':37 'custom':19,47,52 'day':106 'ddns':82 'dns':31,81 'domain':13,42,51,62,68,122 'dynam':30,80 'effect':17 'email':7,28 'entir':94 'everyon':152 'featur':77 'fine':147 'good':113 'googl':12,50 'google/squarespace':139 'got':26,101,109 'handl':141 'help':151 'hi':33 'inform':73 'll':145 'm':128 'matter':125 'migrat':66,116 'moron':130 'move':59,108 'name':43,137 'previous':36 'process':56 'purchas':40 'pw':121 'record':32 'redact':69 'registr':44,143 'registrar':114 'relat':46 'repeat':6 'requir':23 'server':138 'soon':103 'squarespac':38,61,88,91 'state':8 'suggest':111 'support':86 'thank':148 'transit':10 'updat':29 'use':79,133 'useless':95 've':100 'want':71 'year':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706305674
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14051564"
  +editedAt: DateTimeImmutable @1728700993 {#1391
    date: 2024-10-12 04:43:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706219274 {#2481
    date: 2024-01-25 22:47:54.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 {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Ask-a-stupid-question"
  +title: "Ask a stupid question..."
  +url: "https://lemmy.world/pictrs/image/50056ba3-53e1-4f29-88e5-99b0a292d78a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 760
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728983240 {#1482
    date: 2024-10-15 11:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 33096
  -titleTs: "'ask':1 'question':4 'stupid':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706309645
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11188942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706223245 {#1511
    date: 2024-01-25 23:54: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
23 DENIED edit
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Ask-a-stupid-question"
  +title: "Ask a stupid question..."
  +url: "https://lemmy.world/pictrs/image/50056ba3-53e1-4f29-88e5-99b0a292d78a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 760
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728983240 {#1482
    date: 2024-10-15 11:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 33096
  -titleTs: "'ask':1 'question':4 'stupid':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706309645
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11188942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706223245 {#1511
    date: 2024-01-25 23:54: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
24 DENIED moderate
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Ask-a-stupid-question"
  +title: "Ask a stupid question..."
  +url: "https://lemmy.world/pictrs/image/50056ba3-53e1-4f29-88e5-99b0a292d78a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 760
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728983240 {#1482
    date: 2024-10-15 11:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 33096
  -titleTs: "'ask':1 'question':4 'stupid':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706309645
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11188942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706223245 {#1511
    date: 2024-01-25 23:54: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
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 {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1610 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "They-purposely-attacked-a-dog"
  +title: "They purposely attacked a dog"
  +url: null
  +body: "So I’ve got some assassins that will just randomly attack me because of spoilers. Well, this time, some people came and tried to help kill the assassins, and one of them was a dog. This assassin I was fighting decided to run away from me and past another party member, taking 2 opportunity attacks in the process so they could attack and kill a dog that didn’t even get a turn yet. What the fuck."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728979358 {#1698
    date: 2024-10-15 10:02:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 33377
  -titleTs: "'attack':3 'dog':5 'purpos':2"
  -bodyTs: "'2':53 'anoth':49 'assassin':6,28,37 'attack':11,55,62 'away':44 'came':21 'could':61 'decid':41 'didn':68 'dog':35,66 'even':70 'fight':40 'fuck':77 'get':71 'got':4 'help':25 'kill':26,64 'member':51 'one':30 'opportun':54 'parti':50 'past':48 'peopl':20 'process':58 'random':10 'run':43 'spoiler':15 'take':52 'time':18 'tri':23 'turn':73 've':3 'well':16 'yet':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706418612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11235615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706332212 {#1696
    date: 2024-01-27 06:10: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
27 DENIED edit
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1610 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "They-purposely-attacked-a-dog"
  +title: "They purposely attacked a dog"
  +url: null
  +body: "So I’ve got some assassins that will just randomly attack me because of spoilers. Well, this time, some people came and tried to help kill the assassins, and one of them was a dog. This assassin I was fighting decided to run away from me and past another party member, taking 2 opportunity attacks in the process so they could attack and kill a dog that didn’t even get a turn yet. What the fuck."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728979358 {#1698
    date: 2024-10-15 10:02:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 33377
  -titleTs: "'attack':3 'dog':5 'purpos':2"
  -bodyTs: "'2':53 'anoth':49 'assassin':6,28,37 'attack':11,55,62 'away':44 'came':21 'could':61 'decid':41 'didn':68 'dog':35,66 'even':70 'fight':40 'fuck':77 'get':71 'got':4 'help':25 'kill':26,64 'member':51 'one':30 'opportun':54 'parti':50 'past':48 'peopl':20 'process':58 'random':10 'run':43 'spoiler':15 'take':52 'time':18 'tri':23 'turn':73 've':3 'well':16 'yet':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706418612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11235615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706332212 {#1696
    date: 2024-01-27 06:10: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
28 DENIED moderate
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1610 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "They-purposely-attacked-a-dog"
  +title: "They purposely attacked a dog"
  +url: null
  +body: "So I’ve got some assassins that will just randomly attack me because of spoilers. Well, this time, some people came and tried to help kill the assassins, and one of them was a dog. This assassin I was fighting decided to run away from me and past another party member, taking 2 opportunity attacks in the process so they could attack and kill a dog that didn’t even get a turn yet. What the fuck."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728979358 {#1698
    date: 2024-10-15 10:02:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 33377
  -titleTs: "'attack':3 'dog':5 'purpos':2"
  -bodyTs: "'2':53 'anoth':49 'assassin':6,28,37 'attack':11,55,62 'away':44 'came':21 'could':61 'decid':41 'didn':68 'dog':35,66 'even':70 'fight':40 'fuck':77 'get':71 'got':4 'help':25 'kill':26,64 'member':51 'one':30 'opportun':54 'parti':50 'past':48 'peopl':20 'process':58 'random':10 'run':43 'spoiler':15 'take':52 'time':18 'tri':23 'turn':73 've':3 'well':16 'yet':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706418612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11235615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706332212 {#1696
    date: 2024-01-27 06:10: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
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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Thank-you-therapy"
  +title: "Thank you therapy"
  +url: "https://lemmy.world/pictrs/image/136fe3c4-b88f-4efb-aa18-4a54cb72ba58.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728977682 {#1436
    date: 2024-10-15 09:34:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 33372
  -titleTs: "'thank':1 'therapi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706416646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11234530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706330246 {#1428
    date: 2024-01-27 05:37:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Thank-you-therapy"
  +title: "Thank you therapy"
  +url: "https://lemmy.world/pictrs/image/136fe3c4-b88f-4efb-aa18-4a54cb72ba58.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728977682 {#1436
    date: 2024-10-15 09:34:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 33372
  -titleTs: "'thank':1 'therapi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706416646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11234530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706330246 {#1428
    date: 2024-01-27 05:37:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Thank-you-therapy"
  +title: "Thank you therapy"
  +url: "https://lemmy.world/pictrs/image/136fe3c4-b88f-4efb-aa18-4a54cb72ba58.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728977682 {#1436
    date: 2024-10-15 09:34:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 33372
  -titleTs: "'thank':1 'therapi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706416646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11234530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706330246 {#1428
    date: 2024-01-27 05:37:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Suggestions-for-NAS-or-other-hardware-solution-to-home-setup"
  +title: "Suggestions for NAS (or other hardware) solution to home setup"
  +url: null
  +body: """
    I’ve been researching NAS and am figuring out how one can play into my current home setup. There’s a lot I don’t know even after researching. Best I explain to clear things up.\n
    \n
    Currently, I have a home server running NextCloud, accessible only via my LAN network. It’s run along with a VPN on a Raspberry Pi 4B running Ubuntu Server. The data is on two 512 GiB external SSD drives. One drive is primary & the other is backup of the primary drive via rsync each day.\n
    \n
    I’m looking at a NAS for more backups (Ex. 1 day, 3 days, & 1 week at least) since I have sensitive data on the drives. I want to feel more secure about my home setup with the ability to rollback changes if I mess up something. I also want the NAS to be able to run more services other than just NextCloud eventually, like Grocy/KitchenOwl, etc.\n
    \n
    I have some more questions about NAS given my info:\n
    \n
    - Do I have to use a special NAS-specific OS to make use of the NAS hardware? Like to do snapshots and stuff?\n
    - Kinda related: what if I install something like Debian/Ubuntu on it? Can I still use the NAS hardware in the same way?\n
    \n
    I looked into some solutions like TrueNAS and Synology. I prefer an OS that’s free software so I have control over what I’m doing and not held hostage if they want to increase prices, force upgrades, enshittify things, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728977203 {#1960
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 32127
  -titleTs: "'hardwar':6 'home':9 'nas':3 'setup':10 'solut':7 'suggest':1"
  -bodyTs: "'1':102,106 '3':104 '4b':62 '512':71 'abil':130 'abl':146 'access':45 'along':54 'also':140 'backup':83,100 'best':30 'chang':133 'clear':34 'control':235 'current':16,37 'data':67,114 'day':91,103,105 'debian/ubuntu':201 'drive':75,77,87,117 'enshittifi':253 'etc':158,255 'even':27 'eventu':155 'ex':101 'explain':32 'extern':73 'feel':121 'figur':8 'forc':251 'free':230 'gib':72 'given':166 'grocy/kitchenowl':157 'hardwar':186,210 'held':243 'home':17,41,126 'hostag':244 'increas':249 'info':168 'instal':198 'kinda':193 'know':26 'lan':49 'least':109 'like':156,187,200,220 'look':94,216 'lot':22 'm':93,239 'make':181 'mess':136 'nas':5,97,143,165,177,185,209 'nas-specif':176 'network':50 'nextcloud':44,154 'one':11,76 'os':179,227 'pi':61 'play':13 'prefer':225 'price':250 'primari':79,86 'question':163 'raspberri':60 'relat':194 'research':4,29 'rollback':132 'rsync':89 'run':43,53,63,148 'secur':123 'sensit':113 'server':42,65 'servic':150 'setup':18,127 'sinc':110 'snapshot':190 'softwar':231 'solut':219 'someth':138,199 'special':175 'specif':178 'ssd':74 'still':206 'stuff':192 'synolog':223 'thing':35,254 'truena':221 'two':70 'ubuntu':64 'upgrad':252 'use':173,182,207 've':2 'via':47,88 'vpn':57 'want':119,141,247 'way':214 'week':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705923643
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3720496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705837243 {#1977
    date: 2024-01-21 12:40: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
35 DENIED edit
App\Entity\Entry {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Suggestions-for-NAS-or-other-hardware-solution-to-home-setup"
  +title: "Suggestions for NAS (or other hardware) solution to home setup"
  +url: null
  +body: """
    I’ve been researching NAS and am figuring out how one can play into my current home setup. There’s a lot I don’t know even after researching. Best I explain to clear things up.\n
    \n
    Currently, I have a home server running NextCloud, accessible only via my LAN network. It’s run along with a VPN on a Raspberry Pi 4B running Ubuntu Server. The data is on two 512 GiB external SSD drives. One drive is primary & the other is backup of the primary drive via rsync each day.\n
    \n
    I’m looking at a NAS for more backups (Ex. 1 day, 3 days, & 1 week at least) since I have sensitive data on the drives. I want to feel more secure about my home setup with the ability to rollback changes if I mess up something. I also want the NAS to be able to run more services other than just NextCloud eventually, like Grocy/KitchenOwl, etc.\n
    \n
    I have some more questions about NAS given my info:\n
    \n
    - Do I have to use a special NAS-specific OS to make use of the NAS hardware? Like to do snapshots and stuff?\n
    - Kinda related: what if I install something like Debian/Ubuntu on it? Can I still use the NAS hardware in the same way?\n
    \n
    I looked into some solutions like TrueNAS and Synology. I prefer an OS that’s free software so I have control over what I’m doing and not held hostage if they want to increase prices, force upgrades, enshittify things, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728977203 {#1960
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 32127
  -titleTs: "'hardwar':6 'home':9 'nas':3 'setup':10 'solut':7 'suggest':1"
  -bodyTs: "'1':102,106 '3':104 '4b':62 '512':71 'abil':130 'abl':146 'access':45 'along':54 'also':140 'backup':83,100 'best':30 'chang':133 'clear':34 'control':235 'current':16,37 'data':67,114 'day':91,103,105 'debian/ubuntu':201 'drive':75,77,87,117 'enshittifi':253 'etc':158,255 'even':27 'eventu':155 'ex':101 'explain':32 'extern':73 'feel':121 'figur':8 'forc':251 'free':230 'gib':72 'given':166 'grocy/kitchenowl':157 'hardwar':186,210 'held':243 'home':17,41,126 'hostag':244 'increas':249 'info':168 'instal':198 'kinda':193 'know':26 'lan':49 'least':109 'like':156,187,200,220 'look':94,216 'lot':22 'm':93,239 'make':181 'mess':136 'nas':5,97,143,165,177,185,209 'nas-specif':176 'network':50 'nextcloud':44,154 'one':11,76 'os':179,227 'pi':61 'play':13 'prefer':225 'price':250 'primari':79,86 'question':163 'raspberri':60 'relat':194 'research':4,29 'rollback':132 'rsync':89 'run':43,53,63,148 'secur':123 'sensit':113 'server':42,65 'servic':150 'setup':18,127 'sinc':110 'snapshot':190 'softwar':231 'solut':219 'someth':138,199 'special':175 'specif':178 'ssd':74 'still':206 'stuff':192 'synolog':223 'thing':35,254 'truena':221 'two':70 'ubuntu':64 'upgrad':252 'use':173,182,207 've':2 'via':47,88 'vpn':57 'want':119,141,247 'way':214 'week':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705923643
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3720496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705837243 {#1977
    date: 2024-01-21 12:40: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
36 DENIED moderate
App\Entity\Entry {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Suggestions-for-NAS-or-other-hardware-solution-to-home-setup"
  +title: "Suggestions for NAS (or other hardware) solution to home setup"
  +url: null
  +body: """
    I’ve been researching NAS and am figuring out how one can play into my current home setup. There’s a lot I don’t know even after researching. Best I explain to clear things up.\n
    \n
    Currently, I have a home server running NextCloud, accessible only via my LAN network. It’s run along with a VPN on a Raspberry Pi 4B running Ubuntu Server. The data is on two 512 GiB external SSD drives. One drive is primary & the other is backup of the primary drive via rsync each day.\n
    \n
    I’m looking at a NAS for more backups (Ex. 1 day, 3 days, & 1 week at least) since I have sensitive data on the drives. I want to feel more secure about my home setup with the ability to rollback changes if I mess up something. I also want the NAS to be able to run more services other than just NextCloud eventually, like Grocy/KitchenOwl, etc.\n
    \n
    I have some more questions about NAS given my info:\n
    \n
    - Do I have to use a special NAS-specific OS to make use of the NAS hardware? Like to do snapshots and stuff?\n
    - Kinda related: what if I install something like Debian/Ubuntu on it? Can I still use the NAS hardware in the same way?\n
    \n
    I looked into some solutions like TrueNAS and Synology. I prefer an OS that’s free software so I have control over what I’m doing and not held hostage if they want to increase prices, force upgrades, enshittify things, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728977203 {#1960
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 32127
  -titleTs: "'hardwar':6 'home':9 'nas':3 'setup':10 'solut':7 'suggest':1"
  -bodyTs: "'1':102,106 '3':104 '4b':62 '512':71 'abil':130 'abl':146 'access':45 'along':54 'also':140 'backup':83,100 'best':30 'chang':133 'clear':34 'control':235 'current':16,37 'data':67,114 'day':91,103,105 'debian/ubuntu':201 'drive':75,77,87,117 'enshittifi':253 'etc':158,255 'even':27 'eventu':155 'ex':101 'explain':32 'extern':73 'feel':121 'figur':8 'forc':251 'free':230 'gib':72 'given':166 'grocy/kitchenowl':157 'hardwar':186,210 'held':243 'home':17,41,126 'hostag':244 'increas':249 'info':168 'instal':198 'kinda':193 'know':26 'lan':49 'least':109 'like':156,187,200,220 'look':94,216 'lot':22 'm':93,239 'make':181 'mess':136 'nas':5,97,143,165,177,185,209 'nas-specif':176 'network':50 'nextcloud':44,154 'one':11,76 'os':179,227 'pi':61 'play':13 'prefer':225 'price':250 'primari':79,86 'question':163 'raspberri':60 'relat':194 'research':4,29 'rollback':132 'rsync':89 'run':43,53,63,148 'secur':123 'sensit':113 'server':42,65 'servic':150 'setup':18,127 'sinc':110 'snapshot':190 'softwar':231 'solut':219 'someth':138,199 'special':175 'specif':178 'ssd':74 'still':206 'stuff':192 'synolog':223 'thing':35,254 'truena':221 'two':70 'ubuntu':64 'upgrad':252 'use':173,182,207 've':2 'via':47,88 'vpn':57 'want':119,141,247 'way':214 'week':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705923643
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3720496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705837243 {#1977
    date: 2024-01-21 12:40: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
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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Is-there-a-Universal-Playlist-which-is-privacy-friendly"
  +title: "Is there a Universal Playlist which is privacy friendly?"
  +url: null
  +body: "A playlist where anyone can join and listen whether it is Android or IOS, or from Windows, Linux etc. It has to have collaborativr option so other can add too?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728975791 {#1491
    date: 2024-10-15 09:03:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 33204
  -titleTs: "'friend':9 'playlist':5 'privaci':8 'univers':4"
  -bodyTs: "'add':29 'android':12 'anyon':4 'collaborativr':24 'etc':19 'io':14 'join':6 'linux':18 'listen':8 'option':25 'playlist':2 'whether':9 'window':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706363393
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13117715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706276993 {#1493
    date: 2024-01-26 14:49:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Is-there-a-Universal-Playlist-which-is-privacy-friendly"
  +title: "Is there a Universal Playlist which is privacy friendly?"
  +url: null
  +body: "A playlist where anyone can join and listen whether it is Android or IOS, or from Windows, Linux etc. It has to have collaborativr option so other can add too?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728975791 {#1491
    date: 2024-10-15 09:03:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 33204
  -titleTs: "'friend':9 'playlist':5 'privaci':8 'univers':4"
  -bodyTs: "'add':29 'android':12 'anyon':4 'collaborativr':24 'etc':19 'io':14 'join':6 'linux':18 'listen':8 'option':25 'playlist':2 'whether':9 'window':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706363393
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13117715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706276993 {#1493
    date: 2024-01-26 14:49:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Is-there-a-Universal-Playlist-which-is-privacy-friendly"
  +title: "Is there a Universal Playlist which is privacy friendly?"
  +url: null
  +body: "A playlist where anyone can join and listen whether it is Android or IOS, or from Windows, Linux etc. It has to have collaborativr option so other can add too?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728975791 {#1491
    date: 2024-10-15 09:03:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 33204
  -titleTs: "'friend':9 'playlist':5 'privaci':8 'univers':4"
  -bodyTs: "'add':29 'android':12 'anyon':4 'collaborativr':24 'etc':19 'io':14 'join':6 'linux':18 'listen':8 'option':25 'playlist':2 'whether':9 'window':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706363393
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13117715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706276993 {#1493
    date: 2024-01-26 14:49:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Trust-me-bro-it-s-100-true"
  +title: "Trust me bro it's 100% true"
  +url: "https://reddthat.com/pictrs/image/345dabc1-da20-49e0-8507-a577c05994e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 739
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728975162 {#238
    date: 2024-10-15 08:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 4856
  -titleTs: "'100':6 'bro':3 'true':7 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697270497
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/5753875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184097 {#247
    date: 2023-10-13 10:01:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Trust-me-bro-it-s-100-true"
  +title: "Trust me bro it's 100% true"
  +url: "https://reddthat.com/pictrs/image/345dabc1-da20-49e0-8507-a577c05994e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 739
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728975162 {#238
    date: 2024-10-15 08:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 4856
  -titleTs: "'100':6 'bro':3 'true':7 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697270497
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/5753875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184097 {#247
    date: 2023-10-13 10:01:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Trust-me-bro-it-s-100-true"
  +title: "Trust me bro it's 100% true"
  +url: "https://reddthat.com/pictrs/image/345dabc1-da20-49e0-8507-a577c05994e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 739
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728975162 {#238
    date: 2024-10-15 08:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 4856
  -titleTs: "'100':6 'bro':3 'true':7 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697270497
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/5753875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184097 {#247
    date: 2023-10-13 10:01:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "This-week-in-KDE-everything-everywhere-all-at-once-edition"
  +title: "This week in KDE: everything everywhere all at once edition"
  +url: "https://pointieststick.com/2024/01/26/this-week-in-kde-everything-everywhere-all-at-once-edition/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728973892 {#1668
    date: 2024-10-15 08:31:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 33397
  -titleTs: "'edit':10 'everyth':5 'everywher':6 'kde':4 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343834 {#1671
    date: 2024-01-27 09:23:54.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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "This-week-in-KDE-everything-everywhere-all-at-once-edition"
  +title: "This week in KDE: everything everywhere all at once edition"
  +url: "https://pointieststick.com/2024/01/26/this-week-in-kde-everything-everywhere-all-at-once-edition/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728973892 {#1668
    date: 2024-10-15 08:31:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 33397
  -titleTs: "'edit':10 'everyth':5 'everywher':6 'kde':4 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343834 {#1671
    date: 2024-01-27 09:23:54.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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "This-week-in-KDE-everything-everywhere-all-at-once-edition"
  +title: "This week in KDE: everything everywhere all at once edition"
  +url: "https://pointieststick.com/2024/01/26/this-week-in-kde-everything-everywhere-all-at-once-edition/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728973892 {#1668
    date: 2024-10-15 08:31:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 33397
  -titleTs: "'edit':10 'everyth':5 'everywher':6 'kde':4 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343834 {#1671
    date: 2024-01-27 09:23:54.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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1397 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Is-that-your-boyfriend"
  +title: "Is that your boyfriend?"
  +url: "https://startrek.website/pictrs/image/a59092f0-3b37-4643-ae81-3867a538b21d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 547
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728971926 {#1930
    date: 2024-10-15 07:58:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1398 …}
  +badges: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 32874
  -titleTs: "'boyfriend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216337
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6042830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129937 {#1933
    date: 2024-01-24 21:58:57.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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1397 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Is-that-your-boyfriend"
  +title: "Is that your boyfriend?"
  +url: "https://startrek.website/pictrs/image/a59092f0-3b37-4643-ae81-3867a538b21d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 547
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728971926 {#1930
    date: 2024-10-15 07:58:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1398 …}
  +badges: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 32874
  -titleTs: "'boyfriend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216337
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6042830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129937 {#1933
    date: 2024-01-24 21:58:57.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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1397 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Is-that-your-boyfriend"
  +title: "Is that your boyfriend?"
  +url: "https://startrek.website/pictrs/image/a59092f0-3b37-4643-ae81-3867a538b21d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 547
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728971926 {#1930
    date: 2024-10-15 07:58:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1398 …}
  +badges: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 32874
  -titleTs: "'boyfriend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216337
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6042830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129937 {#1933
    date: 2024-01-24 21:58:57.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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "DRM-removal-tool-was-taken-down-from-github-If-you"
  +title: "DRM removal tool was taken down from github. If you can, please download it from gitlab before its taken down too"
  +url: null
  +body: """
    The DRM removal tool to remove DRM from ebooks was taken down from github and will most likely be taken down from gitlab soon as well. The more archives we have the better so im sharing the gitlab in hopes some Datahoarder types will archive it and keep it shared via torrents etc [gitlab.com/bipinkrish/DeGourou](https://gitlab.com/bipinkrish/DeGourou)\n
    \n
    Heres an article about why it was taken down [torrentfreak.com/internet-archive-targets-book-dr…](https://torrentfreak.com/internet-archive-targets-book-drm-removal-tool-with-dmca-takedown-230714/)\n
    \n
    Edit: does anyone here use [radicle.xyz](https://radicle.xyz/) ? Its a p2p network built on top of git and could be a good way to host it while still being able to contribute to it besides making a .torrent for archiving
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728970682 {#1876
    date: 2024-10-15 07:38:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 9158
  -titleTs: "'download':13 'drm':1 'github':8 'gitlab':16 'pleas':12 'remov':2 'taken':5,19 'tool':3"
  -bodyTs: "'/)':80 '/bipinkrish/degourou](https://gitlab.com/bipinkrish/degourou)':56 '/internet-archive-targets-book-dr':68 '/internet-archive-targets-book-drm-removal-tool-with-dmca-takedown-230714/)':71 'abl':102 'anyon':74 'archiv':29,45,112 'articl':59 'besid':107 'better':33 'built':85 'contribut':104 'could':91 'datahoard':42 'drm':2,7 'ebook':9 'edit':72 'etc':53 'git':89 'github':14 'gitlab':23,38 'gitlab.com':55 'gitlab.com/bipinkrish/degourou](https://gitlab.com/bipinkrish/degourou)':54 'good':94 'here':57 'hope':40 'host':97 'im':35 'keep':48 'like':18 'make':108 'network':84 'p2p':83 'radicle.xyz':77,79 'radicle.xyz/)':78 'remov':3,6 'share':36,50 'soon':24 'still':100 'taken':11,20,64 'tool':4 'top':87 'torrent':52,110 'torrentfreak.com':67,70 'torrentfreak.com/internet-archive-targets-book-dr':66 'torrentfreak.com/internet-archive-targets-book-drm-removal-tool-with-dmca-takedown-230714/)':69 'type':43 'use':76 'via':51 'way':95 'well':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689409321
  +visibility: "visible             "
  +apId: "https://merv.news/post/20621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689398321 {#1884
    date: 2023-07-15 07:18:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "DRM-removal-tool-was-taken-down-from-github-If-you"
  +title: "DRM removal tool was taken down from github. If you can, please download it from gitlab before its taken down too"
  +url: null
  +body: """
    The DRM removal tool to remove DRM from ebooks was taken down from github and will most likely be taken down from gitlab soon as well. The more archives we have the better so im sharing the gitlab in hopes some Datahoarder types will archive it and keep it shared via torrents etc [gitlab.com/bipinkrish/DeGourou](https://gitlab.com/bipinkrish/DeGourou)\n
    \n
    Heres an article about why it was taken down [torrentfreak.com/internet-archive-targets-book-dr…](https://torrentfreak.com/internet-archive-targets-book-drm-removal-tool-with-dmca-takedown-230714/)\n
    \n
    Edit: does anyone here use [radicle.xyz](https://radicle.xyz/) ? Its a p2p network built on top of git and could be a good way to host it while still being able to contribute to it besides making a .torrent for archiving
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728970682 {#1876
    date: 2024-10-15 07:38:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 9158
  -titleTs: "'download':13 'drm':1 'github':8 'gitlab':16 'pleas':12 'remov':2 'taken':5,19 'tool':3"
  -bodyTs: "'/)':80 '/bipinkrish/degourou](https://gitlab.com/bipinkrish/degourou)':56 '/internet-archive-targets-book-dr':68 '/internet-archive-targets-book-drm-removal-tool-with-dmca-takedown-230714/)':71 'abl':102 'anyon':74 'archiv':29,45,112 'articl':59 'besid':107 'better':33 'built':85 'contribut':104 'could':91 'datahoard':42 'drm':2,7 'ebook':9 'edit':72 'etc':53 'git':89 'github':14 'gitlab':23,38 'gitlab.com':55 'gitlab.com/bipinkrish/degourou](https://gitlab.com/bipinkrish/degourou)':54 'good':94 'here':57 'hope':40 'host':97 'im':35 'keep':48 'like':18 'make':108 'network':84 'p2p':83 'radicle.xyz':77,79 'radicle.xyz/)':78 'remov':3,6 'share':36,50 'soon':24 'still':100 'taken':11,20,64 'tool':4 'top':87 'torrent':52,110 'torrentfreak.com':67,70 'torrentfreak.com/internet-archive-targets-book-dr':66 'torrentfreak.com/internet-archive-targets-book-drm-removal-tool-with-dmca-takedown-230714/)':69 'type':43 'use':76 'via':51 'way':95 'well':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689409321
  +visibility: "visible             "
  +apId: "https://merv.news/post/20621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689398321 {#1884
    date: 2023-07-15 07:18:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "DRM-removal-tool-was-taken-down-from-github-If-you"
  +title: "DRM removal tool was taken down from github. If you can, please download it from gitlab before its taken down too"
  +url: null
  +body: """
    The DRM removal tool to remove DRM from ebooks was taken down from github and will most likely be taken down from gitlab soon as well. The more archives we have the better so im sharing the gitlab in hopes some Datahoarder types will archive it and keep it shared via torrents etc [gitlab.com/bipinkrish/DeGourou](https://gitlab.com/bipinkrish/DeGourou)\n
    \n
    Heres an article about why it was taken down [torrentfreak.com/internet-archive-targets-book-dr…](https://torrentfreak.com/internet-archive-targets-book-drm-removal-tool-with-dmca-takedown-230714/)\n
    \n
    Edit: does anyone here use [radicle.xyz](https://radicle.xyz/) ? Its a p2p network built on top of git and could be a good way to host it while still being able to contribute to it besides making a .torrent for archiving
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728970682 {#1876
    date: 2024-10-15 07:38:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 9158
  -titleTs: "'download':13 'drm':1 'github':8 'gitlab':16 'pleas':12 'remov':2 'taken':5,19 'tool':3"
  -bodyTs: "'/)':80 '/bipinkrish/degourou](https://gitlab.com/bipinkrish/degourou)':56 '/internet-archive-targets-book-dr':68 '/internet-archive-targets-book-drm-removal-tool-with-dmca-takedown-230714/)':71 'abl':102 'anyon':74 'archiv':29,45,112 'articl':59 'besid':107 'better':33 'built':85 'contribut':104 'could':91 'datahoard':42 'drm':2,7 'ebook':9 'edit':72 'etc':53 'git':89 'github':14 'gitlab':23,38 'gitlab.com':55 'gitlab.com/bipinkrish/degourou](https://gitlab.com/bipinkrish/degourou)':54 'good':94 'here':57 'hope':40 'host':97 'im':35 'keep':48 'like':18 'make':108 'network':84 'p2p':83 'radicle.xyz':77,79 'radicle.xyz/)':78 'remov':3,6 'share':36,50 'soon':24 'still':100 'taken':11,20,64 'tool':4 'top':87 'torrent':52,110 'torrentfreak.com':67,70 'torrentfreak.com/internet-archive-targets-book-dr':66 'torrentfreak.com/internet-archive-targets-book-drm-removal-tool-with-dmca-takedown-230714/)':69 'type':43 'use':76 'via':51 'way':95 'well':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689409321
  +visibility: "visible             "
  +apId: "https://merv.news/post/20621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689398321 {#1884
    date: 2023-07-15 07:18:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Everything-I-hate-in-one-pic"
  +title: "Everything I hate in one pic"
  +url: "https://lemmy.sdf.org/pictrs/image/3b1312fb-f4c5-452b-8ba3-9767bf1dd2cd.png"
  +body: "Earth and the Moon behind Saturn’s rings (Cassini 2017)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728970454 {#1427
    date: 2024-10-15 07:34:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 33353
  -titleTs: "'everyth':1 'hate':3 'one':5 'pic':6"
  -bodyTs: "'2017':10 'behind':5 'cassini':9 'earth':1 'moon':4 'ring':8 'saturn':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706405333
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/11290391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706318933 {#1456
    date: 2024-01-27 02:28:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Everything-I-hate-in-one-pic"
  +title: "Everything I hate in one pic"
  +url: "https://lemmy.sdf.org/pictrs/image/3b1312fb-f4c5-452b-8ba3-9767bf1dd2cd.png"
  +body: "Earth and the Moon behind Saturn’s rings (Cassini 2017)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728970454 {#1427
    date: 2024-10-15 07:34:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 33353
  -titleTs: "'everyth':1 'hate':3 'one':5 'pic':6"
  -bodyTs: "'2017':10 'behind':5 'cassini':9 'earth':1 'moon':4 'ring':8 'saturn':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706405333
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/11290391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706318933 {#1456
    date: 2024-01-27 02:28:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Everything-I-hate-in-one-pic"
  +title: "Everything I hate in one pic"
  +url: "https://lemmy.sdf.org/pictrs/image/3b1312fb-f4c5-452b-8ba3-9767bf1dd2cd.png"
  +body: "Earth and the Moon behind Saturn’s rings (Cassini 2017)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728970454 {#1427
    date: 2024-10-15 07:34:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 33353
  -titleTs: "'everyth':1 'hate':3 'one':5 'pic':6"
  -bodyTs: "'2017':10 'behind':5 'cassini':9 'earth':1 'moon':4 'ring':8 'saturn':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706405333
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/11290391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706318933 {#1456
    date: 2024-01-27 02:28:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "We-do-kind-of-suck"
  +title: "We do kind of suck..."
  +url: "https://lemmy.world/pictrs/image/a26c6d9e-320f-4914-aa64-eb15be5654ea.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 806
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969858 {#1442
    date: 2024-10-15 07:24:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 33338
  -titleTs: "'kind':3 'suck':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706399057
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11228317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706312657 {#1415
    date: 2024-01-27 00:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "We-do-kind-of-suck"
  +title: "We do kind of suck..."
  +url: "https://lemmy.world/pictrs/image/a26c6d9e-320f-4914-aa64-eb15be5654ea.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 806
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969858 {#1442
    date: 2024-10-15 07:24:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 33338
  -titleTs: "'kind':3 'suck':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706399057
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11228317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706312657 {#1415
    date: 2024-01-27 00:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "We-do-kind-of-suck"
  +title: "We do kind of suck..."
  +url: "https://lemmy.world/pictrs/image/a26c6d9e-320f-4914-aa64-eb15be5654ea.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 806
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969858 {#1442
    date: 2024-10-15 07:24:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 33338
  -titleTs: "'kind':3 'suck':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706399057
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11228317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706312657 {#1415
    date: 2024-01-27 00:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "scraped-media-links-from-instagram-and-threads"
  +title: "scraped media links from instagram and threads"
  +url: "https://gist.github.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7"
  +body: """
    I have scraped a lot of links from instagram and threads using selenium python. It was a good learning experience. I will be running that script for few days more and will see how many more media links I can scrape from instagram and threads.\n
    \n
    However, the problem is that the media isn’t tagged so we don’t know what type of media it is. I wonder if there is an AI or something that can categorize this random media links to an organized list.\n
    \n
    if you want to download all the media from the links you can run the following command:\n
    \n
    ```\n
    \n
    <span style="font-style:italic;color:#969896;"># This command will download file with all the links\n
    </span><span style="color:#323232;">wget -O links.txt https://gist.githubusercontent.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt\n
    </span><span style="font-style:italic;color:#969896;"># This command will actually download the media from the links file we got from the above command \n
    </span><span style="color:#323232;">wget -i links1.txt\n
    </span>\n
    ```\n
    \n
    I was thinking about storing all of these. there is two ways of storing these. the first one is to just store the links.txt file and download the content when needed or we can download the content from the links save it to a hard drive. the second method will consume more space, so the first method is good imo.\n
    \n
    I hope it was something you like :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969781 {#1474
    date: 2024-10-15 07:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 33175
  -titleTs: "'instagram':5 'link':3 'media':2 'scrape':1 'thread':7"
  -bodyTs: "'/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':118 'actual':122 'ai':73 'categor':78 'command':103,105,120,135 'consum':189 'content':167,175 'day':29 'download':91,107,123,165,173 'drive':184 'experi':20 'file':108,129,163 'first':155,194 'follow':102 'gist.githubusercontent.com':117 'gist.githubusercontent.com/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':116 'good':18,197 'got':131 'hard':183 'hope':200 'howev':46 'imo':198 'instagram':9,43 'isn':53 'know':60 'learn':19 'like':205 'link':7,38,82,97,112,128,178 'links.txt':115,162 'links1.txt':138 'list':86 'lot':5 'mani':35 'media':37,52,64,81,94,125 'method':187,195 'need':169 'o':114 'one':156 'organ':85 'problem':48 'python':14 'random':80 'run':24,100 'save':179 'scrape':3,41 'script':26 'second':186 'see':33 'selenium':13 'someth':75,203 'space':191 'store':143,152,160 'tag':55 'think':141 'thread':11,45 'two':149 'type':62 'use':12 'want':89 'way':150 'wget':113,136 'wonder':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706271759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14074247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706251759 {#1472
    date: 2024-01-26 07:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "scraped-media-links-from-instagram-and-threads"
  +title: "scraped media links from instagram and threads"
  +url: "https://gist.github.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7"
  +body: """
    I have scraped a lot of links from instagram and threads using selenium python. It was a good learning experience. I will be running that script for few days more and will see how many more media links I can scrape from instagram and threads.\n
    \n
    However, the problem is that the media isn’t tagged so we don’t know what type of media it is. I wonder if there is an AI or something that can categorize this random media links to an organized list.\n
    \n
    if you want to download all the media from the links you can run the following command:\n
    \n
    ```\n
    \n
    <span style="font-style:italic;color:#969896;"># This command will download file with all the links\n
    </span><span style="color:#323232;">wget -O links.txt https://gist.githubusercontent.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt\n
    </span><span style="font-style:italic;color:#969896;"># This command will actually download the media from the links file we got from the above command \n
    </span><span style="color:#323232;">wget -i links1.txt\n
    </span>\n
    ```\n
    \n
    I was thinking about storing all of these. there is two ways of storing these. the first one is to just store the links.txt file and download the content when needed or we can download the content from the links save it to a hard drive. the second method will consume more space, so the first method is good imo.\n
    \n
    I hope it was something you like :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969781 {#1474
    date: 2024-10-15 07:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 33175
  -titleTs: "'instagram':5 'link':3 'media':2 'scrape':1 'thread':7"
  -bodyTs: "'/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':118 'actual':122 'ai':73 'categor':78 'command':103,105,120,135 'consum':189 'content':167,175 'day':29 'download':91,107,123,165,173 'drive':184 'experi':20 'file':108,129,163 'first':155,194 'follow':102 'gist.githubusercontent.com':117 'gist.githubusercontent.com/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':116 'good':18,197 'got':131 'hard':183 'hope':200 'howev':46 'imo':198 'instagram':9,43 'isn':53 'know':60 'learn':19 'like':205 'link':7,38,82,97,112,128,178 'links.txt':115,162 'links1.txt':138 'list':86 'lot':5 'mani':35 'media':37,52,64,81,94,125 'method':187,195 'need':169 'o':114 'one':156 'organ':85 'problem':48 'python':14 'random':80 'run':24,100 'save':179 'scrape':3,41 'script':26 'second':186 'see':33 'selenium':13 'someth':75,203 'space':191 'store':143,152,160 'tag':55 'think':141 'thread':11,45 'two':149 'type':62 'use':12 'want':89 'way':150 'wget':113,136 'wonder':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706271759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14074247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706251759 {#1472
    date: 2024-01-26 07:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "scraped-media-links-from-instagram-and-threads"
  +title: "scraped media links from instagram and threads"
  +url: "https://gist.github.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7"
  +body: """
    I have scraped a lot of links from instagram and threads using selenium python. It was a good learning experience. I will be running that script for few days more and will see how many more media links I can scrape from instagram and threads.\n
    \n
    However, the problem is that the media isn’t tagged so we don’t know what type of media it is. I wonder if there is an AI or something that can categorize this random media links to an organized list.\n
    \n
    if you want to download all the media from the links you can run the following command:\n
    \n
    ```\n
    \n
    <span style="font-style:italic;color:#969896;"># This command will download file with all the links\n
    </span><span style="color:#323232;">wget -O links.txt https://gist.githubusercontent.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt\n
    </span><span style="font-style:italic;color:#969896;"># This command will actually download the media from the links file we got from the above command \n
    </span><span style="color:#323232;">wget -i links1.txt\n
    </span>\n
    ```\n
    \n
    I was thinking about storing all of these. there is two ways of storing these. the first one is to just store the links.txt file and download the content when needed or we can download the content from the links save it to a hard drive. the second method will consume more space, so the first method is good imo.\n
    \n
    I hope it was something you like :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969781 {#1474
    date: 2024-10-15 07:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 33175
  -titleTs: "'instagram':5 'link':3 'media':2 'scrape':1 'thread':7"
  -bodyTs: "'/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':118 'actual':122 'ai':73 'categor':78 'command':103,105,120,135 'consum':189 'content':167,175 'day':29 'download':91,107,123,165,173 'drive':184 'experi':20 'file':108,129,163 'first':155,194 'follow':102 'gist.githubusercontent.com':117 'gist.githubusercontent.com/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':116 'good':18,197 'got':131 'hard':183 'hope':200 'howev':46 'imo':198 'instagram':9,43 'isn':53 'know':60 'learn':19 'like':205 'link':7,38,82,97,112,128,178 'links.txt':115,162 'links1.txt':138 'list':86 'lot':5 'mani':35 'media':37,52,64,81,94,125 'method':187,195 'need':169 'o':114 'one':156 'organ':85 'problem':48 'python':14 'random':80 'run':24,100 'save':179 'scrape':3,41 'script':26 'second':186 'see':33 'selenium':13 'someth':75,203 'space':191 'store':143,152,160 'tag':55 'think':141 'thread':11,45 'two':149 'type':62 'use':12 'want':89 'way':150 'wget':113,136 'wonder':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706271759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14074247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706251759 {#1472
    date: 2024-01-26 07:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Can-I-run-a-different-GPU-driver-in-distrobox"
  +title: "Can I run a different GPU driver in distrobox ?"
  +url: null
  +body: """
    I don’t want to change drivers on my host Distro as I want to game on it. I’m currently using the open source amdgpu drivers for my rx 6600.\n
    \n
    The idea is to use the distrobox containers for running software like oogabooga text-chat-webui and stable diffusion, fooocus etc.\n
    \n
    I don’t know if that works but I thought I’d ask.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969068 {#1573
    date: 2024-10-15 07:11:08.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: 33435
  -titleTs: "'differ':5 'distrobox':9 'driver':7 'gpu':6 'run':3"
  -bodyTs: "'6600':31 'amdgpu':26 'ask':66 'chang':6 'chat':47 'contain':39 'current':21 'd':65 'diffus':51 'distro':11 'distrobox':38 'driver':7,27 'etc':53 'fooocus':52 'game':16 'host':10 'idea':33 'know':57 'like':43 'm':20 'oogabooga':44 'open':24 'run':41 'rx':30 'softwar':42 'sourc':25 'stabl':50 'text':46 'text-chat-webui':45 'thought':63 'use':22,36 'want':4,14 'webui':48 'work':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706407155
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/5184520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706365655 {#1585
    date: 2024-01-27 15:27: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
71 DENIED edit
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Can-I-run-a-different-GPU-driver-in-distrobox"
  +title: "Can I run a different GPU driver in distrobox ?"
  +url: null
  +body: """
    I don’t want to change drivers on my host Distro as I want to game on it. I’m currently using the open source amdgpu drivers for my rx 6600.\n
    \n
    The idea is to use the distrobox containers for running software like oogabooga text-chat-webui and stable diffusion, fooocus etc.\n
    \n
    I don’t know if that works but I thought I’d ask.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969068 {#1573
    date: 2024-10-15 07:11:08.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: 33435
  -titleTs: "'differ':5 'distrobox':9 'driver':7 'gpu':6 'run':3"
  -bodyTs: "'6600':31 'amdgpu':26 'ask':66 'chang':6 'chat':47 'contain':39 'current':21 'd':65 'diffus':51 'distro':11 'distrobox':38 'driver':7,27 'etc':53 'fooocus':52 'game':16 'host':10 'idea':33 'know':57 'like':43 'm':20 'oogabooga':44 'open':24 'run':41 'rx':30 'softwar':42 'sourc':25 'stabl':50 'text':46 'text-chat-webui':45 'thought':63 'use':22,36 'want':4,14 'webui':48 'work':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706407155
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/5184520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706365655 {#1585
    date: 2024-01-27 15:27: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
72 DENIED moderate
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Can-I-run-a-different-GPU-driver-in-distrobox"
  +title: "Can I run a different GPU driver in distrobox ?"
  +url: null
  +body: """
    I don’t want to change drivers on my host Distro as I want to game on it. I’m currently using the open source amdgpu drivers for my rx 6600.\n
    \n
    The idea is to use the distrobox containers for running software like oogabooga text-chat-webui and stable diffusion, fooocus etc.\n
    \n
    I don’t know if that works but I thought I’d ask.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969068 {#1573
    date: 2024-10-15 07:11:08.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: 33435
  -titleTs: "'differ':5 'distrobox':9 'driver':7 'gpu':6 'run':3"
  -bodyTs: "'6600':31 'amdgpu':26 'ask':66 'chang':6 'chat':47 'contain':39 'current':21 'd':65 'diffus':51 'distro':11 'distrobox':38 'driver':7,27 'etc':53 'fooocus':52 'game':16 'host':10 'idea':33 'know':57 'like':43 'm':20 'oogabooga':44 'open':24 'run':41 'rx':30 'softwar':42 'sourc':25 'stabl':50 'text':46 'text-chat-webui':45 'thought':63 'use':22,36 'want':4,14 'webui':48 'work':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706407155
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/5184520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706365655 {#1585
    date: 2024-01-27 15:27: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
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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "AI-will-fix-everything"
  +title: "AI will fix everything 😎"
  +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
  +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 988
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728965961 {#2472
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 33040
  -titleTs: "'ai':1 'everyth':4 'fix':3"
  -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706291741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5662106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205341 {#2450
    date: 2024-01-25 18:55:41.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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "AI-will-fix-everything"
  +title: "AI will fix everything 😎"
  +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
  +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 988
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728965961 {#2472
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 33040
  -titleTs: "'ai':1 'everyth':4 'fix':3"
  -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706291741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5662106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205341 {#2450
    date: 2024-01-25 18:55:41.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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "AI-will-fix-everything"
  +title: "AI will fix everything 😎"
  +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
  +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 988
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728965961 {#2472
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 33040
  -titleTs: "'ai':1 'everyth':4 'fix':3"
  -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706291741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5662106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205341 {#2450
    date: 2024-01-25 18:55:41.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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Found-him-Martin-Rosner"
  +title: "Found him [Martin Rosner]"
  +url: "https://startrek.website/pictrs/image/0cfd8257-f3b3-42d1-875c-0d24427e0f41.jpeg"
  +body: "Artist’s IG: [www.instagram.com/martin_rosner/](https://www.instagram.com/martin_rosner/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 392
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964965 {#1633
    date: 2024-10-15 06:02:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 33283
  -titleTs: "'found':1 'martin':3 'rosner':4"
  -bodyTs: "'/martin_rosner/](https://www.instagram.com/martin_rosner/)':6 'artist':1 'ig':3 'www.instagram.com':5 'www.instagram.com/martin_rosner/](https://www.instagram.com/martin_rosner/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706379787
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6117227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706293387 {#1627
    date: 2024-01-26 19:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Found-him-Martin-Rosner"
  +title: "Found him [Martin Rosner]"
  +url: "https://startrek.website/pictrs/image/0cfd8257-f3b3-42d1-875c-0d24427e0f41.jpeg"
  +body: "Artist’s IG: [www.instagram.com/martin_rosner/](https://www.instagram.com/martin_rosner/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 392
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964965 {#1633
    date: 2024-10-15 06:02:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 33283
  -titleTs: "'found':1 'martin':3 'rosner':4"
  -bodyTs: "'/martin_rosner/](https://www.instagram.com/martin_rosner/)':6 'artist':1 'ig':3 'www.instagram.com':5 'www.instagram.com/martin_rosner/](https://www.instagram.com/martin_rosner/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706379787
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6117227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706293387 {#1627
    date: 2024-01-26 19:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Found-him-Martin-Rosner"
  +title: "Found him [Martin Rosner]"
  +url: "https://startrek.website/pictrs/image/0cfd8257-f3b3-42d1-875c-0d24427e0f41.jpeg"
  +body: "Artist’s IG: [www.instagram.com/martin_rosner/](https://www.instagram.com/martin_rosner/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 392
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964965 {#1633
    date: 2024-10-15 06:02:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 33283
  -titleTs: "'found':1 'martin':3 'rosner':4"
  -bodyTs: "'/martin_rosner/](https://www.instagram.com/martin_rosner/)':6 'artist':1 'ig':3 'www.instagram.com':5 'www.instagram.com/martin_rosner/](https://www.instagram.com/martin_rosner/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706379787
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6117227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706293387 {#1627
    date: 2024-01-26 19:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "What-are-some-of-the-stranger-adaptations-adjustments-to-corporate-culture"
  +title: "What are some of the stranger adaptations/adjustments to corporate culture you've noticed, and imagine emerging?"
  +url: null
  +body: "By corporate culture I mean like what you see with Google~YouTube/Meta~Facebook/etc. to accommodate advertisers and influence people to engage and acknowledge adverts. In turn, by adapt/adjust I mean how some people bleep curses out like fuck/shit/etc., say unalive instead of commit suicide/kill oneself, and make notorious video thumbnails that supposedly work to drive up views."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964478 {#1406
    date: 2024-10-15 05:54:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 33141
  -titleTs: "'adaptations/adjustments':7 'corpor':9 'cultur':10 'emerg':16 'imagin':15 'notic':13 'stranger':6 've':12"
  -bodyTs: "'accommod':15 'acknowledg':23 'adapt/adjust':28 'advert':24 'advertis':16 'bleep':34 'commit':43 'corpor':2 'cultur':3 'curs':35 'drive':55 'engag':21 'fuck/shit/etc':38 'googl':11 'influenc':18 'instead':41 'like':6,37 'make':47 'mean':5,30 'notori':48 'oneself':45 'peopl':19,33 'say':39 'see':9 'suicide/kill':44 'suppos':52 'thumbnail':50 'turn':26 'unal':40 'video':49 'view':57 'work':53 '~facebook/etc':13 '~youtube/meta':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706322931
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21942702"
  +editedAt: DateTimeImmutable @1728717060 {#1704
    date: 2024-10-12 09:11:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706236531 {#1713
    date: 2024-01-26 03:35: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
83 DENIED edit
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "What-are-some-of-the-stranger-adaptations-adjustments-to-corporate-culture"
  +title: "What are some of the stranger adaptations/adjustments to corporate culture you've noticed, and imagine emerging?"
  +url: null
  +body: "By corporate culture I mean like what you see with Google~YouTube/Meta~Facebook/etc. to accommodate advertisers and influence people to engage and acknowledge adverts. In turn, by adapt/adjust I mean how some people bleep curses out like fuck/shit/etc., say unalive instead of commit suicide/kill oneself, and make notorious video thumbnails that supposedly work to drive up views."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964478 {#1406
    date: 2024-10-15 05:54:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 33141
  -titleTs: "'adaptations/adjustments':7 'corpor':9 'cultur':10 'emerg':16 'imagin':15 'notic':13 'stranger':6 've':12"
  -bodyTs: "'accommod':15 'acknowledg':23 'adapt/adjust':28 'advert':24 'advertis':16 'bleep':34 'commit':43 'corpor':2 'cultur':3 'curs':35 'drive':55 'engag':21 'fuck/shit/etc':38 'googl':11 'influenc':18 'instead':41 'like':6,37 'make':47 'mean':5,30 'notori':48 'oneself':45 'peopl':19,33 'say':39 'see':9 'suicide/kill':44 'suppos':52 'thumbnail':50 'turn':26 'unal':40 'video':49 'view':57 'work':53 '~facebook/etc':13 '~youtube/meta':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706322931
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21942702"
  +editedAt: DateTimeImmutable @1728717060 {#1704
    date: 2024-10-12 09:11:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706236531 {#1713
    date: 2024-01-26 03:35: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
84 DENIED moderate
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1706 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "What-are-some-of-the-stranger-adaptations-adjustments-to-corporate-culture"
  +title: "What are some of the stranger adaptations/adjustments to corporate culture you've noticed, and imagine emerging?"
  +url: null
  +body: "By corporate culture I mean like what you see with Google~YouTube/Meta~Facebook/etc. to accommodate advertisers and influence people to engage and acknowledge adverts. In turn, by adapt/adjust I mean how some people bleep curses out like fuck/shit/etc., say unalive instead of commit suicide/kill oneself, and make notorious video thumbnails that supposedly work to drive up views."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964478 {#1406
    date: 2024-10-15 05:54:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 33141
  -titleTs: "'adaptations/adjustments':7 'corpor':9 'cultur':10 'emerg':16 'imagin':15 'notic':13 'stranger':6 've':12"
  -bodyTs: "'accommod':15 'acknowledg':23 'adapt/adjust':28 'advert':24 'advertis':16 'bleep':34 'commit':43 'corpor':2 'cultur':3 'curs':35 'drive':55 'engag':21 'fuck/shit/etc':38 'googl':11 'influenc':18 'instead':41 'like':6,37 'make':47 'mean':5,30 'notori':48 'oneself':45 'peopl':19,33 'say':39 'see':9 'suicide/kill':44 'suppos':52 'thumbnail':50 'turn':26 'unal':40 'video':49 'view':57 'work':53 '~facebook/etc':13 '~youtube/meta':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706322931
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21942702"
  +editedAt: DateTimeImmutable @1728717060 {#1704
    date: 2024-10-12 09:11:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706236531 {#1713
    date: 2024-01-26 03:35: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
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 {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "Kite-Flying-by-Twonks-Comic"
  +title: ""Kite Flying" by Twonks Comic"
  +url: "https://lemm.ee/pictrs/image/0ad010b3-7083-40a6-a2fe-7daf0616d06a.jpeg"
  +body: "- Source: [Instagram](https://instagram.com/p/C2kGzQiscFa) - [Proxigram](https://ig.opnxng.com/p/C2kGzQiscFa) - [RSS](https://ig.opnxng.com/twonkcomics/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964181 {#1784
    date: 2024-10-15 05:49:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 33231
  -titleTs: "'comic':5 'fli':2 'kite':1 'twonk':4"
  -bodyTs: "'/p/c2kgzqiscfa)':5,9 '/twonkcomics/rss)':13 'ig.opnxng.com':8,12 'ig.opnxng.com/p/c2kgzqiscfa)':7 'ig.opnxng.com/twonkcomics/rss)':11 'instagram':2 'instagram.com':4 'instagram.com/p/c2kgzqiscfa)':3 'proxigram':6 'rss':10 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367914
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21980621"
  +editedAt: DateTimeImmutable @1728789887 {#1786
    date: 2024-10-13 05:24:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706281514 {#1780
    date: 2024-01-26 16:05: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
87 DENIED edit
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "Kite-Flying-by-Twonks-Comic"
  +title: ""Kite Flying" by Twonks Comic"
  +url: "https://lemm.ee/pictrs/image/0ad010b3-7083-40a6-a2fe-7daf0616d06a.jpeg"
  +body: "- Source: [Instagram](https://instagram.com/p/C2kGzQiscFa) - [Proxigram](https://ig.opnxng.com/p/C2kGzQiscFa) - [RSS](https://ig.opnxng.com/twonkcomics/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964181 {#1784
    date: 2024-10-15 05:49:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 33231
  -titleTs: "'comic':5 'fli':2 'kite':1 'twonk':4"
  -bodyTs: "'/p/c2kgzqiscfa)':5,9 '/twonkcomics/rss)':13 'ig.opnxng.com':8,12 'ig.opnxng.com/p/c2kgzqiscfa)':7 'ig.opnxng.com/twonkcomics/rss)':11 'instagram':2 'instagram.com':4 'instagram.com/p/c2kgzqiscfa)':3 'proxigram':6 'rss':10 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367914
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21980621"
  +editedAt: DateTimeImmutable @1728789887 {#1786
    date: 2024-10-13 05:24:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706281514 {#1780
    date: 2024-01-26 16:05: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
88 DENIED moderate
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "Kite-Flying-by-Twonks-Comic"
  +title: ""Kite Flying" by Twonks Comic"
  +url: "https://lemm.ee/pictrs/image/0ad010b3-7083-40a6-a2fe-7daf0616d06a.jpeg"
  +body: "- Source: [Instagram](https://instagram.com/p/C2kGzQiscFa) - [Proxigram](https://ig.opnxng.com/p/C2kGzQiscFa) - [RSS](https://ig.opnxng.com/twonkcomics/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964181 {#1784
    date: 2024-10-15 05:49:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 33231
  -titleTs: "'comic':5 'fli':2 'kite':1 'twonk':4"
  -bodyTs: "'/p/c2kgzqiscfa)':5,9 '/twonkcomics/rss)':13 'ig.opnxng.com':8,12 'ig.opnxng.com/p/c2kgzqiscfa)':7 'ig.opnxng.com/twonkcomics/rss)':11 'instagram':2 'instagram.com':4 'instagram.com/p/c2kgzqiscfa)':3 'proxigram':6 'rss':10 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367914
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21980621"
  +editedAt: DateTimeImmutable @1728789887 {#1786
    date: 2024-10-13 05:24:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706281514 {#1780
    date: 2024-01-26 16:05: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
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 {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: Proxies\__CG__\App\Entity\Image {#1941 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "An-anti-Communist-civilian-fighter-runs-with-an-AK-during-a"
  +title: "An anti-Communist civilian fighter runs with an AK during a street-fight in Bucharest, Romania. 1989."
  +url: "https://lemmy.world/pictrs/image/46015000-ee8d-4290-8cad-f4d4b4ce8b74.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964110 {#1376
    date: 2024-10-15 05:48:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 32920
  -titleTs: "'1989':19 'ak':10 'anti':3 'anti-communist':2 'bucharest':17 'civilian':5 'communist':4 'fight':15 'fighter':6 'romania':18 'run':7 'street':14 'street-fight':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706235613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11151149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149213 {#1938
    date: 2024-01-25 03:20:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: Proxies\__CG__\App\Entity\Image {#1941 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "An-anti-Communist-civilian-fighter-runs-with-an-AK-during-a"
  +title: "An anti-Communist civilian fighter runs with an AK during a street-fight in Bucharest, Romania. 1989."
  +url: "https://lemmy.world/pictrs/image/46015000-ee8d-4290-8cad-f4d4b4ce8b74.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964110 {#1376
    date: 2024-10-15 05:48:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 32920
  -titleTs: "'1989':19 'ak':10 'anti':3 'anti-communist':2 'bucharest':17 'civilian':5 'communist':4 'fight':15 'fighter':6 'romania':18 'run':7 'street':14 'street-fight':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706235613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11151149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149213 {#1938
    date: 2024-01-25 03:20:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: Proxies\__CG__\App\Entity\Image {#1941 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "An-anti-Communist-civilian-fighter-runs-with-an-AK-during-a"
  +title: "An anti-Communist civilian fighter runs with an AK during a street-fight in Bucharest, Romania. 1989."
  +url: "https://lemmy.world/pictrs/image/46015000-ee8d-4290-8cad-f4d4b4ce8b74.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728964110 {#1376
    date: 2024-10-15 05:48:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 32920
  -titleTs: "'1989':19 'ak':10 'anti':3 'anti-communist':2 'bucharest':17 'civilian':5 'communist':4 'fight':15 'fighter':6 'romania':18 'run':7 'street':14 'street-fight':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706235613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11151149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149213 {#1938
    date: 2024-01-25 03:20:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1571
  +user: Proxies\__CG__\App\Entity\User {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "The-most-boring-people-on-Earth"
  +title: "The most boring people on Earth."
  +url: "https://hexbear.net/pictrs/image/a16555d5-de2e-4948-a351-2cfe118f9da7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728961906 {#1593
    date: 2024-10-15 05:11:46.0 +02: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: 33430
  -titleTs: "'bore':3 'earth':6 'peopl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706416779
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1697937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706363279 {#1589
    date: 2024-01-27 14:47:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "The-most-boring-people-on-Earth"
  +title: "The most boring people on Earth."
  +url: "https://hexbear.net/pictrs/image/a16555d5-de2e-4948-a351-2cfe118f9da7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728961906 {#1593
    date: 2024-10-15 05:11:46.0 +02: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: 33430
  -titleTs: "'bore':3 'earth':6 'peopl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706416779
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1697937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706363279 {#1589
    date: 2024-01-27 14:47:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "The-most-boring-people-on-Earth"
  +title: "The most boring people on Earth."
  +url: "https://hexbear.net/pictrs/image/a16555d5-de2e-4948-a351-2cfe118f9da7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728961906 {#1593
    date: 2024-10-15 05:11:46.0 +02: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: 33430
  -titleTs: "'bore':3 'earth':6 'peopl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706416779
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1697937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706363279 {#1589
    date: 2024-01-27 14:47:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "British-man-Aditya-Verma-appears-in-Spanish-court-over-plane-bomb"
  +title: "British man Aditya Verma appears in Spanish court over plane-bomb hoax"
  +url: "https://www.bbc.com/news/world-europe-68056421"
  +body: """
    TL;DR\n
    \n
    Don’t use snapchat
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728958875 {#1371
    date: 2024-10-15 04:21:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 32946
  -titleTs: "'aditya':3 'appear':5 'bomb':12 'british':1 'court':8 'hoax':13 'man':2 'plane':11 'plane-bomb':10 'spanish':7 'verma':4"
  -bodyTs: "'dr':2 'snapchat':6 'tl':1 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706246031
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8927359"
  +editedAt: DateTimeImmutable @1728495995 {#1375
    date: 2024-10-09 19:46:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706159631 {#1379
    date: 2024-01-25 06:13:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "British-man-Aditya-Verma-appears-in-Spanish-court-over-plane-bomb"
  +title: "British man Aditya Verma appears in Spanish court over plane-bomb hoax"
  +url: "https://www.bbc.com/news/world-europe-68056421"
  +body: """
    TL;DR\n
    \n
    Don’t use snapchat
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728958875 {#1371
    date: 2024-10-15 04:21:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 32946
  -titleTs: "'aditya':3 'appear':5 'bomb':12 'british':1 'court':8 'hoax':13 'man':2 'plane':11 'plane-bomb':10 'spanish':7 'verma':4"
  -bodyTs: "'dr':2 'snapchat':6 'tl':1 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706246031
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8927359"
  +editedAt: DateTimeImmutable @1728495995 {#1375
    date: 2024-10-09 19:46:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706159631 {#1379
    date: 2024-01-25 06:13:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "British-man-Aditya-Verma-appears-in-Spanish-court-over-plane-bomb"
  +title: "British man Aditya Verma appears in Spanish court over plane-bomb hoax"
  +url: "https://www.bbc.com/news/world-europe-68056421"
  +body: """
    TL;DR\n
    \n
    Don’t use snapchat
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728958875 {#1371
    date: 2024-10-15 04:21:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 32946
  -titleTs: "'aditya':3 'appear':5 'bomb':12 'british':1 'court':8 'hoax':13 'man':2 'plane':11 'plane-bomb':10 'spanish':7 'verma':4"
  -bodyTs: "'dr':2 'snapchat':6 'tl':1 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706246031
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8927359"
  +editedAt: DateTimeImmutable @1728495995 {#1375
    date: 2024-10-09 19:46:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706159631 {#1379
    date: 2024-01-25 06:13:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details