GET https://kbin.spritesserver.nl/commented/%E2%88%9E/all?p=135

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.28 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.06 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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +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 {#191
    date: 2024-08-02 02:51:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +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 {#242
    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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +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 {#191
    date: 2024-08-02 02:51:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +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 {#242
    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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +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 {#191
    date: 2024-08-02 02:51:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +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 {#242
    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 {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Greenland-startup-begins-shipping-glacier-ice-to-cocktail-bars-in"
  +title: "Greenland startup begins shipping glacier ice to cocktail bars in the UAE"
  +url: "https://www.theguardian.com/world/2024/jan/09/greenland-startup-shipping-glacier-ice-cocktail-bars-uae-arctic-ice"
  +body: """
    Arctic Ice harvests ice from the fjords of Greenland, and then ships them to the United Arab Emirates to sell to exclusive bars. Using glacial ice in drinks is a common practice in Greenland, and, over the years, several entrepreneurs have unsuccessfully attempted to export it.\n
    \n
    Its co-founder Malik V Rasmussen said the ice, which has been compressed over millennia, is completely without bubbles and melts more slowly than regular ice. It is also purer than the frozen mineral water usually used in Dubai’s ice cubes.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723882214 {#1882
    date: 2024-08-17 10:10:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 28329
  -titleTs: "'bar':9 'begin':3 'cocktail':8 'glacier':5 'greenland':1 'ice':6 'ship':4 'startup':2 'uae':12"
  -bodyTs: "'also':76 'arab':17 'arctic':1 'attempt':43 'bar':23 'bubbl':66 'co':49 'co-found':48 'common':31 'complet':64 'compress':60 'cube':89 'drink':28 'dubai':86 'emir':18 'entrepreneur':40 'exclus':22 'export':45 'fjord':7 'founder':50 'frozen':80 'glacial':25 'greenland':9,34 'harvest':3 'ice':2,4,26,56,73,88 'malik':51 'melt':68 'millennia':62 'miner':81 'practic':32 'purer':77 'rasmussen':53 'regular':72 'said':54 'sell':20 'sever':39 'ship':12 'slowli':70 'unit':16 'unsuccess':42 'use':24,84 'usual':83 'v':52 'water':82 'without':65 'year':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704880416
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10896345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704794016 {#1885
    date: 2024-01-09 10:53:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Greenland-startup-begins-shipping-glacier-ice-to-cocktail-bars-in"
  +title: "Greenland startup begins shipping glacier ice to cocktail bars in the UAE"
  +url: "https://www.theguardian.com/world/2024/jan/09/greenland-startup-shipping-glacier-ice-cocktail-bars-uae-arctic-ice"
  +body: """
    Arctic Ice harvests ice from the fjords of Greenland, and then ships them to the United Arab Emirates to sell to exclusive bars. Using glacial ice in drinks is a common practice in Greenland, and, over the years, several entrepreneurs have unsuccessfully attempted to export it.\n
    \n
    Its co-founder Malik V Rasmussen said the ice, which has been compressed over millennia, is completely without bubbles and melts more slowly than regular ice. It is also purer than the frozen mineral water usually used in Dubai’s ice cubes.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723882214 {#1882
    date: 2024-08-17 10:10:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 28329
  -titleTs: "'bar':9 'begin':3 'cocktail':8 'glacier':5 'greenland':1 'ice':6 'ship':4 'startup':2 'uae':12"
  -bodyTs: "'also':76 'arab':17 'arctic':1 'attempt':43 'bar':23 'bubbl':66 'co':49 'co-found':48 'common':31 'complet':64 'compress':60 'cube':89 'drink':28 'dubai':86 'emir':18 'entrepreneur':40 'exclus':22 'export':45 'fjord':7 'founder':50 'frozen':80 'glacial':25 'greenland':9,34 'harvest':3 'ice':2,4,26,56,73,88 'malik':51 'melt':68 'millennia':62 'miner':81 'practic':32 'purer':77 'rasmussen':53 'regular':72 'said':54 'sell':20 'sever':39 'ship':12 'slowli':70 'unit':16 'unsuccess':42 'use':24,84 'usual':83 'v':52 'water':82 'without':65 'year':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704880416
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10896345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704794016 {#1885
    date: 2024-01-09 10:53:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Greenland-startup-begins-shipping-glacier-ice-to-cocktail-bars-in"
  +title: "Greenland startup begins shipping glacier ice to cocktail bars in the UAE"
  +url: "https://www.theguardian.com/world/2024/jan/09/greenland-startup-shipping-glacier-ice-cocktail-bars-uae-arctic-ice"
  +body: """
    Arctic Ice harvests ice from the fjords of Greenland, and then ships them to the United Arab Emirates to sell to exclusive bars. Using glacial ice in drinks is a common practice in Greenland, and, over the years, several entrepreneurs have unsuccessfully attempted to export it.\n
    \n
    Its co-founder Malik V Rasmussen said the ice, which has been compressed over millennia, is completely without bubbles and melts more slowly than regular ice. It is also purer than the frozen mineral water usually used in Dubai’s ice cubes.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723882214 {#1882
    date: 2024-08-17 10:10:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 28329
  -titleTs: "'bar':9 'begin':3 'cocktail':8 'glacier':5 'greenland':1 'ice':6 'ship':4 'startup':2 'uae':12"
  -bodyTs: "'also':76 'arab':17 'arctic':1 'attempt':43 'bar':23 'bubbl':66 'co':49 'co-found':48 'common':31 'complet':64 'compress':60 'cube':89 'drink':28 'dubai':86 'emir':18 'entrepreneur':40 'exclus':22 'export':45 'fjord':7 'founder':50 'frozen':80 'glacial':25 'greenland':9,34 'harvest':3 'ice':2,4,26,56,73,88 'malik':51 'melt':68 'millennia':62 'miner':81 'practic':32 'purer':77 'rasmussen':53 'regular':72 'said':54 'sell':20 'sever':39 'ship':12 'slowli':70 'unit':16 'unsuccess':42 'use':24,84 'usual':83 'v':52 'water':82 'without':65 'year':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704880416
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10896345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704794016 {#1885
    date: 2024-01-09 10:53:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Nonalcoholic-Beer-Is-Booming-Here-Are-the-Ones-to-Try"
  +title: "Nonalcoholic Beer Is Booming. Here Are the Ones to Try."
  +url: "https://punchdrink.com/articles/best-nonalcoholic-beer/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719783630 {#1975
    date: 2024-06-30 23:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 28123
  -titleTs: "'beer':2 'boom':4 'nonalcohol':1 'one':8 'tri':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704822208
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735808 {#1953
    date: 2024-01-08 18:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Nonalcoholic-Beer-Is-Booming-Here-Are-the-Ones-to-Try"
  +title: "Nonalcoholic Beer Is Booming. Here Are the Ones to Try."
  +url: "https://punchdrink.com/articles/best-nonalcoholic-beer/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719783630 {#1975
    date: 2024-06-30 23:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 28123
  -titleTs: "'beer':2 'boom':4 'nonalcohol':1 'one':8 'tri':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704822208
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735808 {#1953
    date: 2024-01-08 18:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Nonalcoholic-Beer-Is-Booming-Here-Are-the-Ones-to-Try"
  +title: "Nonalcoholic Beer Is Booming. Here Are the Ones to Try."
  +url: "https://punchdrink.com/articles/best-nonalcoholic-beer/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719783630 {#1975
    date: 2024-06-30 23:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 28123
  -titleTs: "'beer':2 'boom':4 'nonalcohol':1 'one':8 'tri':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704822208
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735808 {#1953
    date: 2024-01-08 18:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Creamy-centres"
  +title: "Creamy centres"
  +url: "https://slrpnk.net/pictrs/image/255a7317-01ee-40b3-ba09-e9772270acd4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720952563 {#1388
    date: 2024-07-14 12:22:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 27972
  -titleTs: "'centr':2 'creami':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704766033
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5559821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704679633 {#1387
    date: 2024-01-08 03:07: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
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Creamy-centres"
  +title: "Creamy centres"
  +url: "https://slrpnk.net/pictrs/image/255a7317-01ee-40b3-ba09-e9772270acd4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720952563 {#1388
    date: 2024-07-14 12:22:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 27972
  -titleTs: "'centr':2 'creami':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704766033
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5559821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704679633 {#1387
    date: 2024-01-08 03:07: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
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Creamy-centres"
  +title: "Creamy centres"
  +url: "https://slrpnk.net/pictrs/image/255a7317-01ee-40b3-ba09-e9772270acd4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720952563 {#1388
    date: 2024-07-14 12:22:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 27972
  -titleTs: "'centr':2 'creami':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704766033
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5559821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704679633 {#1387
    date: 2024-01-08 03:07: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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Extreme-Grandpa"
  +title: "Extreme Grandpa"
  +url: "https://i.imgflip.com/8bf8z3.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 460
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722612875 {#1942
    date: 2024-08-02 17:34:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 27590
  -titleTs: "'extrem':1 'grandpa':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704626391
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2439131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704539991 {#1971
    date: 2024-01-06 12:19:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Extreme-Grandpa"
  +title: "Extreme Grandpa"
  +url: "https://i.imgflip.com/8bf8z3.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 460
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722612875 {#1942
    date: 2024-08-02 17:34:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 27590
  -titleTs: "'extrem':1 'grandpa':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704626391
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2439131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704539991 {#1971
    date: 2024-01-06 12:19:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Extreme-Grandpa"
  +title: "Extreme Grandpa"
  +url: "https://i.imgflip.com/8bf8z3.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 460
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722612875 {#1942
    date: 2024-08-02 17:34:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 27590
  -titleTs: "'extrem':1 'grandpa':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704626391
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2439131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704539991 {#1971
    date: 2024-01-06 12:19:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: ""
  +title: "🦄🐋🥓🕛"
  +url: "https://lemmy.world/pictrs/image/9b95ac48-c57f-4ddc-b4ae-1d372309a429.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704727935 {#1902
    date: 2024-01-08 16:32:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 27584
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704622503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10377377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536103 {#1898
    date: 2024-01-06 11:15:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: ""
  +title: "🦄🐋🥓🕛"
  +url: "https://lemmy.world/pictrs/image/9b95ac48-c57f-4ddc-b4ae-1d372309a429.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704727935 {#1902
    date: 2024-01-08 16:32:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 27584
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704622503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10377377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536103 {#1898
    date: 2024-01-06 11:15:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: ""
  +title: "🦄🐋🥓🕛"
  +url: "https://lemmy.world/pictrs/image/9b95ac48-c57f-4ddc-b4ae-1d372309a429.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704727935 {#1902
    date: 2024-01-08 16:32:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 27584
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704622503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10377377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536103 {#1898
    date: 2024-01-06 11:15:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "I-m-new-to-networking-and-self-hosting-and-have-no-idea"
  +title: "I'm new to networking and self-hosting and have no idea where to start."
  +url: null
  +body: """
    I’ve been slowly working my way though a list of skills to learn, both to put on my resume and as personal growth. Networking is the next thing on this list. I am not sure what I am looking for, but I want to start another project. I have built many a personal computer, but the world of networking is a pretty foreign concept to me.\n
    \n
    I have experience with building computers and a minor glance at the network-side of things. I’ve set up a Pi-Hole or two and set a basic CUPS server up on a RPi0w, but beyond that, I have no idea what I’m doing, or even what the possibilities are. I just see [posts like this](https://chaos.social/@elmo/111584424760410523) and think that it’s a pretty cool hardware project.\n
    \n
    Is there any resources you recommend to start learning, maybe what the hardware does? From my outsider’s perspective, I see a lot of people’s racks have at least a router, switch, and firewall, along with various other machines.\n
    \n
    E: thank you all for the suggestions! I’ll have to take some time to figure out what to do first
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720298229 {#2426
    date: 2024-07-06 22:37:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 27096
  -titleTs: "'host':9 'idea':13 'm':2 'network':5 'new':3 'self':8 'self-host':7 'start':16"
  -bodyTs: "'/@elmo/111584424760410523)':130 'along':176 'anoth':47 'basic':98 'beyond':106 'build':72 'built':51 'chaos.social':129 'chaos.social/@elmo/111584424760410523)':128 'comput':55,73 'concept':65 'cool':138 'cup':99 'e':181 'even':117 'experi':70 'figur':196 'firewal':175 'first':201 'foreign':64 'glanc':77 'growth':24 'hardwar':139,153 'hole':92 'idea':111 'learn':14,149 'least':170 'like':126 'list':10,32 'll':189 'look':40 'lot':163 'm':114 'machin':180 'mani':52 'mayb':150 'minor':76 'network':25,60,81 'network-sid':80 'next':28 'outsid':157 'peopl':165 'person':23,54 'perspect':159 'pi':91 'pi-hol':90 'possibl':120 'post':125 'pretti':63,137 'project':48,140 'put':17 'rack':167 'recommend':146 'resourc':144 'resum':20 'router':172 'rpi0w':104 'see':124,161 'server':100 'set':87,96 'side':82 'skill':12 'slowli':4 'start':46,148 'suggest':187 'sure':36 'switch':173 'take':192 'thank':182 'thing':29,84 'think':132 'though':8 'time':194 'two':94 'various':178 've':2,86 'want':44 'way':7 'work':5 'world':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704429549
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12122955"
  +editedAt: DateTimeImmutable @1712067056 {#2440
    date: 2024-04-02 16:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704343149 {#2439
    date: 2024-01-04 05:39:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "I-m-new-to-networking-and-self-hosting-and-have-no-idea"
  +title: "I'm new to networking and self-hosting and have no idea where to start."
  +url: null
  +body: """
    I’ve been slowly working my way though a list of skills to learn, both to put on my resume and as personal growth. Networking is the next thing on this list. I am not sure what I am looking for, but I want to start another project. I have built many a personal computer, but the world of networking is a pretty foreign concept to me.\n
    \n
    I have experience with building computers and a minor glance at the network-side of things. I’ve set up a Pi-Hole or two and set a basic CUPS server up on a RPi0w, but beyond that, I have no idea what I’m doing, or even what the possibilities are. I just see [posts like this](https://chaos.social/@elmo/111584424760410523) and think that it’s a pretty cool hardware project.\n
    \n
    Is there any resources you recommend to start learning, maybe what the hardware does? From my outsider’s perspective, I see a lot of people’s racks have at least a router, switch, and firewall, along with various other machines.\n
    \n
    E: thank you all for the suggestions! I’ll have to take some time to figure out what to do first
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720298229 {#2426
    date: 2024-07-06 22:37:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 27096
  -titleTs: "'host':9 'idea':13 'm':2 'network':5 'new':3 'self':8 'self-host':7 'start':16"
  -bodyTs: "'/@elmo/111584424760410523)':130 'along':176 'anoth':47 'basic':98 'beyond':106 'build':72 'built':51 'chaos.social':129 'chaos.social/@elmo/111584424760410523)':128 'comput':55,73 'concept':65 'cool':138 'cup':99 'e':181 'even':117 'experi':70 'figur':196 'firewal':175 'first':201 'foreign':64 'glanc':77 'growth':24 'hardwar':139,153 'hole':92 'idea':111 'learn':14,149 'least':170 'like':126 'list':10,32 'll':189 'look':40 'lot':163 'm':114 'machin':180 'mani':52 'mayb':150 'minor':76 'network':25,60,81 'network-sid':80 'next':28 'outsid':157 'peopl':165 'person':23,54 'perspect':159 'pi':91 'pi-hol':90 'possibl':120 'post':125 'pretti':63,137 'project':48,140 'put':17 'rack':167 'recommend':146 'resourc':144 'resum':20 'router':172 'rpi0w':104 'see':124,161 'server':100 'set':87,96 'side':82 'skill':12 'slowli':4 'start':46,148 'suggest':187 'sure':36 'switch':173 'take':192 'thank':182 'thing':29,84 'think':132 'though':8 'time':194 'two':94 'various':178 've':2,86 'want':44 'way':7 'work':5 'world':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704429549
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12122955"
  +editedAt: DateTimeImmutable @1712067056 {#2440
    date: 2024-04-02 16:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704343149 {#2439
    date: 2024-01-04 05:39:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "I-m-new-to-networking-and-self-hosting-and-have-no-idea"
  +title: "I'm new to networking and self-hosting and have no idea where to start."
  +url: null
  +body: """
    I’ve been slowly working my way though a list of skills to learn, both to put on my resume and as personal growth. Networking is the next thing on this list. I am not sure what I am looking for, but I want to start another project. I have built many a personal computer, but the world of networking is a pretty foreign concept to me.\n
    \n
    I have experience with building computers and a minor glance at the network-side of things. I’ve set up a Pi-Hole or two and set a basic CUPS server up on a RPi0w, but beyond that, I have no idea what I’m doing, or even what the possibilities are. I just see [posts like this](https://chaos.social/@elmo/111584424760410523) and think that it’s a pretty cool hardware project.\n
    \n
    Is there any resources you recommend to start learning, maybe what the hardware does? From my outsider’s perspective, I see a lot of people’s racks have at least a router, switch, and firewall, along with various other machines.\n
    \n
    E: thank you all for the suggestions! I’ll have to take some time to figure out what to do first
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720298229 {#2426
    date: 2024-07-06 22:37:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 27096
  -titleTs: "'host':9 'idea':13 'm':2 'network':5 'new':3 'self':8 'self-host':7 'start':16"
  -bodyTs: "'/@elmo/111584424760410523)':130 'along':176 'anoth':47 'basic':98 'beyond':106 'build':72 'built':51 'chaos.social':129 'chaos.social/@elmo/111584424760410523)':128 'comput':55,73 'concept':65 'cool':138 'cup':99 'e':181 'even':117 'experi':70 'figur':196 'firewal':175 'first':201 'foreign':64 'glanc':77 'growth':24 'hardwar':139,153 'hole':92 'idea':111 'learn':14,149 'least':170 'like':126 'list':10,32 'll':189 'look':40 'lot':163 'm':114 'machin':180 'mani':52 'mayb':150 'minor':76 'network':25,60,81 'network-sid':80 'next':28 'outsid':157 'peopl':165 'person':23,54 'perspect':159 'pi':91 'pi-hol':90 'possibl':120 'post':125 'pretti':63,137 'project':48,140 'put':17 'rack':167 'recommend':146 'resourc':144 'resum':20 'router':172 'rpi0w':104 'see':124,161 'server':100 'set':87,96 'side':82 'skill':12 'slowli':4 'start':46,148 'suggest':187 'sure':36 'switch':173 'take':192 'thank':182 'thing':29,84 'think':132 'though':8 'time':194 'two':94 'various':178 've':2,86 'want':44 'way':7 'work':5 'world':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704429549
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12122955"
  +editedAt: DateTimeImmutable @1712067056 {#2440
    date: 2024-04-02 16:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704343149 {#2439
    date: 2024-01-04 05:39:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Porcelain-shatters"
  +title: "*Porcelain shatters*"
  +url: "https://slrpnk.net/pictrs/image/5c5af46b-f361-43e3-a9e8-aa9b5111d29b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724170009 {#2483
    date: 2024-08-20 18:06:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 26962
  -titleTs: "'porcelain':1 'shatter':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704383159
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5426747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704296759 {#2354
    date: 2024-01-03 16:45:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Porcelain-shatters"
  +title: "*Porcelain shatters*"
  +url: "https://slrpnk.net/pictrs/image/5c5af46b-f361-43e3-a9e8-aa9b5111d29b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724170009 {#2483
    date: 2024-08-20 18:06:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 26962
  -titleTs: "'porcelain':1 'shatter':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704383159
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5426747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704296759 {#2354
    date: 2024-01-03 16:45:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Porcelain-shatters"
  +title: "*Porcelain shatters*"
  +url: "https://slrpnk.net/pictrs/image/5c5af46b-f361-43e3-a9e8-aa9b5111d29b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724170009 {#2483
    date: 2024-08-20 18:06:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 26962
  -titleTs: "'porcelain':1 'shatter':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704383159
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5426747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704296759 {#2354
    date: 2024-01-03 16:45:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Do-grown-ass-lions-and-other-big-cats-enjoy-standard-cat-treats"
  +title: "Do grown-ass lions and other big cats enjoy standard cat-treats?"
  +url: null
  +body: """
    [Not cats as treats, cats are - treatz friends\n
    \n
    - **not treats**]
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720309292 {#1391
    date: 2024-07-07 01:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 26908
  -titleTs: "'ass':4 'big':8 'cat':9,13 'cat-treat':12 'enjoy':10 'grown':3 'grown-ass':2 'lion':5 'standard':11 'treat':14"
  -bodyTs: "'cat':2,5 'friend':8 'treat':4,10 'treatz':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704370080
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10267442"
  +editedAt: DateTimeImmutable @1711553847 {#2481
    date: 2024-03-27 16:37:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704283680 {#1512
    date: 2024-01-03 13:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Do-grown-ass-lions-and-other-big-cats-enjoy-standard-cat-treats"
  +title: "Do grown-ass lions and other big cats enjoy standard cat-treats?"
  +url: null
  +body: """
    [Not cats as treats, cats are - treatz friends\n
    \n
    - **not treats**]
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720309292 {#1391
    date: 2024-07-07 01:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 26908
  -titleTs: "'ass':4 'big':8 'cat':9,13 'cat-treat':12 'enjoy':10 'grown':3 'grown-ass':2 'lion':5 'standard':11 'treat':14"
  -bodyTs: "'cat':2,5 'friend':8 'treat':4,10 'treatz':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704370080
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10267442"
  +editedAt: DateTimeImmutable @1711553847 {#2481
    date: 2024-03-27 16:37:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704283680 {#1512
    date: 2024-01-03 13:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Do-grown-ass-lions-and-other-big-cats-enjoy-standard-cat-treats"
  +title: "Do grown-ass lions and other big cats enjoy standard cat-treats?"
  +url: null
  +body: """
    [Not cats as treats, cats are - treatz friends\n
    \n
    - **not treats**]
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720309292 {#1391
    date: 2024-07-07 01:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 26908
  -titleTs: "'ass':4 'big':8 'cat':9,13 'cat-treat':12 'enjoy':10 'grown':3 'grown-ass':2 'lion':5 'standard':11 'treat':14"
  -bodyTs: "'cat':2,5 'friend':8 'treat':4,10 'treatz':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704370080
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10267442"
  +editedAt: DateTimeImmutable @1711553847 {#2481
    date: 2024-03-27 16:37:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704283680 {#1512
    date: 2024-01-03 13:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
  +slug: "It-s-a-new-era"
  +title: "It's a new era."
  +url: "https://mander.xyz/pictrs/image/99ee8bc9-a846-4f96-9a60-0eba15222dbd.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 670
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711699323 {#1523
    date: 2024-03-29 09:02:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 26955
  -titleTs: "'era':5 'new':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704353994
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8006936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704267594 {#1480
    date: 2024-01-03 08:39: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
39 DENIED edit
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
  +slug: "It-s-a-new-era"
  +title: "It's a new era."
  +url: "https://mander.xyz/pictrs/image/99ee8bc9-a846-4f96-9a60-0eba15222dbd.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 670
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711699323 {#1523
    date: 2024-03-29 09:02:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 26955
  -titleTs: "'era':5 'new':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704353994
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8006936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704267594 {#1480
    date: 2024-01-03 08:39: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
40 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
  +slug: "It-s-a-new-era"
  +title: "It's a new era."
  +url: "https://mander.xyz/pictrs/image/99ee8bc9-a846-4f96-9a60-0eba15222dbd.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 670
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711699323 {#1523
    date: 2024-03-29 09:02:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 26955
  -titleTs: "'era':5 'new':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704353994
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8006936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704267594 {#1480
    date: 2024-01-03 08:39: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
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 {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Just-do-it"
  +title: "Just do it."
  +url: "https://lemmy.world/pictrs/image/19898726-894e-4f24-ae76-161b54c8c777.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712596120 {#1529
    date: 2024-04-08 19:08:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 26774
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704306160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10242372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704219760 {#1531
    date: 2024-01-02 19:22:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Just-do-it"
  +title: "Just do it."
  +url: "https://lemmy.world/pictrs/image/19898726-894e-4f24-ae76-161b54c8c777.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712596120 {#1529
    date: 2024-04-08 19:08:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 26774
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704306160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10242372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704219760 {#1531
    date: 2024-01-02 19:22:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Just-do-it"
  +title: "Just do it."
  +url: "https://lemmy.world/pictrs/image/19898726-894e-4f24-ae76-161b54c8c777.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712596120 {#1529
    date: 2024-04-08 19:08:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 26774
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704306160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10242372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704219760 {#1531
    date: 2024-01-02 19:22:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1745 …}
  +slug: "Flakes-aren-t-real-and-cannot-hurt-you-a-guide-to"
  +title: "Flakes aren't real and cannot hurt you: a guide to using Nix flakes the non-flake way"
  +url: "https://jade.fyi/blog/flakes-arent-real/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577387 {#1712
    date: 2024-07-21 17:56:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 26705
  -titleTs: "'aren':2 'cannot':6 'flake':1,14,18 'guid':10 'hurt':7 'nix':13 'non':17 'non-flak':16 'real':4 'use':12 'way':19"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704289065
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10029412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202665 {#1710
    date: 2024-01-02 14:37: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
47 DENIED edit
App\Entity\Entry {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1745 …}
  +slug: "Flakes-aren-t-real-and-cannot-hurt-you-a-guide-to"
  +title: "Flakes aren't real and cannot hurt you: a guide to using Nix flakes the non-flake way"
  +url: "https://jade.fyi/blog/flakes-arent-real/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577387 {#1712
    date: 2024-07-21 17:56:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 26705
  -titleTs: "'aren':2 'cannot':6 'flake':1,14,18 'guid':10 'hurt':7 'nix':13 'non':17 'non-flak':16 'real':4 'use':12 'way':19"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704289065
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10029412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202665 {#1710
    date: 2024-01-02 14:37: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
48 DENIED moderate
App\Entity\Entry {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1745 …}
  +slug: "Flakes-aren-t-real-and-cannot-hurt-you-a-guide-to"
  +title: "Flakes aren't real and cannot hurt you: a guide to using Nix flakes the non-flake way"
  +url: "https://jade.fyi/blog/flakes-arent-real/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577387 {#1712
    date: 2024-07-21 17:56:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 26705
  -titleTs: "'aren':2 'cannot':6 'flake':1,14,18 'guid':10 'hurt':7 'nix':13 'non':17 'non-flak':16 'real':4 'use':12 'way':19"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704289065
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10029412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202665 {#1710
    date: 2024-01-02 14:37: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
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 {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Ending-my-honor-run-in-shame"
  +title: "Ending my honor run in shame"
  +url: null
  +body: """
    I’m 100+ hours into an honor run and I’ve finally made a decision I apparently can’t live with. I was offered a gift at the end of act 2, and while it was totally out of character for me to accept it, my curiosity got the better of me. I never made it this far before and I wanted to see what would happen. Now I hardly even recognize my character - when I look at them, I just see my dumb impulsive decision staring back at me. I’ve made plenty of dumb decisions before in the name of staying true to my character, and I bore the consequences with pride, but this was the opposite - I betrayed my character, and now I’m reminded of it in every dialogue and every cutscene from now until the end of the game. I was really invested in their journey too, especially with this shaping up to be my first “full” run, but now I’m wishing that they had died in act 2 before I did this to them. I’m only an hour or so into act 3 but it’s already starting to feel a bit like the last season of GoT.\n
    \n
    Anyway, that’s how my glorious honor run came to a rather quiet and pitiful end. Anyone else have a similar experience?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710927731 {#1470
    date: 2024-03-20 10:42:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 26430
  -titleTs: "'end':1 'honor':3 'run':4 'shame':6"
  -bodyTs: "'100':3 '2':32,175 '3':191 'accept':44 'act':31,174,190 'alreadi':195 'anyon':223 'anyway':207 'appar':17 'back':88 'betray':121 'better':50 'bit':200 'bore':110 'came':215 'charact':40,74,107,123 'consequ':112 'curios':47 'cutscen':136 'decis':15,86,97 'dialogu':133 'die':172 'dumb':84,96 'els':224 'end':29,141,222 'especi':153 'even':71 'everi':132,135 'experi':228 'far':58 'feel':198 'final':12 'first':161 'full':162 'game':144 'gift':26 'glorious':212 'got':48,206 'happen':67 'hard':70 'honor':7,213 'hour':4,186 'impuls':85 'invest':148 'journey':151 'last':203 'like':201 'live':20 'look':77 'm':2,127,167,183 'made':13,55,93 'name':101 'never':54 'offer':24 'opposit':119 'piti':221 'plenti':94 'pride':114 'quiet':219 'rather':218 'realli':147 'recogn':72 'remind':128 'run':8,163,214 'season':204 'see':64,82 'shape':156 'similar':227 'stare':87 'start':196 'stay':103 'total':37 'true':104 've':11,92 'want':62 'wish':168 'would':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704182769
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10188454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704096369 {#1469
    date: 2024-01-01 09:06:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Ending-my-honor-run-in-shame"
  +title: "Ending my honor run in shame"
  +url: null
  +body: """
    I’m 100+ hours into an honor run and I’ve finally made a decision I apparently can’t live with. I was offered a gift at the end of act 2, and while it was totally out of character for me to accept it, my curiosity got the better of me. I never made it this far before and I wanted to see what would happen. Now I hardly even recognize my character - when I look at them, I just see my dumb impulsive decision staring back at me. I’ve made plenty of dumb decisions before in the name of staying true to my character, and I bore the consequences with pride, but this was the opposite - I betrayed my character, and now I’m reminded of it in every dialogue and every cutscene from now until the end of the game. I was really invested in their journey too, especially with this shaping up to be my first “full” run, but now I’m wishing that they had died in act 2 before I did this to them. I’m only an hour or so into act 3 but it’s already starting to feel a bit like the last season of GoT.\n
    \n
    Anyway, that’s how my glorious honor run came to a rather quiet and pitiful end. Anyone else have a similar experience?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710927731 {#1470
    date: 2024-03-20 10:42:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 26430
  -titleTs: "'end':1 'honor':3 'run':4 'shame':6"
  -bodyTs: "'100':3 '2':32,175 '3':191 'accept':44 'act':31,174,190 'alreadi':195 'anyon':223 'anyway':207 'appar':17 'back':88 'betray':121 'better':50 'bit':200 'bore':110 'came':215 'charact':40,74,107,123 'consequ':112 'curios':47 'cutscen':136 'decis':15,86,97 'dialogu':133 'die':172 'dumb':84,96 'els':224 'end':29,141,222 'especi':153 'even':71 'everi':132,135 'experi':228 'far':58 'feel':198 'final':12 'first':161 'full':162 'game':144 'gift':26 'glorious':212 'got':48,206 'happen':67 'hard':70 'honor':7,213 'hour':4,186 'impuls':85 'invest':148 'journey':151 'last':203 'like':201 'live':20 'look':77 'm':2,127,167,183 'made':13,55,93 'name':101 'never':54 'offer':24 'opposit':119 'piti':221 'plenti':94 'pride':114 'quiet':219 'rather':218 'realli':147 'recogn':72 'remind':128 'run':8,163,214 'season':204 'see':64,82 'shape':156 'similar':227 'stare':87 'start':196 'stay':103 'total':37 'true':104 've':11,92 'want':62 'wish':168 'would':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704182769
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10188454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704096369 {#1469
    date: 2024-01-01 09:06:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Ending-my-honor-run-in-shame"
  +title: "Ending my honor run in shame"
  +url: null
  +body: """
    I’m 100+ hours into an honor run and I’ve finally made a decision I apparently can’t live with. I was offered a gift at the end of act 2, and while it was totally out of character for me to accept it, my curiosity got the better of me. I never made it this far before and I wanted to see what would happen. Now I hardly even recognize my character - when I look at them, I just see my dumb impulsive decision staring back at me. I’ve made plenty of dumb decisions before in the name of staying true to my character, and I bore the consequences with pride, but this was the opposite - I betrayed my character, and now I’m reminded of it in every dialogue and every cutscene from now until the end of the game. I was really invested in their journey too, especially with this shaping up to be my first “full” run, but now I’m wishing that they had died in act 2 before I did this to them. I’m only an hour or so into act 3 but it’s already starting to feel a bit like the last season of GoT.\n
    \n
    Anyway, that’s how my glorious honor run came to a rather quiet and pitiful end. Anyone else have a similar experience?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710927731 {#1470
    date: 2024-03-20 10:42:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 26430
  -titleTs: "'end':1 'honor':3 'run':4 'shame':6"
  -bodyTs: "'100':3 '2':32,175 '3':191 'accept':44 'act':31,174,190 'alreadi':195 'anyon':223 'anyway':207 'appar':17 'back':88 'betray':121 'better':50 'bit':200 'bore':110 'came':215 'charact':40,74,107,123 'consequ':112 'curios':47 'cutscen':136 'decis':15,86,97 'dialogu':133 'die':172 'dumb':84,96 'els':224 'end':29,141,222 'especi':153 'even':71 'everi':132,135 'experi':228 'far':58 'feel':198 'final':12 'first':161 'full':162 'game':144 'gift':26 'glorious':212 'got':48,206 'happen':67 'hard':70 'honor':7,213 'hour':4,186 'impuls':85 'invest':148 'journey':151 'last':203 'like':201 'live':20 'look':77 'm':2,127,167,183 'made':13,55,93 'name':101 'never':54 'offer':24 'opposit':119 'piti':221 'plenti':94 'pride':114 'quiet':219 'rather':218 'realli':147 'recogn':72 'remind':128 'run':8,163,214 'season':204 'see':64,82 'shape':156 'similar':227 'stare':87 'start':196 'stay':103 'total':37 'true':104 've':11,92 'want':62 'wish':168 'would':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704182769
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10188454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704096369 {#1469
    date: 2024-01-01 09:06:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "Judo-vs-Thai-Boxing"
  +title: "Judo vs Thai Boxing"
  +url: "https://v.redd.it/qyfp501ama9c1/DASH_720.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710550329 {#1495
    date: 2024-03-16 01:52:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 26217
  -titleTs: "'box':4 'judo':1 'thai':3 'vs':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704110166
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2323539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704023766 {#1492
    date: 2023-12-31 12:56:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "Judo-vs-Thai-Boxing"
  +title: "Judo vs Thai Boxing"
  +url: "https://v.redd.it/qyfp501ama9c1/DASH_720.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710550329 {#1495
    date: 2024-03-16 01:52:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 26217
  -titleTs: "'box':4 'judo':1 'thai':3 'vs':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704110166
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2323539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704023766 {#1492
    date: 2023-12-31 12:56:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "Judo-vs-Thai-Boxing"
  +title: "Judo vs Thai Boxing"
  +url: "https://v.redd.it/qyfp501ama9c1/DASH_720.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710550329 {#1495
    date: 2024-03-16 01:52:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 26217
  -titleTs: "'box':4 'judo':1 'thai':3 'vs':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704110166
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2323539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704023766 {#1492
    date: 2023-12-31 12:56:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
  +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711919946 {#1751
    date: 2024-03-31 23:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 25749
  -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703979534
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11821816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893134 {#1788
    date: 2023-12-30 00:38: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
59 DENIED edit
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
  +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711919946 {#1751
    date: 2024-03-31 23:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 25749
  -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703979534
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11821816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893134 {#1788
    date: 2023-12-30 00:38: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
60 DENIED moderate
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
  +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711919946 {#1751
    date: 2024-03-31 23:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 25749
  -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703979534
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11821816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893134 {#1788
    date: 2023-12-30 00:38: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
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 {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "How-Meta-s-New-Face-Camera-Heralds-a-New-Age-of"
  +title: "How Meta’s New Face Camera Heralds a New Age of Surveillance"
  +url: "https://dnyuz.com/2023/12/13/how-metas-new-face-camera-heralds-a-new-age-of-surveillance/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704282088 {#1786
    date: 2024-01-03 12:41:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 25553
  -titleTs: "'age':10 'camera':6 'face':5 'herald':7 'meta':2 'new':4,9 'surveil':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703905369
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4918618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703818969 {#1780
    date: 2023-12-29 04:02:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "How-Meta-s-New-Face-Camera-Heralds-a-New-Age-of"
  +title: "How Meta’s New Face Camera Heralds a New Age of Surveillance"
  +url: "https://dnyuz.com/2023/12/13/how-metas-new-face-camera-heralds-a-new-age-of-surveillance/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704282088 {#1786
    date: 2024-01-03 12:41:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 25553
  -titleTs: "'age':10 'camera':6 'face':5 'herald':7 'meta':2 'new':4,9 'surveil':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703905369
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4918618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703818969 {#1780
    date: 2023-12-29 04:02:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "How-Meta-s-New-Face-Camera-Heralds-a-New-Age-of"
  +title: "How Meta’s New Face Camera Heralds a New Age of Surveillance"
  +url: "https://dnyuz.com/2023/12/13/how-metas-new-face-camera-heralds-a-new-age-of-surveillance/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704282088 {#1786
    date: 2024-01-03 12:41:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 25553
  -titleTs: "'age':10 'camera':6 'face':5 'herald':7 'meta':2 'new':4,9 'surveil':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703905369
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4918618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703818969 {#1780
    date: 2023-12-29 04:02:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "What-makes-a-good-monarch"
  +title: "What makes a (good) monarch?"
  +url: null
  +body: """
    As something of a history buff I’ve read about a fair few Kings and Queens through history. There are many of them, most mediocre, a lot of them objectively bad, however, now and again one stands out from the masses as a good one.\n
    \n
    So, what (according to you) makes a good monarch? Feel free to point to a particular person, or event as an example :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710688935 {#1627
    date: 2024-03-17 16:22:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 25150
  -titleTs: "'good':4 'make':2 'monarch':5"
  -bodyTs: "'accord':48 'bad':31 'buff':6 'event':64 'exampl':67 'fair':12 'feel':55 'free':56 'good':44,53 'histori':5,18 'howev':32 'king':14 'lot':27 'make':51 'mani':21 'mass':41 'mediocr':25 'monarch':54 'object':30 'one':36,45 'particular':61 'person':62 'point':58 'queen':16 'read':9 'someth':2 'stand':37 've':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703753419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10018821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703667019 {#1624
    date: 2023-12-27 09:50:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "What-makes-a-good-monarch"
  +title: "What makes a (good) monarch?"
  +url: null
  +body: """
    As something of a history buff I’ve read about a fair few Kings and Queens through history. There are many of them, most mediocre, a lot of them objectively bad, however, now and again one stands out from the masses as a good one.\n
    \n
    So, what (according to you) makes a good monarch? Feel free to point to a particular person, or event as an example :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710688935 {#1627
    date: 2024-03-17 16:22:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 25150
  -titleTs: "'good':4 'make':2 'monarch':5"
  -bodyTs: "'accord':48 'bad':31 'buff':6 'event':64 'exampl':67 'fair':12 'feel':55 'free':56 'good':44,53 'histori':5,18 'howev':32 'king':14 'lot':27 'make':51 'mani':21 'mass':41 'mediocr':25 'monarch':54 'object':30 'one':36,45 'particular':61 'person':62 'point':58 'queen':16 'read':9 'someth':2 'stand':37 've':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703753419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10018821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703667019 {#1624
    date: 2023-12-27 09:50:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "What-makes-a-good-monarch"
  +title: "What makes a (good) monarch?"
  +url: null
  +body: """
    As something of a history buff I’ve read about a fair few Kings and Queens through history. There are many of them, most mediocre, a lot of them objectively bad, however, now and again one stands out from the masses as a good one.\n
    \n
    So, what (according to you) makes a good monarch? Feel free to point to a particular person, or event as an example :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710688935 {#1627
    date: 2024-03-17 16:22:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 25150
  -titleTs: "'good':4 'make':2 'monarch':5"
  -bodyTs: "'accord':48 'bad':31 'buff':6 'event':64 'exampl':67 'fair':12 'feel':55 'free':56 'good':44,53 'histori':5,18 'howev':32 'king':14 'lot':27 'make':51 'mani':21 'mass':41 'mediocr':25 'monarch':54 'object':30 'one':36,45 'particular':61 'person':62 'point':58 'queen':16 'read':9 'someth':2 'stand':37 've':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703753419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10018821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703667019 {#1624
    date: 2023-12-27 09:50:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1451
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1413 …}
  +slug: "It-s-like-a-game-where-you-can-t-make-mistakes"
  +title: "It's like a game where you can't make mistakes"
  +url: "https://s13.gifyu.com/images/SjqPX.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 234
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710654328 {#1415
    date: 2024-03-17 06:45:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 24963
  -titleTs: "'game':5 'like':3 'make':10 'mistak':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703678041
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2242911"
  +editedAt: DateTimeImmutable @1708705827 {#1420
    date: 2024-02-23 17:30:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703591641 {#1426
    date: 2023-12-26 12:54:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1413 …}
  +slug: "It-s-like-a-game-where-you-can-t-make-mistakes"
  +title: "It's like a game where you can't make mistakes"
  +url: "https://s13.gifyu.com/images/SjqPX.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 234
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710654328 {#1415
    date: 2024-03-17 06:45:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 24963
  -titleTs: "'game':5 'like':3 'make':10 'mistak':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703678041
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2242911"
  +editedAt: DateTimeImmutable @1708705827 {#1420
    date: 2024-02-23 17:30:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703591641 {#1426
    date: 2023-12-26 12:54:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1413 …}
  +slug: "It-s-like-a-game-where-you-can-t-make-mistakes"
  +title: "It's like a game where you can't make mistakes"
  +url: "https://s13.gifyu.com/images/SjqPX.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 234
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710654328 {#1415
    date: 2024-03-17 06:45:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 24963
  -titleTs: "'game':5 'like':3 'make':10 'mistak':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703678041
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2242911"
  +editedAt: DateTimeImmutable @1708705827 {#1420
    date: 2024-02-23 17:30:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703591641 {#1426
    date: 2023-12-26 12:54:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Recommendations"
  +title: "Recommendations"
  +url: null
  +body: """
    So I finally decided to join my university Linux group, and has I been helping people with simple problems in discord for a while they put me in the helpdesk.\n
    \n
    All fine and dandy, but other than dual boot and partitioning problems that I had to deal with myself (stupid laptop which does no follow efibootmgr order) I don’t know much about other kinds of troubleshooting.\n
    \n
    Is there some reads or free online courses that u guys would recommende.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720259540 {#1454
    date: 2024-07-06 11:52:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 24301
  -titleTs: "'recommend':1"
  -bodyTs: "'boot':39 'cours':75 'dandi':34 'deal':47 'decid':4 'discord':21 'dual':38 'efibootmgr':56 'final':3 'fine':32 'follow':55 'free':73 'group':10 'guy':78 'help':15 'helpdesk':30 'join':6 'kind':65 'know':61 'laptop':51 'linux':9 'much':62 'onlin':74 'order':57 'partit':41 'peopl':16 'problem':19,42 'put':26 'read':71 'recommend':80 'simpl':18 'stupid':50 'troubleshoot':67 'u':77 'univers':8 'would':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703456960
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9908840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703370560 {#1461
    date: 2023-12-23 23:29:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Recommendations"
  +title: "Recommendations"
  +url: null
  +body: """
    So I finally decided to join my university Linux group, and has I been helping people with simple problems in discord for a while they put me in the helpdesk.\n
    \n
    All fine and dandy, but other than dual boot and partitioning problems that I had to deal with myself (stupid laptop which does no follow efibootmgr order) I don’t know much about other kinds of troubleshooting.\n
    \n
    Is there some reads or free online courses that u guys would recommende.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720259540 {#1454
    date: 2024-07-06 11:52:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 24301
  -titleTs: "'recommend':1"
  -bodyTs: "'boot':39 'cours':75 'dandi':34 'deal':47 'decid':4 'discord':21 'dual':38 'efibootmgr':56 'final':3 'fine':32 'follow':55 'free':73 'group':10 'guy':78 'help':15 'helpdesk':30 'join':6 'kind':65 'know':61 'laptop':51 'linux':9 'much':62 'onlin':74 'order':57 'partit':41 'peopl':16 'problem':19,42 'put':26 'read':71 'recommend':80 'simpl':18 'stupid':50 'troubleshoot':67 'u':77 'univers':8 'would':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703456960
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9908840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703370560 {#1461
    date: 2023-12-23 23:29:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Recommendations"
  +title: "Recommendations"
  +url: null
  +body: """
    So I finally decided to join my university Linux group, and has I been helping people with simple problems in discord for a while they put me in the helpdesk.\n
    \n
    All fine and dandy, but other than dual boot and partitioning problems that I had to deal with myself (stupid laptop which does no follow efibootmgr order) I don’t know much about other kinds of troubleshooting.\n
    \n
    Is there some reads or free online courses that u guys would recommende.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720259540 {#1454
    date: 2024-07-06 11:52:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 24301
  -titleTs: "'recommend':1"
  -bodyTs: "'boot':39 'cours':75 'dandi':34 'deal':47 'decid':4 'discord':21 'dual':38 'efibootmgr':56 'final':3 'fine':32 'follow':55 'free':73 'group':10 'guy':78 'help':15 'helpdesk':30 'join':6 'kind':65 'know':61 'laptop':51 'linux':9 'much':62 'onlin':74 'order':57 'partit':41 'peopl':16 'problem':19,42 'put':26 'read':71 'recommend':80 'simpl':18 'stupid':50 'troubleshoot':67 'u':77 'univers':8 'would':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703456960
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9908840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703370560 {#1461
    date: 2023-12-23 23:29:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1434 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1440 …}
  +slug: "He-is-small-and-pointless"
  +title: "He is small and pointless"
  +url: "https://startrek.website/pictrs/image/d6f1c1df-c14d-4927-afd1-a842337c50d4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 561
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708202759 {#1436
    date: 2024-02-17 21:45:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 24262
  -titleTs: "'pointless':5 'small':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703443898
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4964341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703357498 {#1428
    date: 2023-12-23 19:51:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1434 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1440 …}
  +slug: "He-is-small-and-pointless"
  +title: "He is small and pointless"
  +url: "https://startrek.website/pictrs/image/d6f1c1df-c14d-4927-afd1-a842337c50d4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 561
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708202759 {#1436
    date: 2024-02-17 21:45:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 24262
  -titleTs: "'pointless':5 'small':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703443898
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4964341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703357498 {#1428
    date: 2023-12-23 19:51:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1434 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1440 …}
  +slug: "He-is-small-and-pointless"
  +title: "He is small and pointless"
  +url: "https://startrek.website/pictrs/image/d6f1c1df-c14d-4927-afd1-a842337c50d4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 561
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708202759 {#1436
    date: 2024-02-17 21:45:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 24262
  -titleTs: "'pointless':5 'small':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703443898
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4964341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703357498 {#1428
    date: 2023-12-23 19:51:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Why-are-Some-Apps-Updated-Daily"
  +title: "Why are Some Apps Updated Daily?"
  +url: null
  +body: """
    Why are apps like Fairemail, Voyager, etc. updated so often? Why don’t they collect the changes and release them once a month or something like that?\n
    \n
    It’s interesting that every time I open Voyager I see an update warnin at the bottom. Is that really required?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707609390 {#1709
    date: 2024-02-11 00:56:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 24180
  -titleTs: "'app':4 'daili':6 'updat':5"
  -bodyTs: "'app':3 'bottom':44 'chang':17 'collect':15 'etc':7 'everi':32 'fairemail':5 'interest':30 'like':4,26 'month':23 'often':10 'open':35 'realli':47 'releas':19 'requir':48 'see':38 'someth':25 'time':33 'updat':8,40 'voyag':6,36 'warnin':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703412131
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/3044066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703325731 {#1595
    date: 2023-12-23 11:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Why-are-Some-Apps-Updated-Daily"
  +title: "Why are Some Apps Updated Daily?"
  +url: null
  +body: """
    Why are apps like Fairemail, Voyager, etc. updated so often? Why don’t they collect the changes and release them once a month or something like that?\n
    \n
    It’s interesting that every time I open Voyager I see an update warnin at the bottom. Is that really required?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707609390 {#1709
    date: 2024-02-11 00:56:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 24180
  -titleTs: "'app':4 'daili':6 'updat':5"
  -bodyTs: "'app':3 'bottom':44 'chang':17 'collect':15 'etc':7 'everi':32 'fairemail':5 'interest':30 'like':4,26 'month':23 'often':10 'open':35 'realli':47 'releas':19 'requir':48 'see':38 'someth':25 'time':33 'updat':8,40 'voyag':6,36 'warnin':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703412131
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/3044066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703325731 {#1595
    date: 2023-12-23 11:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Why-are-Some-Apps-Updated-Daily"
  +title: "Why are Some Apps Updated Daily?"
  +url: null
  +body: """
    Why are apps like Fairemail, Voyager, etc. updated so often? Why don’t they collect the changes and release them once a month or something like that?\n
    \n
    It’s interesting that every time I open Voyager I see an update warnin at the bottom. Is that really required?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707609390 {#1709
    date: 2024-02-11 00:56:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 24180
  -titleTs: "'app':4 'daili':6 'updat':5"
  -bodyTs: "'app':3 'bottom':44 'chang':17 'collect':15 'etc':7 'everi':32 'fairemail':5 'interest':30 'like':4,26 'month':23 'often':10 'open':35 'realli':47 'releas':19 'requir':48 'see':38 'someth':25 'time':33 'updat':8,40 'voyag':6,36 'warnin':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703412131
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/3044066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703325731 {#1595
    date: 2023-12-23 11:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Spotify-VPN-workaround"
  +title: "Spotify VPN workaround"
  +url: null
  +body: "I’m trying to create a Spotify premium account with a VPN from Pakistan but I keep getting the error message “Your payment method and country don’t match” when using Revolut to pay. Does anyone know a workaround ? Thanks"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708838004 {#1641
    date: 2024-02-25 06:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 23730
  -titleTs: "'spotifi':1 'vpn':2 'workaround':3"
  -bodyTs: "'account':9 'anyon':36 'countri':26 'creat':5 'error':20 'get':18 'keep':17 'know':37 'm':2 'match':29 'messag':21 'method':24 'pakistan':14 'pay':34 'payment':23 'premium':8 'revolut':32 'spotifi':7 'thank':40 'tri':3 'use':31 'vpn':12 'workaround':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703215855
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11366242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129455 {#1648
    date: 2023-12-21 04:30:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Spotify-VPN-workaround"
  +title: "Spotify VPN workaround"
  +url: null
  +body: "I’m trying to create a Spotify premium account with a VPN from Pakistan but I keep getting the error message “Your payment method and country don’t match” when using Revolut to pay. Does anyone know a workaround ? Thanks"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708838004 {#1641
    date: 2024-02-25 06:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 23730
  -titleTs: "'spotifi':1 'vpn':2 'workaround':3"
  -bodyTs: "'account':9 'anyon':36 'countri':26 'creat':5 'error':20 'get':18 'keep':17 'know':37 'm':2 'match':29 'messag':21 'method':24 'pakistan':14 'pay':34 'payment':23 'premium':8 'revolut':32 'spotifi':7 'thank':40 'tri':3 'use':31 'vpn':12 'workaround':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703215855
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11366242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129455 {#1648
    date: 2023-12-21 04:30:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Spotify-VPN-workaround"
  +title: "Spotify VPN workaround"
  +url: null
  +body: "I’m trying to create a Spotify premium account with a VPN from Pakistan but I keep getting the error message “Your payment method and country don’t match” when using Revolut to pay. Does anyone know a workaround ? Thanks"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708838004 {#1641
    date: 2024-02-25 06:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 23730
  -titleTs: "'spotifi':1 'vpn':2 'workaround':3"
  -bodyTs: "'account':9 'anyon':36 'countri':26 'creat':5 'error':20 'get':18 'keep':17 'know':37 'm':2 'match':29 'messag':21 'method':24 'pakistan':14 'pay':34 'payment':23 'premium':8 'revolut':32 'spotifi':7 'thank':40 'tri':3 'use':31 'vpn':12 'workaround':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703215855
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11366242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129455 {#1648
    date: 2023-12-21 04:30:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Intrusive-thoughts"
  +title: "Intrusive thoughts"
  +url: "https://files.catbox.moe/358bph.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703210597 {#1650
    date: 2023-12-22 03:03:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 23477
  -titleTs: "'intrus':1 'thought':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703111722
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11298513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703025322 {#1654
    date: 2023-12-19 23:35:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Intrusive-thoughts"
  +title: "Intrusive thoughts"
  +url: "https://files.catbox.moe/358bph.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703210597 {#1650
    date: 2023-12-22 03:03:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 23477
  -titleTs: "'intrus':1 'thought':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703111722
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11298513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703025322 {#1654
    date: 2023-12-19 23:35:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Intrusive-thoughts"
  +title: "Intrusive thoughts"
  +url: "https://files.catbox.moe/358bph.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703210597 {#1650
    date: 2023-12-22 03:03:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 23477
  -titleTs: "'intrus':1 'thought':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703111722
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11298513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703025322 {#1654
    date: 2023-12-19 23:35:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "5-wolves-released-in-Colorado-as-part-of-reintroduction-plan"
  +title: "5 wolves released in Colorado as part of reintroduction plan"
  +url: "https://www.nbcnews.com/news/us-news/5-wolves-released-colorado-part-reintroduction-plan-rcna130373"
  +body: """
    Somewhere on a remote mountainside in Colorado’s Rockies, a latch flipped on a crate and a wolf bounded out, heading toward the tree line. Then it stopped short.\n
    \n
    For a moment, the young female looked back at its audience of roughly 45 people who stared on in reverential silence. Then she disappeared into the forest.\n
    \n
    She was one of five gray wolves wildlife officials released in a remote part of Colorado’s Rocky Mountains on Monday to kick off a voter-approved reintroduction program that was embraced in the state’s mostly Democratic urban corridor but staunchly opposed in conservative rural areas where ranchers worry about attacks on livestock.\n
    \n
    \n
    \n
    It marked the start of the most ambitious wolf reintroduction effort in the U.S. in almost three decades and a sharp departure from aggressive efforts by Republican-led states to cull wolf packs. A judge on Friday night had denied a request from the state’s cattle industry for a temporary delay to the release.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703135698 {#1589
    date: 2023-12-21 06:14:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 23358
  -titleTs: "'5':1 'colorado':5 'part':7 'plan':10 'reintroduct':9 'releas':3 'wolv':2"
  -bodyTs: "'45':43 'aggress':135 'almost':127 'ambiti':119 'approv':84 'area':104 'attack':109 'audienc':40 'back':37 'bound':19 'cattl':159 'colorado':7,72 'conserv':102 'corridor':97 'crate':15 'cull':143 'decad':129 'delay':164 'democrat':95 'deni':152 'departur':133 'disappear':53 'effort':122,136 'embrac':89 'femal':35 'five':61 'flip':12 'forest':56 'friday':149 'gray':62 'head':21 'industri':160 'judg':147 'kick':79 'latch':11 'led':140 'line':25 'livestock':111 'look':36 'mark':113 'moment':32 'monday':77 'most':94 'mountain':75 'mountainsid':5 'night':150 'offici':65 'one':59 'oppos':100 'pack':145 'part':70 'peopl':44 'program':86 'rancher':106 'reintroduct':85,121 'releas':66,167 'remot':4,69 'republican':139 'republican-l':138 'request':154 'reverenti':49 'rocki':9,74 'rough':42 'rural':103 'sharp':132 'short':29 'silenc':50 'somewher':1 'stare':46 'start':115 'state':92,141,157 'staunch':99 'stop':28 'temporari':163 'three':128 'toward':22 'tree':24 'u.s':125 'urban':96 'voter':83 'voter-approv':82 'wildlif':64 'wolf':18,120,144 'wolv':63 'worri':107 'young':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703085424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9752902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702999024 {#1571
    date: 2023-12-19 16:17: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
95 DENIED edit
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "5-wolves-released-in-Colorado-as-part-of-reintroduction-plan"
  +title: "5 wolves released in Colorado as part of reintroduction plan"
  +url: "https://www.nbcnews.com/news/us-news/5-wolves-released-colorado-part-reintroduction-plan-rcna130373"
  +body: """
    Somewhere on a remote mountainside in Colorado’s Rockies, a latch flipped on a crate and a wolf bounded out, heading toward the tree line. Then it stopped short.\n
    \n
    For a moment, the young female looked back at its audience of roughly 45 people who stared on in reverential silence. Then she disappeared into the forest.\n
    \n
    She was one of five gray wolves wildlife officials released in a remote part of Colorado’s Rocky Mountains on Monday to kick off a voter-approved reintroduction program that was embraced in the state’s mostly Democratic urban corridor but staunchly opposed in conservative rural areas where ranchers worry about attacks on livestock.\n
    \n
    \n
    \n
    It marked the start of the most ambitious wolf reintroduction effort in the U.S. in almost three decades and a sharp departure from aggressive efforts by Republican-led states to cull wolf packs. A judge on Friday night had denied a request from the state’s cattle industry for a temporary delay to the release.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703135698 {#1589
    date: 2023-12-21 06:14:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 23358
  -titleTs: "'5':1 'colorado':5 'part':7 'plan':10 'reintroduct':9 'releas':3 'wolv':2"
  -bodyTs: "'45':43 'aggress':135 'almost':127 'ambiti':119 'approv':84 'area':104 'attack':109 'audienc':40 'back':37 'bound':19 'cattl':159 'colorado':7,72 'conserv':102 'corridor':97 'crate':15 'cull':143 'decad':129 'delay':164 'democrat':95 'deni':152 'departur':133 'disappear':53 'effort':122,136 'embrac':89 'femal':35 'five':61 'flip':12 'forest':56 'friday':149 'gray':62 'head':21 'industri':160 'judg':147 'kick':79 'latch':11 'led':140 'line':25 'livestock':111 'look':36 'mark':113 'moment':32 'monday':77 'most':94 'mountain':75 'mountainsid':5 'night':150 'offici':65 'one':59 'oppos':100 'pack':145 'part':70 'peopl':44 'program':86 'rancher':106 'reintroduct':85,121 'releas':66,167 'remot':4,69 'republican':139 'republican-l':138 'request':154 'reverenti':49 'rocki':9,74 'rough':42 'rural':103 'sharp':132 'short':29 'silenc':50 'somewher':1 'stare':46 'start':115 'state':92,141,157 'staunch':99 'stop':28 'temporari':163 'three':128 'toward':22 'tree':24 'u.s':125 'urban':96 'voter':83 'voter-approv':82 'wildlif':64 'wolf':18,120,144 'wolv':63 'worri':107 'young':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703085424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9752902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702999024 {#1571
    date: 2023-12-19 16:17: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
96 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "5-wolves-released-in-Colorado-as-part-of-reintroduction-plan"
  +title: "5 wolves released in Colorado as part of reintroduction plan"
  +url: "https://www.nbcnews.com/news/us-news/5-wolves-released-colorado-part-reintroduction-plan-rcna130373"
  +body: """
    Somewhere on a remote mountainside in Colorado’s Rockies, a latch flipped on a crate and a wolf bounded out, heading toward the tree line. Then it stopped short.\n
    \n
    For a moment, the young female looked back at its audience of roughly 45 people who stared on in reverential silence. Then she disappeared into the forest.\n
    \n
    She was one of five gray wolves wildlife officials released in a remote part of Colorado’s Rocky Mountains on Monday to kick off a voter-approved reintroduction program that was embraced in the state’s mostly Democratic urban corridor but staunchly opposed in conservative rural areas where ranchers worry about attacks on livestock.\n
    \n
    \n
    \n
    It marked the start of the most ambitious wolf reintroduction effort in the U.S. in almost three decades and a sharp departure from aggressive efforts by Republican-led states to cull wolf packs. A judge on Friday night had denied a request from the state’s cattle industry for a temporary delay to the release.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703135698 {#1589
    date: 2023-12-21 06:14:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 23358
  -titleTs: "'5':1 'colorado':5 'part':7 'plan':10 'reintroduct':9 'releas':3 'wolv':2"
  -bodyTs: "'45':43 'aggress':135 'almost':127 'ambiti':119 'approv':84 'area':104 'attack':109 'audienc':40 'back':37 'bound':19 'cattl':159 'colorado':7,72 'conserv':102 'corridor':97 'crate':15 'cull':143 'decad':129 'delay':164 'democrat':95 'deni':152 'departur':133 'disappear':53 'effort':122,136 'embrac':89 'femal':35 'five':61 'flip':12 'forest':56 'friday':149 'gray':62 'head':21 'industri':160 'judg':147 'kick':79 'latch':11 'led':140 'line':25 'livestock':111 'look':36 'mark':113 'moment':32 'monday':77 'most':94 'mountain':75 'mountainsid':5 'night':150 'offici':65 'one':59 'oppos':100 'pack':145 'part':70 'peopl':44 'program':86 'rancher':106 'reintroduct':85,121 'releas':66,167 'remot':4,69 'republican':139 'republican-l':138 'request':154 'reverenti':49 'rocki':9,74 'rough':42 'rural':103 'sharp':132 'short':29 'silenc':50 'somewher':1 'stare':46 'start':115 'state':92,141,157 'staunch':99 'stop':28 'temporari':163 'three':128 'toward':22 'tree':24 'u.s':125 'urban':96 'voter':83 'voter-approv':82 'wildlif':64 'wolf':18,120,144 'wolv':63 'worri':107 'young':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703085424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9752902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702999024 {#1571
    date: 2023-12-19 16:17: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
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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Tips-on-making-your-data-less-sellable"
  +title: "Tips on making your data less sellable?"
  +url: null
  +body: "A charity I’m volunteering for and a contractor I know insist I have a facebook account for contact reasons. Naturally I bought a separate device to use for that, but I was wondering if there were ways to make my data undesirable to potential buyers. So far I got the obvious tiennamen square posting and that gay putin pic, but I was wondering what else I could do"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702926384 {#1551
    date: 2023-12-18 20:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 22711
  -titleTs: "'data':5 'less':6 'make':3 'sellabl':7 'tip':1"
  -bodyTs: "'account':17 'bought':23 'buyer':46 'chariti':2 'contact':19 'contractor':9 'could':68 'data':42 'devic':26 'els':66 'facebook':16 'far':48 'gay':58 'got':50 'insist':12 'know':11 'm':4 'make':40 'natur':21 'obvious':52 'pic':60 'post':55 'potenti':45 'putin':59 'reason':20 'separ':25 'squar':54 'tiennamen':53 'undesir':43 'use':28 'volunt':5 'way':38 'wonder':34,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702849497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9653261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702763097 {#1549
    date: 2023-12-16 22:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Tips-on-making-your-data-less-sellable"
  +title: "Tips on making your data less sellable?"
  +url: null
  +body: "A charity I’m volunteering for and a contractor I know insist I have a facebook account for contact reasons. Naturally I bought a separate device to use for that, but I was wondering if there were ways to make my data undesirable to potential buyers. So far I got the obvious tiennamen square posting and that gay putin pic, but I was wondering what else I could do"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702926384 {#1551
    date: 2023-12-18 20:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 22711
  -titleTs: "'data':5 'less':6 'make':3 'sellabl':7 'tip':1"
  -bodyTs: "'account':17 'bought':23 'buyer':46 'chariti':2 'contact':19 'contractor':9 'could':68 'data':42 'devic':26 'els':66 'facebook':16 'far':48 'gay':58 'got':50 'insist':12 'know':11 'm':4 'make':40 'natur':21 'obvious':52 'pic':60 'post':55 'potenti':45 'putin':59 'reason':20 'separ':25 'squar':54 'tiennamen':53 'undesir':43 'use':28 'volunt':5 'way':38 'wonder':34,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702849497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9653261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702763097 {#1549
    date: 2023-12-16 22:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Tips-on-making-your-data-less-sellable"
  +title: "Tips on making your data less sellable?"
  +url: null
  +body: "A charity I’m volunteering for and a contractor I know insist I have a facebook account for contact reasons. Naturally I bought a separate device to use for that, but I was wondering if there were ways to make my data undesirable to potential buyers. So far I got the obvious tiennamen square posting and that gay putin pic, but I was wondering what else I could do"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702926384 {#1551
    date: 2023-12-18 20:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 22711
  -titleTs: "'data':5 'less':6 'make':3 'sellabl':7 'tip':1"
  -bodyTs: "'account':17 'bought':23 'buyer':46 'chariti':2 'contact':19 'contractor':9 'could':68 'data':42 'devic':26 'els':66 'facebook':16 'far':48 'gay':58 'got':50 'insist':12 'know':11 'm':4 'make':40 'natur':21 'obvious':52 'pic':60 'post':55 'potenti':45 'putin':59 'reason':20 'separ':25 'squar':54 'tiennamen':53 'undesir':43 'use':28 'volunt':5 'way':38 'wonder':34,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702849497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9653261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702763097 {#1549
    date: 2023-12-16 22:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details