GET https://kbin.spritesserver.nl/index.php/*/top?p=32

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 …}
}
127.80 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.16 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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +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 {#1776
    date: 2024-10-15 12:41:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +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 {#1781
    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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +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 {#1776
    date: 2024-10-15 12:41:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +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 {#1781
    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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +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 {#1776
    date: 2024-10-15 12:41:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +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 {#1781
    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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Automated-testing-of-GNOME-accessibility-features-GNOME-Accessibility"
  +title: "Automated testing of GNOME accessibility features – GNOME Accessibility"
  +url: "https://blogs.gnome.org/a11y/2024/01/26/automated-testing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728811860 {#2473
    date: 2024-10-13 11:31:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 33219
  -titleTs: "'access':5,8 'autom':1 'featur':6 'gnome':4,7 'test':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706336840
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280840 {#2474
    date: 2024-01-26 15:54:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Automated-testing-of-GNOME-accessibility-features-GNOME-Accessibility"
  +title: "Automated testing of GNOME accessibility features – GNOME Accessibility"
  +url: "https://blogs.gnome.org/a11y/2024/01/26/automated-testing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728811860 {#2473
    date: 2024-10-13 11:31:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 33219
  -titleTs: "'access':5,8 'autom':1 'featur':6 'gnome':4,7 'test':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706336840
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280840 {#2474
    date: 2024-01-26 15:54:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Automated-testing-of-GNOME-accessibility-features-GNOME-Accessibility"
  +title: "Automated testing of GNOME accessibility features – GNOME Accessibility"
  +url: "https://blogs.gnome.org/a11y/2024/01/26/automated-testing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728811860 {#2473
    date: 2024-10-13 11:31:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 33219
  -titleTs: "'access':5,8 'autom':1 'featur':6 'gnome':4,7 'test':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706336840
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280840 {#2474
    date: 2024-01-26 15:54:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "morning"
  +title: "morning."
  +url: "https://lemmy.world/pictrs/image/5ceeca61-f568-49d3-9de0-18f95abb4724.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728802771 {#1588
    date: 2024-10-13 08:59:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 33243
  -titleTs: "'morn':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370383
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283983 {#1572
    date: 2024-01-26 16:46:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "morning"
  +title: "morning."
  +url: "https://lemmy.world/pictrs/image/5ceeca61-f568-49d3-9de0-18f95abb4724.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728802771 {#1588
    date: 2024-10-13 08:59:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 33243
  -titleTs: "'morn':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370383
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283983 {#1572
    date: 2024-01-26 16:46:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "morning"
  +title: "morning."
  +url: "https://lemmy.world/pictrs/image/5ceeca61-f568-49d3-9de0-18f95abb4724.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728802771 {#1588
    date: 2024-10-13 08:59:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 33243
  -titleTs: "'morn':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370383
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283983 {#1572
    date: 2024-01-26 16:46:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
  +slug: "Unclassified-letter-reveals-NSA-s-warrantless-purchase-of-Americans-internet-browsing"
  +title: "Unclassified letter reveals NSA's warrantless purchase of Americans' internet browsing data"
  +url: "https://www.techspot.com/news/101658-unclassified-letter-reveals-nsa-warrantless-purchase-americans-internet.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729442164 {#1754
    date: 2024-10-20 18:36:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 33228
  -titleTs: "'american':9 'brows':11 'data':12 'internet':10 'letter':2 'nsa':4 'purchas':7 'reveal':3 'unclassifi':1 'warrantless':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367713
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6028665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281313 {#1755
    date: 2024-01-26 16:01: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
15 DENIED edit
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
  +slug: "Unclassified-letter-reveals-NSA-s-warrantless-purchase-of-Americans-internet-browsing"
  +title: "Unclassified letter reveals NSA's warrantless purchase of Americans' internet browsing data"
  +url: "https://www.techspot.com/news/101658-unclassified-letter-reveals-nsa-warrantless-purchase-americans-internet.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729442164 {#1754
    date: 2024-10-20 18:36:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 33228
  -titleTs: "'american':9 'brows':11 'data':12 'internet':10 'letter':2 'nsa':4 'purchas':7 'reveal':3 'unclassifi':1 'warrantless':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367713
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6028665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281313 {#1755
    date: 2024-01-26 16:01: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
16 DENIED moderate
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
  +slug: "Unclassified-letter-reveals-NSA-s-warrantless-purchase-of-Americans-internet-browsing"
  +title: "Unclassified letter reveals NSA's warrantless purchase of Americans' internet browsing data"
  +url: "https://www.techspot.com/news/101658-unclassified-letter-reveals-nsa-warrantless-purchase-americans-internet.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729442164 {#1754
    date: 2024-10-20 18:36:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 33228
  -titleTs: "'american':9 'brows':11 'data':12 'internet':10 'letter':2 'nsa':4 'purchas':7 'reveal':3 'unclassifi':1 'warrantless':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367713
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6028665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281313 {#1755
    date: 2024-01-26 16:01: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
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 {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1693 …}
  +image: Proxies\__CG__\App\Entity\Image {#1697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1695 …}
  +slug: "Top-UN-court-orders-Israel-to-prevent-genocide-in-Gaza"
  +title: "Top UN court orders Israel to prevent genocide in Gaza but stops short of ordering cease-fire"
  +url: "https://apnews.com/article/israel-gaza-genocide-court-south-africa-27cf84e16082cde798395a95e9143c06"
  +body: """
    [Here](https://www.icj-cij.org/sites/default/files/case-related/192/192-20240126-ord-01-00-en.pdf?__cf_chl_tk=lqOwW22F2KDp6hB5wwmI0shHePV172mWoiReHqFAlsM-1706282026-0-gaNycGzNCzs) is a pdf of the ICJ’s Order of 26 January 2024.\n
    \n
    For convenience, I will list the provisional orders below edited for ease of readability:\n
    \n
    (1) The State of Israel shall, in accordance with its obligations under the Convention on the Prevention and Punishment of the Crime of Genocide, in relation to Palestinians in Gaza, take all measures within its power to prevent the commission of all acts within the scope of Article II of this Convention, in particular:\n
    \n
    - (a) killing members of the group;\n
    - (b) causing serious bodily or mental harm to members of the group;\n
    - (c ) deliberately inflicting on the group conditions of life calculated to bring about its physical destruction in whole or in part; and\n
    - (d) imposing measures intended to prevent births within the group;\n
    \n
    (2) The State of Israel shall ensure with immediate effect that its military does not commit any acts described in point 1 above;\n
    \n
    (3)The State of Israel shall take all measures within its power to prevent and punish the direct and public incitement to commit genocide in relation to members of the Palestinian group in the Gaza Strip;\n
    \n
    (4) The State of Israel shall take immediate and effective measures to enable the provision of urgently needed basic services and humanitarian assistance to address the adverse conditions of life faced by Palestinians in the Gaza Strip;\n
    \n
    (5) The State of Israel shall take effective measures to prevent the destruction and ensure the preservation of evidence related to allegations of acts within the scope of Article II and Article III of the Convention on the Prevention and Punishment of the Crime of Genocide against members of the Palestinian group in the Gaza Strip;\n
    \n
    (6) The State of Israel shall submit a report to the Court on all measures taken to give effect to this Order within one month as from the date of this Order.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993533 {#1699
    date: 2024-10-15 13:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 33237
  -titleTs: "'ceas':17 'cease-fir':16 'court':3 'fire':18 'gaza':10 'genocid':8 'israel':5 'order':4,15 'prevent':7 'short':13 'stop':12 'top':1 'un':2"
  -bodyTs: "'/sites/default/files/case-related/192/192-20240126-ord-01-00-en.pdf?__cf_chl_tk=lqoww22f2kdp6hb5wwmi0shhepv172mwoirehqfalsm-1706282026-0-ganycgznczs)':4 '1':31,156 '2':135 '2024':16 '26':14 '3':158 '4':194 '5':231 '6':287 'accord':38 'act':73,152,254 'address':218 'advers':220 'alleg':252 'articl':78,259,262 'assist':216 'b':91 'basic':212 'birth':131 'bodili':94 'bring':114 'c':103 'calcul':112 'caus':92 'commiss':70 'commit':150,180 'condit':109,221 'conveni':18 'convent':44,82,266 'court':298 'crime':52,274 'd':125 'date':315 'deliber':104 'describ':153 'destruct':118,243 'direct':175 'eas':28 'edit':26 'effect':144,203,238,305 'enabl':206 'ensur':141,245 'evid':249 'face':224 'gaza':60,192,229,285 'genocid':54,181,276 'give':304 'group':90,102,108,134,189,282 'harm':97 'humanitarian':215 'icj':10 'ii':79,260 'iii':263 'immedi':143,201 'impos':126 'incit':178 'inflict':105 'intend':128 'israel':35,139,162,198,235,291 'januari':15 'kill':86 'life':111,223 'list':21 'measur':63,127,166,204,239,301 'member':87,99,185,278 'mental':96 'militari':147 'month':311 'need':211 'oblig':41 'one':310 'order':12,24,308,318 'palestinian':58,188,226,281 'part':123 'particular':84 'pdf':7 'physic':117 'point':155 'power':66,169 'preserv':247 'prevent':47,68,130,171,241,269 'provis':208 'provision':23 'public':177 'punish':49,173,271 'readabl':30 'relat':56,183,250 'report':295 'scope':76,257 'serious':93 'servic':213 'shall':36,140,163,199,236,292 'state':33,137,160,196,233,289 'strip':193,230,286 'submit':293 'take':61,164,200,237 'taken':302 'urgent':210 'whole':120 'within':64,74,132,167,255,309 'www.icj-cij.org':3 'www.icj-cij.org/sites/default/files/case-related/192/192-20240126-ord-01-00-en.pdf?__cf_chl_tk=lqoww22f2kdp6hb5wwmi0shhepv172mwoirehqfalsm-1706282026-0-ganycgznczs)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706369074
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11350742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282674 {#1694
    date: 2024-01-26 16:24:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1693 …}
  +image: Proxies\__CG__\App\Entity\Image {#1697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1695 …}
  +slug: "Top-UN-court-orders-Israel-to-prevent-genocide-in-Gaza"
  +title: "Top UN court orders Israel to prevent genocide in Gaza but stops short of ordering cease-fire"
  +url: "https://apnews.com/article/israel-gaza-genocide-court-south-africa-27cf84e16082cde798395a95e9143c06"
  +body: """
    [Here](https://www.icj-cij.org/sites/default/files/case-related/192/192-20240126-ord-01-00-en.pdf?__cf_chl_tk=lqOwW22F2KDp6hB5wwmI0shHePV172mWoiReHqFAlsM-1706282026-0-gaNycGzNCzs) is a pdf of the ICJ’s Order of 26 January 2024.\n
    \n
    For convenience, I will list the provisional orders below edited for ease of readability:\n
    \n
    (1) The State of Israel shall, in accordance with its obligations under the Convention on the Prevention and Punishment of the Crime of Genocide, in relation to Palestinians in Gaza, take all measures within its power to prevent the commission of all acts within the scope of Article II of this Convention, in particular:\n
    \n
    - (a) killing members of the group;\n
    - (b) causing serious bodily or mental harm to members of the group;\n
    - (c ) deliberately inflicting on the group conditions of life calculated to bring about its physical destruction in whole or in part; and\n
    - (d) imposing measures intended to prevent births within the group;\n
    \n
    (2) The State of Israel shall ensure with immediate effect that its military does not commit any acts described in point 1 above;\n
    \n
    (3)The State of Israel shall take all measures within its power to prevent and punish the direct and public incitement to commit genocide in relation to members of the Palestinian group in the Gaza Strip;\n
    \n
    (4) The State of Israel shall take immediate and effective measures to enable the provision of urgently needed basic services and humanitarian assistance to address the adverse conditions of life faced by Palestinians in the Gaza Strip;\n
    \n
    (5) The State of Israel shall take effective measures to prevent the destruction and ensure the preservation of evidence related to allegations of acts within the scope of Article II and Article III of the Convention on the Prevention and Punishment of the Crime of Genocide against members of the Palestinian group in the Gaza Strip;\n
    \n
    (6) The State of Israel shall submit a report to the Court on all measures taken to give effect to this Order within one month as from the date of this Order.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993533 {#1699
    date: 2024-10-15 13:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 33237
  -titleTs: "'ceas':17 'cease-fir':16 'court':3 'fire':18 'gaza':10 'genocid':8 'israel':5 'order':4,15 'prevent':7 'short':13 'stop':12 'top':1 'un':2"
  -bodyTs: "'/sites/default/files/case-related/192/192-20240126-ord-01-00-en.pdf?__cf_chl_tk=lqoww22f2kdp6hb5wwmi0shhepv172mwoirehqfalsm-1706282026-0-ganycgznczs)':4 '1':31,156 '2':135 '2024':16 '26':14 '3':158 '4':194 '5':231 '6':287 'accord':38 'act':73,152,254 'address':218 'advers':220 'alleg':252 'articl':78,259,262 'assist':216 'b':91 'basic':212 'birth':131 'bodili':94 'bring':114 'c':103 'calcul':112 'caus':92 'commiss':70 'commit':150,180 'condit':109,221 'conveni':18 'convent':44,82,266 'court':298 'crime':52,274 'd':125 'date':315 'deliber':104 'describ':153 'destruct':118,243 'direct':175 'eas':28 'edit':26 'effect':144,203,238,305 'enabl':206 'ensur':141,245 'evid':249 'face':224 'gaza':60,192,229,285 'genocid':54,181,276 'give':304 'group':90,102,108,134,189,282 'harm':97 'humanitarian':215 'icj':10 'ii':79,260 'iii':263 'immedi':143,201 'impos':126 'incit':178 'inflict':105 'intend':128 'israel':35,139,162,198,235,291 'januari':15 'kill':86 'life':111,223 'list':21 'measur':63,127,166,204,239,301 'member':87,99,185,278 'mental':96 'militari':147 'month':311 'need':211 'oblig':41 'one':310 'order':12,24,308,318 'palestinian':58,188,226,281 'part':123 'particular':84 'pdf':7 'physic':117 'point':155 'power':66,169 'preserv':247 'prevent':47,68,130,171,241,269 'provis':208 'provision':23 'public':177 'punish':49,173,271 'readabl':30 'relat':56,183,250 'report':295 'scope':76,257 'serious':93 'servic':213 'shall':36,140,163,199,236,292 'state':33,137,160,196,233,289 'strip':193,230,286 'submit':293 'take':61,164,200,237 'taken':302 'urgent':210 'whole':120 'within':64,74,132,167,255,309 'www.icj-cij.org':3 'www.icj-cij.org/sites/default/files/case-related/192/192-20240126-ord-01-00-en.pdf?__cf_chl_tk=lqoww22f2kdp6hb5wwmi0shhepv172mwoirehqfalsm-1706282026-0-ganycgznczs)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706369074
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11350742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282674 {#1694
    date: 2024-01-26 16:24:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1693 …}
  +image: Proxies\__CG__\App\Entity\Image {#1697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1695 …}
  +slug: "Top-UN-court-orders-Israel-to-prevent-genocide-in-Gaza"
  +title: "Top UN court orders Israel to prevent genocide in Gaza but stops short of ordering cease-fire"
  +url: "https://apnews.com/article/israel-gaza-genocide-court-south-africa-27cf84e16082cde798395a95e9143c06"
  +body: """
    [Here](https://www.icj-cij.org/sites/default/files/case-related/192/192-20240126-ord-01-00-en.pdf?__cf_chl_tk=lqOwW22F2KDp6hB5wwmI0shHePV172mWoiReHqFAlsM-1706282026-0-gaNycGzNCzs) is a pdf of the ICJ’s Order of 26 January 2024.\n
    \n
    For convenience, I will list the provisional orders below edited for ease of readability:\n
    \n
    (1) The State of Israel shall, in accordance with its obligations under the Convention on the Prevention and Punishment of the Crime of Genocide, in relation to Palestinians in Gaza, take all measures within its power to prevent the commission of all acts within the scope of Article II of this Convention, in particular:\n
    \n
    - (a) killing members of the group;\n
    - (b) causing serious bodily or mental harm to members of the group;\n
    - (c ) deliberately inflicting on the group conditions of life calculated to bring about its physical destruction in whole or in part; and\n
    - (d) imposing measures intended to prevent births within the group;\n
    \n
    (2) The State of Israel shall ensure with immediate effect that its military does not commit any acts described in point 1 above;\n
    \n
    (3)The State of Israel shall take all measures within its power to prevent and punish the direct and public incitement to commit genocide in relation to members of the Palestinian group in the Gaza Strip;\n
    \n
    (4) The State of Israel shall take immediate and effective measures to enable the provision of urgently needed basic services and humanitarian assistance to address the adverse conditions of life faced by Palestinians in the Gaza Strip;\n
    \n
    (5) The State of Israel shall take effective measures to prevent the destruction and ensure the preservation of evidence related to allegations of acts within the scope of Article II and Article III of the Convention on the Prevention and Punishment of the Crime of Genocide against members of the Palestinian group in the Gaza Strip;\n
    \n
    (6) The State of Israel shall submit a report to the Court on all measures taken to give effect to this Order within one month as from the date of this Order.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993533 {#1699
    date: 2024-10-15 13:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 33237
  -titleTs: "'ceas':17 'cease-fir':16 'court':3 'fire':18 'gaza':10 'genocid':8 'israel':5 'order':4,15 'prevent':7 'short':13 'stop':12 'top':1 'un':2"
  -bodyTs: "'/sites/default/files/case-related/192/192-20240126-ord-01-00-en.pdf?__cf_chl_tk=lqoww22f2kdp6hb5wwmi0shhepv172mwoirehqfalsm-1706282026-0-ganycgznczs)':4 '1':31,156 '2':135 '2024':16 '26':14 '3':158 '4':194 '5':231 '6':287 'accord':38 'act':73,152,254 'address':218 'advers':220 'alleg':252 'articl':78,259,262 'assist':216 'b':91 'basic':212 'birth':131 'bodili':94 'bring':114 'c':103 'calcul':112 'caus':92 'commiss':70 'commit':150,180 'condit':109,221 'conveni':18 'convent':44,82,266 'court':298 'crime':52,274 'd':125 'date':315 'deliber':104 'describ':153 'destruct':118,243 'direct':175 'eas':28 'edit':26 'effect':144,203,238,305 'enabl':206 'ensur':141,245 'evid':249 'face':224 'gaza':60,192,229,285 'genocid':54,181,276 'give':304 'group':90,102,108,134,189,282 'harm':97 'humanitarian':215 'icj':10 'ii':79,260 'iii':263 'immedi':143,201 'impos':126 'incit':178 'inflict':105 'intend':128 'israel':35,139,162,198,235,291 'januari':15 'kill':86 'life':111,223 'list':21 'measur':63,127,166,204,239,301 'member':87,99,185,278 'mental':96 'militari':147 'month':311 'need':211 'oblig':41 'one':310 'order':12,24,308,318 'palestinian':58,188,226,281 'part':123 'particular':84 'pdf':7 'physic':117 'point':155 'power':66,169 'preserv':247 'prevent':47,68,130,171,241,269 'provis':208 'provision':23 'public':177 'punish':49,173,271 'readabl':30 'relat':56,183,250 'report':295 'scope':76,257 'serious':93 'servic':213 'shall':36,140,163,199,236,292 'state':33,137,160,196,233,289 'strip':193,230,286 'submit':293 'take':61,164,200,237 'taken':302 'urgent':210 'whole':120 'within':64,74,132,167,255,309 'www.icj-cij.org':3 'www.icj-cij.org/sites/default/files/case-related/192/192-20240126-ord-01-00-en.pdf?__cf_chl_tk=lqoww22f2kdp6hb5wwmi0shhepv172mwoirehqfalsm-1706282026-0-ganycgznczs)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706369074
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11350742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282674 {#1694
    date: 2024-01-26 16:24:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "AMD-Publishes-XDNA-Linux-Driver-Support-For-Ryzen-AI-On"
  +title: "AMD Publishes XDNA Linux Driver: Support For Ryzen AI On Linux"
  +url: "https://www.phoronix.com/news/AMD-XDNA-Linux-Driver-Ryzen-AI"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 268
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729065009 {#1678
    date: 2024-10-16 09:50:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 33240
  -titleTs: "'ai':9 'amd':1 'driver':5 'linux':4,11 'publish':2 'ryzen':8 'support':6 'xdna':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11073164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283655 {#1669
    date: 2024-01-26 16:40:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "AMD-Publishes-XDNA-Linux-Driver-Support-For-Ryzen-AI-On"
  +title: "AMD Publishes XDNA Linux Driver: Support For Ryzen AI On Linux"
  +url: "https://www.phoronix.com/news/AMD-XDNA-Linux-Driver-Ryzen-AI"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 268
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729065009 {#1678
    date: 2024-10-16 09:50:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 33240
  -titleTs: "'ai':9 'amd':1 'driver':5 'linux':4,11 'publish':2 'ryzen':8 'support':6 'xdna':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11073164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283655 {#1669
    date: 2024-01-26 16:40:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "AMD-Publishes-XDNA-Linux-Driver-Support-For-Ryzen-AI-On"
  +title: "AMD Publishes XDNA Linux Driver: Support For Ryzen AI On Linux"
  +url: "https://www.phoronix.com/news/AMD-XDNA-Linux-Driver-Ryzen-AI"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 268
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729065009 {#1678
    date: 2024-10-16 09:50:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 33240
  -titleTs: "'ai':9 'amd':1 'driver':5 'linux':4,11 'publish':2 'ryzen':8 'support':6 'xdna':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11073164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283655 {#1669
    date: 2024-01-26 16:40:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1422
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Maybe-not-the-best-valentine-sentiment"
  +title: "Maybe not the best valentine sentiment?"
  +url: "https://lemmy.world/pictrs/image/2f6ae38b-de83-4fae-8f9b-b12101429530.png"
  +body: "Saw this at Evilmart yesterday."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728865985 {#1449
    date: 2024-10-14 02:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 33233
  -titleTs: "'best':4 'mayb':1 'sentiment':6 'valentin':5"
  -bodyTs: "'evilmart':4 'saw':1 'yesterday':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706368521
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282121 {#1421
    date: 2024-01-26 16:15:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Maybe-not-the-best-valentine-sentiment"
  +title: "Maybe not the best valentine sentiment?"
  +url: "https://lemmy.world/pictrs/image/2f6ae38b-de83-4fae-8f9b-b12101429530.png"
  +body: "Saw this at Evilmart yesterday."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728865985 {#1449
    date: 2024-10-14 02:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 33233
  -titleTs: "'best':4 'mayb':1 'sentiment':6 'valentin':5"
  -bodyTs: "'evilmart':4 'saw':1 'yesterday':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706368521
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282121 {#1421
    date: 2024-01-26 16:15:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Maybe-not-the-best-valentine-sentiment"
  +title: "Maybe not the best valentine sentiment?"
  +url: "https://lemmy.world/pictrs/image/2f6ae38b-de83-4fae-8f9b-b12101429530.png"
  +body: "Saw this at Evilmart yesterday."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728865985 {#1449
    date: 2024-10-14 02:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 33233
  -titleTs: "'best':4 'mayb':1 'sentiment':6 'valentin':5"
  -bodyTs: "'evilmart':4 'saw':1 'yesterday':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706368521
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282121 {#1421
    date: 2024-01-26 16:15:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Over-One-Million-Active-Flatpak-App-Users-and-Growing"
  +title: "Over One Million Active Flatpak App Users, and Growing"
  +url: "https://docs.flathub.org/blog/over-one-million-active-users-and-growing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728841018 {#1412
    date: 2024-10-13 19:36:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 33234
  -titleTs: "'activ':4 'app':6 'flatpak':5 'grow':9 'million':3 'one':2 'user':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706368558
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282158 {#1441
    date: 2024-01-26 16:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Over-One-Million-Active-Flatpak-App-Users-and-Growing"
  +title: "Over One Million Active Flatpak App Users, and Growing"
  +url: "https://docs.flathub.org/blog/over-one-million-active-users-and-growing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728841018 {#1412
    date: 2024-10-13 19:36:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 33234
  -titleTs: "'activ':4 'app':6 'flatpak':5 'grow':9 'million':3 'one':2 'user':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706368558
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282158 {#1441
    date: 2024-01-26 16:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Over-One-Million-Active-Flatpak-App-Users-and-Growing"
  +title: "Over One Million Active Flatpak App Users, and Growing"
  +url: "https://docs.flathub.org/blog/over-one-million-active-users-and-growing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728841018 {#1412
    date: 2024-10-13 19:36:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 33234
  -titleTs: "'activ':4 'app':6 'flatpak':5 'grow':9 'million':3 'one':2 'user':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706368558
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282158 {#1441
    date: 2024-01-26 16:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Flathub-Grows-Past-One-Million-Active-Users"
  +title: "Flathub Grows Past One Million Active Users"
  +url: "https://docs.flathub.org/blog/over-one-million-active-users-and-growing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 299
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729234329 {#1390
    date: 2024-10-18 08:52:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 33212
  -titleTs: "'activ':6 'flathub':1 'grow':2 'million':5 'one':4 'past':3 'user':7"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365120
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11070567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278720 {#1386
    date: 2024-01-26 15:18:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Flathub-Grows-Past-One-Million-Active-Users"
  +title: "Flathub Grows Past One Million Active Users"
  +url: "https://docs.flathub.org/blog/over-one-million-active-users-and-growing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 299
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729234329 {#1390
    date: 2024-10-18 08:52:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 33212
  -titleTs: "'activ':6 'flathub':1 'grow':2 'million':5 'one':4 'past':3 'user':7"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365120
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11070567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278720 {#1386
    date: 2024-01-26 15:18:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Flathub-Grows-Past-One-Million-Active-Users"
  +title: "Flathub Grows Past One Million Active Users"
  +url: "https://docs.flathub.org/blog/over-one-million-active-users-and-growing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 299
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729234329 {#1390
    date: 2024-10-18 08:52:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 33212
  -titleTs: "'activ':6 'flathub':1 'grow':2 'million':5 'one':4 'past':3 'user':7"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365120
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11070567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278720 {#1386
    date: 2024-01-26 15:18:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "How-private-is-Apple-s-Private-Relay-really"
  +title: "How private is Apple's Private Relay, really?"
  +url: null
  +body: "You’re forced to use Cloudflare. Don’t they track … everything?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728942992 {#1752
    date: 2024-10-14 23:56:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 33239
  -titleTs: "'appl':4 'privat':2,6 'realli':8 'relay':7"
  -bodyTs: "'cloudflar':6 'everyth':11 'forc':3 're':2 'track':10 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706369444
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283044 {#1744
    date: 2024-01-26 16:30:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "How-private-is-Apple-s-Private-Relay-really"
  +title: "How private is Apple's Private Relay, really?"
  +url: null
  +body: "You’re forced to use Cloudflare. Don’t they track … everything?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728942992 {#1752
    date: 2024-10-14 23:56:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 33239
  -titleTs: "'appl':4 'privat':2,6 'realli':8 'relay':7"
  -bodyTs: "'cloudflar':6 'everyth':11 'forc':3 're':2 'track':10 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706369444
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283044 {#1744
    date: 2024-01-26 16:30:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "How-private-is-Apple-s-Private-Relay-really"
  +title: "How private is Apple's Private Relay, really?"
  +url: null
  +body: "You’re forced to use Cloudflare. Don’t they track … everything?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728942992 {#1752
    date: 2024-10-14 23:56:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 33239
  -titleTs: "'appl':4 'privat':2,6 'realli':8 'relay':7"
  -bodyTs: "'cloudflar':6 'everyth':11 'forc':3 're':2 'track':10 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706369444
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283044 {#1744
    date: 2024-01-26 16:30:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: Proxies\__CG__\App\Entity\Image {#2477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Spices-too"
  +title: "Spices too"
  +url: "https://lemm.ee/pictrs/image/eb310379-663c-4912-80b1-ac87b0019ac3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 102
  +favouriteCount: 1441
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729208055 {#2475
    date: 2024-10-18 01:34:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 33218
  -titleTs: "'spice':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706366814
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21979321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280414 {#2472
    date: 2024-01-26 15:46: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
43 DENIED edit
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: Proxies\__CG__\App\Entity\Image {#2477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Spices-too"
  +title: "Spices too"
  +url: "https://lemm.ee/pictrs/image/eb310379-663c-4912-80b1-ac87b0019ac3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 102
  +favouriteCount: 1441
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729208055 {#2475
    date: 2024-10-18 01:34:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 33218
  -titleTs: "'spice':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706366814
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21979321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280414 {#2472
    date: 2024-01-26 15:46: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
44 DENIED moderate
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: Proxies\__CG__\App\Entity\Image {#2477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Spices-too"
  +title: "Spices too"
  +url: "https://lemm.ee/pictrs/image/eb310379-663c-4912-80b1-ac87b0019ac3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 102
  +favouriteCount: 1441
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729208055 {#2475
    date: 2024-10-18 01:34:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 33218
  -titleTs: "'spice':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706366814
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21979321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280414 {#2472
    date: 2024-01-26 15:46: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
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 {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Migrant-lemmurs-Who-are-you"
  +title: "Migrant lemmurs. Who are you?"
  +url: null
  +body: """
    im sorry, but this might be a bit long…\n
    \n
    hello people of lemmy, this is not a question to all of you, but some. For context, im brazilian, i was born in the northeast region of my country, i was raised mostly by my two parents, and a family friend, who i call my aunt, also northeastern. in 2010, we migrated to the state of São Paulo, since, Piauí, the state we come from, and northeast region as a whole is quite subdeveloped. Life was hard there, which forced us to move. I came to here at around 6, and grew around the locals.\n
    \n
    Brazil is quite a big country, at around the same size of the continental united states, and with a size comparable to Europe. Its also quite densely populated for such a big single country, as such that one region has a radically different culture from another(like northeast(my home region) and the southeast(the region São Paulo is located at)). I for example, as a norteastern developed a mix of accent between my home region and the local accent.\n
    \n
    I am curious, you, which have faced a similar situation, moving from one region to another with the same, or similar language. Being migrating within the same country, or between different countries, how do you feel like? how do you talk? what do you identify with?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728799844 {#1455
    date: 2024-10-13 08:10:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 33236
  -titleTs: "'lemmur':2 'migrant':1"
  -bodyTs: "'2010':59 '6':99 'accent':176,184 'also':56,129 'anoth':150,200 'around':98,102,112 'aunt':55 'big':109,136 'bit':8 'born':31 'brazil':105 'brazilian':28 'call':53 'came':94 'come':73 'compar':125 'context':26 'continent':118 'countri':38,110,138,212,216 'cultur':148 'curious':187 'dens':131 'develop':172 'differ':147,215 'europ':127 'exampl':168 'face':191 'famili':49 'feel':220 'forc':89 'friend':50 'grew':101 'hard':86 'hello':10 'home':154,179 'identifi':229 'im':1,27 'languag':206 'lemmi':13 'life':84 'like':151,221 'local':104,183 'locat':164 'long':9 'might':5 'migrat':61,208 'mix':174 'most':42 'move':92,195 'norteastern':171 'northeast':34,76,152 'northeastern':57 'one':142,197 'parent':46 'paulo':67,162 'peopl':11 'piauí':69 'popul':132 'question':18 'quit':82,107,130 'radic':146 'rais':41 'region':35,77,143,155,160,180,198 'similar':193,205 'sinc':68 'singl':137 'situat':194 'size':115,124 'sorri':2 'southeast':158 'state':64,71,120 'subdevelop':83 'são':66,161 'talk':225 'two':45 'unit':119 'us':90 'whole':80 'within':209"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706333315
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213229"
  +editedAt: DateTimeImmutable @1728789061 {#1453
    date: 2024-10-13 05:11:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706282315 {#1460
    date: 2024-01-26 16:18: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
47 DENIED edit
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Migrant-lemmurs-Who-are-you"
  +title: "Migrant lemmurs. Who are you?"
  +url: null
  +body: """
    im sorry, but this might be a bit long…\n
    \n
    hello people of lemmy, this is not a question to all of you, but some. For context, im brazilian, i was born in the northeast region of my country, i was raised mostly by my two parents, and a family friend, who i call my aunt, also northeastern. in 2010, we migrated to the state of São Paulo, since, Piauí, the state we come from, and northeast region as a whole is quite subdeveloped. Life was hard there, which forced us to move. I came to here at around 6, and grew around the locals.\n
    \n
    Brazil is quite a big country, at around the same size of the continental united states, and with a size comparable to Europe. Its also quite densely populated for such a big single country, as such that one region has a radically different culture from another(like northeast(my home region) and the southeast(the region São Paulo is located at)). I for example, as a norteastern developed a mix of accent between my home region and the local accent.\n
    \n
    I am curious, you, which have faced a similar situation, moving from one region to another with the same, or similar language. Being migrating within the same country, or between different countries, how do you feel like? how do you talk? what do you identify with?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728799844 {#1455
    date: 2024-10-13 08:10:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 33236
  -titleTs: "'lemmur':2 'migrant':1"
  -bodyTs: "'2010':59 '6':99 'accent':176,184 'also':56,129 'anoth':150,200 'around':98,102,112 'aunt':55 'big':109,136 'bit':8 'born':31 'brazil':105 'brazilian':28 'call':53 'came':94 'come':73 'compar':125 'context':26 'continent':118 'countri':38,110,138,212,216 'cultur':148 'curious':187 'dens':131 'develop':172 'differ':147,215 'europ':127 'exampl':168 'face':191 'famili':49 'feel':220 'forc':89 'friend':50 'grew':101 'hard':86 'hello':10 'home':154,179 'identifi':229 'im':1,27 'languag':206 'lemmi':13 'life':84 'like':151,221 'local':104,183 'locat':164 'long':9 'might':5 'migrat':61,208 'mix':174 'most':42 'move':92,195 'norteastern':171 'northeast':34,76,152 'northeastern':57 'one':142,197 'parent':46 'paulo':67,162 'peopl':11 'piauí':69 'popul':132 'question':18 'quit':82,107,130 'radic':146 'rais':41 'region':35,77,143,155,160,180,198 'similar':193,205 'sinc':68 'singl':137 'situat':194 'size':115,124 'sorri':2 'southeast':158 'state':64,71,120 'subdevelop':83 'são':66,161 'talk':225 'two':45 'unit':119 'us':90 'whole':80 'within':209"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706333315
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213229"
  +editedAt: DateTimeImmutable @1728789061 {#1453
    date: 2024-10-13 05:11:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706282315 {#1460
    date: 2024-01-26 16:18: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
48 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Migrant-lemmurs-Who-are-you"
  +title: "Migrant lemmurs. Who are you?"
  +url: null
  +body: """
    im sorry, but this might be a bit long…\n
    \n
    hello people of lemmy, this is not a question to all of you, but some. For context, im brazilian, i was born in the northeast region of my country, i was raised mostly by my two parents, and a family friend, who i call my aunt, also northeastern. in 2010, we migrated to the state of São Paulo, since, Piauí, the state we come from, and northeast region as a whole is quite subdeveloped. Life was hard there, which forced us to move. I came to here at around 6, and grew around the locals.\n
    \n
    Brazil is quite a big country, at around the same size of the continental united states, and with a size comparable to Europe. Its also quite densely populated for such a big single country, as such that one region has a radically different culture from another(like northeast(my home region) and the southeast(the region São Paulo is located at)). I for example, as a norteastern developed a mix of accent between my home region and the local accent.\n
    \n
    I am curious, you, which have faced a similar situation, moving from one region to another with the same, or similar language. Being migrating within the same country, or between different countries, how do you feel like? how do you talk? what do you identify with?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728799844 {#1455
    date: 2024-10-13 08:10:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 33236
  -titleTs: "'lemmur':2 'migrant':1"
  -bodyTs: "'2010':59 '6':99 'accent':176,184 'also':56,129 'anoth':150,200 'around':98,102,112 'aunt':55 'big':109,136 'bit':8 'born':31 'brazil':105 'brazilian':28 'call':53 'came':94 'come':73 'compar':125 'context':26 'continent':118 'countri':38,110,138,212,216 'cultur':148 'curious':187 'dens':131 'develop':172 'differ':147,215 'europ':127 'exampl':168 'face':191 'famili':49 'feel':220 'forc':89 'friend':50 'grew':101 'hard':86 'hello':10 'home':154,179 'identifi':229 'im':1,27 'languag':206 'lemmi':13 'life':84 'like':151,221 'local':104,183 'locat':164 'long':9 'might':5 'migrat':61,208 'mix':174 'most':42 'move':92,195 'norteastern':171 'northeast':34,76,152 'northeastern':57 'one':142,197 'parent':46 'paulo':67,162 'peopl':11 'piauí':69 'popul':132 'question':18 'quit':82,107,130 'radic':146 'rais':41 'region':35,77,143,155,160,180,198 'similar':193,205 'sinc':68 'singl':137 'situat':194 'size':115,124 'sorri':2 'southeast':158 'state':64,71,120 'subdevelop':83 'são':66,161 'talk':225 'two':45 'unit':119 'us':90 'whole':80 'within':209"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706333315
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213229"
  +editedAt: DateTimeImmutable @1728789061 {#1453
    date: 2024-10-13 05:11:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706282315 {#1460
    date: 2024-01-26 16:18: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
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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Nature-is-so-bitchin"
  +title: "Nature is so bitchin'!"
  +url: "https://lemmy.world/pictrs/image/cfc6542e-e720-44cd-bcd7-8353f5d22bfa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 517
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728852716 {#1876
    date: 2024-10-13 22:51:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 33209
  -titleTs: "'bitchin':4 'natur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706364704
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11211476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278304 {#1884
    date: 2024-01-26 15:11:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Nature-is-so-bitchin"
  +title: "Nature is so bitchin'!"
  +url: "https://lemmy.world/pictrs/image/cfc6542e-e720-44cd-bcd7-8353f5d22bfa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 517
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728852716 {#1876
    date: 2024-10-13 22:51:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 33209
  -titleTs: "'bitchin':4 'natur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706364704
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11211476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278304 {#1884
    date: 2024-01-26 15:11:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Nature-is-so-bitchin"
  +title: "Nature is so bitchin'!"
  +url: "https://lemmy.world/pictrs/image/cfc6542e-e720-44cd-bcd7-8353f5d22bfa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 517
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728852716 {#1876
    date: 2024-10-13 22:51:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 33209
  -titleTs: "'bitchin':4 'natur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706364704
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11211476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278304 {#1884
    date: 2024-01-26 15:11:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "Sometimes-Seek-Is-Waaaaay-Off"
  +title: "Sometimes Seek Is Waaaaay Off"
  +url: "https://i.imgur.com/eBSUuY2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728895285 {#1663
    date: 2024-10-14 10:41:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 33241
  -titleTs: "'seek':2 'sometim':1 'waaaaay':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370135
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8410260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283735 {#1553
    date: 2024-01-26 16:42:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "Sometimes-Seek-Is-Waaaaay-Off"
  +title: "Sometimes Seek Is Waaaaay Off"
  +url: "https://i.imgur.com/eBSUuY2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728895285 {#1663
    date: 2024-10-14 10:41:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 33241
  -titleTs: "'seek':2 'sometim':1 'waaaaay':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370135
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8410260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283735 {#1553
    date: 2024-01-26 16:42:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "Sometimes-Seek-Is-Waaaaay-Off"
  +title: "Sometimes Seek Is Waaaaay Off"
  +url: "https://i.imgur.com/eBSUuY2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728895285 {#1663
    date: 2024-10-14 10:41:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 33241
  -titleTs: "'seek':2 'sometim':1 'waaaaay':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370135
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8410260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283735 {#1553
    date: 2024-01-26 16:42:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +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 {#1465
    date: 2024-10-15 05:49:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 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 {#1638
    date: 2024-10-13 05:24:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706281514 {#1637
    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
59 DENIED edit
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +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 {#1465
    date: 2024-10-15 05:49:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 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 {#1638
    date: 2024-10-13 05:24:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706281514 {#1637
    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
60 DENIED moderate
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +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 {#1465
    date: 2024-10-15 05:49:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 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 {#1638
    date: 2024-10-13 05:24:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706281514 {#1637
    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
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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "Slugly-by-Safely-Endagered"
  +title: ""Slugly" by Safely Endagered"
  +url: "https://file.coffee/u/B-Bod4mTEgA9HS8wqUutd.png"
  +body: "- Source: [Webtoons](https://www.webtoons.com/en/comedy/safely-endangered/ep-952-slugly/viewer?title_no=352&episode_no=952) - [RSS](https://www.webtoons.com/en/comedy/safely-endangered/rss?title_no=352)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 203
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728913445 {#1379
    date: 2024-10-14 15:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 33215
  -titleTs: "'endag':4 'safe':3 'slug':1"
  -bodyTs: "'/en/comedy/safely-endangered/ep-952-slugly/viewer?title_no=352&episode_no=952)':5 '/en/comedy/safely-endangered/rss?title_no=352)':9 'rss':6 'sourc':1 'webtoon':2 'www.webtoons.com':4,8 'www.webtoons.com/en/comedy/safely-endangered/ep-952-slugly/viewer?title_no=352&episode_no=952)':3 'www.webtoons.com/en/comedy/safely-endangered/rss?title_no=352)':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365991
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21977977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706279591 {#1400
    date: 2024-01-26 15:33:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "Slugly-by-Safely-Endagered"
  +title: ""Slugly" by Safely Endagered"
  +url: "https://file.coffee/u/B-Bod4mTEgA9HS8wqUutd.png"
  +body: "- Source: [Webtoons](https://www.webtoons.com/en/comedy/safely-endangered/ep-952-slugly/viewer?title_no=352&episode_no=952) - [RSS](https://www.webtoons.com/en/comedy/safely-endangered/rss?title_no=352)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 203
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728913445 {#1379
    date: 2024-10-14 15:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 33215
  -titleTs: "'endag':4 'safe':3 'slug':1"
  -bodyTs: "'/en/comedy/safely-endangered/ep-952-slugly/viewer?title_no=352&episode_no=952)':5 '/en/comedy/safely-endangered/rss?title_no=352)':9 'rss':6 'sourc':1 'webtoon':2 'www.webtoons.com':4,8 'www.webtoons.com/en/comedy/safely-endangered/ep-952-slugly/viewer?title_no=352&episode_no=952)':3 'www.webtoons.com/en/comedy/safely-endangered/rss?title_no=352)':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365991
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21977977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706279591 {#1400
    date: 2024-01-26 15:33:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "Slugly-by-Safely-Endagered"
  +title: ""Slugly" by Safely Endagered"
  +url: "https://file.coffee/u/B-Bod4mTEgA9HS8wqUutd.png"
  +body: "- Source: [Webtoons](https://www.webtoons.com/en/comedy/safely-endangered/ep-952-slugly/viewer?title_no=352&episode_no=952) - [RSS](https://www.webtoons.com/en/comedy/safely-endangered/rss?title_no=352)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 203
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728913445 {#1379
    date: 2024-10-14 15:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 33215
  -titleTs: "'endag':4 'safe':3 'slug':1"
  -bodyTs: "'/en/comedy/safely-endangered/ep-952-slugly/viewer?title_no=352&episode_no=952)':5 '/en/comedy/safely-endangered/rss?title_no=352)':9 'rss':6 'sourc':1 'webtoon':2 'www.webtoons.com':4,8 'www.webtoons.com/en/comedy/safely-endangered/ep-952-slugly/viewer?title_no=352&episode_no=952)':3 'www.webtoons.com/en/comedy/safely-endangered/rss?title_no=352)':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365991
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21977977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706279591 {#1400
    date: 2024-01-26 15:33:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Orange-Peel-Fungus-Aleuria-aurantia-by-Mike-Jackson1"
  +title: "'Orange Peel Fungus, Aleuria aurantia' by Mike Jackson1"
  +url: "https://lemmy.ml/pictrs/image/e33018b2-d5d6-422c-a200-f2e13628261c.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4083592614/in/pool-fungiuk/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706280897 {#1545
    date: 2024-01-26 15:54:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 33220
  -titleTs: "'aleuria':4 'aurantia':5 'fungus':3 'jackson1':8 'mike':7 'orang':1 'peel':2"
  -bodyTs: "'/photos/mike_jackson/4083592614/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4083592614/in/pool-fungiuk/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706325897
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280897 {#1547
    date: 2024-01-26 15:54: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
67 DENIED edit
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Orange-Peel-Fungus-Aleuria-aurantia-by-Mike-Jackson1"
  +title: "'Orange Peel Fungus, Aleuria aurantia' by Mike Jackson1"
  +url: "https://lemmy.ml/pictrs/image/e33018b2-d5d6-422c-a200-f2e13628261c.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4083592614/in/pool-fungiuk/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706280897 {#1545
    date: 2024-01-26 15:54:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 33220
  -titleTs: "'aleuria':4 'aurantia':5 'fungus':3 'jackson1':8 'mike':7 'orang':1 'peel':2"
  -bodyTs: "'/photos/mike_jackson/4083592614/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4083592614/in/pool-fungiuk/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706325897
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280897 {#1547
    date: 2024-01-26 15:54: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
68 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Orange-Peel-Fungus-Aleuria-aurantia-by-Mike-Jackson1"
  +title: "'Orange Peel Fungus, Aleuria aurantia' by Mike Jackson1"
  +url: "https://lemmy.ml/pictrs/image/e33018b2-d5d6-422c-a200-f2e13628261c.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4083592614/in/pool-fungiuk/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706280897 {#1545
    date: 2024-01-26 15:54:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 33220
  -titleTs: "'aleuria':4 'aurantia':5 'fungus':3 'jackson1':8 'mike':7 'orang':1 'peel':2"
  -bodyTs: "'/photos/mike_jackson/4083592614/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4083592614/in/pool-fungiuk/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706325897
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280897 {#1547
    date: 2024-01-26 15:54: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
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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "One-Ring-To-Rule-Them-All-by-ArcadeRage"
  +title: ""One Ring To Rule Them All" by ArcadeRage"
  +url: "https://lemm.ee/pictrs/image/f709e696-710d-4662-90bd-a03420912e7f.png"
  +body: "- Source: [Website](https://arcaderage.co/2024/01/02/one-ring-to-rule-them-all/) - [RSS](https://arcaderage.co/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 588
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887536 {#2443
    date: 2024-10-14 08:32:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 33216
  -titleTs: "'arcaderag':8 'one':1 'ring':2 'rule':4"
  -bodyTs: "'/2024/01/02/one-ring-to-rule-them-all/)':5 '/feed/)':9 'arcaderage.co':4,8 'arcaderage.co/2024/01/02/one-ring-to-rule-them-all/)':3 'arcaderage.co/feed/)':7 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706366721
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21979298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280321 {#2442
    date: 2024-01-26 15:45:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "One-Ring-To-Rule-Them-All-by-ArcadeRage"
  +title: ""One Ring To Rule Them All" by ArcadeRage"
  +url: "https://lemm.ee/pictrs/image/f709e696-710d-4662-90bd-a03420912e7f.png"
  +body: "- Source: [Website](https://arcaderage.co/2024/01/02/one-ring-to-rule-them-all/) - [RSS](https://arcaderage.co/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 588
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887536 {#2443
    date: 2024-10-14 08:32:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 33216
  -titleTs: "'arcaderag':8 'one':1 'ring':2 'rule':4"
  -bodyTs: "'/2024/01/02/one-ring-to-rule-them-all/)':5 '/feed/)':9 'arcaderage.co':4,8 'arcaderage.co/2024/01/02/one-ring-to-rule-them-all/)':3 'arcaderage.co/feed/)':7 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706366721
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21979298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280321 {#2442
    date: 2024-01-26 15:45:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "One-Ring-To-Rule-Them-All-by-ArcadeRage"
  +title: ""One Ring To Rule Them All" by ArcadeRage"
  +url: "https://lemm.ee/pictrs/image/f709e696-710d-4662-90bd-a03420912e7f.png"
  +body: "- Source: [Website](https://arcaderage.co/2024/01/02/one-ring-to-rule-them-all/) - [RSS](https://arcaderage.co/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 588
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887536 {#2443
    date: 2024-10-14 08:32:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 33216
  -titleTs: "'arcaderag':8 'one':1 'ring':2 'rule':4"
  -bodyTs: "'/2024/01/02/one-ring-to-rule-them-all/)':5 '/feed/)':9 'arcaderage.co':4,8 'arcaderage.co/2024/01/02/one-ring-to-rule-them-all/)':3 'arcaderage.co/feed/)':7 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706366721
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21979298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280321 {#2442
    date: 2024-01-26 15:45:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1533
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1539 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Violet-pouch-fungus-Cortinarius-porphyroideus-by-Bernard-Spragg-NZ"
  +title: "'Violet pouch fungus (Cortinarius porphyroideus)' by Bernard Spragg. NZ"
  +url: "https://lemmy.ml/pictrs/image/c91497db-e0bc-4f33-be02-c2ec1f40d049.jpeg"
  +body: """
    > The violet pouch fungus (Cortinarius porphyroideus) is a truffle-like fungus found in the leaf litter of beech forests. Its spore-producing tissue is enclosed within its purple cap. Spores are released when the cap begins to disintegrate, or when insects and other small animals eat the tissue within the cap.\n
    \n
    Found on [flickr](https://www.flickr.com/photos/volvob12b/53463876247/in/pool-hongosysetas/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728795890 {#1540
    date: 2024-10-13 07:04:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 33222
  -titleTs: "'bernard':7 'cortinarius':4 'fungus':3 'nz':9 'porphyroideus':5 'pouch':2 'spragg':8 'violet':1"
  -bodyTs: "'/photos/volvob12b/53463876247/in/pool-hongosysetas/)':59 'anim':47 'beech':19 'begin':38 'cap':31,37,53 'cortinarius':5 'disintegr':40 'eat':48 'enclos':27 'flickr':56 'forest':20 'found':13,54 'fungus':4,12 'insect':43 'leaf':16 'like':11 'litter':17 'porphyroideus':6 'pouch':3 'produc':24 'purpl':30 'releas':34 'small':46 'spore':23,32 'spore-produc':22 'tissu':25,50 'truffl':10 'truffle-lik':9 'violet':2 'within':28,51 'www.flickr.com':58 'www.flickr.com/photos/volvob12b/53463876247/in/pool-hongosysetas/)':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706356985
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280985 {#1538
    date: 2024-01-26 15:56:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1539 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Violet-pouch-fungus-Cortinarius-porphyroideus-by-Bernard-Spragg-NZ"
  +title: "'Violet pouch fungus (Cortinarius porphyroideus)' by Bernard Spragg. NZ"
  +url: "https://lemmy.ml/pictrs/image/c91497db-e0bc-4f33-be02-c2ec1f40d049.jpeg"
  +body: """
    > The violet pouch fungus (Cortinarius porphyroideus) is a truffle-like fungus found in the leaf litter of beech forests. Its spore-producing tissue is enclosed within its purple cap. Spores are released when the cap begins to disintegrate, or when insects and other small animals eat the tissue within the cap.\n
    \n
    Found on [flickr](https://www.flickr.com/photos/volvob12b/53463876247/in/pool-hongosysetas/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728795890 {#1540
    date: 2024-10-13 07:04:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 33222
  -titleTs: "'bernard':7 'cortinarius':4 'fungus':3 'nz':9 'porphyroideus':5 'pouch':2 'spragg':8 'violet':1"
  -bodyTs: "'/photos/volvob12b/53463876247/in/pool-hongosysetas/)':59 'anim':47 'beech':19 'begin':38 'cap':31,37,53 'cortinarius':5 'disintegr':40 'eat':48 'enclos':27 'flickr':56 'forest':20 'found':13,54 'fungus':4,12 'insect':43 'leaf':16 'like':11 'litter':17 'porphyroideus':6 'pouch':3 'produc':24 'purpl':30 'releas':34 'small':46 'spore':23,32 'spore-produc':22 'tissu':25,50 'truffl':10 'truffle-lik':9 'violet':2 'within':28,51 'www.flickr.com':58 'www.flickr.com/photos/volvob12b/53463876247/in/pool-hongosysetas/)':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706356985
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280985 {#1538
    date: 2024-01-26 15:56:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1539 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Violet-pouch-fungus-Cortinarius-porphyroideus-by-Bernard-Spragg-NZ"
  +title: "'Violet pouch fungus (Cortinarius porphyroideus)' by Bernard Spragg. NZ"
  +url: "https://lemmy.ml/pictrs/image/c91497db-e0bc-4f33-be02-c2ec1f40d049.jpeg"
  +body: """
    > The violet pouch fungus (Cortinarius porphyroideus) is a truffle-like fungus found in the leaf litter of beech forests. Its spore-producing tissue is enclosed within its purple cap. Spores are released when the cap begins to disintegrate, or when insects and other small animals eat the tissue within the cap.\n
    \n
    Found on [flickr](https://www.flickr.com/photos/volvob12b/53463876247/in/pool-hongosysetas/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728795890 {#1540
    date: 2024-10-13 07:04:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 33222
  -titleTs: "'bernard':7 'cortinarius':4 'fungus':3 'nz':9 'porphyroideus':5 'pouch':2 'spragg':8 'violet':1"
  -bodyTs: "'/photos/volvob12b/53463876247/in/pool-hongosysetas/)':59 'anim':47 'beech':19 'begin':38 'cap':31,37,53 'cortinarius':5 'disintegr':40 'eat':48 'enclos':27 'flickr':56 'forest':20 'found':13,54 'fungus':4,12 'insect':43 'leaf':16 'like':11 'litter':17 'porphyroideus':6 'pouch':3 'produc':24 'purpl':30 'releas':34 'small':46 'spore':23,32 'spore-produc':22 'tissu':25,50 'truffl':10 'truffle-lik':9 'violet':2 'within':28,51 'www.flickr.com':58 'www.flickr.com/photos/volvob12b/53463876247/in/pool-hongosysetas/)':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706356985
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280985 {#1538
    date: 2024-01-26 15:56:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Ah-yes-smart-lights-need-Tor"
  +title: "Ah yes, smart lights need Tor."
  +url: "https://lemm.ee/pictrs/image/5d2a0c98-4c0d-4c2f-b913-19c44677a18c.png"
  +body: """
    I have this old TP-Link smart lightbulb, it’s the only thing that’s IoT and on WiFi in my house.\n
    \n
    Looking through pfBlocker logs for fun, and noticed it’s been trying to connect to the Tor network.\n
    \n
    Oh! Also, it’s been uploading and downloading 100+ MB of data a day.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729127906 {#1945
    date: 2024-10-17 03:18:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 33214
  -titleTs: "'ah':1 'light':4 'need':5 'smart':3 'tor':6 'yes':2"
  -bodyTs: "'100':50 'also':43 'connect':37 'data':53 'day':55 'download':49 'fun':29 'hous':23 'iot':17 'lightbulb':9 'link':7 'log':27 'look':24 'mb':51 'network':41 'notic':31 'oh':42 'old':4 'pfblocker':26 'smart':8 'thing':14 'tor':40 'tp':6 'tp-link':5 'tri':35 'upload':47 'wifi':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365277
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21977410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278877 {#1969
    date: 2024-01-26 15:21: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
79 DENIED edit
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Ah-yes-smart-lights-need-Tor"
  +title: "Ah yes, smart lights need Tor."
  +url: "https://lemm.ee/pictrs/image/5d2a0c98-4c0d-4c2f-b913-19c44677a18c.png"
  +body: """
    I have this old TP-Link smart lightbulb, it’s the only thing that’s IoT and on WiFi in my house.\n
    \n
    Looking through pfBlocker logs for fun, and noticed it’s been trying to connect to the Tor network.\n
    \n
    Oh! Also, it’s been uploading and downloading 100+ MB of data a day.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729127906 {#1945
    date: 2024-10-17 03:18:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 33214
  -titleTs: "'ah':1 'light':4 'need':5 'smart':3 'tor':6 'yes':2"
  -bodyTs: "'100':50 'also':43 'connect':37 'data':53 'day':55 'download':49 'fun':29 'hous':23 'iot':17 'lightbulb':9 'link':7 'log':27 'look':24 'mb':51 'network':41 'notic':31 'oh':42 'old':4 'pfblocker':26 'smart':8 'thing':14 'tor':40 'tp':6 'tp-link':5 'tri':35 'upload':47 'wifi':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365277
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21977410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278877 {#1969
    date: 2024-01-26 15:21: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
80 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Ah-yes-smart-lights-need-Tor"
  +title: "Ah yes, smart lights need Tor."
  +url: "https://lemm.ee/pictrs/image/5d2a0c98-4c0d-4c2f-b913-19c44677a18c.png"
  +body: """
    I have this old TP-Link smart lightbulb, it’s the only thing that’s IoT and on WiFi in my house.\n
    \n
    Looking through pfBlocker logs for fun, and noticed it’s been trying to connect to the Tor network.\n
    \n
    Oh! Also, it’s been uploading and downloading 100+ MB of data a day.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729127906 {#1945
    date: 2024-10-17 03:18:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 33214
  -titleTs: "'ah':1 'light':4 'need':5 'smart':3 'tor':6 'yes':2"
  -bodyTs: "'100':50 'also':43 'connect':37 'data':53 'day':55 'download':49 'fun':29 'hous':23 'iot':17 'lightbulb':9 'link':7 'log':27 'look':24 'mb':51 'network':41 'notic':31 'oh':42 'old':4 'pfblocker':26 'smart':8 'thing':14 'tor':40 'tp':6 'tp-link':5 'tri':35 'upload':47 'wifi':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365277
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21977410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278877 {#1969
    date: 2024-01-26 15:21: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
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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Youtube-for-Samsung-TV-Tizen-OS"
  +title: "Youtube for Samsung TV Tizen OS"
  +url: null
  +body: """
    In general, I’d appreciate recommendations for it, but a third party youtube app would be great.\n
    \n
    I just installed jellyfin via a one line docker install which worked great.\n
    \n
    Edit: Tizen OS is horrible. The whole OS is one huge ad.\n
    \n
    The settings are spread across everywhere.\n
    \n
    It has multiple different views for apps and recommendations and movies. Everything is mixed together into one giant swamp in one view.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728917739 {#1632
    date: 2024-10-14 16:55:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 33224
  -titleTs: "'os':6 'samsung':3 'tizen':5 'tv':4 'youtub':1"
  -bodyTs: "'across':47 'ad':42 'app':14,55 'appreci':5 'd':4 'differ':52 'docker':26 'edit':31 'everyth':60 'everywher':48 'general':2 'giant':66 'great':17,30 'horribl':35 'huge':41 'instal':20,27 'jellyfin':21 'line':25 'mix':62 'movi':59 'multipl':51 'one':24,40,65,69 'os':33,38 'parti':12 'recommend':6,57 'set':44 'spread':46 'swamp':67 'third':11 'tizen':32 'togeth':63 'via':22 'view':53,70 'whole':37 'work':29 'would':15 'youtub':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367291
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072121"
  +editedAt: DateTimeImmutable @1728820972 {#1623
    date: 2024-10-13 14:02:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706280891 {#1631
    date: 2024-01-26 15:54: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
83 DENIED edit
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Youtube-for-Samsung-TV-Tizen-OS"
  +title: "Youtube for Samsung TV Tizen OS"
  +url: null
  +body: """
    In general, I’d appreciate recommendations for it, but a third party youtube app would be great.\n
    \n
    I just installed jellyfin via a one line docker install which worked great.\n
    \n
    Edit: Tizen OS is horrible. The whole OS is one huge ad.\n
    \n
    The settings are spread across everywhere.\n
    \n
    It has multiple different views for apps and recommendations and movies. Everything is mixed together into one giant swamp in one view.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728917739 {#1632
    date: 2024-10-14 16:55:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 33224
  -titleTs: "'os':6 'samsung':3 'tizen':5 'tv':4 'youtub':1"
  -bodyTs: "'across':47 'ad':42 'app':14,55 'appreci':5 'd':4 'differ':52 'docker':26 'edit':31 'everyth':60 'everywher':48 'general':2 'giant':66 'great':17,30 'horribl':35 'huge':41 'instal':20,27 'jellyfin':21 'line':25 'mix':62 'movi':59 'multipl':51 'one':24,40,65,69 'os':33,38 'parti':12 'recommend':6,57 'set':44 'spread':46 'swamp':67 'third':11 'tizen':32 'togeth':63 'via':22 'view':53,70 'whole':37 'work':29 'would':15 'youtub':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367291
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072121"
  +editedAt: DateTimeImmutable @1728820972 {#1623
    date: 2024-10-13 14:02:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706280891 {#1631
    date: 2024-01-26 15:54: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
84 DENIED moderate
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Youtube-for-Samsung-TV-Tizen-OS"
  +title: "Youtube for Samsung TV Tizen OS"
  +url: null
  +body: """
    In general, I’d appreciate recommendations for it, but a third party youtube app would be great.\n
    \n
    I just installed jellyfin via a one line docker install which worked great.\n
    \n
    Edit: Tizen OS is horrible. The whole OS is one huge ad.\n
    \n
    The settings are spread across everywhere.\n
    \n
    It has multiple different views for apps and recommendations and movies. Everything is mixed together into one giant swamp in one view.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728917739 {#1632
    date: 2024-10-14 16:55:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 33224
  -titleTs: "'os':6 'samsung':3 'tizen':5 'tv':4 'youtub':1"
  -bodyTs: "'across':47 'ad':42 'app':14,55 'appreci':5 'd':4 'differ':52 'docker':26 'edit':31 'everyth':60 'everywher':48 'general':2 'giant':66 'great':17,30 'horribl':35 'huge':41 'instal':20,27 'jellyfin':21 'line':25 'mix':62 'movi':59 'multipl':51 'one':24,40,65,69 'os':33,38 'parti':12 'recommend':6,57 'set':44 'spread':46 'swamp':67 'third':11 'tizen':32 'togeth':63 'via':22 'view':53,70 'whole':37 'work':29 'would':15 'youtub':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706367291
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072121"
  +editedAt: DateTimeImmutable @1728820972 {#1623
    date: 2024-10-13 14:02:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706280891 {#1631
    date: 2024-01-26 15:54: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
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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Yellow-Staghorn-Calocera-viscosa-by-Mike-Jackson1"
  +title: "'Yellow Staghorn, Calocera viscosa' by Mike Jackson1"
  +url: "https://lemmy.ml/pictrs/image/1d5632b5-671c-490b-b638-3202348a4b76.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706281057 {#1749
    date: 2024-01-26 15:57:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 33225
  -titleTs: "'calocera':3 'jackson1':7 'mike':6 'staghorn':2 'viscosa':4 'yellow':1"
  -bodyTs: "'/photos/mike_jackson/4060751820/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706330557
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281057 {#1750
    date: 2024-01-26 15:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Yellow-Staghorn-Calocera-viscosa-by-Mike-Jackson1"
  +title: "'Yellow Staghorn, Calocera viscosa' by Mike Jackson1"
  +url: "https://lemmy.ml/pictrs/image/1d5632b5-671c-490b-b638-3202348a4b76.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706281057 {#1749
    date: 2024-01-26 15:57:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 33225
  -titleTs: "'calocera':3 'jackson1':7 'mike':6 'staghorn':2 'viscosa':4 'yellow':1"
  -bodyTs: "'/photos/mike_jackson/4060751820/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706330557
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281057 {#1750
    date: 2024-01-26 15:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Yellow-Staghorn-Calocera-viscosa-by-Mike-Jackson1"
  +title: "'Yellow Staghorn, Calocera viscosa' by Mike Jackson1"
  +url: "https://lemmy.ml/pictrs/image/1d5632b5-671c-490b-b638-3202348a4b76.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706281057 {#1749
    date: 2024-01-26 15:57:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 33225
  -titleTs: "'calocera':3 'jackson1':7 'mike':6 'staghorn':2 'viscosa':4 'yellow':1"
  -bodyTs: "'/photos/mike_jackson/4060751820/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706330557
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281057 {#1750
    date: 2024-01-26 15:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1975
  +user: Proxies\__CG__\App\Entity\User {#1953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Looking-for-exploration-game-reccomendations-that-work-on-linux-and"
  +title: "Looking for exploration game reccomendations that work on linux and work with controllers"
  +url: null
  +body: """
    Hi! I recently played Tokyo Ghostwire and really liked it. I did not play a lot of similar games before. So I am looking for more cool games with exploration and interesting worlds, or similar games in general, that will actually work with controllers and work on linux. Did you pirate something like this recently that you liked?\n
    \n
    Rant: I wanted to play Yakuza 0, as it supposedly works on linux, but it just does not launch. Tried looking for some fixes online, but found nothing relevant to my problem, as it works for most people… Tried the same with Sleeping dogs, and all I got was a white screen. The fixes I found online with some xml file adjusting the screen resolution but it made the problem even worse,as the game stoped to even try to launch. Tried two different repacks and it changed nothing.\n
    \n
    So, I am asking for recommendations for more games that I can play, maybe I can get some of them to actually work. I use lutris and protonQT to manage different versions of wine ge and proton. The method of “adding program as a non-steam game” just does nothing, the programs do not launch.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729051926 {#1977
    date: 2024-10-16 06:12:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 33210
  -titleTs: "'control':13 'explor':3 'game':4 'linux':9 'look':1 'reccomend':5 'work':7,11"
  -bodyTs: "'0':65 'actual':41,169 'ad':188 'adjust':120 'ask':151 'chang':146 'control':44 'cool':27 'differ':142,178 'dog':102 'even':129,136 'explor':30 'file':119 'fix':82,112 'found':85,114 'game':19,28,36,133,156,195 'ge':182 'general':38 'get':164 'ghostwir':6 'got':106 'hi':1 'interest':32 'launch':77,139,203 'like':9,53,58 'linux':48,71 'look':24,79 'lot':16 'lutri':173 'made':126 'manag':177 'mayb':161 'method':186 'non':193 'non-steam':192 'noth':86,147,198 'onlin':83,115 'peopl':96 'pirat':51 'play':4,14,63,160 'problem':90,128 'program':189,200 'proton':184 'protonqt':175 'rant':59 'realli':8 'recent':3,55 'recommend':153 'relev':87 'repack':143 'resolut':123 'screen':110,122 'similar':18,35 'sleep':101 'someth':52 'steam':194 'stope':134 'suppos':68 'tokyo':5 'tri':78,97,137,140 'two':141 'use':172 'version':179 'want':61 'white':109 'wine':181 'work':42,46,69,93,170 'world':33 'wors':130 'xml':118 'yakuza':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365041
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11349852"
  +editedAt: DateTimeImmutable @1728781335 {#1974
    date: 2024-10-13 03:02:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706278641 {#1967
    date: 2024-01-26 15:17:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1975
  +user: Proxies\__CG__\App\Entity\User {#1953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Looking-for-exploration-game-reccomendations-that-work-on-linux-and"
  +title: "Looking for exploration game reccomendations that work on linux and work with controllers"
  +url: null
  +body: """
    Hi! I recently played Tokyo Ghostwire and really liked it. I did not play a lot of similar games before. So I am looking for more cool games with exploration and interesting worlds, or similar games in general, that will actually work with controllers and work on linux. Did you pirate something like this recently that you liked?\n
    \n
    Rant: I wanted to play Yakuza 0, as it supposedly works on linux, but it just does not launch. Tried looking for some fixes online, but found nothing relevant to my problem, as it works for most people… Tried the same with Sleeping dogs, and all I got was a white screen. The fixes I found online with some xml file adjusting the screen resolution but it made the problem even worse,as the game stoped to even try to launch. Tried two different repacks and it changed nothing.\n
    \n
    So, I am asking for recommendations for more games that I can play, maybe I can get some of them to actually work. I use lutris and protonQT to manage different versions of wine ge and proton. The method of “adding program as a non-steam game” just does nothing, the programs do not launch.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729051926 {#1977
    date: 2024-10-16 06:12:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 33210
  -titleTs: "'control':13 'explor':3 'game':4 'linux':9 'look':1 'reccomend':5 'work':7,11"
  -bodyTs: "'0':65 'actual':41,169 'ad':188 'adjust':120 'ask':151 'chang':146 'control':44 'cool':27 'differ':142,178 'dog':102 'even':129,136 'explor':30 'file':119 'fix':82,112 'found':85,114 'game':19,28,36,133,156,195 'ge':182 'general':38 'get':164 'ghostwir':6 'got':106 'hi':1 'interest':32 'launch':77,139,203 'like':9,53,58 'linux':48,71 'look':24,79 'lot':16 'lutri':173 'made':126 'manag':177 'mayb':161 'method':186 'non':193 'non-steam':192 'noth':86,147,198 'onlin':83,115 'peopl':96 'pirat':51 'play':4,14,63,160 'problem':90,128 'program':189,200 'proton':184 'protonqt':175 'rant':59 'realli':8 'recent':3,55 'recommend':153 'relev':87 'repack':143 'resolut':123 'screen':110,122 'similar':18,35 'sleep':101 'someth':52 'steam':194 'stope':134 'suppos':68 'tokyo':5 'tri':78,97,137,140 'two':141 'use':172 'version':179 'want':61 'white':109 'wine':181 'work':42,46,69,93,170 'world':33 'wors':130 'xml':118 'yakuza':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365041
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11349852"
  +editedAt: DateTimeImmutable @1728781335 {#1974
    date: 2024-10-13 03:02:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706278641 {#1967
    date: 2024-01-26 15:17:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1975
  +user: Proxies\__CG__\App\Entity\User {#1953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Looking-for-exploration-game-reccomendations-that-work-on-linux-and"
  +title: "Looking for exploration game reccomendations that work on linux and work with controllers"
  +url: null
  +body: """
    Hi! I recently played Tokyo Ghostwire and really liked it. I did not play a lot of similar games before. So I am looking for more cool games with exploration and interesting worlds, or similar games in general, that will actually work with controllers and work on linux. Did you pirate something like this recently that you liked?\n
    \n
    Rant: I wanted to play Yakuza 0, as it supposedly works on linux, but it just does not launch. Tried looking for some fixes online, but found nothing relevant to my problem, as it works for most people… Tried the same with Sleeping dogs, and all I got was a white screen. The fixes I found online with some xml file adjusting the screen resolution but it made the problem even worse,as the game stoped to even try to launch. Tried two different repacks and it changed nothing.\n
    \n
    So, I am asking for recommendations for more games that I can play, maybe I can get some of them to actually work. I use lutris and protonQT to manage different versions of wine ge and proton. The method of “adding program as a non-steam game” just does nothing, the programs do not launch.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729051926 {#1977
    date: 2024-10-16 06:12:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 33210
  -titleTs: "'control':13 'explor':3 'game':4 'linux':9 'look':1 'reccomend':5 'work':7,11"
  -bodyTs: "'0':65 'actual':41,169 'ad':188 'adjust':120 'ask':151 'chang':146 'control':44 'cool':27 'differ':142,178 'dog':102 'even':129,136 'explor':30 'file':119 'fix':82,112 'found':85,114 'game':19,28,36,133,156,195 'ge':182 'general':38 'get':164 'ghostwir':6 'got':106 'hi':1 'interest':32 'launch':77,139,203 'like':9,53,58 'linux':48,71 'look':24,79 'lot':16 'lutri':173 'made':126 'manag':177 'mayb':161 'method':186 'non':193 'non-steam':192 'noth':86,147,198 'onlin':83,115 'peopl':96 'pirat':51 'play':4,14,63,160 'problem':90,128 'program':189,200 'proton':184 'protonqt':175 'rant':59 'realli':8 'recent':3,55 'recommend':153 'relev':87 'repack':143 'resolut':123 'screen':110,122 'similar':18,35 'sleep':101 'someth':52 'steam':194 'stope':134 'suppos':68 'tokyo':5 'tri':78,97,137,140 'two':141 'use':172 'version':179 'want':61 'white':109 'wine':181 'work':42,46,69,93,170 'world':33 'wors':130 'xml':118 'yakuza':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706365041
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11349852"
  +editedAt: DateTimeImmutable @1728781335 {#1974
    date: 2024-10-13 03:02:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706278641 {#1967
    date: 2024-01-26 15:17:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#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: "On-the-fence-about-the-importance-of-privacy-Start-researching"
  +title: "On the fence about the importance of privacy? Start researching articles about using advertising data points(example article linked)"
  +url: "https://www.wordstream.com/blog/ws/2015/01/28/facebook-ad-targeting"
  +body: """
    I’m wanting to get a better understanding of what the actual data is that advertising companies have on us, we all know its “a lot” we often hear.\n
    \n
    Whilst I came across this article, which isn’t exactly surprising, it is disturbing to read the following quote\n
    \n
    > Certain types of businesses or campaigns are based on selling to people experiencing certain major life events. Funeral homes, for example, obviously want to connect with people who are planning a funeral, terminally ill, or lost/losing a loved one.\n
    \n
    The sad part is that this was published back in 2015
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728930418 {#238
    date: 2024-10-14 20:26:58.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: 33208
  -titleTs: "'advertis':14 'articl':11,18 'data':15 'exampl':17 'fenc':3 'import':6 'link':19 'point':16 'privaci':8 'research':10 'start':9 'use':13"
  -bodyTs: "'2015':98 'across':33 'actual':12 'advertis':16 'articl':35 'back':96 'base':56 'better':7 'busi':52 'came':32 'campaign':54 'certain':49,62 'compani':17 'connect':73 'data':13 'disturb':43 'event':65 'exact':39 'exampl':69 'experienc':61 'follow':47 'funer':66,80 'get':5 'hear':29 'home':67 'ill':82 'isn':37 'know':23 'life':64 'lost/losing':84 'lot':26 'love':86 'm':2 'major':63 'obvious':70 'often':28 'one':87 'part':90 'peopl':60,75 'plan':78 'publish':95 'quot':48 'read':45 'sad':89 'sell':58 'surpris':40 'termin':81 'type':50 'understand':8 'us':20 'want':3,71 'whilst':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706364432
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11211443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278032 {#247
    date: 2024-01-26 15:07:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#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: "On-the-fence-about-the-importance-of-privacy-Start-researching"
  +title: "On the fence about the importance of privacy? Start researching articles about using advertising data points(example article linked)"
  +url: "https://www.wordstream.com/blog/ws/2015/01/28/facebook-ad-targeting"
  +body: """
    I’m wanting to get a better understanding of what the actual data is that advertising companies have on us, we all know its “a lot” we often hear.\n
    \n
    Whilst I came across this article, which isn’t exactly surprising, it is disturbing to read the following quote\n
    \n
    > Certain types of businesses or campaigns are based on selling to people experiencing certain major life events. Funeral homes, for example, obviously want to connect with people who are planning a funeral, terminally ill, or lost/losing a loved one.\n
    \n
    The sad part is that this was published back in 2015
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728930418 {#238
    date: 2024-10-14 20:26:58.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: 33208
  -titleTs: "'advertis':14 'articl':11,18 'data':15 'exampl':17 'fenc':3 'import':6 'link':19 'point':16 'privaci':8 'research':10 'start':9 'use':13"
  -bodyTs: "'2015':98 'across':33 'actual':12 'advertis':16 'articl':35 'back':96 'base':56 'better':7 'busi':52 'came':32 'campaign':54 'certain':49,62 'compani':17 'connect':73 'data':13 'disturb':43 'event':65 'exact':39 'exampl':69 'experienc':61 'follow':47 'funer':66,80 'get':5 'hear':29 'home':67 'ill':82 'isn':37 'know':23 'life':64 'lost/losing':84 'lot':26 'love':86 'm':2 'major':63 'obvious':70 'often':28 'one':87 'part':90 'peopl':60,75 'plan':78 'publish':95 'quot':48 'read':45 'sad':89 'sell':58 'surpris':40 'termin':81 'type':50 'understand':8 'us':20 'want':3,71 'whilst':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706364432
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11211443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278032 {#247
    date: 2024-01-26 15:07:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#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: "On-the-fence-about-the-importance-of-privacy-Start-researching"
  +title: "On the fence about the importance of privacy? Start researching articles about using advertising data points(example article linked)"
  +url: "https://www.wordstream.com/blog/ws/2015/01/28/facebook-ad-targeting"
  +body: """
    I’m wanting to get a better understanding of what the actual data is that advertising companies have on us, we all know its “a lot” we often hear.\n
    \n
    Whilst I came across this article, which isn’t exactly surprising, it is disturbing to read the following quote\n
    \n
    > Certain types of businesses or campaigns are based on selling to people experiencing certain major life events. Funeral homes, for example, obviously want to connect with people who are planning a funeral, terminally ill, or lost/losing a loved one.\n
    \n
    The sad part is that this was published back in 2015
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728930418 {#238
    date: 2024-10-14 20:26:58.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: 33208
  -titleTs: "'advertis':14 'articl':11,18 'data':15 'exampl':17 'fenc':3 'import':6 'link':19 'point':16 'privaci':8 'research':10 'start':9 'use':13"
  -bodyTs: "'2015':98 'across':33 'actual':12 'advertis':16 'articl':35 'back':96 'base':56 'better':7 'busi':52 'came':32 'campaign':54 'certain':49,62 'compani':17 'connect':73 'data':13 'disturb':43 'event':65 'exact':39 'exampl':69 'experienc':61 'follow':47 'funer':66,80 'get':5 'hear':29 'home':67 'ill':82 'isn':37 'know':23 'life':64 'lost/losing':84 'lot':26 'love':86 'm':2 'major':63 'obvious':70 'often':28 'one':87 'part':90 'peopl':60,75 'plan':78 'publish':95 'quot':48 'read':45 'sad':89 'sell':58 'surpris':40 'termin':81 'type':50 'understand':8 'us':20 'want':3,71 'whilst':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706364432
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11211443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278032 {#247
    date: 2024-01-26 15:07:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Autumn-in-the-New-Forest-by-Marilyn-Peddle"
  +title: "'Autumn in the New Forest' by Marilyn Peddle"
  +url: "https://lemmy.ml/pictrs/image/da706f8d-f377-476f-bf1f-4cfbee162054.jpeg"
  +body: """
    > Life under the trees.\n
    > \n
    > Fungi fruiting in the forest\n
    \n
    Found on [flickr](https://www.flickr.com/photos/marilynjane/4069092051/in/pool-fungiuk/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706281162 {#1488
    date: 2024-01-26 15:59:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 33226
  -titleTs: "'autumn':1 'forest':5 'marilyn':7 'new':4 'peddl':8"
  -bodyTs: "'/photos/marilynjane/4069092051/in/pool-fungiuk/)':15 'flickr':12 'forest':9 'found':10 'fruit':6 'fungi':5 'life':1 'tree':4 'www.flickr.com':14 'www.flickr.com/photos/marilynjane/4069092051/in/pool-fungiuk/)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706326162
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281162 {#1487
    date: 2024-01-26 15:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1485
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Autumn-in-the-New-Forest-by-Marilyn-Peddle"
  +title: "'Autumn in the New Forest' by Marilyn Peddle"
  +url: "https://lemmy.ml/pictrs/image/da706f8d-f377-476f-bf1f-4cfbee162054.jpeg"
  +body: """
    > Life under the trees.\n
    > \n
    > Fungi fruiting in the forest\n
    \n
    Found on [flickr](https://www.flickr.com/photos/marilynjane/4069092051/in/pool-fungiuk/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706281162 {#1488
    date: 2024-01-26 15:59:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 33226
  -titleTs: "'autumn':1 'forest':5 'marilyn':7 'new':4 'peddl':8"
  -bodyTs: "'/photos/marilynjane/4069092051/in/pool-fungiuk/)':15 'flickr':12 'forest':9 'found':10 'fruit':6 'fungi':5 'life':1 'tree':4 'www.flickr.com':14 'www.flickr.com/photos/marilynjane/4069092051/in/pool-fungiuk/)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706326162
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281162 {#1487
    date: 2024-01-26 15:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1485
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Autumn-in-the-New-Forest-by-Marilyn-Peddle"
  +title: "'Autumn in the New Forest' by Marilyn Peddle"
  +url: "https://lemmy.ml/pictrs/image/da706f8d-f377-476f-bf1f-4cfbee162054.jpeg"
  +body: """
    > Life under the trees.\n
    > \n
    > Fungi fruiting in the forest\n
    \n
    Found on [flickr](https://www.flickr.com/photos/marilynjane/4069092051/in/pool-fungiuk/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706281162 {#1488
    date: 2024-01-26 15:59:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 33226
  -titleTs: "'autumn':1 'forest':5 'marilyn':7 'new':4 'peddl':8"
  -bodyTs: "'/photos/marilynjane/4069092051/in/pool-fungiuk/)':15 'flickr':12 'forest':9 'found':10 'fruit':6 'fungi':5 'life':1 'tree':4 'www.flickr.com':14 'www.flickr.com/photos/marilynjane/4069092051/in/pool-fungiuk/)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706326162
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281162 {#1487
    date: 2024-01-26 15:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details