GET https://kbin.spritesserver.nl/u/@pound_heap@lemm.ee/threads/active/%E2%88%9E/all

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.91 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.04 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 {#2462
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Preparing-to-move-from-Ubuntu-to-Fedora"
  +title: "Preparing to move from Ubuntu to Fedora"
  +url: null
  +body: """
    Hi! I’m seeking some advice and sanity check on hopping from Ubuntu to Fedora on my personal PC. I’ve been using Ubuntu LTS for almost two years now, switched from Windows and never looked back. But I cannot say I know Linux well. I use my PC for browsing, some gaming with Steam (I have AMD GPU), occasional video editing, tinkering with some self-hosted stuff that is on separate hardware.\n
    \n
    I don’t like the way Ubuntu is moving with snaps. And LTS version falls behind too much. So I decided to move to Fedora.\n
    \n
    My plan is simple:\n
    \n
    1. I will install Fedora on a fresh nvme drive. I want disk encryption, so I’m going to have LUKS over btrfs for /home, and the root will remain unencrypted.\n
    2. I will copy all files from old /home to new /home, with the exception of dot-files.\n
    3. I plan to make use of flatpaks, so I don’t think configuration for my apps is easily transferable. I’ll have to install and configure apps from scratch, unless I’ll have to use an RPM package.\n
    \n
    Does all of this make sense? Is there a way to simplify app re-configuration in my case?\n
    \n
    And as I never used Fedora extensively (booting from live image doesn’t count), are there any caveats I should be aware of?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701878703 {#1740
    date: 2023-12-06 17:05:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  +badges: Doctrine\ORM\PersistentCollection {#2470 …}
  +children: []
  -id: 16692
  -titleTs: "'fedora':7 'move':3 'prepar':1 'ubuntu':5"
  -bodyTs: "'/home':128,143,146 '1':104 '2':135 '3':154 'advic':6 'almost':27 'amd':58 'app':170,181,205 'awar':233 'back':37 'behind':90 'boot':219 'brows':51 'btrfs':126 'cannot':40 'case':211 'caveat':229 'check':9 'configur':167,180,208 'copi':138 'count':225 'decid':95 'disk':116 'doesn':223 'dot':152 'dot-fil':151 'drive':113 'easili':172 'edit':62 'encrypt':117 'except':149 'extens':218 'fall':89 'fedora':15,99,108,217 'file':140,153 'flatpak':161 'fresh':111 'game':53 'go':121 'gpu':59 'hardwar':74 'hi':1 'hop':11 'host':68 'imag':222 'instal':107,178 'know':43 'like':78 'linux':44 'live':221 'll':175,186 'look':36 'lts':25,87 'luk':124 'm':3,120 'make':158,197 'move':83,97 'much':92 'never':35,215 'new':145 'nvme':112 'occasion':60 'old':142 'packag':192 'pc':19,49 'person':18 'plan':101,156 're':207 're-configur':206 'remain':133 'root':131 'rpm':191 'saniti':8 'say':41 'scratch':183 'seek':4 'self':67 'self-host':66 'sens':198 'separ':73 'simpl':103 'simplifi':204 'snap':85 'steam':55 'stuff':69 'switch':31 'think':166 'tinker':63 'transfer':173 'two':28 'ubuntu':13,24,81 'unencrypt':134 'unless':184 'use':23,47,159,189,216 've':21 'version':88 'video':61 'want':115 'way':80,202 'well':45 'window':33 'year':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701009892
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15982614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700923492 {#1717
    date: 2023-11-25 15:44:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2462
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Preparing-to-move-from-Ubuntu-to-Fedora"
  +title: "Preparing to move from Ubuntu to Fedora"
  +url: null
  +body: """
    Hi! I’m seeking some advice and sanity check on hopping from Ubuntu to Fedora on my personal PC. I’ve been using Ubuntu LTS for almost two years now, switched from Windows and never looked back. But I cannot say I know Linux well. I use my PC for browsing, some gaming with Steam (I have AMD GPU), occasional video editing, tinkering with some self-hosted stuff that is on separate hardware.\n
    \n
    I don’t like the way Ubuntu is moving with snaps. And LTS version falls behind too much. So I decided to move to Fedora.\n
    \n
    My plan is simple:\n
    \n
    1. I will install Fedora on a fresh nvme drive. I want disk encryption, so I’m going to have LUKS over btrfs for /home, and the root will remain unencrypted.\n
    2. I will copy all files from old /home to new /home, with the exception of dot-files.\n
    3. I plan to make use of flatpaks, so I don’t think configuration for my apps is easily transferable. I’ll have to install and configure apps from scratch, unless I’ll have to use an RPM package.\n
    \n
    Does all of this make sense? Is there a way to simplify app re-configuration in my case?\n
    \n
    And as I never used Fedora extensively (booting from live image doesn’t count), are there any caveats I should be aware of?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701878703 {#1740
    date: 2023-12-06 17:05:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  +badges: Doctrine\ORM\PersistentCollection {#2470 …}
  +children: []
  -id: 16692
  -titleTs: "'fedora':7 'move':3 'prepar':1 'ubuntu':5"
  -bodyTs: "'/home':128,143,146 '1':104 '2':135 '3':154 'advic':6 'almost':27 'amd':58 'app':170,181,205 'awar':233 'back':37 'behind':90 'boot':219 'brows':51 'btrfs':126 'cannot':40 'case':211 'caveat':229 'check':9 'configur':167,180,208 'copi':138 'count':225 'decid':95 'disk':116 'doesn':223 'dot':152 'dot-fil':151 'drive':113 'easili':172 'edit':62 'encrypt':117 'except':149 'extens':218 'fall':89 'fedora':15,99,108,217 'file':140,153 'flatpak':161 'fresh':111 'game':53 'go':121 'gpu':59 'hardwar':74 'hi':1 'hop':11 'host':68 'imag':222 'instal':107,178 'know':43 'like':78 'linux':44 'live':221 'll':175,186 'look':36 'lts':25,87 'luk':124 'm':3,120 'make':158,197 'move':83,97 'much':92 'never':35,215 'new':145 'nvme':112 'occasion':60 'old':142 'packag':192 'pc':19,49 'person':18 'plan':101,156 're':207 're-configur':206 'remain':133 'root':131 'rpm':191 'saniti':8 'say':41 'scratch':183 'seek':4 'self':67 'self-host':66 'sens':198 'separ':73 'simpl':103 'simplifi':204 'snap':85 'steam':55 'stuff':69 'switch':31 'think':166 'tinker':63 'transfer':173 'two':28 'ubuntu':13,24,81 'unencrypt':134 'unless':184 'use':23,47,159,189,216 've':21 'version':88 'video':61 'want':115 'way':80,202 'well':45 'window':33 'year':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701009892
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15982614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700923492 {#1717
    date: 2023-11-25 15:44:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2462
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Preparing-to-move-from-Ubuntu-to-Fedora"
  +title: "Preparing to move from Ubuntu to Fedora"
  +url: null
  +body: """
    Hi! I’m seeking some advice and sanity check on hopping from Ubuntu to Fedora on my personal PC. I’ve been using Ubuntu LTS for almost two years now, switched from Windows and never looked back. But I cannot say I know Linux well. I use my PC for browsing, some gaming with Steam (I have AMD GPU), occasional video editing, tinkering with some self-hosted stuff that is on separate hardware.\n
    \n
    I don’t like the way Ubuntu is moving with snaps. And LTS version falls behind too much. So I decided to move to Fedora.\n
    \n
    My plan is simple:\n
    \n
    1. I will install Fedora on a fresh nvme drive. I want disk encryption, so I’m going to have LUKS over btrfs for /home, and the root will remain unencrypted.\n
    2. I will copy all files from old /home to new /home, with the exception of dot-files.\n
    3. I plan to make use of flatpaks, so I don’t think configuration for my apps is easily transferable. I’ll have to install and configure apps from scratch, unless I’ll have to use an RPM package.\n
    \n
    Does all of this make sense? Is there a way to simplify app re-configuration in my case?\n
    \n
    And as I never used Fedora extensively (booting from live image doesn’t count), are there any caveats I should be aware of?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701878703 {#1740
    date: 2023-12-06 17:05:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  +badges: Doctrine\ORM\PersistentCollection {#2470 …}
  +children: []
  -id: 16692
  -titleTs: "'fedora':7 'move':3 'prepar':1 'ubuntu':5"
  -bodyTs: "'/home':128,143,146 '1':104 '2':135 '3':154 'advic':6 'almost':27 'amd':58 'app':170,181,205 'awar':233 'back':37 'behind':90 'boot':219 'brows':51 'btrfs':126 'cannot':40 'case':211 'caveat':229 'check':9 'configur':167,180,208 'copi':138 'count':225 'decid':95 'disk':116 'doesn':223 'dot':152 'dot-fil':151 'drive':113 'easili':172 'edit':62 'encrypt':117 'except':149 'extens':218 'fall':89 'fedora':15,99,108,217 'file':140,153 'flatpak':161 'fresh':111 'game':53 'go':121 'gpu':59 'hardwar':74 'hi':1 'hop':11 'host':68 'imag':222 'instal':107,178 'know':43 'like':78 'linux':44 'live':221 'll':175,186 'look':36 'lts':25,87 'luk':124 'm':3,120 'make':158,197 'move':83,97 'much':92 'never':35,215 'new':145 'nvme':112 'occasion':60 'old':142 'packag':192 'pc':19,49 'person':18 'plan':101,156 're':207 're-configur':206 'remain':133 'root':131 'rpm':191 'saniti':8 'say':41 'scratch':183 'seek':4 'self':67 'self-host':66 'sens':198 'separ':73 'simpl':103 'simplifi':204 'snap':85 'steam':55 'stuff':69 'switch':31 'think':166 'tinker':63 'transfer':173 'two':28 'ubuntu':13,24,81 'unencrypt':134 'unless':184 'use':23,47,159,189,216 've':21 'version':88 'video':61 'want':115 'way':80,202 'well':45 'window':33 'year':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701009892
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15982614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700923492 {#1717
    date: 2023-11-25 15:44:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1585
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Privacy-respecting-language-learning-tool"
  +title: "Privacy respecting language learning tool?"
  +url: null
  +body: """
    Hey,\n
    \n
    In the past I used Duolingo to study languages, but now I’m more privacy-conscious and looking for better options. And their recent data breach only solidified that intention.\n
    \n
    I recently saw someone posted a comparison table for privacy policies of Duolingo and a number of competing products. Unfortunately I cannot find it now.\n
    \n
    Can you give any suggestions? I’m not opposed to paid services, btw
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697981712 {#1574
    date: 2023-10-22 15:35:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 4105
  -titleTs: "'languag':3 'learn':4 'privaci':1 'respect':2 'tool':5"
  -bodyTs: "'better':22 'breach':28 'btw':70 'cannot':54 'comparison':39 'compet':50 'conscious':18 'data':27 'duolingo':7,45 'find':55 'give':60 'hey':1 'intent':32 'languag':10 'look':20 'm':14,64 'number':48 'oppos':66 'option':23 'paid':68 'past':4 'polici':43 'post':37 'privaci':17,42 'privacy-consci':16 'product':51 'recent':26,34 'saw':35 'servic':69 'solidifi':30 'someon':36 'studi':9 'suggest':62 'tabl':40 'unfortun':52 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045770
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11039783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959370 {#1409
    date: 2023-10-10 19:36:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1585
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Privacy-respecting-language-learning-tool"
  +title: "Privacy respecting language learning tool?"
  +url: null
  +body: """
    Hey,\n
    \n
    In the past I used Duolingo to study languages, but now I’m more privacy-conscious and looking for better options. And their recent data breach only solidified that intention.\n
    \n
    I recently saw someone posted a comparison table for privacy policies of Duolingo and a number of competing products. Unfortunately I cannot find it now.\n
    \n
    Can you give any suggestions? I’m not opposed to paid services, btw
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697981712 {#1574
    date: 2023-10-22 15:35:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 4105
  -titleTs: "'languag':3 'learn':4 'privaci':1 'respect':2 'tool':5"
  -bodyTs: "'better':22 'breach':28 'btw':70 'cannot':54 'comparison':39 'compet':50 'conscious':18 'data':27 'duolingo':7,45 'find':55 'give':60 'hey':1 'intent':32 'languag':10 'look':20 'm':14,64 'number':48 'oppos':66 'option':23 'paid':68 'past':4 'polici':43 'post':37 'privaci':17,42 'privacy-consci':16 'product':51 'recent':26,34 'saw':35 'servic':69 'solidifi':30 'someon':36 'studi':9 'suggest':62 'tabl':40 'unfortun':52 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045770
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11039783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959370 {#1409
    date: 2023-10-10 19:36:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1585
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Privacy-respecting-language-learning-tool"
  +title: "Privacy respecting language learning tool?"
  +url: null
  +body: """
    Hey,\n
    \n
    In the past I used Duolingo to study languages, but now I’m more privacy-conscious and looking for better options. And their recent data breach only solidified that intention.\n
    \n
    I recently saw someone posted a comparison table for privacy policies of Duolingo and a number of competing products. Unfortunately I cannot find it now.\n
    \n
    Can you give any suggestions? I’m not opposed to paid services, btw
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697981712 {#1574
    date: 2023-10-22 15:35:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 4105
  -titleTs: "'languag':3 'learn':4 'privaci':1 'respect':2 'tool':5"
  -bodyTs: "'better':22 'breach':28 'btw':70 'cannot':54 'comparison':39 'compet':50 'conscious':18 'data':27 'duolingo':7,45 'find':55 'give':60 'hey':1 'intent':32 'languag':10 'look':20 'm':14,64 'number':48 'oppos':66 'option':23 'paid':68 'past':4 'polici':43 'post':37 'privaci':17,42 'privacy-consci':16 'product':51 'recent':26,34 'saw':35 'servic':69 'solidifi':30 'someon':36 'studi':9 'suggest':62 'tabl':40 'unfortun':52 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045770
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11039783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959370 {#1409
    date: 2023-10-10 19:36:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details