GET https://kbin.spritesserver.nl/active/1y/all?p=98

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.77 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.21 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 {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Lemmy-v0-19-2-Release-More-federation-fixes"
  +title: "Lemmy v0.19.2 Release - More federation fixes"
  +url: "https://join-lemmy.org/news/2024-01-10_-_Lemmy_Release_v0.19.2_-_More_Federation_Fixes"
  +body: """
    What is Lemmy?\n
    --------------\n
    \n
    Lemmy is a self-hosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.\n
    \n
    Major Changes\n
    -------------\n
    \n
    - Outgoing federation bug fixes.\n
    - Lemmy can now receive reports sent from Mastodon and Kbin.\n
    - Added the ability for admins to view votes, to prevent downvote trolling. [Demo](https://github.com/LemmyNet/lemmy-ui/pull/2303). #4088\n
    - Various bug fixes and minor enhancements.\n
    \n
    Upgrade instructions\n
    --------------------\n
    \n
    Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible#upgrading) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating).\n
    \n
    If you need help with the upgrade, you can ask in our [support forum](https://lemmy.ml/c/lemmy_support) or on the [Matrix Chat](https://matrix.to/#/!OwmdVYiZSXrXbtCNLw:matrix.org).\n
    \n
    Thanks to everyone\n
    ------------------\n
    \n
    We’d like to thank our many contributors and users of Lemmy for coding, translating, testing, and helping find and fix bugs. We’re glad many people find it useful and enjoyable enough to contribute.\n
    \n
    Support development\n
    -------------------\n
    \n
    We (@dessalines and @nutomic) have been working full-time on Lemmy for over three years. This is largely thanks to support from [NLnet foundation](https://nlnet.nl/), as well as [donations from individual users](https://join-lemmy.org/donate).\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). A recurring donation is the best way to ensure that open-source software like Lemmy can stay independent and alive.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722559872 {#173
    date: 2024-08-02 02:51:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 28727
  -titleTs: "'feder':5 'fix':6 'lemmi':1 'releas':3 'v0.19.2':2"
  -bodyTs: "'/#/!owmdvyizsxrxbtcnlw:matrix.org).':151 '/),':219 '/c/lemmy_support)':143 '/dessalines)':296 '/docs/en/administration/install_docker.html#updating).':126 '/donate)':300 '/donate).':229,260 '/lemmy)':285,292 '/lemmynet/lemmy-ansible#upgrading)':121 '/lemmynet/lemmy-ui/pull/2303).':103 '4088':104 'abil':90 'ad':88 'admin':92 'advertis':34 'aggreg':12 'algorithm':38 'aliv':281 'alway':243 'ansibl':118 'ask':136 'avail':245 'best':266 'bottom':303 'bring':64 'bug':76,106,176 'build':250 'chang':73 'chat':148 'code':168 'collect':289 'communiti':43 'compani':27 'complet':18 'consid':252 'content':39 'contribut':189 'contributor':162 'control':24 'cryptocurr':297 'd':156 'demo':100 'dessalin':193 'develop':191,257 'discuss':14 'docker':123 'donat':223,253,263 'downvot':98 'easi':47 'enhanc':110 'enjoy':186 'enough':187 'ensur':269 'everyon':154 'feder':75 'find':173,182 'fix':77,107,175 'follow':113 'forum':140 'foundat':216 'free':19 'full':200,248 'full-tim':199 'github.com':102,120 'github.com/lemmynet/lemmy-ansible#upgrading)':119 'github.com/lemmynet/lemmy-ui/pull/2303).':101 'glad':179 'help':130,172 'host':9 'ignor':58 'independ':279 'individu':225 'instruct':112,116 'interest':55,67 'item':68 'join-lemmy.org':125,228,259,299 'join-lemmy.org/docs/en/administration/install_docker.html#updating).':124 'join-lemmy.org/donate)':298 'join-lemmy.org/donate).':227,258 'kbin':87 'larg':210 'lemmi':3,4,78,166,203,234,276 'lemmy.ml':142 'lemmy.ml/c/lemmy_support)':141 'liberapay':282 'liberapay.com':284 'liberapay.com/lemmy)':283 'like':157,232,275 'link':11 'major':72 'make':238 'mani':161,180 'mastodon':85 'matrix':147 'matrix.to':150 'matrix.to/#/!owmdvyizsxrxbtcnlw:matrix.org).':149 'mean':29 'minor':109 'need':129 'nlnet':215 'nlnet.nl':218 'nlnet.nl/),':217 'nutom':195 'open':21,272,288 'open-sourc':271 'opencollective.com':291 'opencollective.com/lemmy)':290 'option':287 'organ':41 'other':59 'outgo':74 'page':305 'patreon':293 'peopl':181 'platform':15 'prefer':286 'prevent':97 're':178 'receiv':81 'recur':262 'report':82 'scroll':301 'secret':37 'self':8 'self-host':7 'sent':83 'social':10 'softwar':274 'sourc':273 'stay':278 'subscrib':49 'support':139,190,213,255 'sure':239 'test':170 'thank':152,159,211 'three':206 'time':201,249 'top':71 'topic':51 'track':35 'translat':169 'troll':99 'upgrad':111,115,133 'use':62,184,233 'user':164,226 'various':105 'view':94 'vote':60,95 'want':236 'way':267 'well':221 'work':198,247 'www.patreon.com':295 'www.patreon.com/dessalines)':294 'year':207"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705003153
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10364367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704916753 {#243
    date: 2024-01-10 20:59:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Lemmy-v0-19-2-Release-More-federation-fixes"
  +title: "Lemmy v0.19.2 Release - More federation fixes"
  +url: "https://join-lemmy.org/news/2024-01-10_-_Lemmy_Release_v0.19.2_-_More_Federation_Fixes"
  +body: """
    What is Lemmy?\n
    --------------\n
    \n
    Lemmy is a self-hosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.\n
    \n
    Major Changes\n
    -------------\n
    \n
    - Outgoing federation bug fixes.\n
    - Lemmy can now receive reports sent from Mastodon and Kbin.\n
    - Added the ability for admins to view votes, to prevent downvote trolling. [Demo](https://github.com/LemmyNet/lemmy-ui/pull/2303). #4088\n
    - Various bug fixes and minor enhancements.\n
    \n
    Upgrade instructions\n
    --------------------\n
    \n
    Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible#upgrading) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating).\n
    \n
    If you need help with the upgrade, you can ask in our [support forum](https://lemmy.ml/c/lemmy_support) or on the [Matrix Chat](https://matrix.to/#/!OwmdVYiZSXrXbtCNLw:matrix.org).\n
    \n
    Thanks to everyone\n
    ------------------\n
    \n
    We’d like to thank our many contributors and users of Lemmy for coding, translating, testing, and helping find and fix bugs. We’re glad many people find it useful and enjoyable enough to contribute.\n
    \n
    Support development\n
    -------------------\n
    \n
    We (@dessalines and @nutomic) have been working full-time on Lemmy for over three years. This is largely thanks to support from [NLnet foundation](https://nlnet.nl/), as well as [donations from individual users](https://join-lemmy.org/donate).\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). A recurring donation is the best way to ensure that open-source software like Lemmy can stay independent and alive.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722559872 {#173
    date: 2024-08-02 02:51:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 28727
  -titleTs: "'feder':5 'fix':6 'lemmi':1 'releas':3 'v0.19.2':2"
  -bodyTs: "'/#/!owmdvyizsxrxbtcnlw:matrix.org).':151 '/),':219 '/c/lemmy_support)':143 '/dessalines)':296 '/docs/en/administration/install_docker.html#updating).':126 '/donate)':300 '/donate).':229,260 '/lemmy)':285,292 '/lemmynet/lemmy-ansible#upgrading)':121 '/lemmynet/lemmy-ui/pull/2303).':103 '4088':104 'abil':90 'ad':88 'admin':92 'advertis':34 'aggreg':12 'algorithm':38 'aliv':281 'alway':243 'ansibl':118 'ask':136 'avail':245 'best':266 'bottom':303 'bring':64 'bug':76,106,176 'build':250 'chang':73 'chat':148 'code':168 'collect':289 'communiti':43 'compani':27 'complet':18 'consid':252 'content':39 'contribut':189 'contributor':162 'control':24 'cryptocurr':297 'd':156 'demo':100 'dessalin':193 'develop':191,257 'discuss':14 'docker':123 'donat':223,253,263 'downvot':98 'easi':47 'enhanc':110 'enjoy':186 'enough':187 'ensur':269 'everyon':154 'feder':75 'find':173,182 'fix':77,107,175 'follow':113 'forum':140 'foundat':216 'free':19 'full':200,248 'full-tim':199 'github.com':102,120 'github.com/lemmynet/lemmy-ansible#upgrading)':119 'github.com/lemmynet/lemmy-ui/pull/2303).':101 'glad':179 'help':130,172 'host':9 'ignor':58 'independ':279 'individu':225 'instruct':112,116 'interest':55,67 'item':68 'join-lemmy.org':125,228,259,299 'join-lemmy.org/docs/en/administration/install_docker.html#updating).':124 'join-lemmy.org/donate)':298 'join-lemmy.org/donate).':227,258 'kbin':87 'larg':210 'lemmi':3,4,78,166,203,234,276 'lemmy.ml':142 'lemmy.ml/c/lemmy_support)':141 'liberapay':282 'liberapay.com':284 'liberapay.com/lemmy)':283 'like':157,232,275 'link':11 'major':72 'make':238 'mani':161,180 'mastodon':85 'matrix':147 'matrix.to':150 'matrix.to/#/!owmdvyizsxrxbtcnlw:matrix.org).':149 'mean':29 'minor':109 'need':129 'nlnet':215 'nlnet.nl':218 'nlnet.nl/),':217 'nutom':195 'open':21,272,288 'open-sourc':271 'opencollective.com':291 'opencollective.com/lemmy)':290 'option':287 'organ':41 'other':59 'outgo':74 'page':305 'patreon':293 'peopl':181 'platform':15 'prefer':286 'prevent':97 're':178 'receiv':81 'recur':262 'report':82 'scroll':301 'secret':37 'self':8 'self-host':7 'sent':83 'social':10 'softwar':274 'sourc':273 'stay':278 'subscrib':49 'support':139,190,213,255 'sure':239 'test':170 'thank':152,159,211 'three':206 'time':201,249 'top':71 'topic':51 'track':35 'translat':169 'troll':99 'upgrad':111,115,133 'use':62,184,233 'user':164,226 'various':105 'view':94 'vote':60,95 'want':236 'way':267 'well':221 'work':198,247 'www.patreon.com':295 'www.patreon.com/dessalines)':294 'year':207"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705003153
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10364367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704916753 {#243
    date: 2024-01-10 20:59:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Lemmy-v0-19-2-Release-More-federation-fixes"
  +title: "Lemmy v0.19.2 Release - More federation fixes"
  +url: "https://join-lemmy.org/news/2024-01-10_-_Lemmy_Release_v0.19.2_-_More_Federation_Fixes"
  +body: """
    What is Lemmy?\n
    --------------\n
    \n
    Lemmy is a self-hosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.\n
    \n
    Major Changes\n
    -------------\n
    \n
    - Outgoing federation bug fixes.\n
    - Lemmy can now receive reports sent from Mastodon and Kbin.\n
    - Added the ability for admins to view votes, to prevent downvote trolling. [Demo](https://github.com/LemmyNet/lemmy-ui/pull/2303). #4088\n
    - Various bug fixes and minor enhancements.\n
    \n
    Upgrade instructions\n
    --------------------\n
    \n
    Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible#upgrading) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating).\n
    \n
    If you need help with the upgrade, you can ask in our [support forum](https://lemmy.ml/c/lemmy_support) or on the [Matrix Chat](https://matrix.to/#/!OwmdVYiZSXrXbtCNLw:matrix.org).\n
    \n
    Thanks to everyone\n
    ------------------\n
    \n
    We’d like to thank our many contributors and users of Lemmy for coding, translating, testing, and helping find and fix bugs. We’re glad many people find it useful and enjoyable enough to contribute.\n
    \n
    Support development\n
    -------------------\n
    \n
    We (@dessalines and @nutomic) have been working full-time on Lemmy for over three years. This is largely thanks to support from [NLnet foundation](https://nlnet.nl/), as well as [donations from individual users](https://join-lemmy.org/donate).\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). A recurring donation is the best way to ensure that open-source software like Lemmy can stay independent and alive.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722559872 {#173
    date: 2024-08-02 02:51:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 28727
  -titleTs: "'feder':5 'fix':6 'lemmi':1 'releas':3 'v0.19.2':2"
  -bodyTs: "'/#/!owmdvyizsxrxbtcnlw:matrix.org).':151 '/),':219 '/c/lemmy_support)':143 '/dessalines)':296 '/docs/en/administration/install_docker.html#updating).':126 '/donate)':300 '/donate).':229,260 '/lemmy)':285,292 '/lemmynet/lemmy-ansible#upgrading)':121 '/lemmynet/lemmy-ui/pull/2303).':103 '4088':104 'abil':90 'ad':88 'admin':92 'advertis':34 'aggreg':12 'algorithm':38 'aliv':281 'alway':243 'ansibl':118 'ask':136 'avail':245 'best':266 'bottom':303 'bring':64 'bug':76,106,176 'build':250 'chang':73 'chat':148 'code':168 'collect':289 'communiti':43 'compani':27 'complet':18 'consid':252 'content':39 'contribut':189 'contributor':162 'control':24 'cryptocurr':297 'd':156 'demo':100 'dessalin':193 'develop':191,257 'discuss':14 'docker':123 'donat':223,253,263 'downvot':98 'easi':47 'enhanc':110 'enjoy':186 'enough':187 'ensur':269 'everyon':154 'feder':75 'find':173,182 'fix':77,107,175 'follow':113 'forum':140 'foundat':216 'free':19 'full':200,248 'full-tim':199 'github.com':102,120 'github.com/lemmynet/lemmy-ansible#upgrading)':119 'github.com/lemmynet/lemmy-ui/pull/2303).':101 'glad':179 'help':130,172 'host':9 'ignor':58 'independ':279 'individu':225 'instruct':112,116 'interest':55,67 'item':68 'join-lemmy.org':125,228,259,299 'join-lemmy.org/docs/en/administration/install_docker.html#updating).':124 'join-lemmy.org/donate)':298 'join-lemmy.org/donate).':227,258 'kbin':87 'larg':210 'lemmi':3,4,78,166,203,234,276 'lemmy.ml':142 'lemmy.ml/c/lemmy_support)':141 'liberapay':282 'liberapay.com':284 'liberapay.com/lemmy)':283 'like':157,232,275 'link':11 'major':72 'make':238 'mani':161,180 'mastodon':85 'matrix':147 'matrix.to':150 'matrix.to/#/!owmdvyizsxrxbtcnlw:matrix.org).':149 'mean':29 'minor':109 'need':129 'nlnet':215 'nlnet.nl':218 'nlnet.nl/),':217 'nutom':195 'open':21,272,288 'open-sourc':271 'opencollective.com':291 'opencollective.com/lemmy)':290 'option':287 'organ':41 'other':59 'outgo':74 'page':305 'patreon':293 'peopl':181 'platform':15 'prefer':286 'prevent':97 're':178 'receiv':81 'recur':262 'report':82 'scroll':301 'secret':37 'self':8 'self-host':7 'sent':83 'social':10 'softwar':274 'sourc':273 'stay':278 'subscrib':49 'support':139,190,213,255 'sure':239 'test':170 'thank':152,159,211 'three':206 'time':201,249 'top':71 'topic':51 'track':35 'translat':169 'troll':99 'upgrad':111,115,133 'use':62,184,233 'user':164,226 'various':105 'view':94 'vote':60,95 'want':236 'way':267 'well':221 'work':198,247 'www.patreon.com':295 'www.patreon.com/dessalines)':294 'year':207"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705003153
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10364367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704916753 {#243
    date: 2024-01-10 20:59:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1864 …}
  +slug: "Choose-wisely"
  +title: "Choose wisely!"
  +url: "https://i.imgur.com/IRe3zEB.jpeg"
  +body: "(shamelessly stolen from an imgur dump)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722557099 {#1408
    date: 2024-08-02 02:04:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1894 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 18478
  -titleTs: "'choos':1 'wise':2"
  -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700095616
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8301103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700073616 {#1886
    date: 2023-11-15 19:40:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1864 …}
  +slug: "Choose-wisely"
  +title: "Choose wisely!"
  +url: "https://i.imgur.com/IRe3zEB.jpeg"
  +body: "(shamelessly stolen from an imgur dump)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722557099 {#1408
    date: 2024-08-02 02:04:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1894 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 18478
  -titleTs: "'choos':1 'wise':2"
  -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700095616
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8301103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700073616 {#1886
    date: 2023-11-15 19:40:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1864 …}
  +slug: "Choose-wisely"
  +title: "Choose wisely!"
  +url: "https://i.imgur.com/IRe3zEB.jpeg"
  +body: "(shamelessly stolen from an imgur dump)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722557099 {#1408
    date: 2024-08-02 02:04:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1894 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 18478
  -titleTs: "'choos':1 'wise':2"
  -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700095616
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8301103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700073616 {#1886
    date: 2023-11-15 19:40:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "South-Africa-is-the-Legal-Arm-of"
  +title: "South Africa is the Legal Arm of _____."
  +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722554720 {#1944
    date: 2024-08-02 01:25:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 29026
  -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705072401
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10398820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986001 {#1954
    date: 2024-01-11 16:13:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "South-Africa-is-the-Legal-Arm-of"
  +title: "South Africa is the Legal Arm of _____."
  +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722554720 {#1944
    date: 2024-08-02 01:25:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 29026
  -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705072401
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10398820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986001 {#1954
    date: 2024-01-11 16:13:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "South-Africa-is-the-Legal-Arm-of"
  +title: "South Africa is the Legal Arm of _____."
  +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722554720 {#1944
    date: 2024-08-02 01:25:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 29026
  -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705072401
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10398820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986001 {#1954
    date: 2024-01-11 16:13:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Can-somebody-help-me-understand-the-recent-issues-that-the"
  +title: "Can somebody help me understand the recent issues that the manga reader Tachiyomi is facing and how to bypass them?"
  +url: null
  +body: "I have some idea that the devs got DMCA notice from some company and they are trying to shutdown the forks as well. I also read that some extensions won’t work or need to be added from unofficial sources. So my question is how to get back to the smooth experience as before with trustworthy extensions and forks. If there is already a post or link to it, do guide me to it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722547271 {#1398
    date: 2024-08-01 23:21:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 29603
  -titleTs: "'bypass':19 'face':15 'help':3 'issu':8 'manga':11 'reader':12 'recent':7 'somebodi':2 'tachiyomi':13 'understand':5"
  -bodyTs: "'ad':37 'alreadi':63 'also':25 'back':48 'compani':13 'dev':7 'dmca':9 'experi':52 'extens':29,57 'fork':21,59 'get':47 'got':8 'guid':71 'idea':4 'link':67 'need':34 'notic':10 'post':65 'question':43 'read':26 'shutdown':19 'smooth':51 'sourc':40 'tri':17 'trustworthi':56 'unoffici':39 'well':23 'won':30 'work':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705209198
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10646039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705122798 {#1393
    date: 2024-01-13 06:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Can-somebody-help-me-understand-the-recent-issues-that-the"
  +title: "Can somebody help me understand the recent issues that the manga reader Tachiyomi is facing and how to bypass them?"
  +url: null
  +body: "I have some idea that the devs got DMCA notice from some company and they are trying to shutdown the forks as well. I also read that some extensions won’t work or need to be added from unofficial sources. So my question is how to get back to the smooth experience as before with trustworthy extensions and forks. If there is already a post or link to it, do guide me to it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722547271 {#1398
    date: 2024-08-01 23:21:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 29603
  -titleTs: "'bypass':19 'face':15 'help':3 'issu':8 'manga':11 'reader':12 'recent':7 'somebodi':2 'tachiyomi':13 'understand':5"
  -bodyTs: "'ad':37 'alreadi':63 'also':25 'back':48 'compani':13 'dev':7 'dmca':9 'experi':52 'extens':29,57 'fork':21,59 'get':47 'got':8 'guid':71 'idea':4 'link':67 'need':34 'notic':10 'post':65 'question':43 'read':26 'shutdown':19 'smooth':51 'sourc':40 'tri':17 'trustworthi':56 'unoffici':39 'well':23 'won':30 'work':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705209198
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10646039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705122798 {#1393
    date: 2024-01-13 06:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Can-somebody-help-me-understand-the-recent-issues-that-the"
  +title: "Can somebody help me understand the recent issues that the manga reader Tachiyomi is facing and how to bypass them?"
  +url: null
  +body: "I have some idea that the devs got DMCA notice from some company and they are trying to shutdown the forks as well. I also read that some extensions won’t work or need to be added from unofficial sources. So my question is how to get back to the smooth experience as before with trustworthy extensions and forks. If there is already a post or link to it, do guide me to it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722547271 {#1398
    date: 2024-08-01 23:21:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 29603
  -titleTs: "'bypass':19 'face':15 'help':3 'issu':8 'manga':11 'reader':12 'recent':7 'somebodi':2 'tachiyomi':13 'understand':5"
  -bodyTs: "'ad':37 'alreadi':63 'also':25 'back':48 'compani':13 'dev':7 'dmca':9 'experi':52 'extens':29,57 'fork':21,59 'get':47 'got':8 'guid':71 'idea':4 'link':67 'need':34 'notic':10 'post':65 'question':43 'read':26 'shutdown':19 'smooth':51 'sourc':40 'tri':17 'trustworthi':56 'unoffici':39 'well':23 'won':30 'work':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705209198
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10646039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705122798 {#1393
    date: 2024-01-13 06:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-would-you-put-in-duck-stew"
  +title: "What would you put in duck stew?"
  +url: null
  +body: "Stew will be made with Muscovy duck drake meat specifically. The meat very lean and will taste a bit gamey."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722543781 {#1374
    date: 2024-08-01 22:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 29470
  -titleTs: "'duck':6 'put':4 'stew':7 'would':2"
  -bodyTs: "'bit':19 'drake':8 'duck':7 'gamey':20 'lean':14 'made':4 'meat':9,12 'muscovi':6 'specif':10 'stew':1 'tast':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705179010
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10633476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705092610 {#1365
    date: 2024-01-12 21:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-would-you-put-in-duck-stew"
  +title: "What would you put in duck stew?"
  +url: null
  +body: "Stew will be made with Muscovy duck drake meat specifically. The meat very lean and will taste a bit gamey."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722543781 {#1374
    date: 2024-08-01 22:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 29470
  -titleTs: "'duck':6 'put':4 'stew':7 'would':2"
  -bodyTs: "'bit':19 'drake':8 'duck':7 'gamey':20 'lean':14 'made':4 'meat':9,12 'muscovi':6 'specif':10 'stew':1 'tast':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705179010
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10633476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705092610 {#1365
    date: 2024-01-12 21:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-would-you-put-in-duck-stew"
  +title: "What would you put in duck stew?"
  +url: null
  +body: "Stew will be made with Muscovy duck drake meat specifically. The meat very lean and will taste a bit gamey."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722543781 {#1374
    date: 2024-08-01 22:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 29470
  -titleTs: "'duck':6 'put':4 'stew':7 'would':2"
  -bodyTs: "'bit':19 'drake':8 'duck':7 'gamey':20 'lean':14 'made':4 'meat':9,12 'muscovi':6 'specif':10 'stew':1 'tast':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705179010
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10633476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705092610 {#1365
    date: 2024-01-12 21:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Induce-panic-in-3-2-1"
  +title: "Induce panic in 3, 2, 1..."
  +url: "https://lemmy.world/pictrs/image/c9e0bf91-e303-40ee-9ad7-96d54cd4b31a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 307
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722542762 {#1838
    date: 2024-08-01 22:06:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 29396
  -titleTs: "'1':6 '2':5 '3':4 'induc':1 'panic':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705163687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10624657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077287 {#2429
    date: 2024-01-12 17:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Induce-panic-in-3-2-1"
  +title: "Induce panic in 3, 2, 1..."
  +url: "https://lemmy.world/pictrs/image/c9e0bf91-e303-40ee-9ad7-96d54cd4b31a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 307
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722542762 {#1838
    date: 2024-08-01 22:06:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 29396
  -titleTs: "'1':6 '2':5 '3':4 'induc':1 'panic':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705163687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10624657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077287 {#2429
    date: 2024-01-12 17:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Induce-panic-in-3-2-1"
  +title: "Induce panic in 3, 2, 1..."
  +url: "https://lemmy.world/pictrs/image/c9e0bf91-e303-40ee-9ad7-96d54cd4b31a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 307
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722542762 {#1838
    date: 2024-08-01 22:06:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 29396
  -titleTs: "'1':6 '2':5 '3':4 'induc':1 'panic':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705163687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10624657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077287 {#2429
    date: 2024-01-12 17:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "EFF-Unveils-Its-New-Street-Level-Surveillance-Hub"
  +title: "EFF Unveils Its New Street Level Surveillance Hub"
  +url: "https://www.eff.org/press/releases/eff-unveils-its-new-street-level-surveillance-hub"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722538704 {#2355
    date: 2024-08-01 20:58:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 29551
  -titleTs: "'eff':1 'hub':8 'level':6 'new':4 'street':5 'surveil':7 'unveil':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705190087
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10466502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705103687 {#2466
    date: 2024-01-13 00:54:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "EFF-Unveils-Its-New-Street-Level-Surveillance-Hub"
  +title: "EFF Unveils Its New Street Level Surveillance Hub"
  +url: "https://www.eff.org/press/releases/eff-unveils-its-new-street-level-surveillance-hub"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722538704 {#2355
    date: 2024-08-01 20:58:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 29551
  -titleTs: "'eff':1 'hub':8 'level':6 'new':4 'street':5 'surveil':7 'unveil':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705190087
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10466502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705103687 {#2466
    date: 2024-01-13 00:54:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "EFF-Unveils-Its-New-Street-Level-Surveillance-Hub"
  +title: "EFF Unveils Its New Street Level Surveillance Hub"
  +url: "https://www.eff.org/press/releases/eff-unveils-its-new-street-level-surveillance-hub"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722538704 {#2355
    date: 2024-08-01 20:58:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 29551
  -titleTs: "'eff':1 'hub':8 'level':6 'new':4 'street':5 'surveil':7 'unveil':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705190087
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10466502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705103687 {#2466
    date: 2024-01-13 00:54:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Keyword-based-Filter-on-Lemmy"
  +title: "Keyword based Filter on Lemmy ?"
  +url: null
  +body: """
    Is there a way set a filter to block posts with that keyword in the title or description ??\n
    \n
    I had enough of posts about a certain personality living rent free in the minds of many, I am just fed up with that. if it isn’t possible, I hope developers will work on this feature soon !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722520106 {#1359
    date: 2024-08-01 15:48:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 29403
  -titleTs: "'base':2 'filter':3 'keyword':1 'lemmi':5"
  -bodyTs: "'block':9 'certain':26 'descript':18 'develop':50 'enough':21 'featur':55 'fed':39 'filter':7 'free':30 'hope':49 'isn':45 'keyword':13 'live':28 'mani':35 'mind':33 'person':27 'possibl':47 'post':10,23 'rent':29 'set':5 'soon':56 'titl':16 'way':4 'work':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705165078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10625431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705078678 {#2488
    date: 2024-01-12 17:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Keyword-based-Filter-on-Lemmy"
  +title: "Keyword based Filter on Lemmy ?"
  +url: null
  +body: """
    Is there a way set a filter to block posts with that keyword in the title or description ??\n
    \n
    I had enough of posts about a certain personality living rent free in the minds of many, I am just fed up with that. if it isn’t possible, I hope developers will work on this feature soon !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722520106 {#1359
    date: 2024-08-01 15:48:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 29403
  -titleTs: "'base':2 'filter':3 'keyword':1 'lemmi':5"
  -bodyTs: "'block':9 'certain':26 'descript':18 'develop':50 'enough':21 'featur':55 'fed':39 'filter':7 'free':30 'hope':49 'isn':45 'keyword':13 'live':28 'mani':35 'mind':33 'person':27 'possibl':47 'post':10,23 'rent':29 'set':5 'soon':56 'titl':16 'way':4 'work':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705165078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10625431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705078678 {#2488
    date: 2024-01-12 17:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Keyword-based-Filter-on-Lemmy"
  +title: "Keyword based Filter on Lemmy ?"
  +url: null
  +body: """
    Is there a way set a filter to block posts with that keyword in the title or description ??\n
    \n
    I had enough of posts about a certain personality living rent free in the minds of many, I am just fed up with that. if it isn’t possible, I hope developers will work on this feature soon !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722520106 {#1359
    date: 2024-08-01 15:48:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 29403
  -titleTs: "'base':2 'filter':3 'keyword':1 'lemmi':5"
  -bodyTs: "'block':9 'certain':26 'descript':18 'develop':50 'enough':21 'featur':55 'fed':39 'filter':7 'free':30 'hope':49 'isn':45 'keyword':13 'live':28 'mani':35 'mind':33 'person':27 'possibl':47 'post':10,23 'rent':29 'set':5 'soon':56 'titl':16 'way':4 'work':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705165078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10625431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705078678 {#2488
    date: 2024-01-12 17:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Why-is-there-a-ICC-case-of-genocide-against-Israel"
  +title: "Why is there a ICC case of genocide against Israel but not China or Russia?"
  +url: null
  +body: "I don’t understand, there is no proof of genocide in Israel but *YEARS* of evidence against China and Russia. Can anyone explain this to me?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722509140 {#1514
    date: 2024-08-01 12:45:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 29318
  -titleTs: "'case':6 'china':13 'genocid':8 'icc':5 'israel':10 'russia':15"
  -bodyTs: "'anyon':22 'china':18 'evid':16 'explain':23 'genocid':10 'israel':12 'proof':8 'russia':20 'understand':4 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705150924
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10619206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064524 {#1499
    date: 2024-01-12 14:02:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Why-is-there-a-ICC-case-of-genocide-against-Israel"
  +title: "Why is there a ICC case of genocide against Israel but not China or Russia?"
  +url: null
  +body: "I don’t understand, there is no proof of genocide in Israel but *YEARS* of evidence against China and Russia. Can anyone explain this to me?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722509140 {#1514
    date: 2024-08-01 12:45:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 29318
  -titleTs: "'case':6 'china':13 'genocid':8 'icc':5 'israel':10 'russia':15"
  -bodyTs: "'anyon':22 'china':18 'evid':16 'explain':23 'genocid':10 'israel':12 'proof':8 'russia':20 'understand':4 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705150924
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10619206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064524 {#1499
    date: 2024-01-12 14:02:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Why-is-there-a-ICC-case-of-genocide-against-Israel"
  +title: "Why is there a ICC case of genocide against Israel but not China or Russia?"
  +url: null
  +body: "I don’t understand, there is no proof of genocide in Israel but *YEARS* of evidence against China and Russia. Can anyone explain this to me?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722509140 {#1514
    date: 2024-08-01 12:45:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 29318
  -titleTs: "'case':6 'china':13 'genocid':8 'icc':5 'israel':10 'russia':15"
  -bodyTs: "'anyon':22 'china':18 'evid':16 'explain':23 'genocid':10 'israel':12 'proof':8 'russia':20 'understand':4 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705150924
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10619206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064524 {#1499
    date: 2024-01-12 14:02:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Trying-to-get-into-Act-2"
  +title: "Trying to get into Act 2"
  +url: null
  +body: """
    I scoured all the Act 1 areas (probably still missed stuff) but finally decided to jump into Act 2. I’m struggling to feel “connected” to it, to be honest. I went down the ladder into the Underdark and just sailed my way across to some ancient Shar-worshipper place and I feel… lost?\n
    \n
    I remember this was exactly the issue I had with D:OS2 as well. Played Fort Joy, loved it, made it off the island and couldn’t figure out where to go, what to do, etc. The sense of direction left me.\n
    \n
    I feel similar vibes here arriving in Act 2. Anyone have any tips or advice, or is it just a case of “stick with it, you’ll be all right”? I’m asking because I’ve played a lot of Act 1 and barely touched the game since making it into Act 2 a few weeks ago.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722503234 {#1504
    date: 2024-08-01 11:07:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 22592
  -titleTs: "'2':6 'act':5 'get':3 'tri':1"
  -bodyTs: "'1':6,139 '2':19,106,150 'across':44 'act':5,18,105,138,149 'advic':112 'ago':154 'ancient':47 'anyon':107 'area':7 'arriv':103 'ask':130 'bare':141 'case':118 'connect':25 'couldn':81 'd':66 'decid':14 'direct':95 'etc':91 'exact':60 'feel':24,54,99 'figur':83 'final':13 'fort':71 'game':144 'go':87 'honest':30 'island':79 'issu':62 'joy':72 'jump':16 'ladder':35 'left':96 'll':124 'lost':55 'lot':136 'love':73 'm':21,129 'made':75 'make':146 'miss':10 'os2':67 'place':51 'play':70,134 'probabl':8 'rememb':57 'right':127 'sail':41 'scour':2 'sens':93 'shar':49 'shar-worshipp':48 'similar':100 'sinc':145 'stick':120 'still':9 'struggl':22 'stuff':11 'tip':110 'touch':142 'underdark':38 've':133 'vibe':101 'way':43 'week':153 'well':69 'went':32 'worshipp':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701649477
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4300822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701563077 {#1507
    date: 2023-12-03 01:24: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
39 DENIED edit
App\Entity\Entry {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Trying-to-get-into-Act-2"
  +title: "Trying to get into Act 2"
  +url: null
  +body: """
    I scoured all the Act 1 areas (probably still missed stuff) but finally decided to jump into Act 2. I’m struggling to feel “connected” to it, to be honest. I went down the ladder into the Underdark and just sailed my way across to some ancient Shar-worshipper place and I feel… lost?\n
    \n
    I remember this was exactly the issue I had with D:OS2 as well. Played Fort Joy, loved it, made it off the island and couldn’t figure out where to go, what to do, etc. The sense of direction left me.\n
    \n
    I feel similar vibes here arriving in Act 2. Anyone have any tips or advice, or is it just a case of “stick with it, you’ll be all right”? I’m asking because I’ve played a lot of Act 1 and barely touched the game since making it into Act 2 a few weeks ago.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722503234 {#1504
    date: 2024-08-01 11:07:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 22592
  -titleTs: "'2':6 'act':5 'get':3 'tri':1"
  -bodyTs: "'1':6,139 '2':19,106,150 'across':44 'act':5,18,105,138,149 'advic':112 'ago':154 'ancient':47 'anyon':107 'area':7 'arriv':103 'ask':130 'bare':141 'case':118 'connect':25 'couldn':81 'd':66 'decid':14 'direct':95 'etc':91 'exact':60 'feel':24,54,99 'figur':83 'final':13 'fort':71 'game':144 'go':87 'honest':30 'island':79 'issu':62 'joy':72 'jump':16 'ladder':35 'left':96 'll':124 'lost':55 'lot':136 'love':73 'm':21,129 'made':75 'make':146 'miss':10 'os2':67 'place':51 'play':70,134 'probabl':8 'rememb':57 'right':127 'sail':41 'scour':2 'sens':93 'shar':49 'shar-worshipp':48 'similar':100 'sinc':145 'stick':120 'still':9 'struggl':22 'stuff':11 'tip':110 'touch':142 'underdark':38 've':133 'vibe':101 'way':43 'week':153 'well':69 'went':32 'worshipp':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701649477
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4300822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701563077 {#1507
    date: 2023-12-03 01:24: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
40 DENIED moderate
App\Entity\Entry {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Trying-to-get-into-Act-2"
  +title: "Trying to get into Act 2"
  +url: null
  +body: """
    I scoured all the Act 1 areas (probably still missed stuff) but finally decided to jump into Act 2. I’m struggling to feel “connected” to it, to be honest. I went down the ladder into the Underdark and just sailed my way across to some ancient Shar-worshipper place and I feel… lost?\n
    \n
    I remember this was exactly the issue I had with D:OS2 as well. Played Fort Joy, loved it, made it off the island and couldn’t figure out where to go, what to do, etc. The sense of direction left me.\n
    \n
    I feel similar vibes here arriving in Act 2. Anyone have any tips or advice, or is it just a case of “stick with it, you’ll be all right”? I’m asking because I’ve played a lot of Act 1 and barely touched the game since making it into Act 2 a few weeks ago.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722503234 {#1504
    date: 2024-08-01 11:07:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 22592
  -titleTs: "'2':6 'act':5 'get':3 'tri':1"
  -bodyTs: "'1':6,139 '2':19,106,150 'across':44 'act':5,18,105,138,149 'advic':112 'ago':154 'ancient':47 'anyon':107 'area':7 'arriv':103 'ask':130 'bare':141 'case':118 'connect':25 'couldn':81 'd':66 'decid':14 'direct':95 'etc':91 'exact':60 'feel':24,54,99 'figur':83 'final':13 'fort':71 'game':144 'go':87 'honest':30 'island':79 'issu':62 'joy':72 'jump':16 'ladder':35 'left':96 'll':124 'lost':55 'lot':136 'love':73 'm':21,129 'made':75 'make':146 'miss':10 'os2':67 'place':51 'play':70,134 'probabl':8 'rememb':57 'right':127 'sail':41 'scour':2 'sens':93 'shar':49 'shar-worshipp':48 'similar':100 'sinc':145 'stick':120 'still':9 'struggl':22 'stuff':11 'tip':110 'touch':142 'underdark':38 've':133 'vibe':101 'way':43 'week':153 'well':69 'went':32 'worshipp':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701649477
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4300822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701563077 {#1507
    date: 2023-12-03 01:24: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
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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1519 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Strange-Planet-I-too-have-acclimated"
  +title: "[Strange Planet] I too have acclimated"
  +url: "https://lemmy.world/pictrs/image/929f8a46-a4a2-4592-8d39-8cad92c2f29a.jpeg"
  +body: """
    Source: Nathan W Pyle with the Strange Planet comic series.\n
    \n
    - [Website](https://www.nathanwpyle.art/)\n
    - [Instagram](https://www.instagram.com/nathanwpylestrangeplanet/?hl=en)\n
    - [Xhitter](https://twitter.com/nathanwpyle?lang=en)\n
    - [Facebook](https://www.facebook.com/nathanwpyle2/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 598
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722503012 {#1536
    date: 2024-08-01 11:03:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 29067
  -titleTs: "'acclim':6 'planet':2 'strang':1"
  -bodyTs: "'/)':14 '/nathanwpyle2/)':26 '/nathanwpyle?lang=en)':22 '/nathanwpylestrangeplanet/?hl=en)':18 'comic':9 'facebook':23 'instagram':15 'nathan':2 'planet':8 'pyle':4 'seri':10 'sourc':1 'strang':7 'twitter.com':21 'twitter.com/nathanwpyle?lang=en)':20 'w':3 'websit':11 'www.facebook.com':25 'www.facebook.com/nathanwpyle2/)':24 'www.instagram.com':17 'www.instagram.com/nathanwpylestrangeplanet/?hl=en)':16 'www.nathanwpyle.art':13 'www.nathanwpyle.art/)':12 'xhitter':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705079868
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10582933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704993468 {#1515
    date: 2024-01-11 18:17: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
43 DENIED edit
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1519 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Strange-Planet-I-too-have-acclimated"
  +title: "[Strange Planet] I too have acclimated"
  +url: "https://lemmy.world/pictrs/image/929f8a46-a4a2-4592-8d39-8cad92c2f29a.jpeg"
  +body: """
    Source: Nathan W Pyle with the Strange Planet comic series.\n
    \n
    - [Website](https://www.nathanwpyle.art/)\n
    - [Instagram](https://www.instagram.com/nathanwpylestrangeplanet/?hl=en)\n
    - [Xhitter](https://twitter.com/nathanwpyle?lang=en)\n
    - [Facebook](https://www.facebook.com/nathanwpyle2/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 598
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722503012 {#1536
    date: 2024-08-01 11:03:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 29067
  -titleTs: "'acclim':6 'planet':2 'strang':1"
  -bodyTs: "'/)':14 '/nathanwpyle2/)':26 '/nathanwpyle?lang=en)':22 '/nathanwpylestrangeplanet/?hl=en)':18 'comic':9 'facebook':23 'instagram':15 'nathan':2 'planet':8 'pyle':4 'seri':10 'sourc':1 'strang':7 'twitter.com':21 'twitter.com/nathanwpyle?lang=en)':20 'w':3 'websit':11 'www.facebook.com':25 'www.facebook.com/nathanwpyle2/)':24 'www.instagram.com':17 'www.instagram.com/nathanwpylestrangeplanet/?hl=en)':16 'www.nathanwpyle.art':13 'www.nathanwpyle.art/)':12 'xhitter':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705079868
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10582933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704993468 {#1515
    date: 2024-01-11 18:17: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
44 DENIED moderate
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1519 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Strange-Planet-I-too-have-acclimated"
  +title: "[Strange Planet] I too have acclimated"
  +url: "https://lemmy.world/pictrs/image/929f8a46-a4a2-4592-8d39-8cad92c2f29a.jpeg"
  +body: """
    Source: Nathan W Pyle with the Strange Planet comic series.\n
    \n
    - [Website](https://www.nathanwpyle.art/)\n
    - [Instagram](https://www.instagram.com/nathanwpylestrangeplanet/?hl=en)\n
    - [Xhitter](https://twitter.com/nathanwpyle?lang=en)\n
    - [Facebook](https://www.facebook.com/nathanwpyle2/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 598
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722503012 {#1536
    date: 2024-08-01 11:03:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 29067
  -titleTs: "'acclim':6 'planet':2 'strang':1"
  -bodyTs: "'/)':14 '/nathanwpyle2/)':26 '/nathanwpyle?lang=en)':22 '/nathanwpylestrangeplanet/?hl=en)':18 'comic':9 'facebook':23 'instagram':15 'nathan':2 'planet':8 'pyle':4 'seri':10 'sourc':1 'strang':7 'twitter.com':21 'twitter.com/nathanwpyle?lang=en)':20 'w':3 'websit':11 'www.facebook.com':25 'www.facebook.com/nathanwpyle2/)':24 'www.instagram.com':17 'www.instagram.com/nathanwpylestrangeplanet/?hl=en)':16 'www.nathanwpyle.art':13 'www.nathanwpyle.art/)':12 'xhitter':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705079868
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10582933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704993468 {#1515
    date: 2024-01-11 18:17: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
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 {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Thumbnail-cache-saved-to-object-storage"
  +title: "Thumbnail cache saved to object storage?"
  +url: null
  +body: "I’ve set up object storage properly on my instance. However, I noticed that pictrs is still ballooning in size and I beleive it’s due to the thumbnail cache. This cache does not appear to be getting stored in the object storage. Any idea how I can have anything saved in pictrs be stored in my object storage provider rather than local? Thanks"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722499333 {#1657
    date: 2024-08-01 10:02:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 29571
  -titleTs: "'cach':2 'object':5 'save':3 'storag':6 'thumbnail':1"
  -bodyTs: "'anyth':50 'appear':35 'balloon':18 'beleiv':23 'cach':30,32 'due':26 'get':38 'howev':11 'idea':45 'instanc':10 'local':63 'notic':13 'object':5,42,58 'pictr':15,53 'proper':7 'provid':60 'rather':61 'save':51 'set':3 'size':20 'still':17 'storag':6,43,59 'store':39,55 'thank':64 'thumbnail':29 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705143847
  +visibility: "visible             "
  +apId: "https://h4x0r.host/post/356772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705112847 {#1659
    date: 2024-01-13 03:27: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
47 DENIED edit
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Thumbnail-cache-saved-to-object-storage"
  +title: "Thumbnail cache saved to object storage?"
  +url: null
  +body: "I’ve set up object storage properly on my instance. However, I noticed that pictrs is still ballooning in size and I beleive it’s due to the thumbnail cache. This cache does not appear to be getting stored in the object storage. Any idea how I can have anything saved in pictrs be stored in my object storage provider rather than local? Thanks"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722499333 {#1657
    date: 2024-08-01 10:02:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 29571
  -titleTs: "'cach':2 'object':5 'save':3 'storag':6 'thumbnail':1"
  -bodyTs: "'anyth':50 'appear':35 'balloon':18 'beleiv':23 'cach':30,32 'due':26 'get':38 'howev':11 'idea':45 'instanc':10 'local':63 'notic':13 'object':5,42,58 'pictr':15,53 'proper':7 'provid':60 'rather':61 'save':51 'set':3 'size':20 'still':17 'storag':6,43,59 'store':39,55 'thank':64 'thumbnail':29 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705143847
  +visibility: "visible             "
  +apId: "https://h4x0r.host/post/356772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705112847 {#1659
    date: 2024-01-13 03:27: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
48 DENIED moderate
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Thumbnail-cache-saved-to-object-storage"
  +title: "Thumbnail cache saved to object storage?"
  +url: null
  +body: "I’ve set up object storage properly on my instance. However, I noticed that pictrs is still ballooning in size and I beleive it’s due to the thumbnail cache. This cache does not appear to be getting stored in the object storage. Any idea how I can have anything saved in pictrs be stored in my object storage provider rather than local? Thanks"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722499333 {#1657
    date: 2024-08-01 10:02:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 29571
  -titleTs: "'cach':2 'object':5 'save':3 'storag':6 'thumbnail':1"
  -bodyTs: "'anyth':50 'appear':35 'balloon':18 'beleiv':23 'cach':30,32 'due':26 'get':38 'howev':11 'idea':45 'instanc':10 'local':63 'notic':13 'object':5,42,58 'pictr':15,53 'proper':7 'provid':60 'rather':61 'save':51 'set':3 'size':20 'still':17 'storag':6,43,59 'store':39,55 'thank':64 'thumbnail':29 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705143847
  +visibility: "visible             "
  +apId: "https://h4x0r.host/post/356772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705112847 {#1659
    date: 2024-01-13 03:27: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
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 {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Switching-to-more-privacy-friendly-alternatives"
  +title: "Switching to more privacy friendly alternatives"
  +url: null
  +body: """
    How have others gotten friends/family to make the switch? I’ve been doing a cleanup of my digital life over the last year or so and am trying to move to using more privacy friendly alternatives where possible.\n
    \n
    **example:** I’d love to switch to Signal only but everyone I know only uses WhatsApp. I’ve mentioned switching to people in the past but it’s always the same response (I don’t have anything to hide)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722499106 {#1473
    date: 2024-08-01 09:58:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 18801
  -titleTs: "'altern':6 'friend':5 'privaci':4 'switch':1"
  -bodyTs: "'altern':36 'alway':67 'anyth':75 'cleanup':15 'd':41 'digit':18 'everyon':49 'exampl':39 'friend':35 'friends/family':5 'gotten':4 'hide':77 'know':51 'last':22 'life':19 'love':42 'make':7 'mention':57 'move':30 'other':3 'past':63 'peopl':60 'possibl':38 'privaci':34 'respons':70 'signal':46 'switch':9,44,58 'tri':28 'use':32,53 've':11,56 'whatsapp':54 'year':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701477371
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3699974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701390971 {#1498
    date: 2023-12-01 01:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Switching-to-more-privacy-friendly-alternatives"
  +title: "Switching to more privacy friendly alternatives"
  +url: null
  +body: """
    How have others gotten friends/family to make the switch? I’ve been doing a cleanup of my digital life over the last year or so and am trying to move to using more privacy friendly alternatives where possible.\n
    \n
    **example:** I’d love to switch to Signal only but everyone I know only uses WhatsApp. I’ve mentioned switching to people in the past but it’s always the same response (I don’t have anything to hide)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722499106 {#1473
    date: 2024-08-01 09:58:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 18801
  -titleTs: "'altern':6 'friend':5 'privaci':4 'switch':1"
  -bodyTs: "'altern':36 'alway':67 'anyth':75 'cleanup':15 'd':41 'digit':18 'everyon':49 'exampl':39 'friend':35 'friends/family':5 'gotten':4 'hide':77 'know':51 'last':22 'life':19 'love':42 'make':7 'mention':57 'move':30 'other':3 'past':63 'peopl':60 'possibl':38 'privaci':34 'respons':70 'signal':46 'switch':9,44,58 'tri':28 'use':32,53 've':11,56 'whatsapp':54 'year':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701477371
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3699974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701390971 {#1498
    date: 2023-12-01 01:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Switching-to-more-privacy-friendly-alternatives"
  +title: "Switching to more privacy friendly alternatives"
  +url: null
  +body: """
    How have others gotten friends/family to make the switch? I’ve been doing a cleanup of my digital life over the last year or so and am trying to move to using more privacy friendly alternatives where possible.\n
    \n
    **example:** I’d love to switch to Signal only but everyone I know only uses WhatsApp. I’ve mentioned switching to people in the past but it’s always the same response (I don’t have anything to hide)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722499106 {#1473
    date: 2024-08-01 09:58:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 18801
  -titleTs: "'altern':6 'friend':5 'privaci':4 'switch':1"
  -bodyTs: "'altern':36 'alway':67 'anyth':75 'cleanup':15 'd':41 'digit':18 'everyon':49 'exampl':39 'friend':35 'friends/family':5 'gotten':4 'hide':77 'know':51 'last':22 'life':19 'love':42 'make':7 'mention':57 'move':30 'other':3 'past':63 'peopl':60 'possibl':38 'privaci':34 'respons':70 'signal':46 'switch':9,44,58 'tri':28 'use':32,53 've':11,56 'whatsapp':54 'year':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701477371
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3699974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701390971 {#1498
    date: 2023-12-01 01:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1754 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Looking-for-Notes-App-for-Android-and-amp-Linux"
  +title: "Looking for Notes App for Android & Linux"
  +url: null
  +body: """
    I am trying to slowly de-Google-ify myself by moving to open source apps, I wanna ditch google notes and evernote. I tried obsidian, standard notes, and joplin, I liked using obsidian on PC and standard notes looks nice on android but obsidian you need to pay to have sync and standard notes doesn’t do markdown unless you pay (are plugins only on PC???). Joplin has most features I need but I don’t like how it looks/feels on android (haven’t tried in PC yet)\n
    \n
    Basically what I want the most in a notes app is offline with sync capability for phone and PC, would be nice to make folders for notes like notepads on evernote, and md is a big plus but I can live without it. I would love if I could use something like proton drive for cloud sync and wouldn’t mind paying for obsidian if it was cheaper cuz $8 per month is too much for my minimum pay and I didnt see any cheaper plans.\n
    \n
    EDIT: If no one has any better suggestions, I am thinking of trying to setup obsidian with syncthing.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722497531 {#1475
    date: 2024-08-01 09:32:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 26281
  -titleTs: "'android':6 'app':4 'linux':7 'look':1 'note':3"
  -bodyTs: "'8':159 'android':43,83 'app':16,99 'basic':90 'better':182 'big':125 'capabl':104 'cheaper':157,174 'cloud':145 'could':138 'cuz':158 'de':7 'de-google-ifi':6 'didnt':171 'ditch':19 'doesn':56 'drive':143 'edit':176 'evernot':23,120 'featur':71 'folder':114 'googl':8,20 'haven':84 'ifi':9 'joplin':30,68 'like':32,78,117,141 'live':130 'look':40 'looks/feels':81 'love':135 'make':113 'markdown':59 'md':122 'mind':150 'minimum':167 'month':161 'move':12 'much':164 'need':47,73 'nice':41,111 'note':21,28,39,55,98,116 'notepad':118 'obsidian':26,34,45,153,191 'offlin':101 'one':179 'open':14 'pay':49,62,151,168 'pc':36,67,88,108 'per':160 'phone':106 'plan':175 'plugin':64 'plus':126 'proton':142 'see':172 'setup':190 'slowli':5 'someth':140 'sourc':15 'standard':27,38,54 'suggest':183 'sync':52,103,146 'syncth':193 'think':186 'tri':3,25,86,188 'unless':60 'use':33,139 'wanna':18 'want':93 'without':131 'would':109,134 'wouldn':148 'yet':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704134167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10167748"
  +editedAt: DateTimeImmutable @1709981377 {#1477
    date: 2024-03-09 11:49:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704047767 {#1476
    date: 2023-12-31 19:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1754 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Looking-for-Notes-App-for-Android-and-amp-Linux"
  +title: "Looking for Notes App for Android & Linux"
  +url: null
  +body: """
    I am trying to slowly de-Google-ify myself by moving to open source apps, I wanna ditch google notes and evernote. I tried obsidian, standard notes, and joplin, I liked using obsidian on PC and standard notes looks nice on android but obsidian you need to pay to have sync and standard notes doesn’t do markdown unless you pay (are plugins only on PC???). Joplin has most features I need but I don’t like how it looks/feels on android (haven’t tried in PC yet)\n
    \n
    Basically what I want the most in a notes app is offline with sync capability for phone and PC, would be nice to make folders for notes like notepads on evernote, and md is a big plus but I can live without it. I would love if I could use something like proton drive for cloud sync and wouldn’t mind paying for obsidian if it was cheaper cuz $8 per month is too much for my minimum pay and I didnt see any cheaper plans.\n
    \n
    EDIT: If no one has any better suggestions, I am thinking of trying to setup obsidian with syncthing.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722497531 {#1475
    date: 2024-08-01 09:32:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 26281
  -titleTs: "'android':6 'app':4 'linux':7 'look':1 'note':3"
  -bodyTs: "'8':159 'android':43,83 'app':16,99 'basic':90 'better':182 'big':125 'capabl':104 'cheaper':157,174 'cloud':145 'could':138 'cuz':158 'de':7 'de-google-ifi':6 'didnt':171 'ditch':19 'doesn':56 'drive':143 'edit':176 'evernot':23,120 'featur':71 'folder':114 'googl':8,20 'haven':84 'ifi':9 'joplin':30,68 'like':32,78,117,141 'live':130 'look':40 'looks/feels':81 'love':135 'make':113 'markdown':59 'md':122 'mind':150 'minimum':167 'month':161 'move':12 'much':164 'need':47,73 'nice':41,111 'note':21,28,39,55,98,116 'notepad':118 'obsidian':26,34,45,153,191 'offlin':101 'one':179 'open':14 'pay':49,62,151,168 'pc':36,67,88,108 'per':160 'phone':106 'plan':175 'plugin':64 'plus':126 'proton':142 'see':172 'setup':190 'slowli':5 'someth':140 'sourc':15 'standard':27,38,54 'suggest':183 'sync':52,103,146 'syncth':193 'think':186 'tri':3,25,86,188 'unless':60 'use':33,139 'wanna':18 'want':93 'without':131 'would':109,134 'wouldn':148 'yet':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704134167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10167748"
  +editedAt: DateTimeImmutable @1709981377 {#1477
    date: 2024-03-09 11:49:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704047767 {#1476
    date: 2023-12-31 19:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1754 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Looking-for-Notes-App-for-Android-and-amp-Linux"
  +title: "Looking for Notes App for Android & Linux"
  +url: null
  +body: """
    I am trying to slowly de-Google-ify myself by moving to open source apps, I wanna ditch google notes and evernote. I tried obsidian, standard notes, and joplin, I liked using obsidian on PC and standard notes looks nice on android but obsidian you need to pay to have sync and standard notes doesn’t do markdown unless you pay (are plugins only on PC???). Joplin has most features I need but I don’t like how it looks/feels on android (haven’t tried in PC yet)\n
    \n
    Basically what I want the most in a notes app is offline with sync capability for phone and PC, would be nice to make folders for notes like notepads on evernote, and md is a big plus but I can live without it. I would love if I could use something like proton drive for cloud sync and wouldn’t mind paying for obsidian if it was cheaper cuz $8 per month is too much for my minimum pay and I didnt see any cheaper plans.\n
    \n
    EDIT: If no one has any better suggestions, I am thinking of trying to setup obsidian with syncthing.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722497531 {#1475
    date: 2024-08-01 09:32:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 26281
  -titleTs: "'android':6 'app':4 'linux':7 'look':1 'note':3"
  -bodyTs: "'8':159 'android':43,83 'app':16,99 'basic':90 'better':182 'big':125 'capabl':104 'cheaper':157,174 'cloud':145 'could':138 'cuz':158 'de':7 'de-google-ifi':6 'didnt':171 'ditch':19 'doesn':56 'drive':143 'edit':176 'evernot':23,120 'featur':71 'folder':114 'googl':8,20 'haven':84 'ifi':9 'joplin':30,68 'like':32,78,117,141 'live':130 'look':40 'looks/feels':81 'love':135 'make':113 'markdown':59 'md':122 'mind':150 'minimum':167 'month':161 'move':12 'much':164 'need':47,73 'nice':41,111 'note':21,28,39,55,98,116 'notepad':118 'obsidian':26,34,45,153,191 'offlin':101 'one':179 'open':14 'pay':49,62,151,168 'pc':36,67,88,108 'per':160 'phone':106 'plan':175 'plugin':64 'plus':126 'proton':142 'see':172 'setup':190 'slowli':5 'someth':140 'sourc':15 'standard':27,38,54 'suggest':183 'sync':52,103,146 'syncth':193 'think':186 'tri':3,25,86,188 'unless':60 'use':33,139 'wanna':18 'want':93 'without':131 'would':109,134 'wouldn':148 'yet':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704134167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10167748"
  +editedAt: DateTimeImmutable @1709981377 {#1477
    date: 2024-03-09 11:49:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704047767 {#1476
    date: 2023-12-31 19:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Canapes"
  +title: "Canapés"
  +url: "https://lemmy.world/pictrs/image/9d1453f5-c434-4608-b820-a7174208f2a0.jpeg"
  +body: """
    For a recent party we hosted\n
    \n
    EDIT: Ingredients as asked—\n
    \n
    Thinly sliced homemade sourdough baguette—toasted to make the crustinis. Very lighted brushed with some truffle oil at the end (and a sprinkle of MSG)\n
    \n
    Crème fraîche\n
    \n
    Prosciutto\n
    \n
    Imperial ossetra caviar\n
    \n
    Chives
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722479706 {#1778
    date: 2024-08-01 04:35:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 29473
  -titleTs: "'canapé':1"
  -bodyTs: "'ask':10 'baguett':15 'brush':23 'caviar':41 'chive':42 'crustini':20 'crème':36 'edit':7 'end':30 'fraîch':37 'homemad':13 'host':6 'imperi':39 'ingredi':8 'light':22 'make':18 'msg':35 'oil':27 'ossetra':40 'parti':4 'prosciutto':38 'recent':3 'slice':12 'sourdough':14 'sprinkl':33 'thin':11 'toast':16 'truffl':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705179329
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10633606"
  +editedAt: DateTimeImmutable @1722207716 {#1787
    date: 2024-07-29 01:01:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705092929 {#1777
    date: 2024-01-12 21:55:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Canapes"
  +title: "Canapés"
  +url: "https://lemmy.world/pictrs/image/9d1453f5-c434-4608-b820-a7174208f2a0.jpeg"
  +body: """
    For a recent party we hosted\n
    \n
    EDIT: Ingredients as asked—\n
    \n
    Thinly sliced homemade sourdough baguette—toasted to make the crustinis. Very lighted brushed with some truffle oil at the end (and a sprinkle of MSG)\n
    \n
    Crème fraîche\n
    \n
    Prosciutto\n
    \n
    Imperial ossetra caviar\n
    \n
    Chives
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722479706 {#1778
    date: 2024-08-01 04:35:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 29473
  -titleTs: "'canapé':1"
  -bodyTs: "'ask':10 'baguett':15 'brush':23 'caviar':41 'chive':42 'crustini':20 'crème':36 'edit':7 'end':30 'fraîch':37 'homemad':13 'host':6 'imperi':39 'ingredi':8 'light':22 'make':18 'msg':35 'oil':27 'ossetra':40 'parti':4 'prosciutto':38 'recent':3 'slice':12 'sourdough':14 'sprinkl':33 'thin':11 'toast':16 'truffl':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705179329
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10633606"
  +editedAt: DateTimeImmutable @1722207716 {#1787
    date: 2024-07-29 01:01:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705092929 {#1777
    date: 2024-01-12 21:55:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Canapes"
  +title: "Canapés"
  +url: "https://lemmy.world/pictrs/image/9d1453f5-c434-4608-b820-a7174208f2a0.jpeg"
  +body: """
    For a recent party we hosted\n
    \n
    EDIT: Ingredients as asked—\n
    \n
    Thinly sliced homemade sourdough baguette—toasted to make the crustinis. Very lighted brushed with some truffle oil at the end (and a sprinkle of MSG)\n
    \n
    Crème fraîche\n
    \n
    Prosciutto\n
    \n
    Imperial ossetra caviar\n
    \n
    Chives
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722479706 {#1778
    date: 2024-08-01 04:35:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 29473
  -titleTs: "'canapé':1"
  -bodyTs: "'ask':10 'baguett':15 'brush':23 'caviar':41 'chive':42 'crustini':20 'crème':36 'edit':7 'end':30 'fraîch':37 'homemad':13 'host':6 'imperi':39 'ingredi':8 'light':22 'make':18 'msg':35 'oil':27 'ossetra':40 'parti':4 'prosciutto':38 'recent':3 'slice':12 'sourdough':14 'sprinkl':33 'thin':11 'toast':16 'truffl':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705179329
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10633606"
  +editedAt: DateTimeImmutable @1722207716 {#1787
    date: 2024-07-29 01:01:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705092929 {#1777
    date: 2024-01-12 21:55:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Unsubscribing-from-communities-doesn-t-remove-them-from-the-subscription-list"
  +title: "Unsubscribing from communities doesn't remove them from the subscription list"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722478097 {#1681
    date: 2024-08-01 04:08:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 29642
  -titleTs: "'communiti':3 'doesn':4 'list':11 'remov':6 'subscript':10 'unsubscrib':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705161523
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10654006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705139023 {#1444
    date: 2024-01-13 10:43:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Unsubscribing-from-communities-doesn-t-remove-them-from-the-subscription-list"
  +title: "Unsubscribing from communities doesn't remove them from the subscription list"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722478097 {#1681
    date: 2024-08-01 04:08:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 29642
  -titleTs: "'communiti':3 'doesn':4 'list':11 'remov':6 'subscript':10 'unsubscrib':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705161523
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10654006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705139023 {#1444
    date: 2024-01-13 10:43:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Unsubscribing-from-communities-doesn-t-remove-them-from-the-subscription-list"
  +title: "Unsubscribing from communities doesn't remove them from the subscription list"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722478097 {#1681
    date: 2024-08-01 04:08:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 29642
  -titleTs: "'communiti':3 'doesn':4 'list':11 'remov':6 'subscript':10 'unsubscrib':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705161523
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10654006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705139023 {#1444
    date: 2024-01-13 10:43:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1421 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1422 …}
  +slug: "12-January-2024"
  +title: "12 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/c6eacc38-c2b5-4d1a-b5c5-3f5bac8ff8ee.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722477173 {#1635
    date: 2024-08-01 03:52:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 29421
  -titleTs: "'12':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168575
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12648198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082175 {#1660
    date: 2024-01-12 18:56: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
67 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1421 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1422 …}
  +slug: "12-January-2024"
  +title: "12 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/c6eacc38-c2b5-4d1a-b5c5-3f5bac8ff8ee.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722477173 {#1635
    date: 2024-08-01 03:52:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 29421
  -titleTs: "'12':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168575
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12648198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082175 {#1660
    date: 2024-01-12 18:56: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
68 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1421 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1422 …}
  +slug: "12-January-2024"
  +title: "12 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/c6eacc38-c2b5-4d1a-b5c5-3f5bac8ff8ee.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722477173 {#1635
    date: 2024-08-01 03:52:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 29421
  -titleTs: "'12':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168575
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12648198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082175 {#1660
    date: 2024-01-12 18:56: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
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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: Proxies\__CG__\App\Entity\Image {#1418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Pomegranate-Chicken-and-Celery-Freekeh-Salad"
  +title: "Pomegranate Chicken and Celery Freekeh Salad"
  +url: "https://lemmy.world/pictrs/image/397c5ba4-46bf-4a19-a580-d119d4aef1b1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722471230 {#1411
    date: 2024-08-01 02:13:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 29499
  -titleTs: "'celeri':4 'chicken':2 'freekeh':5 'pomegran':1 'salad':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705184573
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10636674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705098173 {#1412
    date: 2024-01-12 23:22:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: Proxies\__CG__\App\Entity\Image {#1418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Pomegranate-Chicken-and-Celery-Freekeh-Salad"
  +title: "Pomegranate Chicken and Celery Freekeh Salad"
  +url: "https://lemmy.world/pictrs/image/397c5ba4-46bf-4a19-a580-d119d4aef1b1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722471230 {#1411
    date: 2024-08-01 02:13:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 29499
  -titleTs: "'celeri':4 'chicken':2 'freekeh':5 'pomegran':1 'salad':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705184573
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10636674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705098173 {#1412
    date: 2024-01-12 23:22:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: Proxies\__CG__\App\Entity\Image {#1418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Pomegranate-Chicken-and-Celery-Freekeh-Salad"
  +title: "Pomegranate Chicken and Celery Freekeh Salad"
  +url: "https://lemmy.world/pictrs/image/397c5ba4-46bf-4a19-a580-d119d4aef1b1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722471230 {#1411
    date: 2024-08-01 02:13:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 29499
  -titleTs: "'celeri':4 'chicken':2 'freekeh':5 'pomegran':1 'salad':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705184573
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10636674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705098173 {#1412
    date: 2024-01-12 23:22:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1460
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Goat-To-Self-Overruled"
  +title: "[Goat To Self] Overruled"
  +url: "https://lemmy.world/pictrs/image/bc09adc9-a44f-4bc2-bbc1-ee232bca2147.jpeg"
  +body: """
    Source: Goat To Self\n
    \n
    - [Website](https://www.goattoself.com/)\n
    - [Instagram](https://www.instagram.com/goattoself/?hl=en)\n
    - [Xhitter](https://twitter.com/goattoself?lang=en)\n
    - [Facebook](https://www.facebook.com/goattoself/)\n
    - [Webtoons](https://www.webtoons.com/en/canvas/goat-to-self/list?title_no=96982)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 714
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722468182 {#1455
    date: 2024-08-01 01:23:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 29290
  -titleTs: "'goat':1 'overrul':4 'self':3"
  -bodyTs: "'/)':8 '/en/canvas/goat-to-self/list?title_no=96982)':24 '/goattoself/)':20 '/goattoself/?hl=en)':12 '/goattoself?lang=en)':16 'facebook':17 'goat':2 'instagram':9 'self':4 'sourc':1 'twitter.com':15 'twitter.com/goattoself?lang=en)':14 'websit':5 'webtoon':21 'www.facebook.com':19 'www.facebook.com/goattoself/)':18 'www.goattoself.com':7 'www.goattoself.com/)':6 'www.instagram.com':11 'www.instagram.com/goattoself/?hl=en)':10 'www.webtoons.com':23 'www.webtoons.com/en/canvas/goat-to-self/list?title_no=96982)':22 'xhitter':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705142468
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10615748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705056068 {#1453
    date: 2024-01-12 11:41:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Goat-To-Self-Overruled"
  +title: "[Goat To Self] Overruled"
  +url: "https://lemmy.world/pictrs/image/bc09adc9-a44f-4bc2-bbc1-ee232bca2147.jpeg"
  +body: """
    Source: Goat To Self\n
    \n
    - [Website](https://www.goattoself.com/)\n
    - [Instagram](https://www.instagram.com/goattoself/?hl=en)\n
    - [Xhitter](https://twitter.com/goattoself?lang=en)\n
    - [Facebook](https://www.facebook.com/goattoself/)\n
    - [Webtoons](https://www.webtoons.com/en/canvas/goat-to-self/list?title_no=96982)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 714
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722468182 {#1455
    date: 2024-08-01 01:23:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 29290
  -titleTs: "'goat':1 'overrul':4 'self':3"
  -bodyTs: "'/)':8 '/en/canvas/goat-to-self/list?title_no=96982)':24 '/goattoself/)':20 '/goattoself/?hl=en)':12 '/goattoself?lang=en)':16 'facebook':17 'goat':2 'instagram':9 'self':4 'sourc':1 'twitter.com':15 'twitter.com/goattoself?lang=en)':14 'websit':5 'webtoon':21 'www.facebook.com':19 'www.facebook.com/goattoself/)':18 'www.goattoself.com':7 'www.goattoself.com/)':6 'www.instagram.com':11 'www.instagram.com/goattoself/?hl=en)':10 'www.webtoons.com':23 'www.webtoons.com/en/canvas/goat-to-self/list?title_no=96982)':22 'xhitter':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705142468
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10615748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705056068 {#1453
    date: 2024-01-12 11:41:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Goat-To-Self-Overruled"
  +title: "[Goat To Self] Overruled"
  +url: "https://lemmy.world/pictrs/image/bc09adc9-a44f-4bc2-bbc1-ee232bca2147.jpeg"
  +body: """
    Source: Goat To Self\n
    \n
    - [Website](https://www.goattoself.com/)\n
    - [Instagram](https://www.instagram.com/goattoself/?hl=en)\n
    - [Xhitter](https://twitter.com/goattoself?lang=en)\n
    - [Facebook](https://www.facebook.com/goattoself/)\n
    - [Webtoons](https://www.webtoons.com/en/canvas/goat-to-self/list?title_no=96982)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 714
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722468182 {#1455
    date: 2024-08-01 01:23:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 29290
  -titleTs: "'goat':1 'overrul':4 'self':3"
  -bodyTs: "'/)':8 '/en/canvas/goat-to-self/list?title_no=96982)':24 '/goattoself/)':20 '/goattoself/?hl=en)':12 '/goattoself?lang=en)':16 'facebook':17 'goat':2 'instagram':9 'self':4 'sourc':1 'twitter.com':15 'twitter.com/goattoself?lang=en)':14 'websit':5 'webtoon':21 'www.facebook.com':19 'www.facebook.com/goattoself/)':18 'www.goattoself.com':7 'www.goattoself.com/)':6 'www.instagram.com':11 'www.instagram.com/goattoself/?hl=en)':10 'www.webtoons.com':23 'www.webtoons.com/en/canvas/goat-to-self/list?title_no=96982)':22 'xhitter':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705142468
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10615748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705056068 {#1453
    date: 2024-01-12 11:41:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "Special-relativity-and-steps-towards-general-relativity-Wikiversity"
  +title: "Special relativity and steps towards general relativity - Wikiversity"
  +url: "https://en.wikiversity.org/wiki/Special_relativity_and_steps_towards_general_relativity"
  +body: """
    **Institution:** Wikiversity  \n
    **Lecturer:** Boud Roukema  \n
    **Subject:** #physics #specialrelativity #generalrelativity  \n
    **Description:** Special relativity and steps towards general relativity is a one-semester Wikiversity course that uses the geometrical approach to understanding special relativity and presents a few elements towards general relativity. The course may be used in a traditional university, within the conditions of the free licensing terms indicated at the bottom of this Wikiversity web page. It may be modified and redistributed according to the same conditions, for example, via the Wikiversity and Wikimedia Commons web sites.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722465357 {#1438
    date: 2024-08-01 00:35:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 29545
  -titleTs: "'general':6 'relat':2,7 'special':1 'step':4 'toward':5 'wikivers':8"
  -bodyTs: "'accord':74 'approach':29 'bottom':62 'boud':4 'common':86 'condit':53,78 'cours':24,43 'descript':10 'element':38 'exampl':80 'free':56 'general':16,40 'generalrel':9 'geometr':28 'indic':59 'institut':1 'lectur':3 'licens':57 'may':44,69 'modifi':71 'one':21 'one-semest':20 'page':67 'physic':7 'present':35 'redistribut':73 'relat':12,17,33,41 'roukema':5 'semest':22 'site':88 'special':11,32 'specialrel':8 'step':14 'subject':6 'term':58 'toward':15,39 'tradit':49 'understand':31 'univers':50 'use':26,46 'via':81 'web':66,87 'wikimedia':85 'wikivers':2,23,65,83 'within':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705136745
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5710029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102245 {#1429
    date: 2024-01-13 00:30:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "Special-relativity-and-steps-towards-general-relativity-Wikiversity"
  +title: "Special relativity and steps towards general relativity - Wikiversity"
  +url: "https://en.wikiversity.org/wiki/Special_relativity_and_steps_towards_general_relativity"
  +body: """
    **Institution:** Wikiversity  \n
    **Lecturer:** Boud Roukema  \n
    **Subject:** #physics #specialrelativity #generalrelativity  \n
    **Description:** Special relativity and steps towards general relativity is a one-semester Wikiversity course that uses the geometrical approach to understanding special relativity and presents a few elements towards general relativity. The course may be used in a traditional university, within the conditions of the free licensing terms indicated at the bottom of this Wikiversity web page. It may be modified and redistributed according to the same conditions, for example, via the Wikiversity and Wikimedia Commons web sites.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722465357 {#1438
    date: 2024-08-01 00:35:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 29545
  -titleTs: "'general':6 'relat':2,7 'special':1 'step':4 'toward':5 'wikivers':8"
  -bodyTs: "'accord':74 'approach':29 'bottom':62 'boud':4 'common':86 'condit':53,78 'cours':24,43 'descript':10 'element':38 'exampl':80 'free':56 'general':16,40 'generalrel':9 'geometr':28 'indic':59 'institut':1 'lectur':3 'licens':57 'may':44,69 'modifi':71 'one':21 'one-semest':20 'page':67 'physic':7 'present':35 'redistribut':73 'relat':12,17,33,41 'roukema':5 'semest':22 'site':88 'special':11,32 'specialrel':8 'step':14 'subject':6 'term':58 'toward':15,39 'tradit':49 'understand':31 'univers':50 'use':26,46 'via':81 'web':66,87 'wikimedia':85 'wikivers':2,23,65,83 'within':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705136745
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5710029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102245 {#1429
    date: 2024-01-13 00:30:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "Special-relativity-and-steps-towards-general-relativity-Wikiversity"
  +title: "Special relativity and steps towards general relativity - Wikiversity"
  +url: "https://en.wikiversity.org/wiki/Special_relativity_and_steps_towards_general_relativity"
  +body: """
    **Institution:** Wikiversity  \n
    **Lecturer:** Boud Roukema  \n
    **Subject:** #physics #specialrelativity #generalrelativity  \n
    **Description:** Special relativity and steps towards general relativity is a one-semester Wikiversity course that uses the geometrical approach to understanding special relativity and presents a few elements towards general relativity. The course may be used in a traditional university, within the conditions of the free licensing terms indicated at the bottom of this Wikiversity web page. It may be modified and redistributed according to the same conditions, for example, via the Wikiversity and Wikimedia Commons web sites.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722465357 {#1438
    date: 2024-08-01 00:35:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 29545
  -titleTs: "'general':6 'relat':2,7 'special':1 'step':4 'toward':5 'wikivers':8"
  -bodyTs: "'accord':74 'approach':29 'bottom':62 'boud':4 'common':86 'condit':53,78 'cours':24,43 'descript':10 'element':38 'exampl':80 'free':56 'general':16,40 'generalrel':9 'geometr':28 'indic':59 'institut':1 'lectur':3 'licens':57 'may':44,69 'modifi':71 'one':21 'one-semest':20 'page':67 'physic':7 'present':35 'redistribut':73 'relat':12,17,33,41 'roukema':5 'semest':22 'site':88 'special':11,32 'specialrel':8 'step':14 'subject':6 'term':58 'toward':15,39 'tradit':49 'understand':31 'univers':50 'use':26,46 'via':81 'web':66,87 'wikimedia':85 'wikivers':2,23,65,83 'within':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705136745
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5710029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102245 {#1429
    date: 2024-01-13 00:30:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1646 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 433
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1615
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#1743
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#1752
    date: 2024-01-10 13:24:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1646 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 433
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1615
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#1743
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#1752
    date: 2024-01-10 13:24:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1646 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 433
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1615
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#1743
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#1752
    date: 2024-01-10 13:24:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "egg-irl"
  +title: "egg_irl"
  +url: "https://imgr.r3df0x.com/_data/i/upload/2024/01/13/20240113012801-df1ef02e-xl.png"
  +body: """
    Bonus points if anyone remembers the game this is from.\n
    \n
    Egg is a meme for a trans person who hasn’t realized it yet.\n
    \n
    Context: In that level you play as a female character. It will be 20 years old in November.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722460908 {#1678
    date: 2024-07-31 23:21:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 29564
  -titleTs: "'egg':1 'irl':2"
  -bodyTs: "'20':38 'anyon':4 'bonus':1 'charact':34 'context':25 'egg':11 'femal':33 'game':7 'hasn':20 'level':28 'meme':14 'novemb':42 'old':40 'person':18 'play':30 'point':2 'realiz':22 'rememb':5 'tran':17 'year':39 'yet':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705170410
  +visibility: "visible             "
  +apId: "https://7.62x54r.ru/post/56345"
  +editedAt: DateTimeImmutable @1722262632 {#1669
    date: 2024-07-29 16:17:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705109910 {#1670
    date: 2024-01-13 02:38: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
87 DENIED edit
App\Entity\Entry {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "egg-irl"
  +title: "egg_irl"
  +url: "https://imgr.r3df0x.com/_data/i/upload/2024/01/13/20240113012801-df1ef02e-xl.png"
  +body: """
    Bonus points if anyone remembers the game this is from.\n
    \n
    Egg is a meme for a trans person who hasn’t realized it yet.\n
    \n
    Context: In that level you play as a female character. It will be 20 years old in November.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722460908 {#1678
    date: 2024-07-31 23:21:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 29564
  -titleTs: "'egg':1 'irl':2"
  -bodyTs: "'20':38 'anyon':4 'bonus':1 'charact':34 'context':25 'egg':11 'femal':33 'game':7 'hasn':20 'level':28 'meme':14 'novemb':42 'old':40 'person':18 'play':30 'point':2 'realiz':22 'rememb':5 'tran':17 'year':39 'yet':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705170410
  +visibility: "visible             "
  +apId: "https://7.62x54r.ru/post/56345"
  +editedAt: DateTimeImmutable @1722262632 {#1669
    date: 2024-07-29 16:17:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705109910 {#1670
    date: 2024-01-13 02:38: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
88 DENIED moderate
App\Entity\Entry {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "egg-irl"
  +title: "egg_irl"
  +url: "https://imgr.r3df0x.com/_data/i/upload/2024/01/13/20240113012801-df1ef02e-xl.png"
  +body: """
    Bonus points if anyone remembers the game this is from.\n
    \n
    Egg is a meme for a trans person who hasn’t realized it yet.\n
    \n
    Context: In that level you play as a female character. It will be 20 years old in November.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722460908 {#1678
    date: 2024-07-31 23:21:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 29564
  -titleTs: "'egg':1 'irl':2"
  -bodyTs: "'20':38 'anyon':4 'bonus':1 'charact':34 'context':25 'egg':11 'femal':33 'game':7 'hasn':20 'level':28 'meme':14 'novemb':42 'old':40 'person':18 'play':30 'point':2 'realiz':22 'rememb':5 'tran':17 'year':39 'yet':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705170410
  +visibility: "visible             "
  +apId: "https://7.62x54r.ru/post/56345"
  +editedAt: DateTimeImmutable @1722262632 {#1669
    date: 2024-07-29 16:17:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705109910 {#1670
    date: 2024-01-13 02:38: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
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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "Chibi-Worf"
  +title: "Chibi Worf"
  +url: "https://startrek.website/pictrs/image/ba279f48-e8bc-4357-a91d-9013cb031bfe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722455193 {#1663
    date: 2024-07-31 21:46:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 10323
  -titleTs: "'chibi':1 'worf':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698389835
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3081032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698369835 {#1553
    date: 2023-10-27 03:23:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "Chibi-Worf"
  +title: "Chibi Worf"
  +url: "https://startrek.website/pictrs/image/ba279f48-e8bc-4357-a91d-9013cb031bfe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722455193 {#1663
    date: 2024-07-31 21:46:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 10323
  -titleTs: "'chibi':1 'worf':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698389835
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3081032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698369835 {#1553
    date: 2023-10-27 03:23:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "Chibi-Worf"
  +title: "Chibi Worf"
  +url: "https://startrek.website/pictrs/image/ba279f48-e8bc-4357-a91d-9013cb031bfe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722455193 {#1663
    date: 2024-07-31 21:46:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 10323
  -titleTs: "'chibi':1 'worf':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698389835
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3081032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698369835 {#1553
    date: 2023-10-27 03:23:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1585 …}
  +slug: "At-least-change-it-up-once-in-a-while"
  +title: "At least change it up once in a while."
  +url: "https://lemmy.ca/pictrs/image/203829ad-3759-4711-8f35-110dc97b15af.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 686
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722447261 {#1574
    date: 2024-07-31 19:34:21.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: 29146
  -titleTs: "'chang':3 'least':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705097110
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13116393"
  +editedAt: DateTimeImmutable @1721196241 {#1575
    date: 2024-07-17 08:04:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705010710 {#1587
    date: 2024-01-11 23:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1585 …}
  +slug: "At-least-change-it-up-once-in-a-while"
  +title: "At least change it up once in a while."
  +url: "https://lemmy.ca/pictrs/image/203829ad-3759-4711-8f35-110dc97b15af.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 686
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722447261 {#1574
    date: 2024-07-31 19:34:21.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: 29146
  -titleTs: "'chang':3 'least':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705097110
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13116393"
  +editedAt: DateTimeImmutable @1721196241 {#1575
    date: 2024-07-17 08:04:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705010710 {#1587
    date: 2024-01-11 23:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1585 …}
  +slug: "At-least-change-it-up-once-in-a-while"
  +title: "At least change it up once in a while."
  +url: "https://lemmy.ca/pictrs/image/203829ad-3759-4711-8f35-110dc97b15af.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 686
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722447261 {#1574
    date: 2024-07-31 19:34:21.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: 29146
  -titleTs: "'chang':3 'least':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705097110
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13116393"
  +editedAt: DateTimeImmutable @1721196241 {#1575
    date: 2024-07-17 08:04:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705010710 {#1587
    date: 2024-01-11 23:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1564
  +user: Proxies\__CG__\App\Entity\User {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#1562 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1565 …}
  +slug: "Much-longer-article-about-we-need-jungle-I-m-afraid-from"
  +title: "Much longer article about "we need jungle, I'm afraid" from the BBC"
  +url: "https://www.bbc.co.uk/news/entertainment-arts-67955753"
  +body: "The embedded X links are all blocked for me but the article is very interesting on its own"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722442179 {#1559
    date: 2024-07-31 18:09:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 29612
  -titleTs: "'afraid':10 'articl':3 'bbc':13 'jungl':7 'longer':2 'm':9 'much':1 'need':6"
  -bodyTs: "'articl':12 'block':7 'embed':2 'interest':15 'link':4 'x':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705166074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10647568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705126074 {#1548
    date: 2024-01-13 07:07: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
99 DENIED edit
App\Entity\Entry {#1564
  +user: Proxies\__CG__\App\Entity\User {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#1562 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1565 …}
  +slug: "Much-longer-article-about-we-need-jungle-I-m-afraid-from"
  +title: "Much longer article about "we need jungle, I'm afraid" from the BBC"
  +url: "https://www.bbc.co.uk/news/entertainment-arts-67955753"
  +body: "The embedded X links are all blocked for me but the article is very interesting on its own"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722442179 {#1559
    date: 2024-07-31 18:09:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 29612
  -titleTs: "'afraid':10 'articl':3 'bbc':13 'jungl':7 'longer':2 'm':9 'much':1 'need':6"
  -bodyTs: "'articl':12 'block':7 'embed':2 'interest':15 'link':4 'x':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705166074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10647568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705126074 {#1548
    date: 2024-01-13 07:07: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
100 DENIED moderate
App\Entity\Entry {#1564
  +user: Proxies\__CG__\App\Entity\User {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#1562 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1565 …}
  +slug: "Much-longer-article-about-we-need-jungle-I-m-afraid-from"
  +title: "Much longer article about "we need jungle, I'm afraid" from the BBC"
  +url: "https://www.bbc.co.uk/news/entertainment-arts-67955753"
  +body: "The embedded X links are all blocked for me but the article is very interesting on its own"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722442179 {#1559
    date: 2024-07-31 18:09:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 29612
  -titleTs: "'afraid':10 'articl':3 'bbc':13 'jungl':7 'longer':2 'm':9 'much':1 'need':6"
  -bodyTs: "'articl':12 'block':7 'embed':2 'interest':15 'link':4 'x':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705166074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10647568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705126074 {#1548
    date: 2024-01-13 07:07: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