GET https://kbin.spritesserver.nl/active?p=38

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.29 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.05 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 {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Is-there-an-easy-way-to-stream-full-bluray-disc"
  +title: "Is there an easy way to stream full bluray disc rips with menus and features over the network to my TV"
  +url: null
  +body: """
    Most of my collection is just the movie rips of just the video that play fine in Plex or Jellyfin. I’ve got a couple of full disc rips though that have the menus and features and all just like you would if you put the disc in. I can open these in VLC on my computer by choosing the folder.\n
    \n
    My living room setup is an Apple TV as the primary streaming device but I also have an Nvidia Shield pro and Google TV Chromecast.\n
    \n
    Is there any way to stream these over the network into some kind of app on any of these devices?\n
    \n
    **EDIT**\n
    \n
    After some looking around Kodi *might* be able to do what I want. Going to investigate further.\n
    \n
    **EDIT 2**\n
    \n
    The Kodi repo with the required addon (HEVC kodi bluray addon) seems to be down, maybe permanently :/ Still looking for a solution
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728482607 {#191
    date: 2024-10-09 16:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 32792
  -titleTs: "'bluray':9 'disc':10 'easi':4 'featur':15 'full':8 'menus':13 'network':18 'rip':11 'stream':7 'tv':21 'way':5"
  -bodyTs: "'2':126 'abl':115 'addon':133,137 'also':77 'app':101 'appl':68 'around':111 'bluray':136 'choos':59 'chromecast':86 'collect':4 'comput':57 'coupl':25 'devic':74,106 'disc':28,47 'edit':107,125 'featur':36 'fine':16 'folder':61 'full':27 'go':121 'googl':84 'got':23 'hevc':134 'investig':123 'jellyfin':20 'kind':99 'kodi':112,128,135 'like':40 'live':63 'look':110,145 'mayb':142 'menus':34 'might':113 'movi':8 'network':96 'nvidia':80 'open':51 'perman':143 'play':15 'plex':18 'primari':72 'pro':82 'put':45 'repo':129 'requir':132 'rip':9,29 'room':64 'seem':138 'setup':65 'shield':81 'solut':148 'still':144 'stream':73,92 'though':30 'tv':69,85 've':22 'video':13 'vlc':54 'want':120 'way':90 'would':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11126797"
  +editedAt: DateTimeImmutable @1728331197 {#242
    date: 2024-10-07 21:59:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105797 {#269
    date: 2024-01-24 15:16: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
3 DENIED edit
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Is-there-an-easy-way-to-stream-full-bluray-disc"
  +title: "Is there an easy way to stream full bluray disc rips with menus and features over the network to my TV"
  +url: null
  +body: """
    Most of my collection is just the movie rips of just the video that play fine in Plex or Jellyfin. I’ve got a couple of full disc rips though that have the menus and features and all just like you would if you put the disc in. I can open these in VLC on my computer by choosing the folder.\n
    \n
    My living room setup is an Apple TV as the primary streaming device but I also have an Nvidia Shield pro and Google TV Chromecast.\n
    \n
    Is there any way to stream these over the network into some kind of app on any of these devices?\n
    \n
    **EDIT**\n
    \n
    After some looking around Kodi *might* be able to do what I want. Going to investigate further.\n
    \n
    **EDIT 2**\n
    \n
    The Kodi repo with the required addon (HEVC kodi bluray addon) seems to be down, maybe permanently :/ Still looking for a solution
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728482607 {#191
    date: 2024-10-09 16:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 32792
  -titleTs: "'bluray':9 'disc':10 'easi':4 'featur':15 'full':8 'menus':13 'network':18 'rip':11 'stream':7 'tv':21 'way':5"
  -bodyTs: "'2':126 'abl':115 'addon':133,137 'also':77 'app':101 'appl':68 'around':111 'bluray':136 'choos':59 'chromecast':86 'collect':4 'comput':57 'coupl':25 'devic':74,106 'disc':28,47 'edit':107,125 'featur':36 'fine':16 'folder':61 'full':27 'go':121 'googl':84 'got':23 'hevc':134 'investig':123 'jellyfin':20 'kind':99 'kodi':112,128,135 'like':40 'live':63 'look':110,145 'mayb':142 'menus':34 'might':113 'movi':8 'network':96 'nvidia':80 'open':51 'perman':143 'play':15 'plex':18 'primari':72 'pro':82 'put':45 'repo':129 'requir':132 'rip':9,29 'room':64 'seem':138 'setup':65 'shield':81 'solut':148 'still':144 'stream':73,92 'though':30 'tv':69,85 've':22 'video':13 'vlc':54 'want':120 'way':90 'would':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11126797"
  +editedAt: DateTimeImmutable @1728331197 {#242
    date: 2024-10-07 21:59:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105797 {#269
    date: 2024-01-24 15:16: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
4 DENIED moderate
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Is-there-an-easy-way-to-stream-full-bluray-disc"
  +title: "Is there an easy way to stream full bluray disc rips with menus and features over the network to my TV"
  +url: null
  +body: """
    Most of my collection is just the movie rips of just the video that play fine in Plex or Jellyfin. I’ve got a couple of full disc rips though that have the menus and features and all just like you would if you put the disc in. I can open these in VLC on my computer by choosing the folder.\n
    \n
    My living room setup is an Apple TV as the primary streaming device but I also have an Nvidia Shield pro and Google TV Chromecast.\n
    \n
    Is there any way to stream these over the network into some kind of app on any of these devices?\n
    \n
    **EDIT**\n
    \n
    After some looking around Kodi *might* be able to do what I want. Going to investigate further.\n
    \n
    **EDIT 2**\n
    \n
    The Kodi repo with the required addon (HEVC kodi bluray addon) seems to be down, maybe permanently :/ Still looking for a solution
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728482607 {#191
    date: 2024-10-09 16:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 32792
  -titleTs: "'bluray':9 'disc':10 'easi':4 'featur':15 'full':8 'menus':13 'network':18 'rip':11 'stream':7 'tv':21 'way':5"
  -bodyTs: "'2':126 'abl':115 'addon':133,137 'also':77 'app':101 'appl':68 'around':111 'bluray':136 'choos':59 'chromecast':86 'collect':4 'comput':57 'coupl':25 'devic':74,106 'disc':28,47 'edit':107,125 'featur':36 'fine':16 'folder':61 'full':27 'go':121 'googl':84 'got':23 'hevc':134 'investig':123 'jellyfin':20 'kind':99 'kodi':112,128,135 'like':40 'live':63 'look':110,145 'mayb':142 'menus':34 'might':113 'movi':8 'network':96 'nvidia':80 'open':51 'perman':143 'play':15 'plex':18 'primari':72 'pro':82 'put':45 'repo':129 'requir':132 'rip':9,29 'room':64 'seem':138 'setup':65 'shield':81 'solut':148 'still':144 'stream':73,92 'though':30 'tv':69,85 've':22 'video':13 'vlc':54 'want':120 'way':90 'would':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11126797"
  +editedAt: DateTimeImmutable @1728331197 {#242
    date: 2024-10-07 21:59:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105797 {#269
    date: 2024-01-24 15:16: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
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 {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Dress-by-Pizzacakecomic"
  +title: "Dress by Pizzacakecomic"
  +url: "https://lemmy.world/pictrs/image/b4eeab9f-feb1-4806-a4b2-a4aceef9557b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 1049
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728481443 {#1867
    date: 2024-10-09 15:44:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 32453
  -titleTs: "'dress':1 'pizzacakecom':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706036070
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11050055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949670 {#1913
    date: 2024-01-22 19:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Dress-by-Pizzacakecomic"
  +title: "Dress by Pizzacakecomic"
  +url: "https://lemmy.world/pictrs/image/b4eeab9f-feb1-4806-a4b2-a4aceef9557b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 1049
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728481443 {#1867
    date: 2024-10-09 15:44:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 32453
  -titleTs: "'dress':1 'pizzacakecom':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706036070
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11050055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949670 {#1913
    date: 2024-01-22 19:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Dress-by-Pizzacakecomic"
  +title: "Dress by Pizzacakecomic"
  +url: "https://lemmy.world/pictrs/image/b4eeab9f-feb1-4806-a4b2-a4aceef9557b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 1049
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728481443 {#1867
    date: 2024-10-09 15:44:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 32453
  -titleTs: "'dress':1 'pizzacakecom':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706036070
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11050055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949670 {#1913
    date: 2024-01-22 19:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Yubikey-on-Linux"
  +title: "Yubikey on Linux?"
  +url: null
  +body: """
    Hi friends! Has anyone here had success using Yubikeys on Linux? I’ve been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.\n
    \n
    I have the following Yubikey-related packages on my system:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── udev rules for unprivileged access to YubiKeys\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libyubikey0 1.13-6 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Yubikey OTP handling library runtime\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python 3 library for configuring a YubiKey — transitional package\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library and command line tool for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical application for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical personalization tool for YubiKey tokens\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libfido2-1 1.10.0-1 [Ubuntu/jammy main]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── library for generating and verifying FIDO 2.0 objects\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-fido2 0.9.1-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library for implementing FIDO 2.0\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Middleware to access a smart card using PC/SC (daemon side)\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728479908 {#1953
    date: 2024-10-09 15:18:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 30870
  -titleTs: "'linux':3 'yubikey':1"
  -bodyTs: "'-1':86,104,124,140,153,155,172 '-3':57,185 '-6':71 '0.9.1':171 '1.10.0':154 '1.13':70 '1.2.4':123 '1.20.0':56 '1.9.5':184 '2.0':166,182 '22.04':36 '3':92 '3.1.24':139 '4.0.7':85,103 '5c':29 'access':66,193 'anyon':4 'applic':130 'appreci':41 'avail':23 'back':16 'build1':141 'card':196 'command':112 'configur':95,116,132 'daemon':199 'fido':165,181 'fido2':170 'follow':45 'forth':18 'friend':2 'generat':162 'get':26 'go':15 'graphic':129,146 'gui':138 'handl':78 'hi':1 'implement':180 'instal':61,75,90,108,128,145,159,176,190 'libfido2':152 'librari':79,93,110,160,178 'libyubikey':54 'libyubikey-udev':53 'libyubikey0':69 'line':113 'linux':11 'lts':37 'main':157 'manag':84,102,121 'middlewar':191 'nfc':30 'nice':33 'object':167 'otp':77 'packag':49,99 'pc/sc':198 'pcscd':183 'person':137,147 'play':32 'python':91,109,177 'python3':82,169 'python3-fido2':168 'python3-yubikey-manager':81 'qt':122 'relat':48 'rule':63 'runtim':80 'side':200 'smart':195 'success':7 'suggest':39 'support':20 'system':52 'token':151 'tool':114,148 'transit':98 'tri':24 'ubuntu':35 'ubuntu/jammy':58,72,87,105,125,142,156,173,187 'ubuntu1':186 'udev':55,62 'univers':59,73,88,106,126,143,174,188 'unprivileg':65 'use':8,197 've':13 'verifi':164 'yubikey':9,28,47,68,76,83,97,101,118,120,134,136,150 'yubikey-manag':100 'yubikey-manager-qt':119 'yubikey-personalization-gui':135 'yubikey-rel':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705473146
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10713545"
  +editedAt: DateTimeImmutable @1724986277 {#1937
    date: 2024-08-30 04:51:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705386746 {#1962
    date: 2024-01-16 07:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Yubikey-on-Linux"
  +title: "Yubikey on Linux?"
  +url: null
  +body: """
    Hi friends! Has anyone here had success using Yubikeys on Linux? I’ve been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.\n
    \n
    I have the following Yubikey-related packages on my system:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── udev rules for unprivileged access to YubiKeys\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libyubikey0 1.13-6 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Yubikey OTP handling library runtime\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python 3 library for configuring a YubiKey — transitional package\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library and command line tool for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical application for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical personalization tool for YubiKey tokens\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libfido2-1 1.10.0-1 [Ubuntu/jammy main]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── library for generating and verifying FIDO 2.0 objects\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-fido2 0.9.1-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library for implementing FIDO 2.0\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Middleware to access a smart card using PC/SC (daemon side)\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728479908 {#1953
    date: 2024-10-09 15:18:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 30870
  -titleTs: "'linux':3 'yubikey':1"
  -bodyTs: "'-1':86,104,124,140,153,155,172 '-3':57,185 '-6':71 '0.9.1':171 '1.10.0':154 '1.13':70 '1.2.4':123 '1.20.0':56 '1.9.5':184 '2.0':166,182 '22.04':36 '3':92 '3.1.24':139 '4.0.7':85,103 '5c':29 'access':66,193 'anyon':4 'applic':130 'appreci':41 'avail':23 'back':16 'build1':141 'card':196 'command':112 'configur':95,116,132 'daemon':199 'fido':165,181 'fido2':170 'follow':45 'forth':18 'friend':2 'generat':162 'get':26 'go':15 'graphic':129,146 'gui':138 'handl':78 'hi':1 'implement':180 'instal':61,75,90,108,128,145,159,176,190 'libfido2':152 'librari':79,93,110,160,178 'libyubikey':54 'libyubikey-udev':53 'libyubikey0':69 'line':113 'linux':11 'lts':37 'main':157 'manag':84,102,121 'middlewar':191 'nfc':30 'nice':33 'object':167 'otp':77 'packag':49,99 'pc/sc':198 'pcscd':183 'person':137,147 'play':32 'python':91,109,177 'python3':82,169 'python3-fido2':168 'python3-yubikey-manager':81 'qt':122 'relat':48 'rule':63 'runtim':80 'side':200 'smart':195 'success':7 'suggest':39 'support':20 'system':52 'token':151 'tool':114,148 'transit':98 'tri':24 'ubuntu':35 'ubuntu/jammy':58,72,87,105,125,142,156,173,187 'ubuntu1':186 'udev':55,62 'univers':59,73,88,106,126,143,174,188 'unprivileg':65 'use':8,197 've':13 'verifi':164 'yubikey':9,28,47,68,76,83,97,101,118,120,134,136,150 'yubikey-manag':100 'yubikey-manager-qt':119 'yubikey-personalization-gui':135 'yubikey-rel':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705473146
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10713545"
  +editedAt: DateTimeImmutable @1724986277 {#1937
    date: 2024-08-30 04:51:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705386746 {#1962
    date: 2024-01-16 07:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Yubikey-on-Linux"
  +title: "Yubikey on Linux?"
  +url: null
  +body: """
    Hi friends! Has anyone here had success using Yubikeys on Linux? I’ve been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.\n
    \n
    I have the following Yubikey-related packages on my system:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── udev rules for unprivileged access to YubiKeys\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libyubikey0 1.13-6 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Yubikey OTP handling library runtime\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python 3 library for configuring a YubiKey — transitional package\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library and command line tool for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical application for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical personalization tool for YubiKey tokens\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libfido2-1 1.10.0-1 [Ubuntu/jammy main]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── library for generating and verifying FIDO 2.0 objects\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-fido2 0.9.1-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library for implementing FIDO 2.0\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Middleware to access a smart card using PC/SC (daemon side)\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728479908 {#1953
    date: 2024-10-09 15:18:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 30870
  -titleTs: "'linux':3 'yubikey':1"
  -bodyTs: "'-1':86,104,124,140,153,155,172 '-3':57,185 '-6':71 '0.9.1':171 '1.10.0':154 '1.13':70 '1.2.4':123 '1.20.0':56 '1.9.5':184 '2.0':166,182 '22.04':36 '3':92 '3.1.24':139 '4.0.7':85,103 '5c':29 'access':66,193 'anyon':4 'applic':130 'appreci':41 'avail':23 'back':16 'build1':141 'card':196 'command':112 'configur':95,116,132 'daemon':199 'fido':165,181 'fido2':170 'follow':45 'forth':18 'friend':2 'generat':162 'get':26 'go':15 'graphic':129,146 'gui':138 'handl':78 'hi':1 'implement':180 'instal':61,75,90,108,128,145,159,176,190 'libfido2':152 'librari':79,93,110,160,178 'libyubikey':54 'libyubikey-udev':53 'libyubikey0':69 'line':113 'linux':11 'lts':37 'main':157 'manag':84,102,121 'middlewar':191 'nfc':30 'nice':33 'object':167 'otp':77 'packag':49,99 'pc/sc':198 'pcscd':183 'person':137,147 'play':32 'python':91,109,177 'python3':82,169 'python3-fido2':168 'python3-yubikey-manager':81 'qt':122 'relat':48 'rule':63 'runtim':80 'side':200 'smart':195 'success':7 'suggest':39 'support':20 'system':52 'token':151 'tool':114,148 'transit':98 'tri':24 'ubuntu':35 'ubuntu/jammy':58,72,87,105,125,142,156,173,187 'ubuntu1':186 'udev':55,62 'univers':59,73,88,106,126,143,174,188 'unprivileg':65 'use':8,197 've':13 'verifi':164 'yubikey':9,28,47,68,76,83,97,101,118,120,134,136,150 'yubikey-manag':100 'yubikey-manager-qt':119 'yubikey-personalization-gui':135 'yubikey-rel':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705473146
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10713545"
  +editedAt: DateTimeImmutable @1724986277 {#1937
    date: 2024-08-30 04:51:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705386746 {#1962
    date: 2024-01-16 07:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "12-November-2023"
  +title: "12 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/1b5a0ab5-29bf-457a-8cc9-3832a77c5dbc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728476824 {#1388
    date: 2024-10-09 14:27:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 15577
  -titleTs: "'12':1 '2023':3 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699854010
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9037088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699812510 {#1387
    date: 2023-11-12 19:08:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "12-November-2023"
  +title: "12 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/1b5a0ab5-29bf-457a-8cc9-3832a77c5dbc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728476824 {#1388
    date: 2024-10-09 14:27:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 15577
  -titleTs: "'12':1 '2023':3 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699854010
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9037088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699812510 {#1387
    date: 2023-11-12 19:08:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "12-November-2023"
  +title: "12 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/1b5a0ab5-29bf-457a-8cc9-3832a77c5dbc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728476824 {#1388
    date: 2024-10-09 14:27:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 15577
  -titleTs: "'12':1 '2023':3 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699854010
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9037088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699812510 {#1387
    date: 2023-11-12 19:08:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Poor-turtle-Duck-Chillin"
  +title: "Poor turtle [Duck Chillin]"
  +url: "https://lemm.ee/pictrs/image/f16d2566-ff44-4ff6-9171-cec9351c81b9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 514
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475387 {#1942
    date: 2024-10-09 14:03:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 32580
  -titleTs: "'chillin':4 'duck':3 'poor':1 'turtl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706101799
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21665912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015399 {#1971
    date: 2024-01-23 14:09:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Poor-turtle-Duck-Chillin"
  +title: "Poor turtle [Duck Chillin]"
  +url: "https://lemm.ee/pictrs/image/f16d2566-ff44-4ff6-9171-cec9351c81b9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 514
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475387 {#1942
    date: 2024-10-09 14:03:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 32580
  -titleTs: "'chillin':4 'duck':3 'poor':1 'turtl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706101799
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21665912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015399 {#1971
    date: 2024-01-23 14:09:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Poor-turtle-Duck-Chillin"
  +title: "Poor turtle [Duck Chillin]"
  +url: "https://lemm.ee/pictrs/image/f16d2566-ff44-4ff6-9171-cec9351c81b9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 514
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475387 {#1942
    date: 2024-10-09 14:03:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 32580
  -titleTs: "'chillin':4 'duck':3 'poor':1 'turtl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706101799
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21665912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015399 {#1971
    date: 2024-01-23 14:09:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Targeted-Ads-are-a-Cybersecurity-Risk"
  +title: "Targeted Ads are a Cybersecurity Risk"
  +url: "https://avoidthehack.com/ads-cybersecurity-risk"
  +body: """
    cross-posted from: [lemmy.world/post/11049489](https://lemmy.world/post/11049489)\n
    \n
    > The article provides a comprehensive overview of the risks associated with targeted ads and malvertising. It offers insights into the different ways malvertising can be carried out and how it can appear on any advertisement on any website, including popular ones. It cites examples of high-profile malvertising cases involving major companies and platforms. The article also highlights the dangers of malicious scripts that can be downloaded without user interaction and discusses the potential risks of scams and phishing.\n
    > \n
    > The article provides clear and actionable advice on how to mitigate these risks, such as blocking ads and associated scripts, using adblocking software like uBlock Origin, and employing DNS resolvers capable of blocking malware and ads.\n
    > \n
    > It also offers guidance on what to do when blocking ads is not possible, emphasizing the importance of avoiding clicking on displayed advertisements and being cautious of too-good-to-be-true offers.\n
    > \n
    > Overall, the article is well-researched, informative, and provides a resource for understanding the risks of targeted ads and malvertising.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475178 {#1902
    date: 2024-10-09 13:59:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 32450
  -titleTs: "'ad':2 'cybersecur':5 'risk':6 'target':1"
  -bodyTs: "'/post/11049489](https://lemmy.world/post/11049489)':7 'action':93 'ad':20,104,123,134,176 'adblock':109 'advertis':42,146 'advic':94 'also':65,125 'appear':39 'articl':9,64,89,160 'associ':17,106 'avoid':142 'block':103,120,133 'capabl':118 'carri':33 'case':57 'cautious':149 'cite':50 'clear':91 'click':143 'compani':60 'comprehens':12 'cross':2 'cross-post':1 'danger':68 'differ':28 'discuss':80 'display':145 'dns':116 'download':75 'emphas':138 'employ':115 'exampl':51 'good':153 'guidanc':127 'high':54 'high-profil':53 'highlight':66 'import':140 'includ':46 'inform':165 'insight':25 'interact':78 'involv':58 'lemmy.world':6 'lemmy.world/post/11049489](https://lemmy.world/post/11049489)':5 'like':111 'major':59 'malici':70 'malvertis':22,30,56,178 'malwar':121 'mitig':98 'offer':24,126,157 'one':48 'origin':113 'overal':158 'overview':13 'phish':87 'platform':62 'popular':47 'possibl':137 'post':3 'potenti':82 'profil':55 'provid':10,90,167 'research':164 'resolv':117 'resourc':169 'risk':16,83,100,173 'scam':85 'script':71,107 'softwar':110 'target':19,175 'too-good-to-be-tru':151 'true':156 'ublock':112 'understand':171 'use':108 'user':77 'way':29 'websit':45 'well':163 'well-research':162 'without':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706034927
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11049672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948527 {#1898
    date: 2024-01-22 19:35:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Targeted-Ads-are-a-Cybersecurity-Risk"
  +title: "Targeted Ads are a Cybersecurity Risk"
  +url: "https://avoidthehack.com/ads-cybersecurity-risk"
  +body: """
    cross-posted from: [lemmy.world/post/11049489](https://lemmy.world/post/11049489)\n
    \n
    > The article provides a comprehensive overview of the risks associated with targeted ads and malvertising. It offers insights into the different ways malvertising can be carried out and how it can appear on any advertisement on any website, including popular ones. It cites examples of high-profile malvertising cases involving major companies and platforms. The article also highlights the dangers of malicious scripts that can be downloaded without user interaction and discusses the potential risks of scams and phishing.\n
    > \n
    > The article provides clear and actionable advice on how to mitigate these risks, such as blocking ads and associated scripts, using adblocking software like uBlock Origin, and employing DNS resolvers capable of blocking malware and ads.\n
    > \n
    > It also offers guidance on what to do when blocking ads is not possible, emphasizing the importance of avoiding clicking on displayed advertisements and being cautious of too-good-to-be-true offers.\n
    > \n
    > Overall, the article is well-researched, informative, and provides a resource for understanding the risks of targeted ads and malvertising.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475178 {#1902
    date: 2024-10-09 13:59:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 32450
  -titleTs: "'ad':2 'cybersecur':5 'risk':6 'target':1"
  -bodyTs: "'/post/11049489](https://lemmy.world/post/11049489)':7 'action':93 'ad':20,104,123,134,176 'adblock':109 'advertis':42,146 'advic':94 'also':65,125 'appear':39 'articl':9,64,89,160 'associ':17,106 'avoid':142 'block':103,120,133 'capabl':118 'carri':33 'case':57 'cautious':149 'cite':50 'clear':91 'click':143 'compani':60 'comprehens':12 'cross':2 'cross-post':1 'danger':68 'differ':28 'discuss':80 'display':145 'dns':116 'download':75 'emphas':138 'employ':115 'exampl':51 'good':153 'guidanc':127 'high':54 'high-profil':53 'highlight':66 'import':140 'includ':46 'inform':165 'insight':25 'interact':78 'involv':58 'lemmy.world':6 'lemmy.world/post/11049489](https://lemmy.world/post/11049489)':5 'like':111 'major':59 'malici':70 'malvertis':22,30,56,178 'malwar':121 'mitig':98 'offer':24,126,157 'one':48 'origin':113 'overal':158 'overview':13 'phish':87 'platform':62 'popular':47 'possibl':137 'post':3 'potenti':82 'profil':55 'provid':10,90,167 'research':164 'resolv':117 'resourc':169 'risk':16,83,100,173 'scam':85 'script':71,107 'softwar':110 'target':19,175 'too-good-to-be-tru':151 'true':156 'ublock':112 'understand':171 'use':108 'user':77 'way':29 'websit':45 'well':163 'well-research':162 'without':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706034927
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11049672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948527 {#1898
    date: 2024-01-22 19:35:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Targeted-Ads-are-a-Cybersecurity-Risk"
  +title: "Targeted Ads are a Cybersecurity Risk"
  +url: "https://avoidthehack.com/ads-cybersecurity-risk"
  +body: """
    cross-posted from: [lemmy.world/post/11049489](https://lemmy.world/post/11049489)\n
    \n
    > The article provides a comprehensive overview of the risks associated with targeted ads and malvertising. It offers insights into the different ways malvertising can be carried out and how it can appear on any advertisement on any website, including popular ones. It cites examples of high-profile malvertising cases involving major companies and platforms. The article also highlights the dangers of malicious scripts that can be downloaded without user interaction and discusses the potential risks of scams and phishing.\n
    > \n
    > The article provides clear and actionable advice on how to mitigate these risks, such as blocking ads and associated scripts, using adblocking software like uBlock Origin, and employing DNS resolvers capable of blocking malware and ads.\n
    > \n
    > It also offers guidance on what to do when blocking ads is not possible, emphasizing the importance of avoiding clicking on displayed advertisements and being cautious of too-good-to-be-true offers.\n
    > \n
    > Overall, the article is well-researched, informative, and provides a resource for understanding the risks of targeted ads and malvertising.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475178 {#1902
    date: 2024-10-09 13:59:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 32450
  -titleTs: "'ad':2 'cybersecur':5 'risk':6 'target':1"
  -bodyTs: "'/post/11049489](https://lemmy.world/post/11049489)':7 'action':93 'ad':20,104,123,134,176 'adblock':109 'advertis':42,146 'advic':94 'also':65,125 'appear':39 'articl':9,64,89,160 'associ':17,106 'avoid':142 'block':103,120,133 'capabl':118 'carri':33 'case':57 'cautious':149 'cite':50 'clear':91 'click':143 'compani':60 'comprehens':12 'cross':2 'cross-post':1 'danger':68 'differ':28 'discuss':80 'display':145 'dns':116 'download':75 'emphas':138 'employ':115 'exampl':51 'good':153 'guidanc':127 'high':54 'high-profil':53 'highlight':66 'import':140 'includ':46 'inform':165 'insight':25 'interact':78 'involv':58 'lemmy.world':6 'lemmy.world/post/11049489](https://lemmy.world/post/11049489)':5 'like':111 'major':59 'malici':70 'malvertis':22,30,56,178 'malwar':121 'mitig':98 'offer':24,126,157 'one':48 'origin':113 'overal':158 'overview':13 'phish':87 'platform':62 'popular':47 'possibl':137 'post':3 'potenti':82 'profil':55 'provid':10,90,167 'research':164 'resolv':117 'resourc':169 'risk':16,83,100,173 'scam':85 'script':71,107 'softwar':110 'target':19,175 'too-good-to-be-tru':151 'true':156 'ublock':112 'understand':171 'use':108 'user':77 'way':29 'websit':45 'well':163 'well-research':162 'without':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706034927
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11049672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948527 {#1898
    date: 2024-01-22 19:35:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Knock-knock"
  +title: "Knock, knock"
  +url: "https://lemmy.world/pictrs/image/36e2f025-c217-461e-9997-bc36e534ee65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475055 {#2440
    date: 2024-10-09 13:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 32730
  -titleTs: "'knock':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069686 {#2439
    date: 2024-01-24 05:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Knock-knock"
  +title: "Knock, knock"
  +url: "https://lemmy.world/pictrs/image/36e2f025-c217-461e-9997-bc36e534ee65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475055 {#2440
    date: 2024-10-09 13:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 32730
  -titleTs: "'knock':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069686 {#2439
    date: 2024-01-24 05:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Knock-knock"
  +title: "Knock, knock"
  +url: "https://lemmy.world/pictrs/image/36e2f025-c217-461e-9997-bc36e534ee65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475055 {#2440
    date: 2024-10-09 13:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 32730
  -titleTs: "'knock':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069686 {#2439
    date: 2024-01-24 05:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "How-do-I-prevent-others-random-device-suggestions-in-Public"
  +title: "How do I prevent others random device suggestions in Public Areas?"
  +url: "https://lemmy.world/pictrs/image/80d2b758-71ec-498c-8477-0a5f61009e16.png"
  +body: """
    As title suggests, how do I go about stopping my phone from scanning my surroundings for extra devices?\n
    \n
    Note: my phone was already connected to my own headphones.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728474747 {#2483
    date: 2024-10-09 13:52:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 28971
  -titleTs: "'area':11 'devic':7 'other':5 'prevent':4 'public':10 'random':6 'suggest':8"
  -bodyTs: "'alreadi':23 'connect':24 'devic':18 'extra':17 'go':7 'headphon':28 'note':19 'phone':11,21 'scan':13 'stop':9 'suggest':3 'surround':15 'titl':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705056462
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10571555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704970062 {#2354
    date: 2024-01-11 11:47:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "How-do-I-prevent-others-random-device-suggestions-in-Public"
  +title: "How do I prevent others random device suggestions in Public Areas?"
  +url: "https://lemmy.world/pictrs/image/80d2b758-71ec-498c-8477-0a5f61009e16.png"
  +body: """
    As title suggests, how do I go about stopping my phone from scanning my surroundings for extra devices?\n
    \n
    Note: my phone was already connected to my own headphones.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728474747 {#2483
    date: 2024-10-09 13:52:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 28971
  -titleTs: "'area':11 'devic':7 'other':5 'prevent':4 'public':10 'random':6 'suggest':8"
  -bodyTs: "'alreadi':23 'connect':24 'devic':18 'extra':17 'go':7 'headphon':28 'note':19 'phone':11,21 'scan':13 'stop':9 'suggest':3 'surround':15 'titl':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705056462
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10571555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704970062 {#2354
    date: 2024-01-11 11:47:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "How-do-I-prevent-others-random-device-suggestions-in-Public"
  +title: "How do I prevent others random device suggestions in Public Areas?"
  +url: "https://lemmy.world/pictrs/image/80d2b758-71ec-498c-8477-0a5f61009e16.png"
  +body: """
    As title suggests, how do I go about stopping my phone from scanning my surroundings for extra devices?\n
    \n
    Note: my phone was already connected to my own headphones.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728474747 {#2483
    date: 2024-10-09 13:52:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 28971
  -titleTs: "'area':11 'devic':7 'other':5 'prevent':4 'public':10 'random':6 'suggest':8"
  -bodyTs: "'alreadi':23 'connect':24 'devic':18 'extra':17 'go':7 'headphon':28 'note':19 'phone':11,21 'scan':13 'stop':9 'suggest':3 'surround':15 'titl':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705056462
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10571555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704970062 {#2354
    date: 2024-01-11 11:47:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1521 …}
  +slug: "I-identify-as-karat-Please-respect-my-pronouns"
  +title: "I identify as karat. Please respect my pronouns"
  +url: "https://programming.dev/pictrs/image/b9874fa3-f759-4e9b-ab3c-453ac007ed24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728471011 {#2481
    date: 2024-10-09 12:50:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 32917
  -titleTs: "'identifi':2 'karat':4 'pleas':5 'pronoun':8 'respect':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706159366
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9074646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148366 {#1512
    date: 2024-01-25 03:06:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1521 …}
  +slug: "I-identify-as-karat-Please-respect-my-pronouns"
  +title: "I identify as karat. Please respect my pronouns"
  +url: "https://programming.dev/pictrs/image/b9874fa3-f759-4e9b-ab3c-453ac007ed24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728471011 {#2481
    date: 2024-10-09 12:50:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 32917
  -titleTs: "'identifi':2 'karat':4 'pleas':5 'pronoun':8 'respect':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706159366
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9074646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148366 {#1512
    date: 2024-01-25 03:06:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1521 …}
  +slug: "I-identify-as-karat-Please-respect-my-pronouns"
  +title: "I identify as karat. Please respect my pronouns"
  +url: "https://programming.dev/pictrs/image/b9874fa3-f759-4e9b-ab3c-453ac007ed24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728471011 {#2481
    date: 2024-10-09 12:50:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 32917
  -titleTs: "'identifi':2 'karat':4 'pleas':5 'pronoun':8 'respect':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706159366
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9074646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148366 {#1512
    date: 2024-01-25 03:06:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "The-struggle-Isreal"
  +title: "The struggle Isreal"
  +url: "https://lemmy.today/pictrs/image/249c93c2-12a3-404b-b9f6-f7d8f764ae57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 172
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728464293 {#1522
    date: 2024-10-09 10:58:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 32858
  -titleTs: "'isreal':3 'struggl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706208955
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5613177"
  +editedAt: DateTimeImmutable @1728431531 {#1510
    date: 2024-10-09 01:52:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706122555 {#1506
    date: 2024-01-24 19:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "The-struggle-Isreal"
  +title: "The struggle Isreal"
  +url: "https://lemmy.today/pictrs/image/249c93c2-12a3-404b-b9f6-f7d8f764ae57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 172
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728464293 {#1522
    date: 2024-10-09 10:58:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 32858
  -titleTs: "'isreal':3 'struggl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706208955
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5613177"
  +editedAt: DateTimeImmutable @1728431531 {#1510
    date: 2024-10-09 01:52:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706122555 {#1506
    date: 2024-01-24 19:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "The-struggle-Isreal"
  +title: "The struggle Isreal"
  +url: "https://lemmy.today/pictrs/image/249c93c2-12a3-404b-b9f6-f7d8f764ae57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 172
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728464293 {#1522
    date: 2024-10-09 10:58:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 32858
  -titleTs: "'isreal':3 'struggl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706208955
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5613177"
  +editedAt: DateTimeImmutable @1728431531 {#1510
    date: 2024-10-09 01:52:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706122555 {#1506
    date: 2024-01-24 19:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "SHEEEEEEEEEEEEEEEEEESH-9-11-Was-Cringe"
  +title: "SHEEEEEEEEEEEEEEEEEESH 9/11 Was Cringe"
  +url: "https://lemmy.world/pictrs/image/7cce5829-a629-4de2-9b4c-cdddf7f15fd3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 1061
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728463777 {#1531
    date: 2024-10-09 10:49:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 32676
  -titleTs: "'9/11':2 'cring':4 'sheeeeeeeeeeeeeeeeeesh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706122174
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11094011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035774 {#1530
    date: 2024-01-23 19:49: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
43 DENIED edit
App\Entity\Entry {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "SHEEEEEEEEEEEEEEEEEESH-9-11-Was-Cringe"
  +title: "SHEEEEEEEEEEEEEEEEEESH 9/11 Was Cringe"
  +url: "https://lemmy.world/pictrs/image/7cce5829-a629-4de2-9b4c-cdddf7f15fd3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 1061
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728463777 {#1531
    date: 2024-10-09 10:49:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 32676
  -titleTs: "'9/11':2 'cring':4 'sheeeeeeeeeeeeeeeeeesh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706122174
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11094011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035774 {#1530
    date: 2024-01-23 19:49: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
44 DENIED moderate
App\Entity\Entry {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "SHEEEEEEEEEEEEEEEEEESH-9-11-Was-Cringe"
  +title: "SHEEEEEEEEEEEEEEEEEESH 9/11 Was Cringe"
  +url: "https://lemmy.world/pictrs/image/7cce5829-a629-4de2-9b4c-cdddf7f15fd3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 1061
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728463777 {#1531
    date: 2024-10-09 10:49:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 32676
  -titleTs: "'9/11':2 'cring':4 'sheeeeeeeeeeeeeeeeeesh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706122174
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11094011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035774 {#1530
    date: 2024-01-23 19:49: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
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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Eminem-concert"
  +title: "Eminem concert"
  +url: "https://lemmy.world/pictrs/image/503d66b7-939d-4f74-96bb-210f196edcf9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728463634 {#1710
    date: 2024-10-09 10:47:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 27655
  -titleTs: "'concert':2 'eminem':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704642745
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10391468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704556345 {#1706
    date: 2024-01-06 16:52:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Eminem-concert"
  +title: "Eminem concert"
  +url: "https://lemmy.world/pictrs/image/503d66b7-939d-4f74-96bb-210f196edcf9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728463634 {#1710
    date: 2024-10-09 10:47:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 27655
  -titleTs: "'concert':2 'eminem':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704642745
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10391468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704556345 {#1706
    date: 2024-01-06 16:52:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Eminem-concert"
  +title: "Eminem concert"
  +url: "https://lemmy.world/pictrs/image/503d66b7-939d-4f74-96bb-210f196edcf9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728463634 {#1710
    date: 2024-10-09 10:47:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 27655
  -titleTs: "'concert':2 'eminem':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704642745
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10391468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704556345 {#1706
    date: 2024-01-06 16:52:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "You-Need-to-Turn-on-Apple-s-New-Stolen-iPhone-Tool"
  +title: "You Need to Turn on Apple’s New Stolen iPhone Tool"
  +url: "https://www.wired.com/story/apple-ios-17-3-iphone-stolen-device-protection/"
  +body: "> Apple today launched a new tool for iPhones to help reduce what a thief with your phone and passcode can access. The feature, called Stolen Device Protection, adds extra layers of protection to your iPhone when someone tries to access or change sensitive settings on your device."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728462119 {#1467
    date: 2024-10-09 10:21:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 32694
  -titleTs: "'appl':6 'iphon':10 'need':2 'new':8 'stolen':9 'tool':11 'turn':4"
  -bodyTs: "'access':21,40 'add':28 'appl':1 'call':24 'chang':42 'devic':26,47 'extra':29 'featur':23 'help':10 'iphon':8,35 'launch':3 'layer':30 'new':5 'passcod':19 'phone':17 'protect':27,32 'reduc':11 'sensit':43 'set':44 'someon':37 'stolen':25 'thief':14 'today':2 'tool':6 'tri':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706130528
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11099621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706044128 {#1470
    date: 2024-01-23 22:08:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "You-Need-to-Turn-on-Apple-s-New-Stolen-iPhone-Tool"
  +title: "You Need to Turn on Apple’s New Stolen iPhone Tool"
  +url: "https://www.wired.com/story/apple-ios-17-3-iphone-stolen-device-protection/"
  +body: "> Apple today launched a new tool for iPhones to help reduce what a thief with your phone and passcode can access. The feature, called Stolen Device Protection, adds extra layers of protection to your iPhone when someone tries to access or change sensitive settings on your device."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728462119 {#1467
    date: 2024-10-09 10:21:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 32694
  -titleTs: "'appl':6 'iphon':10 'need':2 'new':8 'stolen':9 'tool':11 'turn':4"
  -bodyTs: "'access':21,40 'add':28 'appl':1 'call':24 'chang':42 'devic':26,47 'extra':29 'featur':23 'help':10 'iphon':8,35 'launch':3 'layer':30 'new':5 'passcod':19 'phone':17 'protect':27,32 'reduc':11 'sensit':43 'set':44 'someon':37 'stolen':25 'thief':14 'today':2 'tool':6 'tri':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706130528
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11099621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706044128 {#1470
    date: 2024-01-23 22:08:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "You-Need-to-Turn-on-Apple-s-New-Stolen-iPhone-Tool"
  +title: "You Need to Turn on Apple’s New Stolen iPhone Tool"
  +url: "https://www.wired.com/story/apple-ios-17-3-iphone-stolen-device-protection/"
  +body: "> Apple today launched a new tool for iPhones to help reduce what a thief with your phone and passcode can access. The feature, called Stolen Device Protection, adds extra layers of protection to your iPhone when someone tries to access or change sensitive settings on your device."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728462119 {#1467
    date: 2024-10-09 10:21:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 32694
  -titleTs: "'appl':6 'iphon':10 'need':2 'new':8 'stolen':9 'tool':11 'turn':4"
  -bodyTs: "'access':21,40 'add':28 'appl':1 'call':24 'chang':42 'devic':26,47 'extra':29 'featur':23 'help':10 'iphon':8,35 'launch':3 'layer':30 'new':5 'passcod':19 'phone':17 'protect':27,32 'reduc':11 'sensit':43 'set':44 'someon':37 'stolen':25 'thief':14 'today':2 'tool':6 'tri':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706130528
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11099621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706044128 {#1470
    date: 2024-01-23 22:08:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Bad-coding"
  +title: "Bad coding"
  +url: "https://sh.itjust.works/pictrs/image/a19d6228-b329-420c-a43c-423bc4ac7356.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 837
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728461816 {#1495
    date: 2024-10-09 10:16:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 32740
  -titleTs: "'bad':1 'code':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162719
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13383121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706076319 {#1492
    date: 2024-01-24 07:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Bad-coding"
  +title: "Bad coding"
  +url: "https://sh.itjust.works/pictrs/image/a19d6228-b329-420c-a43c-423bc4ac7356.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 837
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728461816 {#1495
    date: 2024-10-09 10:16:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 32740
  -titleTs: "'bad':1 'code':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162719
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13383121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706076319 {#1492
    date: 2024-01-24 07:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Bad-coding"
  +title: "Bad coding"
  +url: "https://sh.itjust.works/pictrs/image/a19d6228-b329-420c-a43c-423bc4ac7356.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 837
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728461816 {#1495
    date: 2024-10-09 10:16:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 32740
  -titleTs: "'bad':1 'code':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162719
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13383121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706076319 {#1492
    date: 2024-01-24 07:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Need-to-order-switches"
  +title: "Need to order switches"
  +url: null
  +body: """
    So building new home. Its a small aframe up on the side of a mtn. Don’t need anything fancy like multi zone. Only need on/off with dimming. Buying switches for the main lights and am thinking its one of the following two.\n
    \n
    Will be running a home assistant yellow and with a zwave dongle i believe. Any input? People like these switches? Would i be better off with zigbee or matter?\n
    \n
    Im a noob so thanks for the help!\n
    \n
    [inovelli.com/…/z-wave-800-red-series-smart-2-1-on…](https://inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)\n
    \n
    [thesmartesthouse.com/…/zooz-700-series-z-wave-plu…](https://www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728459381 {#1788
    date: 2024-10-09 09:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 32524
  -titleTs: "'need':1 'order':3 'switch':4"
  -bodyTs: "'/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':85 '/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':90 '/z-wave-800-red-series-smart-2-1-on':82 '/zooz-700-series-z-wave-plu':87 'afram':8 'anyth':19 'assist':49 'believ':57 'better':67 'build':2 'buy':29 'dim':28 'dongl':55 'fanci':20 'follow':42 'help':80 'home':4,48 'im':73 'inovelli.com':81,84 'inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':83 'input':59 'light':34 'like':21,61 'main':33 'matter':72 'mtn':15 'multi':22 'need':18,25 'new':3 'noob':75 'on/off':26 'one':39 'peopl':60 'run':46 'side':12 'small':7 'switch':30,63 'thank':77 'thesmartesthouse.com':86 'think':37 'two':43 'would':64 'www.thesmartesthouse.com':89 'www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':88 'yellow':50 'zigbe':70 'zone':23 'zwave':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706062170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11067076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985670 {#1772
    date: 2024-01-23 05:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Need-to-order-switches"
  +title: "Need to order switches"
  +url: null
  +body: """
    So building new home. Its a small aframe up on the side of a mtn. Don’t need anything fancy like multi zone. Only need on/off with dimming. Buying switches for the main lights and am thinking its one of the following two.\n
    \n
    Will be running a home assistant yellow and with a zwave dongle i believe. Any input? People like these switches? Would i be better off with zigbee or matter?\n
    \n
    Im a noob so thanks for the help!\n
    \n
    [inovelli.com/…/z-wave-800-red-series-smart-2-1-on…](https://inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)\n
    \n
    [thesmartesthouse.com/…/zooz-700-series-z-wave-plu…](https://www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728459381 {#1788
    date: 2024-10-09 09:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 32524
  -titleTs: "'need':1 'order':3 'switch':4"
  -bodyTs: "'/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':85 '/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':90 '/z-wave-800-red-series-smart-2-1-on':82 '/zooz-700-series-z-wave-plu':87 'afram':8 'anyth':19 'assist':49 'believ':57 'better':67 'build':2 'buy':29 'dim':28 'dongl':55 'fanci':20 'follow':42 'help':80 'home':4,48 'im':73 'inovelli.com':81,84 'inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':83 'input':59 'light':34 'like':21,61 'main':33 'matter':72 'mtn':15 'multi':22 'need':18,25 'new':3 'noob':75 'on/off':26 'one':39 'peopl':60 'run':46 'side':12 'small':7 'switch':30,63 'thank':77 'thesmartesthouse.com':86 'think':37 'two':43 'would':64 'www.thesmartesthouse.com':89 'www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':88 'yellow':50 'zigbe':70 'zone':23 'zwave':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706062170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11067076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985670 {#1772
    date: 2024-01-23 05:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Need-to-order-switches"
  +title: "Need to order switches"
  +url: null
  +body: """
    So building new home. Its a small aframe up on the side of a mtn. Don’t need anything fancy like multi zone. Only need on/off with dimming. Buying switches for the main lights and am thinking its one of the following two.\n
    \n
    Will be running a home assistant yellow and with a zwave dongle i believe. Any input? People like these switches? Would i be better off with zigbee or matter?\n
    \n
    Im a noob so thanks for the help!\n
    \n
    [inovelli.com/…/z-wave-800-red-series-smart-2-1-on…](https://inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)\n
    \n
    [thesmartesthouse.com/…/zooz-700-series-z-wave-plu…](https://www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728459381 {#1788
    date: 2024-10-09 09:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 32524
  -titleTs: "'need':1 'order':3 'switch':4"
  -bodyTs: "'/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':85 '/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':90 '/z-wave-800-red-series-smart-2-1-on':82 '/zooz-700-series-z-wave-plu':87 'afram':8 'anyth':19 'assist':49 'believ':57 'better':67 'build':2 'buy':29 'dim':28 'dongl':55 'fanci':20 'follow':42 'help':80 'home':4,48 'im':73 'inovelli.com':81,84 'inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':83 'input':59 'light':34 'like':21,61 'main':33 'matter':72 'mtn':15 'multi':22 'need':18,25 'new':3 'noob':75 'on/off':26 'one':39 'peopl':60 'run':46 'side':12 'small':7 'switch':30,63 'thank':77 'thesmartesthouse.com':86 'think':37 'two':43 'would':64 'www.thesmartesthouse.com':89 'www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':88 'yellow':50 'zigbe':70 'zone':23 'zwave':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706062170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11067076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985670 {#1772
    date: 2024-01-23 05:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "No-matter-how-tough-things-get-you-always-got-a"
  +title: "No matter how tough things get, you always got a bro in your corner"
  +url: "https://i.postimg.cc/3RMDj3r9/Jhgffyhvvvgv.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728458817 {#1764
    date: 2024-10-09 09:26:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 32750
  -titleTs: "'alway':8 'bro':11 'corner':14 'get':6 'got':9 'matter':2 'thing':5 'tough':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706175132
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6066315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706088732 {#1765
    date: 2024-01-24 10:32:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "No-matter-how-tough-things-get-you-always-got-a"
  +title: "No matter how tough things get, you always got a bro in your corner"
  +url: "https://i.postimg.cc/3RMDj3r9/Jhgffyhvvvgv.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728458817 {#1764
    date: 2024-10-09 09:26:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 32750
  -titleTs: "'alway':8 'bro':11 'corner':14 'get':6 'got':9 'matter':2 'thing':5 'tough':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706175132
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6066315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706088732 {#1765
    date: 2024-01-24 10:32:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "No-matter-how-tough-things-get-you-always-got-a"
  +title: "No matter how tough things get, you always got a bro in your corner"
  +url: "https://i.postimg.cc/3RMDj3r9/Jhgffyhvvvgv.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728458817 {#1764
    date: 2024-10-09 09:26:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 32750
  -titleTs: "'alway':8 'bro':11 'corner':14 'get':6 'got':9 'matter':2 'thing':5 'tough':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706175132
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6066315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706088732 {#1765
    date: 2024-01-24 10:32:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1634
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "3-November-2023"
  +title: "3 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/aedd79e6-ed71-4ed2-92a2-3038d8d9d468.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728458799 {#1627
    date: 2024-10-09 09:26:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 17546
  -titleTs: "'2023':3 '3':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699041352
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8462057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699028352 {#1624
    date: 2023-11-03 17:19: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
67 DENIED edit
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "3-November-2023"
  +title: "3 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/aedd79e6-ed71-4ed2-92a2-3038d8d9d468.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728458799 {#1627
    date: 2024-10-09 09:26:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 17546
  -titleTs: "'2023':3 '3':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699041352
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8462057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699028352 {#1624
    date: 2023-11-03 17:19: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
68 DENIED moderate
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "3-November-2023"
  +title: "3 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/aedd79e6-ed71-4ed2-92a2-3038d8d9d468.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728458799 {#1627
    date: 2024-10-09 09:26:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 17546
  -titleTs: "'2023':3 '3':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699041352
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8462057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699028352 {#1624
    date: 2023-11-03 17:19: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
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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#1442
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#1415
    date: 2024-01-22 18:20: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
71 DENIED edit
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#1442
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#1415
    date: 2024-01-22 18:20: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
72 DENIED moderate
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#1442
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#1415
    date: 2024-01-22 18:20: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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Pipe"
  +title: "Pipe"
  +url: "https://lemmy.world/pictrs/image/f5b0df2e-8751-40c0-9a99-90a25abeb41d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 478
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728453048 {#1427
    date: 2024-10-09 07:50:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 32625
  -titleTs: "'pipe':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706112699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11087119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706026299 {#1456
    date: 2024-01-23 17:11:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Pipe"
  +title: "Pipe"
  +url: "https://lemmy.world/pictrs/image/f5b0df2e-8751-40c0-9a99-90a25abeb41d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 478
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728453048 {#1427
    date: 2024-10-09 07:50:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 32625
  -titleTs: "'pipe':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706112699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11087119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706026299 {#1456
    date: 2024-01-23 17:11:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Pipe"
  +title: "Pipe"
  +url: "https://lemmy.world/pictrs/image/f5b0df2e-8751-40c0-9a99-90a25abeb41d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 478
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728453048 {#1427
    date: 2024-10-09 07:50:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 32625
  -titleTs: "'pipe':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706112699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11087119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706026299 {#1456
    date: 2024-01-23 17:11:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "10-November-2023"
  +title: "10 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/50c9e5af-31a7-400a-a93f-06366032c437.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728447973 {#1433
    date: 2024-10-09 06:26:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 17530
  -titleTs: "'10':1 '2023':3 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699652671
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8891142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699627171 {#1437
    date: 2023-11-10 15:39:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "10-November-2023"
  +title: "10 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/50c9e5af-31a7-400a-a93f-06366032c437.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728447973 {#1433
    date: 2024-10-09 06:26:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 17530
  -titleTs: "'10':1 '2023':3 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699652671
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8891142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699627171 {#1437
    date: 2023-11-10 15:39:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "10-November-2023"
  +title: "10 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/50c9e5af-31a7-400a-a93f-06366032c437.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728447973 {#1433
    date: 2024-10-09 06:26:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 17530
  -titleTs: "'10':1 '2023':3 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699652671
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8891142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699627171 {#1437
    date: 2023-11-10 15:39:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "Privacy-Concerns-on-Lemmy-A-Call-for-More-User-Control"
  +title: "Privacy Concerns on Lemmy: A Call for More User Control"
  +url: "https://github.com/LemmyNet/lemmy/issues/4223"
  +body: """
    I’ve been grappling with a concern that I believe many of us share: the lack of privacy controls on Lemmy. As it stands, our profiles are public, and all our posts and comments are visible to anyone who cares to look. I don’t even care about privacy all that much, but this level of transparency feels to me akin to sharing my browser history with the world, a discomforting thought to say the least.\n
    \n
    While the open nature of Lemmy can foster community and transparency, it also opens the door to potential misuse. Our post history can be scrutinized by creeps or stalkers, our opinions can be nitpicked based on past statements, and we can even become targets for mass downvoting. This lack of privacy control can deter users from actively participating in discussions and sharing their thoughts freely.\n
    \n
    Even platforms like Twitter and Facebook, often criticized for their handling of user data, provide some level of access control. Users can choose who sees their timeline: friends/followers, the public or nobody. This flexibility allows users to control their online presence and decide who gets to see their content.\n
    \n
    The current state of affairs on Lemmy forces us into a cycle of creating new accounts or deleting old posts to maintain some semblance of privacy. This is not only time-consuming but also detracts from the user experience. It’s high time we address this issue and discuss potential solutions.\n
    \n
    One possible solution could be the introduction of profile privacy settings, similar to those found on other social media platforms. This would give users the flexibility to choose their level of privacy and control over their content without having to resort to manual deletion or account purging.\n
    \n
    I believe that privacy is a fundamental right, and we should have the ability to control who sees our content. I’m interested in hearing your thoughts on this matter. How do you feel about the current privacy settings on Lemmy? What changes would you like to see? Let’s start a conversation and work towards making Lemmy a platform that respects and upholds our privacy.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728445371 {#1697
    date: 2024-10-09 05:42:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 31993
  -titleTs: "'call':6 'concern':2 'control':10 'lemmi':4 'privaci':1 'user':9"
  -bodyTs: "'abil':303 'access':160 'account':206,288 'activ':133 'address':236 'affair':195 'akin':61 'allow':176 'also':89,225 'anyon':38 'base':111 'becom':119 'believ':10,291 'browser':65 'care':40,47 'chang':332 'choos':164,270 'comment':34 'communiti':85 'concern':7 'consum':223 'content':190,279,309 'control':19,128,161,179,276,305 'convers':342 'could':246 'creat':204 'creep':103 'critic':149 'current':192,326 'cycl':202 'data':155 'decid':184 'delet':208,286 'deter':130 'detract':226 'discomfort':71 'discuss':136,240 'door':92 'downvot':123 'even':46,118,142 'experi':230 'facebook':147 'feel':58,323 'flexibl':175,268 'forc':198 'foster':84 'found':257 'freeli':141 'friends/followers':169 'fundament':296 'get':186 'give':265 'grappl':4 'handl':152 'hear':314 'high':233 'histori':66,98 'interest':312 'introduct':249 'issu':238 'lack':16,125 'least':76 'lemmi':21,82,197,330,347 'let':338 'level':55,158,272 'like':144,335 'look':42 'm':311 'maintain':212 'make':346 'mani':11 'manual':285 'mass':122 'matter':319 'media':261 'misus':95 'much':52 'natur':80 'new':205 'nitpick':110 'nobodi':173 'often':148 'old':209 'one':243 'onlin':181 'open':79,90 'opinion':107 'particip':134 'past':113 'platform':143,262,349 'possibl':244 'post':32,97,210 'potenti':94,241 'presenc':182 'privaci':18,49,127,216,252,274,293,327,355 'profil':26,251 'provid':156 'public':28,171 'purg':289 'resort':283 'respect':351 'right':297 'say':74 'scrutin':101 'see':166,188,307,337 'semblanc':214 'set':253,328 'share':14,63,138 'similar':254 'social':260 'solut':242,245 'stalker':105 'stand':24 'start':340 'state':193 'statement':114 'target':120 'thought':72,140,316 'time':222,234 'time-consum':221 'timelin':168 'toward':345 'transpar':57,87 'twitter':145 'uphold':353 'us':13,199 'user':131,154,162,177,229,266 've':2 'visibl':36 'without':280 'work':344 'world':69 'would':264,333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705866333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10960898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705779933 {#1695
    date: 2024-01-20 20:45:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "Privacy-Concerns-on-Lemmy-A-Call-for-More-User-Control"
  +title: "Privacy Concerns on Lemmy: A Call for More User Control"
  +url: "https://github.com/LemmyNet/lemmy/issues/4223"
  +body: """
    I’ve been grappling with a concern that I believe many of us share: the lack of privacy controls on Lemmy. As it stands, our profiles are public, and all our posts and comments are visible to anyone who cares to look. I don’t even care about privacy all that much, but this level of transparency feels to me akin to sharing my browser history with the world, a discomforting thought to say the least.\n
    \n
    While the open nature of Lemmy can foster community and transparency, it also opens the door to potential misuse. Our post history can be scrutinized by creeps or stalkers, our opinions can be nitpicked based on past statements, and we can even become targets for mass downvoting. This lack of privacy control can deter users from actively participating in discussions and sharing their thoughts freely.\n
    \n
    Even platforms like Twitter and Facebook, often criticized for their handling of user data, provide some level of access control. Users can choose who sees their timeline: friends/followers, the public or nobody. This flexibility allows users to control their online presence and decide who gets to see their content.\n
    \n
    The current state of affairs on Lemmy forces us into a cycle of creating new accounts or deleting old posts to maintain some semblance of privacy. This is not only time-consuming but also detracts from the user experience. It’s high time we address this issue and discuss potential solutions.\n
    \n
    One possible solution could be the introduction of profile privacy settings, similar to those found on other social media platforms. This would give users the flexibility to choose their level of privacy and control over their content without having to resort to manual deletion or account purging.\n
    \n
    I believe that privacy is a fundamental right, and we should have the ability to control who sees our content. I’m interested in hearing your thoughts on this matter. How do you feel about the current privacy settings on Lemmy? What changes would you like to see? Let’s start a conversation and work towards making Lemmy a platform that respects and upholds our privacy.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728445371 {#1697
    date: 2024-10-09 05:42:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 31993
  -titleTs: "'call':6 'concern':2 'control':10 'lemmi':4 'privaci':1 'user':9"
  -bodyTs: "'abil':303 'access':160 'account':206,288 'activ':133 'address':236 'affair':195 'akin':61 'allow':176 'also':89,225 'anyon':38 'base':111 'becom':119 'believ':10,291 'browser':65 'care':40,47 'chang':332 'choos':164,270 'comment':34 'communiti':85 'concern':7 'consum':223 'content':190,279,309 'control':19,128,161,179,276,305 'convers':342 'could':246 'creat':204 'creep':103 'critic':149 'current':192,326 'cycl':202 'data':155 'decid':184 'delet':208,286 'deter':130 'detract':226 'discomfort':71 'discuss':136,240 'door':92 'downvot':123 'even':46,118,142 'experi':230 'facebook':147 'feel':58,323 'flexibl':175,268 'forc':198 'foster':84 'found':257 'freeli':141 'friends/followers':169 'fundament':296 'get':186 'give':265 'grappl':4 'handl':152 'hear':314 'high':233 'histori':66,98 'interest':312 'introduct':249 'issu':238 'lack':16,125 'least':76 'lemmi':21,82,197,330,347 'let':338 'level':55,158,272 'like':144,335 'look':42 'm':311 'maintain':212 'make':346 'mani':11 'manual':285 'mass':122 'matter':319 'media':261 'misus':95 'much':52 'natur':80 'new':205 'nitpick':110 'nobodi':173 'often':148 'old':209 'one':243 'onlin':181 'open':79,90 'opinion':107 'particip':134 'past':113 'platform':143,262,349 'possibl':244 'post':32,97,210 'potenti':94,241 'presenc':182 'privaci':18,49,127,216,252,274,293,327,355 'profil':26,251 'provid':156 'public':28,171 'purg':289 'resort':283 'respect':351 'right':297 'say':74 'scrutin':101 'see':166,188,307,337 'semblanc':214 'set':253,328 'share':14,63,138 'similar':254 'social':260 'solut':242,245 'stalker':105 'stand':24 'start':340 'state':193 'statement':114 'target':120 'thought':72,140,316 'time':222,234 'time-consum':221 'timelin':168 'toward':345 'transpar':57,87 'twitter':145 'uphold':353 'us':13,199 'user':131,154,162,177,229,266 've':2 'visibl':36 'without':280 'work':344 'world':69 'would':264,333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705866333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10960898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705779933 {#1695
    date: 2024-01-20 20:45:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "Privacy-Concerns-on-Lemmy-A-Call-for-More-User-Control"
  +title: "Privacy Concerns on Lemmy: A Call for More User Control"
  +url: "https://github.com/LemmyNet/lemmy/issues/4223"
  +body: """
    I’ve been grappling with a concern that I believe many of us share: the lack of privacy controls on Lemmy. As it stands, our profiles are public, and all our posts and comments are visible to anyone who cares to look. I don’t even care about privacy all that much, but this level of transparency feels to me akin to sharing my browser history with the world, a discomforting thought to say the least.\n
    \n
    While the open nature of Lemmy can foster community and transparency, it also opens the door to potential misuse. Our post history can be scrutinized by creeps or stalkers, our opinions can be nitpicked based on past statements, and we can even become targets for mass downvoting. This lack of privacy control can deter users from actively participating in discussions and sharing their thoughts freely.\n
    \n
    Even platforms like Twitter and Facebook, often criticized for their handling of user data, provide some level of access control. Users can choose who sees their timeline: friends/followers, the public or nobody. This flexibility allows users to control their online presence and decide who gets to see their content.\n
    \n
    The current state of affairs on Lemmy forces us into a cycle of creating new accounts or deleting old posts to maintain some semblance of privacy. This is not only time-consuming but also detracts from the user experience. It’s high time we address this issue and discuss potential solutions.\n
    \n
    One possible solution could be the introduction of profile privacy settings, similar to those found on other social media platforms. This would give users the flexibility to choose their level of privacy and control over their content without having to resort to manual deletion or account purging.\n
    \n
    I believe that privacy is a fundamental right, and we should have the ability to control who sees our content. I’m interested in hearing your thoughts on this matter. How do you feel about the current privacy settings on Lemmy? What changes would you like to see? Let’s start a conversation and work towards making Lemmy a platform that respects and upholds our privacy.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728445371 {#1697
    date: 2024-10-09 05:42:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 31993
  -titleTs: "'call':6 'concern':2 'control':10 'lemmi':4 'privaci':1 'user':9"
  -bodyTs: "'abil':303 'access':160 'account':206,288 'activ':133 'address':236 'affair':195 'akin':61 'allow':176 'also':89,225 'anyon':38 'base':111 'becom':119 'believ':10,291 'browser':65 'care':40,47 'chang':332 'choos':164,270 'comment':34 'communiti':85 'concern':7 'consum':223 'content':190,279,309 'control':19,128,161,179,276,305 'convers':342 'could':246 'creat':204 'creep':103 'critic':149 'current':192,326 'cycl':202 'data':155 'decid':184 'delet':208,286 'deter':130 'detract':226 'discomfort':71 'discuss':136,240 'door':92 'downvot':123 'even':46,118,142 'experi':230 'facebook':147 'feel':58,323 'flexibl':175,268 'forc':198 'foster':84 'found':257 'freeli':141 'friends/followers':169 'fundament':296 'get':186 'give':265 'grappl':4 'handl':152 'hear':314 'high':233 'histori':66,98 'interest':312 'introduct':249 'issu':238 'lack':16,125 'least':76 'lemmi':21,82,197,330,347 'let':338 'level':55,158,272 'like':144,335 'look':42 'm':311 'maintain':212 'make':346 'mani':11 'manual':285 'mass':122 'matter':319 'media':261 'misus':95 'much':52 'natur':80 'new':205 'nitpick':110 'nobodi':173 'often':148 'old':209 'one':243 'onlin':181 'open':79,90 'opinion':107 'particip':134 'past':113 'platform':143,262,349 'possibl':244 'post':32,97,210 'potenti':94,241 'presenc':182 'privaci':18,49,127,216,252,274,293,327,355 'profil':26,251 'provid':156 'public':28,171 'purg':289 'resort':283 'respect':351 'right':297 'say':74 'scrutin':101 'see':166,188,307,337 'semblanc':214 'set':253,328 'share':14,63,138 'similar':254 'social':260 'solut':242,245 'stalker':105 'stand':24 'start':340 'state':193 'statement':114 'target':120 'thought':72,140,316 'time':222,234 'time-consum':221 'timelin':168 'toward':345 'transpar':57,87 'twitter':145 'uphold':353 'us':13,199 'user':131,154,162,177,229,266 've':2 'visibl':36 'without':280 'work':344 'world':69 'would':264,333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705866333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10960898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705779933 {#1695
    date: 2024-01-20 20:45:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "I-love-those-path"
  +title: "I love those path"
  +url: "https://lemm.ee/pictrs/image/ab98748d-8ba2-48d0-9b70-9b46e2aecf16.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 859
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728437475 {#1647
    date: 2024-10-09 03:31:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 32553
  -titleTs: "'love':2 'path':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706086417
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21643110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706000017 {#1645
    date: 2024-01-23 09:53: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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "I-love-those-path"
  +title: "I love those path"
  +url: "https://lemm.ee/pictrs/image/ab98748d-8ba2-48d0-9b70-9b46e2aecf16.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 859
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728437475 {#1647
    date: 2024-10-09 03:31:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 32553
  -titleTs: "'love':2 'path':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706086417
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21643110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706000017 {#1645
    date: 2024-01-23 09:53: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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "I-love-those-path"
  +title: "I love those path"
  +url: "https://lemm.ee/pictrs/image/ab98748d-8ba2-48d0-9b70-9b46e2aecf16.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 859
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728437475 {#1647
    date: 2024-10-09 03:31:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 32553
  -titleTs: "'love':2 'path':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706086417
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21643110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706000017 {#1645
    date: 2024-01-23 09:53: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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "WIP-Wednesday"
  +title: "WIP Wednesday!"
  +url: "https://lemmy.world/pictrs/image/8523e64e-a357-4823-a596-053e9e9ca077.jpeg"
  +body: """
    I’ll be switching over to making a bookmark for my mom’s birthday soon so this project will be in hold.\n
    \n
    Pattern: [etsy.com/…/cross-stitch-pattern-art-deco-style-co…](https://www.etsy.com/listing/1039858450/cross-stitch-pattern-art-deco-style-cool)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728437453 {#1668
    date: 2024-10-09 03:30:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 32855
  -titleTs: "'wednesday':2 'wip':1"
  -bodyTs: "'/cross-stitch-pattern-art-deco-style-co':25 '/listing/1039858450/cross-stitch-pattern-art-deco-style-cool)':28 'birthday':14 'bookmark':9 'etsy.com':24 'hold':22 'll':2 'make':7 'mom':12 'pattern':23 'project':18 'soon':15 'switch':4 'www.etsy.com':27 'www.etsy.com/listing/1039858450/cross-stitch-pattern-art-deco-style-cool)':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706207382
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11136924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706120982 {#1671
    date: 2024-01-24 19:29:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "WIP-Wednesday"
  +title: "WIP Wednesday!"
  +url: "https://lemmy.world/pictrs/image/8523e64e-a357-4823-a596-053e9e9ca077.jpeg"
  +body: """
    I’ll be switching over to making a bookmark for my mom’s birthday soon so this project will be in hold.\n
    \n
    Pattern: [etsy.com/…/cross-stitch-pattern-art-deco-style-co…](https://www.etsy.com/listing/1039858450/cross-stitch-pattern-art-deco-style-cool)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728437453 {#1668
    date: 2024-10-09 03:30:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 32855
  -titleTs: "'wednesday':2 'wip':1"
  -bodyTs: "'/cross-stitch-pattern-art-deco-style-co':25 '/listing/1039858450/cross-stitch-pattern-art-deco-style-cool)':28 'birthday':14 'bookmark':9 'etsy.com':24 'hold':22 'll':2 'make':7 'mom':12 'pattern':23 'project':18 'soon':15 'switch':4 'www.etsy.com':27 'www.etsy.com/listing/1039858450/cross-stitch-pattern-art-deco-style-cool)':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706207382
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11136924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706120982 {#1671
    date: 2024-01-24 19:29:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "WIP-Wednesday"
  +title: "WIP Wednesday!"
  +url: "https://lemmy.world/pictrs/image/8523e64e-a357-4823-a596-053e9e9ca077.jpeg"
  +body: """
    I’ll be switching over to making a bookmark for my mom’s birthday soon so this project will be in hold.\n
    \n
    Pattern: [etsy.com/…/cross-stitch-pattern-art-deco-style-co…](https://www.etsy.com/listing/1039858450/cross-stitch-pattern-art-deco-style-cool)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728437453 {#1668
    date: 2024-10-09 03:30:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 32855
  -titleTs: "'wednesday':2 'wip':1"
  -bodyTs: "'/cross-stitch-pattern-art-deco-style-co':25 '/listing/1039858450/cross-stitch-pattern-art-deco-style-cool)':28 'birthday':14 'bookmark':9 'etsy.com':24 'hold':22 'll':2 'make':7 'mom':12 'pattern':23 'project':18 'soon':15 'switch':4 'www.etsy.com':27 'www.etsy.com/listing/1039858450/cross-stitch-pattern-art-deco-style-cool)':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706207382
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11136924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706120982 {#1671
    date: 2024-01-24 19:29:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "How-do-you-address-a-letter-to-an-army-soldier"
  +title: "How do you address a letter to an army soldier or even a navy sailor on a ship?"
  +url: null
  +body: "I was watching Band of Brother and wondering how those paratroopers got letters from home. Did their family need to know their nearest base? Or could they simply write their name and battallion? If I want to mail a package to a sailor do I just the ship’s name? Or a port? I’m not actually mailing anything I’m just curious how that works. How much postage do you need to mail to a ship overseas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728436618 {#1592
    date: 2024-10-09 03:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 32870
  -titleTs: "'address':4 'armi':9 'even':12 'letter':6 'navi':14 'sailor':15 'ship':18 'soldier':10"
  -bodyTs: "'actual':57 'anyth':59 'band':4 'base':24 'battallion':33 'brother':6 'could':26 'curious':63 'famili':18 'got':12 'home':15 'know':21 'letter':13 'm':55,61 'mail':38,58,74 'much':68 'name':31,50 'nearest':23 'need':19,72 'oversea':78 'packag':40 'paratroop':11 'port':53 'postag':69 'sailor':43 'ship':48,77 'simpli':28 'want':36 'watch':3 'wonder':8 'work':66 'write':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13972111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129359 {#1591
    date: 2024-01-24 21:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "How-do-you-address-a-letter-to-an-army-soldier"
  +title: "How do you address a letter to an army soldier or even a navy sailor on a ship?"
  +url: null
  +body: "I was watching Band of Brother and wondering how those paratroopers got letters from home. Did their family need to know their nearest base? Or could they simply write their name and battallion? If I want to mail a package to a sailor do I just the ship’s name? Or a port? I’m not actually mailing anything I’m just curious how that works. How much postage do you need to mail to a ship overseas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728436618 {#1592
    date: 2024-10-09 03:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 32870
  -titleTs: "'address':4 'armi':9 'even':12 'letter':6 'navi':14 'sailor':15 'ship':18 'soldier':10"
  -bodyTs: "'actual':57 'anyth':59 'band':4 'base':24 'battallion':33 'brother':6 'could':26 'curious':63 'famili':18 'got':12 'home':15 'know':21 'letter':13 'm':55,61 'mail':38,58,74 'much':68 'name':31,50 'nearest':23 'need':19,72 'oversea':78 'packag':40 'paratroop':11 'port':53 'postag':69 'sailor':43 'ship':48,77 'simpli':28 'want':36 'watch':3 'wonder':8 'work':66 'write':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13972111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129359 {#1591
    date: 2024-01-24 21:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "How-do-you-address-a-letter-to-an-army-soldier"
  +title: "How do you address a letter to an army soldier or even a navy sailor on a ship?"
  +url: null
  +body: "I was watching Band of Brother and wondering how those paratroopers got letters from home. Did their family need to know their nearest base? Or could they simply write their name and battallion? If I want to mail a package to a sailor do I just the ship’s name? Or a port? I’m not actually mailing anything I’m just curious how that works. How much postage do you need to mail to a ship overseas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728436618 {#1592
    date: 2024-10-09 03:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 32870
  -titleTs: "'address':4 'armi':9 'even':12 'letter':6 'navi':14 'sailor':15 'ship':18 'soldier':10"
  -bodyTs: "'actual':57 'anyth':59 'band':4 'base':24 'battallion':33 'brother':6 'could':26 'curious':63 'famili':18 'got':12 'home':15 'know':21 'letter':13 'm':55,61 'mail':38,58,74 'much':68 'name':31,50 'nearest':23 'need':19,72 'oversea':78 'packag':40 'paratroop':11 'port':53 'postag':69 'sailor':43 'ship':48,77 'simpli':28 'want':36 'watch':3 'wonder':8 'work':66 'write':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13972111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129359 {#1591
    date: 2024-01-24 21:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1585
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "How-Are-You-PoorlyDrawnLines"
  +title: ""How Are You" PoorlyDrawnLines"
  +url: "https://lemm.ee/pictrs/image/f2b51e5e-a41d-4f85-be33-9ebf12969f33.png"
  +body: "- Source: [Website](https://poorlydrawnlines.com/comic/how-are-you-2/) - [RSS](http://feeds.feedburner.com/PoorlyDrawnLines)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 462
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728435336 {#1587
    date: 2024-10-09 02:55:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 32616
  -titleTs: "'poorlydrawnlin':4"
  -bodyTs: "'/comic/how-are-you-2/)':5 '/poorlydrawnlines)':9 'feeds.feedburner.com':8 'feeds.feedburner.com/poorlydrawnlines)':7 'poorlydrawnlines.com':4 'poorlydrawnlines.com/comic/how-are-you-2/)':3 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706110455
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21680432"
  +editedAt: DateTimeImmutable @1727974388 {#1586
    date: 2024-10-03 18:53:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706024055 {#1573
    date: 2024-01-23 16:34: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
99 DENIED edit
App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "How-Are-You-PoorlyDrawnLines"
  +title: ""How Are You" PoorlyDrawnLines"
  +url: "https://lemm.ee/pictrs/image/f2b51e5e-a41d-4f85-be33-9ebf12969f33.png"
  +body: "- Source: [Website](https://poorlydrawnlines.com/comic/how-are-you-2/) - [RSS](http://feeds.feedburner.com/PoorlyDrawnLines)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 462
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728435336 {#1587
    date: 2024-10-09 02:55:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 32616
  -titleTs: "'poorlydrawnlin':4"
  -bodyTs: "'/comic/how-are-you-2/)':5 '/poorlydrawnlines)':9 'feeds.feedburner.com':8 'feeds.feedburner.com/poorlydrawnlines)':7 'poorlydrawnlines.com':4 'poorlydrawnlines.com/comic/how-are-you-2/)':3 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706110455
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21680432"
  +editedAt: DateTimeImmutable @1727974388 {#1586
    date: 2024-10-03 18:53:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706024055 {#1573
    date: 2024-01-23 16:34: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
100 DENIED moderate
App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "How-Are-You-PoorlyDrawnLines"
  +title: ""How Are You" PoorlyDrawnLines"
  +url: "https://lemm.ee/pictrs/image/f2b51e5e-a41d-4f85-be33-9ebf12969f33.png"
  +body: "- Source: [Website](https://poorlydrawnlines.com/comic/how-are-you-2/) - [RSS](http://feeds.feedburner.com/PoorlyDrawnLines)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 462
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728435336 {#1587
    date: 2024-10-09 02:55:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 32616
  -titleTs: "'poorlydrawnlin':4"
  -bodyTs: "'/comic/how-are-you-2/)':5 '/poorlydrawnlines)':9 'feeds.feedburner.com':8 'feeds.feedburner.com/poorlydrawnlines)':7 'poorlydrawnlines.com':4 'poorlydrawnlines.com/comic/how-are-you-2/)':3 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706110455
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21680432"
  +editedAt: DateTimeImmutable @1727974388 {#1586
    date: 2024-10-03 18:53:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706024055 {#1573
    date: 2024-01-23 16:34: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