GET https://kbin.spritesserver.nl/u/@PlutoniumAcid@lemmy.world/threads/active

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.76 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 {#1874
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "Help-me-get-started-with-VPN"
  +title: "Help me get started with VPN"
  +url: null
  +body: """
    *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
    \n
    **What I have:**\n
    \n
    Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
    \n
    - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
    - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
    - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
    - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
    - Synology NAS as network storage.\n
    \n
    **What I want:**\n
    \n
    - access services from WAN via Android phone.\n
    - access services from WAN via laptop.\n
    - maybe still keep some things public?\n
    - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726813069 {#1708
    date: 2024-09-20 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  +badges: Doctrine\ORM\PersistentCollection {#2393 …}
  +children: []
  -id: 31435
  -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
  -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705653984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10859613"
  +editedAt: DateTimeImmutable @1726346573 {#1926
    date: 2024-09-14 22:42:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705567584 {#1410
    date: 2024-01-18 09:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1874
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "Help-me-get-started-with-VPN"
  +title: "Help me get started with VPN"
  +url: null
  +body: """
    *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
    \n
    **What I have:**\n
    \n
    Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
    \n
    - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
    - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
    - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
    - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
    - Synology NAS as network storage.\n
    \n
    **What I want:**\n
    \n
    - access services from WAN via Android phone.\n
    - access services from WAN via laptop.\n
    - maybe still keep some things public?\n
    - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726813069 {#1708
    date: 2024-09-20 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  +badges: Doctrine\ORM\PersistentCollection {#2393 …}
  +children: []
  -id: 31435
  -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
  -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705653984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10859613"
  +editedAt: DateTimeImmutable @1726346573 {#1926
    date: 2024-09-14 22:42:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705567584 {#1410
    date: 2024-01-18 09:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1874
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "Help-me-get-started-with-VPN"
  +title: "Help me get started with VPN"
  +url: null
  +body: """
    *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
    \n
    **What I have:**\n
    \n
    Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
    \n
    - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
    - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
    - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
    - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
    - Synology NAS as network storage.\n
    \n
    **What I want:**\n
    \n
    - access services from WAN via Android phone.\n
    - access services from WAN via laptop.\n
    - maybe still keep some things public?\n
    - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726813069 {#1708
    date: 2024-09-20 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  +badges: Doctrine\ORM\PersistentCollection {#2393 …}
  +children: []
  -id: 31435
  -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
  -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705653984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10859613"
  +editedAt: DateTimeImmutable @1726346573 {#1926
    date: 2024-09-14 22:42:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705567584 {#1410
    date: 2024-01-18 09:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1562
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "Action-cam-recommendations-Europe"
  +title: "Action cam recommendations? (Europe)"
  +url: null
  +body: """
    I am looking for an action cam. It does not need to be a GoPro or DJI simply because they are so very expensive – but finding alternatives is difficult, mostly because all those products are misrepresented on sites like Amazon. Some reviews reveal that the manufacturer offers free add-ons to customers who post 5-star reviews. That means I cannot trust any review at all.\n
    \n
    Where can I find honest reviews? How can I choose a decent action cam without getting scammed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702085258 {#1427
    date: 2023-12-09 02:27:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 21077
  -titleTs: "'action':1 'cam':2 'europ':4 'recommend':3"
  -bodyTs: "'5':56 'action':6,80 'add':50 'add-on':49 'altern':27 'amazon':40 'cam':7,81 'cannot':62 'choos':77 'custom':53 'decent':79 'difficult':29 'dji':17 'expens':24 'find':26,71 'free':48 'get':83 'gopro':15 'honest':72 'like':39 'look':3 'manufactur':46 'mean':60 'misrepres':36 'most':30 'need':11 'offer':47 'on':51 'post':55 'product':34 'reveal':43 'review':42,58,65,73 'scam':84 'simpli':18 'site':38 'star':57 'trust':63 'without':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702100274
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9300547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702037774 {#1671
    date: 2023-12-08 13:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1562
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "Action-cam-recommendations-Europe"
  +title: "Action cam recommendations? (Europe)"
  +url: null
  +body: """
    I am looking for an action cam. It does not need to be a GoPro or DJI simply because they are so very expensive – but finding alternatives is difficult, mostly because all those products are misrepresented on sites like Amazon. Some reviews reveal that the manufacturer offers free add-ons to customers who post 5-star reviews. That means I cannot trust any review at all.\n
    \n
    Where can I find honest reviews? How can I choose a decent action cam without getting scammed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702085258 {#1427
    date: 2023-12-09 02:27:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 21077
  -titleTs: "'action':1 'cam':2 'europ':4 'recommend':3"
  -bodyTs: "'5':56 'action':6,80 'add':50 'add-on':49 'altern':27 'amazon':40 'cam':7,81 'cannot':62 'choos':77 'custom':53 'decent':79 'difficult':29 'dji':17 'expens':24 'find':26,71 'free':48 'get':83 'gopro':15 'honest':72 'like':39 'look':3 'manufactur':46 'mean':60 'misrepres':36 'most':30 'need':11 'offer':47 'on':51 'post':55 'product':34 'reveal':43 'review':42,58,65,73 'scam':84 'simpli':18 'site':38 'star':57 'trust':63 'without':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702100274
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9300547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702037774 {#1671
    date: 2023-12-08 13:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1562
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "Action-cam-recommendations-Europe"
  +title: "Action cam recommendations? (Europe)"
  +url: null
  +body: """
    I am looking for an action cam. It does not need to be a GoPro or DJI simply because they are so very expensive – but finding alternatives is difficult, mostly because all those products are misrepresented on sites like Amazon. Some reviews reveal that the manufacturer offers free add-ons to customers who post 5-star reviews. That means I cannot trust any review at all.\n
    \n
    Where can I find honest reviews? How can I choose a decent action cam without getting scammed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702085258 {#1427
    date: 2023-12-09 02:27:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 21077
  -titleTs: "'action':1 'cam':2 'europ':4 'recommend':3"
  -bodyTs: "'5':56 'action':6,80 'add':50 'add-on':49 'altern':27 'amazon':40 'cam':7,81 'cannot':62 'choos':77 'custom':53 'decent':79 'difficult':29 'dji':17 'expens':24 'find':26,71 'free':48 'get':83 'gopro':15 'honest':72 'like':39 'look':3 'manufactur':46 'mean':60 'misrepres':36 'most':30 'need':11 'offer':47 'on':51 'post':55 'product':34 'reveal':43 'review':42,58,65,73 'scam':84 'simpli':18 'site':38 'star':57 'trust':63 'without':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702100274
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9300547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702037774 {#1671
    date: 2023-12-08 13:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2361
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2372 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Desktop-A-C-unit-This-can-t-possibly-work-Prove-me-wrong"
  +title: "Desktop A/C unit. This can't possibly work! Prove me wrong?"
  +url: "https://lemmy.world/pictrs/image/91b22b0e-6cc6-4970-b34b-eb2a33fd56ca.jpeg"
  +body: """
    Prove me wrong, please?\n
    \n
    *edit: thanks for all the great comments, this is really helpful. My main take-away is that it* does *work, but requires* dry air. *In humid conditions it doesn’t really do anything.*\n
    \n
    Spouse bought this thing that claims to cool the air by blowing across some moist pads. It’s about as large as a toaster, and it has a small water tank on the side. The water drips onto the bottom of the device, where it is soaked up by a sort of filter. A fan blows air through the filter.\n
    \n
    1. Spouse insists that the AIR gets cooled by evaporation.\n
    2. I say the FILTER gets cooled by evaporation.\n
    3. Spouse says the cooled filter then cools the air, so it works.\n
    4. I say the evaporation pulls heat (and water) from the filter, so the output is actually air that is both warmer and wetter than the input air. That’s not A/C, that’s a sauna. (Let’s ignore the microscopic amount of heat generated by the cheap Chinese fan.)\n
    \n
    By my reckoning, the only way to cool a ROOM is to transport the heat outside. This does not do that.\n
    \n
    We can cool OURSELVES by letting a regular fan blow on us = WE are the moist filter, and the evaporation of our sweat cools us. One could argue that the slightly more humid air from this device has a better heat transfer capacity than drier air, but still, it is easier to sweat away heat in dry air than in humid air.\n
    \n
    Am I crazy? I welcome your judgment!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689717533 {#2469
    date: 2023-07-18 23:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1906 …}
  +children: []
  -id: 6441
  -titleTs: "'a/c':2 'desktop':1 'possibl':7 'prove':9 'unit':3 'work':8 'wrong':11"
  -bodyTs: "'1':99 '2':109 '3':118 '4':131 'a/c':162 'across':51 'actual':147 'air':29,48,95,104,127,148,158,235,247,259,263 'amount':172 'anyth':38 'argu':229 'away':20,255 'better':241 'blow':50,94,211 'bottom':78 'bought':40 'capac':244 'cheap':178 'chines':179 'claim':44 'comment':11 'condit':32 'cool':46,106,115,122,125,188,204,225 'could':228 'crazi':266 'devic':81,238 'doesn':34 'dri':28,258 'drier':246 'drip':75 'easier':252 'edit':5 'evapor':108,117,135,221 'fan':93,180,210 'filter':91,98,113,123,142,218 'generat':175 'get':105,114 'great':10 'heat':137,174,195,242,256 'help':15 'humid':31,234,262 'ignor':169 'input':157 'insist':101 'judgment':270 'larg':59 'let':167,207 'main':17 'microscop':171 'moist':53,217 'one':227 'onto':76 'output':145 'outsid':196 'pad':54 'pleas':4 'prove':1 'pull':136 'realli':14,36 'reckon':183 'regular':209 'requir':27 'room':190 'sauna':166 'say':111,120,133 'side':72 'slight':232 'small':67 'soak':85 'sort':89 'spous':39,100,119 'still':249 'sweat':224,254 'take':19 'take-away':18 'tank':69 'thank':6 'thing':42 'toaster':62 'transfer':243 'transport':193 'us':213,226 'warmer':152 'water':68,74,139 'way':186 'welcom':268 'wetter':154 'work':25,130 'wrong':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689717533
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1736421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689717533 {#2459
    date: 2023-07-18 23:58:53.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
11 DENIED edit
App\Entity\Entry {#2361
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2372 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Desktop-A-C-unit-This-can-t-possibly-work-Prove-me-wrong"
  +title: "Desktop A/C unit. This can't possibly work! Prove me wrong?"
  +url: "https://lemmy.world/pictrs/image/91b22b0e-6cc6-4970-b34b-eb2a33fd56ca.jpeg"
  +body: """
    Prove me wrong, please?\n
    \n
    *edit: thanks for all the great comments, this is really helpful. My main take-away is that it* does *work, but requires* dry air. *In humid conditions it doesn’t really do anything.*\n
    \n
    Spouse bought this thing that claims to cool the air by blowing across some moist pads. It’s about as large as a toaster, and it has a small water tank on the side. The water drips onto the bottom of the device, where it is soaked up by a sort of filter. A fan blows air through the filter.\n
    \n
    1. Spouse insists that the AIR gets cooled by evaporation.\n
    2. I say the FILTER gets cooled by evaporation.\n
    3. Spouse says the cooled filter then cools the air, so it works.\n
    4. I say the evaporation pulls heat (and water) from the filter, so the output is actually air that is both warmer and wetter than the input air. That’s not A/C, that’s a sauna. (Let’s ignore the microscopic amount of heat generated by the cheap Chinese fan.)\n
    \n
    By my reckoning, the only way to cool a ROOM is to transport the heat outside. This does not do that.\n
    \n
    We can cool OURSELVES by letting a regular fan blow on us = WE are the moist filter, and the evaporation of our sweat cools us. One could argue that the slightly more humid air from this device has a better heat transfer capacity than drier air, but still, it is easier to sweat away heat in dry air than in humid air.\n
    \n
    Am I crazy? I welcome your judgment!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689717533 {#2469
    date: 2023-07-18 23:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1906 …}
  +children: []
  -id: 6441
  -titleTs: "'a/c':2 'desktop':1 'possibl':7 'prove':9 'unit':3 'work':8 'wrong':11"
  -bodyTs: "'1':99 '2':109 '3':118 '4':131 'a/c':162 'across':51 'actual':147 'air':29,48,95,104,127,148,158,235,247,259,263 'amount':172 'anyth':38 'argu':229 'away':20,255 'better':241 'blow':50,94,211 'bottom':78 'bought':40 'capac':244 'cheap':178 'chines':179 'claim':44 'comment':11 'condit':32 'cool':46,106,115,122,125,188,204,225 'could':228 'crazi':266 'devic':81,238 'doesn':34 'dri':28,258 'drier':246 'drip':75 'easier':252 'edit':5 'evapor':108,117,135,221 'fan':93,180,210 'filter':91,98,113,123,142,218 'generat':175 'get':105,114 'great':10 'heat':137,174,195,242,256 'help':15 'humid':31,234,262 'ignor':169 'input':157 'insist':101 'judgment':270 'larg':59 'let':167,207 'main':17 'microscop':171 'moist':53,217 'one':227 'onto':76 'output':145 'outsid':196 'pad':54 'pleas':4 'prove':1 'pull':136 'realli':14,36 'reckon':183 'regular':209 'requir':27 'room':190 'sauna':166 'say':111,120,133 'side':72 'slight':232 'small':67 'soak':85 'sort':89 'spous':39,100,119 'still':249 'sweat':224,254 'take':19 'take-away':18 'tank':69 'thank':6 'thing':42 'toaster':62 'transfer':243 'transport':193 'us':213,226 'warmer':152 'water':68,74,139 'way':186 'welcom':268 'wetter':154 'work':25,130 'wrong':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689717533
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1736421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689717533 {#2459
    date: 2023-07-18 23:58:53.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
12 DENIED moderate
App\Entity\Entry {#2361
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2372 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Desktop-A-C-unit-This-can-t-possibly-work-Prove-me-wrong"
  +title: "Desktop A/C unit. This can't possibly work! Prove me wrong?"
  +url: "https://lemmy.world/pictrs/image/91b22b0e-6cc6-4970-b34b-eb2a33fd56ca.jpeg"
  +body: """
    Prove me wrong, please?\n
    \n
    *edit: thanks for all the great comments, this is really helpful. My main take-away is that it* does *work, but requires* dry air. *In humid conditions it doesn’t really do anything.*\n
    \n
    Spouse bought this thing that claims to cool the air by blowing across some moist pads. It’s about as large as a toaster, and it has a small water tank on the side. The water drips onto the bottom of the device, where it is soaked up by a sort of filter. A fan blows air through the filter.\n
    \n
    1. Spouse insists that the AIR gets cooled by evaporation.\n
    2. I say the FILTER gets cooled by evaporation.\n
    3. Spouse says the cooled filter then cools the air, so it works.\n
    4. I say the evaporation pulls heat (and water) from the filter, so the output is actually air that is both warmer and wetter than the input air. That’s not A/C, that’s a sauna. (Let’s ignore the microscopic amount of heat generated by the cheap Chinese fan.)\n
    \n
    By my reckoning, the only way to cool a ROOM is to transport the heat outside. This does not do that.\n
    \n
    We can cool OURSELVES by letting a regular fan blow on us = WE are the moist filter, and the evaporation of our sweat cools us. One could argue that the slightly more humid air from this device has a better heat transfer capacity than drier air, but still, it is easier to sweat away heat in dry air than in humid air.\n
    \n
    Am I crazy? I welcome your judgment!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689717533 {#2469
    date: 2023-07-18 23:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1906 …}
  +children: []
  -id: 6441
  -titleTs: "'a/c':2 'desktop':1 'possibl':7 'prove':9 'unit':3 'work':8 'wrong':11"
  -bodyTs: "'1':99 '2':109 '3':118 '4':131 'a/c':162 'across':51 'actual':147 'air':29,48,95,104,127,148,158,235,247,259,263 'amount':172 'anyth':38 'argu':229 'away':20,255 'better':241 'blow':50,94,211 'bottom':78 'bought':40 'capac':244 'cheap':178 'chines':179 'claim':44 'comment':11 'condit':32 'cool':46,106,115,122,125,188,204,225 'could':228 'crazi':266 'devic':81,238 'doesn':34 'dri':28,258 'drier':246 'drip':75 'easier':252 'edit':5 'evapor':108,117,135,221 'fan':93,180,210 'filter':91,98,113,123,142,218 'generat':175 'get':105,114 'great':10 'heat':137,174,195,242,256 'help':15 'humid':31,234,262 'ignor':169 'input':157 'insist':101 'judgment':270 'larg':59 'let':167,207 'main':17 'microscop':171 'moist':53,217 'one':227 'onto':76 'output':145 'outsid':196 'pad':54 'pleas':4 'prove':1 'pull':136 'realli':14,36 'reckon':183 'regular':209 'requir':27 'room':190 'sauna':166 'say':111,120,133 'side':72 'slight':232 'small':67 'soak':85 'sort':89 'spous':39,100,119 'still':249 'sweat':224,254 'take':19 'take-away':18 'tank':69 'thank':6 'thing':42 'toaster':62 'transfer':243 'transport':193 'us':213,226 'warmer':152 'water':68,74,139 'way':186 'welcom':268 'wetter':154 'work':25,130 'wrong':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689717533
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1736421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689717533 {#2459
    date: 2023-07-18 23:58:53.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