GET https://kbin.spritesserver.nl/u/@alyaza@beehaw.org/threads/hot/%E2%88%9E/articles?p=1

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.23 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 {#2939
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it has been a pretty quiet week, although there was excellent schadenfreude yesterday from Ron Desantis dropping out"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727970628 {#2937
    date: 2024-10-03 17:50:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  +badges: Doctrine\ORM\PersistentCollection {#2950 …}
  +children: []
  -id: 32427
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'although':8 'desanti':16 'drop':17 'excel':11 'pretti':5 'quiet':6 'ron':15 'schadenfreud':12 'week':7 'yesterday':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706031551
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11251448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945151 {#2938
    date: 2024-01-22 18:39: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
3 DENIED edit
App\Entity\Entry {#2939
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it has been a pretty quiet week, although there was excellent schadenfreude yesterday from Ron Desantis dropping out"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727970628 {#2937
    date: 2024-10-03 17:50:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  +badges: Doctrine\ORM\PersistentCollection {#2950 …}
  +children: []
  -id: 32427
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'although':8 'desanti':16 'drop':17 'excel':11 'pretti':5 'quiet':6 'ron':15 'schadenfreud':12 'week':7 'yesterday':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706031551
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11251448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945151 {#2938
    date: 2024-01-22 18:39: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
4 DENIED moderate
App\Entity\Entry {#2939
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it has been a pretty quiet week, although there was excellent schadenfreude yesterday from Ron Desantis dropping out"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727970628 {#2937
    date: 2024-10-03 17:50:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  +badges: Doctrine\ORM\PersistentCollection {#2950 …}
  +children: []
  -id: 32427
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'although':8 'desanti':16 'drop':17 'excel':11 'pretti':5 'quiet':6 'ron':15 'schadenfreud':12 'week':7 'yesterday':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706031551
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11251448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945151 {#2938
    date: 2024-01-22 18:39: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
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 {#2876
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "currently on book 4 for the year (goal of 40)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587413 {#2874
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: []
  -id: 30724
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427718
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341318 {#2875
    date: 2024-01-15 18:55:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#2876
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "currently on book 4 for the year (goal of 40)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587413 {#2874
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: []
  -id: 30724
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427718
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341318 {#2875
    date: 2024-01-15 18:55:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#2876
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "currently on book 4 for the year (goal of 40)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587413 {#2874
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: []
  -id: 30724
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427718
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341318 {#2875
    date: 2024-01-15 18:55:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2564
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723276890 {#2562
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2565 …}
  +votes: Doctrine\ORM\PersistentCollection {#2567 …}
  +reports: Doctrine\ORM\PersistentCollection {#2569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2573 …}
  +badges: Doctrine\ORM\PersistentCollection {#2575 …}
  +children: []
  -id: 28120
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704821212
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734812 {#2563
    date: 2024-01-08 18:26: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
11 DENIED edit
App\Entity\Entry {#2564
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723276890 {#2562
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2565 …}
  +votes: Doctrine\ORM\PersistentCollection {#2567 …}
  +reports: Doctrine\ORM\PersistentCollection {#2569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2573 …}
  +badges: Doctrine\ORM\PersistentCollection {#2575 …}
  +children: []
  -id: 28120
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704821212
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734812 {#2563
    date: 2024-01-08 18:26: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
12 DENIED moderate
App\Entity\Entry {#2564
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723276890 {#2562
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2565 …}
  +votes: Doctrine\ORM\PersistentCollection {#2567 …}
  +reports: Doctrine\ORM\PersistentCollection {#2569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2573 …}
  +badges: Doctrine\ORM\PersistentCollection {#2575 …}
  +children: []
  -id: 28120
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704821212
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734812 {#2563
    date: 2024-01-08 18:26: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
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 {#2827
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#2825
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2828 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: []
  -id: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#2826
    date: 2024-01-01 16:14:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#2827
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#2825
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2828 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: []
  -id: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#2826
    date: 2024-01-01 16:14:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#2827
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#2825
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2828 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: []
  -id: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#2826
    date: 2024-01-01 16:14:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2812
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-holidays-going-Beehaw"
  +title: "how's your holidays going, Beehaw"
  +url: null
  +body: "it’s a special Christmas/New Years edition of the Beehaw weekly thread! post all the shenanigans you’re up to"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709619050 {#2810
    date: 2024-03-05 07:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: []
  -id: 24760
  -titleTs: "'beehaw':6 'go':5 'holiday':4"
  -bodyTs: "'beehaw':10 'christmas/new':5 'edit':7 'post':13 're':18 'shenanigan':16 'special':4 'thread':12 'week':11 'year':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703608169
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10569788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703521769 {#2811
    date: 2023-12-25 17:29:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#2812
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-holidays-going-Beehaw"
  +title: "how's your holidays going, Beehaw"
  +url: null
  +body: "it’s a special Christmas/New Years edition of the Beehaw weekly thread! post all the shenanigans you’re up to"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709619050 {#2810
    date: 2024-03-05 07:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: []
  -id: 24760
  -titleTs: "'beehaw':6 'go':5 'holiday':4"
  -bodyTs: "'beehaw':10 'christmas/new':5 'edit':7 'post':13 're':18 'shenanigan':16 'special':4 'thread':12 'week':11 'year':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703608169
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10569788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703521769 {#2811
    date: 2023-12-25 17:29:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#2812
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-holidays-going-Beehaw"
  +title: "how's your holidays going, Beehaw"
  +url: null
  +body: "it’s a special Christmas/New Years edition of the Beehaw weekly thread! post all the shenanigans you’re up to"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709619050 {#2810
    date: 2024-03-05 07:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: []
  -id: 24760
  -titleTs: "'beehaw':6 'go':5 'holiday':4"
  -bodyTs: "'beehaw':10 'christmas/new':5 'edit':7 'post':13 're':18 'shenanigan':16 'special':4 'thread':12 'week':11 'year':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703608169
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10569788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703521769 {#2811
    date: 2023-12-25 17:29:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2395
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "i am currently munching on a foot long sub and beginning the latest Native map update"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703228249 {#2392
    date: 2023-12-22 07:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  +badges: Doctrine\ORM\PersistentCollection {#1361 …}
  +children: []
  -id: 23096
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'begin':11 'current':3 'foot':7 'latest':13 'long':8 'map':15 'munch':4 'nativ':14 'sub':9 'updat':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703008479
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10421047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702922079 {#2394
    date: 2023-12-18 18:54:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2395
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "i am currently munching on a foot long sub and beginning the latest Native map update"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703228249 {#2392
    date: 2023-12-22 07:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  +badges: Doctrine\ORM\PersistentCollection {#1361 …}
  +children: []
  -id: 23096
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'begin':11 'current':3 'foot':7 'latest':13 'long':8 'map':15 'munch':4 'nativ':14 'sub':9 'updat':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703008479
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10421047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702922079 {#2394
    date: 2023-12-18 18:54:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2395
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "i am currently munching on a foot long sub and beginning the latest Native map update"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703228249 {#2392
    date: 2023-12-22 07:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  +badges: Doctrine\ORM\PersistentCollection {#1361 …}
  +children: []
  -id: 23096
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'begin':11 'current':3 'foot':7 'latest':13 'long':8 'map':15 'munch':4 'nativ':14 'sub':9 'updat':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703008479
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10421047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702922079 {#2394
    date: 2023-12-18 18:54:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2241
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "Israel-Palestine-megathread-for-the-remainder-of-the-weekend"
  +title: "Israel-Palestine megathread for the remainder of the weekend"
  +url: null
  +body: "the front page is now like half articles on this currently, so it’s probably time for a megathread because none of us want to keep track of 12 threads on this subject and all the resulting comments. only major subsequent developments (for example, boots on the ground; pronunciations by governments; that sort of stuff) will get their own thread. otherwise please post stuff in here for the time being. any threads not meeting this criteria will be locked and removed. thank you in advance for your cooperation."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697737080 {#2092
    date: 2023-10-19 19:38:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  +badges: Doctrine\ORM\PersistentCollection {#2330 …}
  +children: []
  -id: 5068
  -titleTs: "'israel':2 'israel-palestin':1 'megathread':4 'palestin':3 'remaind':7 'weekend':10"
  -bodyTs: "'12':29 'advanc':85 'articl':8 'boot':45 'comment':38 'cooper':88 'criteria':76 'current':11 'develop':42 'exampl':44 'front':2 'get':57 'govern':51 'ground':48 'half':7 'keep':26 'like':6 'lock':79 'major':40 'meet':74 'megathread':19 'none':21 'otherwis':61 'page':3 'pleas':62 'post':63 'probabl':15 'pronunci':49 'remov':81 'result':37 'sort':53 'stuff':55,64 'subject':33 'subsequ':41 'thank':82 'thread':30,60,72 'time':16,69 'track':27 'us':23 'want':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697308767
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/8702356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697222367 {#2094
    date: 2023-10-13 20:39:27.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
27 DENIED edit
App\Entity\Entry {#2241
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "Israel-Palestine-megathread-for-the-remainder-of-the-weekend"
  +title: "Israel-Palestine megathread for the remainder of the weekend"
  +url: null
  +body: "the front page is now like half articles on this currently, so it’s probably time for a megathread because none of us want to keep track of 12 threads on this subject and all the resulting comments. only major subsequent developments (for example, boots on the ground; pronunciations by governments; that sort of stuff) will get their own thread. otherwise please post stuff in here for the time being. any threads not meeting this criteria will be locked and removed. thank you in advance for your cooperation."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697737080 {#2092
    date: 2023-10-19 19:38:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  +badges: Doctrine\ORM\PersistentCollection {#2330 …}
  +children: []
  -id: 5068
  -titleTs: "'israel':2 'israel-palestin':1 'megathread':4 'palestin':3 'remaind':7 'weekend':10"
  -bodyTs: "'12':29 'advanc':85 'articl':8 'boot':45 'comment':38 'cooper':88 'criteria':76 'current':11 'develop':42 'exampl':44 'front':2 'get':57 'govern':51 'ground':48 'half':7 'keep':26 'like':6 'lock':79 'major':40 'meet':74 'megathread':19 'none':21 'otherwis':61 'page':3 'pleas':62 'post':63 'probabl':15 'pronunci':49 'remov':81 'result':37 'sort':53 'stuff':55,64 'subject':33 'subsequ':41 'thank':82 'thread':30,60,72 'time':16,69 'track':27 'us':23 'want':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697308767
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/8702356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697222367 {#2094
    date: 2023-10-13 20:39:27.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
28 DENIED moderate
App\Entity\Entry {#2241
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "Israel-Palestine-megathread-for-the-remainder-of-the-weekend"
  +title: "Israel-Palestine megathread for the remainder of the weekend"
  +url: null
  +body: "the front page is now like half articles on this currently, so it’s probably time for a megathread because none of us want to keep track of 12 threads on this subject and all the resulting comments. only major subsequent developments (for example, boots on the ground; pronunciations by governments; that sort of stuff) will get their own thread. otherwise please post stuff in here for the time being. any threads not meeting this criteria will be locked and removed. thank you in advance for your cooperation."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697737080 {#2092
    date: 2023-10-19 19:38:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  +badges: Doctrine\ORM\PersistentCollection {#2330 …}
  +children: []
  -id: 5068
  -titleTs: "'israel':2 'israel-palestin':1 'megathread':4 'palestin':3 'remaind':7 'weekend':10"
  -bodyTs: "'12':29 'advanc':85 'articl':8 'boot':45 'comment':38 'cooper':88 'criteria':76 'current':11 'develop':42 'exampl':44 'front':2 'get':57 'govern':51 'ground':48 'half':7 'keep':26 'like':6 'lock':79 'major':40 'meet':74 'megathread':19 'none':21 'otherwis':61 'page':3 'pleas':62 'post':63 'probabl':15 'pronunci':49 'remov':81 'result':37 'sort':53 'stuff':55,64 'subject':33 'subsequ':41 'thank':82 'thread':30,60,72 'time':16,69 'track':27 'us':23 'want':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697308767
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/8702356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697222367 {#2094
    date: 2023-10-13 20:39:27.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
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 {#1563
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "PSA-this-community-is-now-for-World-News-and-US"
  +title: "PSA: this community is now for "World News", and "US News" is now its own community"
  +url: null
  +body: """
    #### summary: we have [!usnews@beehaw.org](https://beehaw.org/c/usnews) for US news now. please use that going forward for most US news you’ve previously posted here\n
    \n
    this is a bit of a sudden thing but: World News was one of our most popular community options on the survey, so it seems pretty clear we should have it. it also seems pretty silly to shunt that off into its own community and make US News the “default”, so we won’t do that. as a result: we’re formally converting this section into the World News section and making US News its own community. you can find that over at [!usnews@beehaw.org](https://beehaw.org/c/usnews).\n
    \n
    this will be a transition of a few days as people adjust; subsequent US news to this post will be pruned increasingly militantly over time here as the community over there takes shape. please also note and read the pinned post in that community.\n
    \n
    if the news is American but it has an international facet that is worth talking about, you may continue to post it here since that *is* World News.\n
    \n
    thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688086768 {#1550
    date: 2023-06-30 02:59:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 3418
  -titleTs: "'communiti':3,16 'news':8,11 'psa':1 'us':10 'world':7"
  -bodyTs: "'/c/usnews)':7 '/c/usnews).':112 'adjust':124 'also':58,147 'american':161 'beehaw.org':6,111 'beehaw.org/c/usnews)':5 'beehaw.org/c/usnews).':110 'bit':29 'clear':52 'communiti':43,69,102,141,156 'continu':175 'convert':88 'day':121 'default':75 'facet':167 'find':105 'formal':87 'forward':16 'go':15 'increas':134 'intern':166 'make':71,97 'may':174 'milit':135 'news':10,20,36,73,94,99,127,159,184 'note':148 'one':38 'option':44 'peopl':123 'pin':152 'pleas':12,146 'popular':42 'post':24,130,153,177 'pretti':51,60 'previous':23 'prune':133 're':86 'read':150 'result':84 'section':90,95 'seem':50,59 'shape':145 'shunt':63 'silli':61 'sinc':180 'subsequ':125 'sudden':32 'summari':1 'survey':47 'take':144 'talk':171 'thank':185 'thing':33 'time':137 'transit':117 'us':9,19,72,98,126 'use':13 'usnews@beehaw.org':4,109 've':22 'won':78 'world':35,93,183 'worth':170"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688086768
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/870779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688086768 {#1411
    date: 2023-06-30 02:59:28.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
31 DENIED edit
App\Entity\Entry {#1563
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "PSA-this-community-is-now-for-World-News-and-US"
  +title: "PSA: this community is now for "World News", and "US News" is now its own community"
  +url: null
  +body: """
    #### summary: we have [!usnews@beehaw.org](https://beehaw.org/c/usnews) for US news now. please use that going forward for most US news you’ve previously posted here\n
    \n
    this is a bit of a sudden thing but: World News was one of our most popular community options on the survey, so it seems pretty clear we should have it. it also seems pretty silly to shunt that off into its own community and make US News the “default”, so we won’t do that. as a result: we’re formally converting this section into the World News section and making US News its own community. you can find that over at [!usnews@beehaw.org](https://beehaw.org/c/usnews).\n
    \n
    this will be a transition of a few days as people adjust; subsequent US news to this post will be pruned increasingly militantly over time here as the community over there takes shape. please also note and read the pinned post in that community.\n
    \n
    if the news is American but it has an international facet that is worth talking about, you may continue to post it here since that *is* World News.\n
    \n
    thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688086768 {#1550
    date: 2023-06-30 02:59:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 3418
  -titleTs: "'communiti':3,16 'news':8,11 'psa':1 'us':10 'world':7"
  -bodyTs: "'/c/usnews)':7 '/c/usnews).':112 'adjust':124 'also':58,147 'american':161 'beehaw.org':6,111 'beehaw.org/c/usnews)':5 'beehaw.org/c/usnews).':110 'bit':29 'clear':52 'communiti':43,69,102,141,156 'continu':175 'convert':88 'day':121 'default':75 'facet':167 'find':105 'formal':87 'forward':16 'go':15 'increas':134 'intern':166 'make':71,97 'may':174 'milit':135 'news':10,20,36,73,94,99,127,159,184 'note':148 'one':38 'option':44 'peopl':123 'pin':152 'pleas':12,146 'popular':42 'post':24,130,153,177 'pretti':51,60 'previous':23 'prune':133 're':86 'read':150 'result':84 'section':90,95 'seem':50,59 'shape':145 'shunt':63 'silli':61 'sinc':180 'subsequ':125 'sudden':32 'summari':1 'survey':47 'take':144 'talk':171 'thank':185 'thing':33 'time':137 'transit':117 'us':9,19,72,98,126 'use':13 'usnews@beehaw.org':4,109 've':22 'won':78 'world':35,93,183 'worth':170"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688086768
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/870779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688086768 {#1411
    date: 2023-06-30 02:59:28.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
32 DENIED moderate
App\Entity\Entry {#1563
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "PSA-this-community-is-now-for-World-News-and-US"
  +title: "PSA: this community is now for "World News", and "US News" is now its own community"
  +url: null
  +body: """
    #### summary: we have [!usnews@beehaw.org](https://beehaw.org/c/usnews) for US news now. please use that going forward for most US news you’ve previously posted here\n
    \n
    this is a bit of a sudden thing but: World News was one of our most popular community options on the survey, so it seems pretty clear we should have it. it also seems pretty silly to shunt that off into its own community and make US News the “default”, so we won’t do that. as a result: we’re formally converting this section into the World News section and making US News its own community. you can find that over at [!usnews@beehaw.org](https://beehaw.org/c/usnews).\n
    \n
    this will be a transition of a few days as people adjust; subsequent US news to this post will be pruned increasingly militantly over time here as the community over there takes shape. please also note and read the pinned post in that community.\n
    \n
    if the news is American but it has an international facet that is worth talking about, you may continue to post it here since that *is* World News.\n
    \n
    thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688086768 {#1550
    date: 2023-06-30 02:59:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 3418
  -titleTs: "'communiti':3,16 'news':8,11 'psa':1 'us':10 'world':7"
  -bodyTs: "'/c/usnews)':7 '/c/usnews).':112 'adjust':124 'also':58,147 'american':161 'beehaw.org':6,111 'beehaw.org/c/usnews)':5 'beehaw.org/c/usnews).':110 'bit':29 'clear':52 'communiti':43,69,102,141,156 'continu':175 'convert':88 'day':121 'default':75 'facet':167 'find':105 'formal':87 'forward':16 'go':15 'increas':134 'intern':166 'make':71,97 'may':174 'milit':135 'news':10,20,36,73,94,99,127,159,184 'note':148 'one':38 'option':44 'peopl':123 'pin':152 'pleas':12,146 'popular':42 'post':24,130,153,177 'pretti':51,60 'previous':23 'prune':133 're':86 'read':150 'result':84 'section':90,95 'seem':50,59 'shape':145 'shunt':63 'silli':61 'sinc':180 'subsequ':125 'sudden':32 'summari':1 'survey':47 'take':144 'talk':171 'thank':185 'thing':33 'time':137 'transit':117 'us':9,19,72,98,126 'use':13 'usnews@beehaw.org':4,109 've':22 'won':78 'world':35,93,183 'worth':170"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688086768
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/870779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688086768 {#1411
    date: 2023-06-30 02:59:28.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
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 {#2282
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "just finished [part one](https://beehaw.org/post/10263816?scrollToComments=true) of my latest big project. not much to report; this has kept me very busy for the past week and change"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702329066 {#2283
    date: 2023-12-11 22:11:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  +badges: Doctrine\ORM\PersistentCollection {#2219 …}
  +children: []
  -id: 26598
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'/post/10263816?scrolltocomments=true)':7 'beehaw.org':6 'beehaw.org/post/10263816?scrolltocomments=true)':5 'big':11 'busi':22 'chang':28 'finish':2 'kept':19 'latest':10 'much':14 'one':4 'part':3 'past':25 'project':12 'report':16 'week':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10263872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702329066 {#2280
    date: 2023-12-11 22:11:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2282
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "just finished [part one](https://beehaw.org/post/10263816?scrollToComments=true) of my latest big project. not much to report; this has kept me very busy for the past week and change"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702329066 {#2283
    date: 2023-12-11 22:11:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  +badges: Doctrine\ORM\PersistentCollection {#2219 …}
  +children: []
  -id: 26598
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'/post/10263816?scrolltocomments=true)':7 'beehaw.org':6 'beehaw.org/post/10263816?scrolltocomments=true)':5 'big':11 'busi':22 'chang':28 'finish':2 'kept':19 'latest':10 'much':14 'one':4 'part':3 'past':25 'project':12 'report':16 'week':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10263872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702329066 {#2280
    date: 2023-12-11 22:11:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2282
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "just finished [part one](https://beehaw.org/post/10263816?scrollToComments=true) of my latest big project. not much to report; this has kept me very busy for the past week and change"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702329066 {#2283
    date: 2023-12-11 22:11:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  +badges: Doctrine\ORM\PersistentCollection {#2219 …}
  +children: []
  -id: 26598
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'/post/10263816?scrolltocomments=true)':7 'beehaw.org':6 'beehaw.org/post/10263816?scrolltocomments=true)':5 'big':11 'busi':22 'chang':28 'finish':2 'kept':19 'latest':10 'much':14 'one':4 'part':3 'past':25 'project':12 'report':16 'week':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10263872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702329066 {#2280
    date: 2023-12-11 22:11:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#2023
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "please-be-measured-in-what-you-expect-of-us-a"
  +title: "please be measured in what you expect of us: a non-binding appeal from one of the people running the site"
  +url: null
  +body: """
    hello! this is just a thing i’d like to personally note. it speaks for myself, and where it does not expresses sentiments we’ve already placed somewhere else. this is not a moderator document or anything, and it will not be stickied.\n
    \n
    i’m infinitely grateful that all of you have decided to join us here, and the community has had *very* few issues with moderation or general unpleasantness to this point. i’m also been greatly appreciative of the support this community has already given us both financially and with your time and energy in keeping the site up and well tuned.\n
    \n
    with that said: *please* temper your expectations of what is technically possible with the website and be patient about what *is*. there are literally thousands of you to accommodate now, and a finite number of hours to do it with.\n
    \n
    more specifically: **we (the Admins) are four people, only two of which have actual experience running or maintaining anything in the same universe of what we’re managing now.** we’re more comfortable moderationally, but on the technical side we are flying this by the seat of our pants. none of us are big on coding, so we’re not really able to add to Lemmy’s base functionalities. Lemmy itself has *very* limited base functionalities, many of which we’re trying to work around or with and constrain us in what we can do or how. a lot of options we have at our disposal to make stuff run are binary, and a lot of the not-binary options are confusing.\n
    \n
    we’re sure this will get better eventually, but from that point follows this reality: **we simply cannot currently (and may not in the future either, to be honest with you) accommodate a lot of what you might think we’re able to do, or expect because Reddit had it either through an app or the base function of the site.** this software hasn’t had 15 years to mature in functionality and community addons like Reddit–and while it’s their full time gig, the upstream software is still maintained by just two people who also run the flagship instance here. they have a lot of shit on their plate too; we’re lucky they can even take time to get to *our* notes!\n
    \n
    and that last point also brings us to a final thing to emphasize: **this is not a full time job for any of us and our insistence is that it doesn’t become one.** i think doing this full time would be fucking miserable, personally, and i think i can speak for all of us in saying full-time working on this site is *literally* not something we can commit to. it has to be that way for this to be a solvent project.\n
    \n
    if we split the balance of our donations equitably right now–all of which is site money, to be clear, we only use it for keeping the site online and paying for any labor we might source to someone else–that’d work out to just $500 per person, which is **not even *a week* of compensation at a wage of $15/hr.** collectively, we have probably put in *well over* full-time hours just to keep the site going this week, and we did that last week too. we expect we’ll be doing this all month. that splitting also wouldn’t account for our volunteers who do most of the technical stuff, who have probably put in even more hours than we have, and who i personally think would deserve compensation before we do. (our site would be kind of fucked without them right now.)\n
    \n
    all this to say: please be mindful of whether what you’re asking of us is even possible. we are trying *really* hard here and it’s not like a lot of what is brought up is invalid (i generally agree theoretically with a lot of what people have been bringing to us), but at least during our influx we absolutely and simply cannot promise much of anything past “the site is online and moderated in accordance with our values”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686602462 {#1403
    date: 2023-06-12 22:41:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  +badges: Doctrine\ORM\PersistentCollection {#2028 …}
  +children: []
  -id: 28429
  -titleTs: "'appeal':14 'bind':13 'expect':7 'measur':3 'non':12 'non-bind':11 'one':16 'peopl':19 'pleas':1 'run':20 'site':22 'us':9"
  -bodyTs: "'15':334 '15/hr':539 '500':524 'abl':206,309 'absolut':685 'accommod':133,299 'accord':701 'account':581 'actual':158 'add':208 'addon':342 'admin':149 'agre':665 'alreadi':26,86 'also':76,364,397,578 'anyth':37,163,692 'app':321 'appreci':79 'around':229 'ask':637 'balanc':482 'base':212,219,324 'becom':425 'better':274 'big':198 'binari':256,264 'bring':398,675 'brought':659 'cannot':285,688 'clear':497 'code':200 'collect':540 'comfort':177 'commit':463 'communiti':60,84,341 'compens':534,610 'confus':267 'constrain':233 'current':286 'd':8,519 'decid':53 'deserv':609 'dispos':250 'document':35 'doesn':423 'donat':485 'either':293,318 'els':29,517 'emphas':405 'energi':96 'equit':486 'even':385,530,597,641 'eventu':275 'expect':111,313,568 'experi':159 'express':22 'final':402 'financi':90 'finit':137 'flagship':367 'fli':186 'follow':280 'four':151 'fuck':435,620 'full':350,410,431,451,549 'full-tim':450,548 'function':213,220,325,339 'futur':292 'general':69,664 'get':273,389 'gig':352 'given':87 'go':557 'grate':47 'great':78 'hard':647 'hasn':331 'hello':1 'honest':296 'hour':140,551,599 'infinit':46 'influx':683 'insist':419 'instanc':368 'invalid':662 'issu':65 'job':412 'join':55 'keep':98,503,554 'kind':618 'labor':511 'last':395,564 'least':680 'lemmi':210,214 'like':9,343,653 'limit':218 'liter':128,458 'll':570 'lot':243,259,301,373,655,669 'lucki':382 'm':45,75 'maintain':162,358 'make':252 'manag':172 'mani':221 'matur':337 'may':288 'might':305,513 'mind':631 'miser':436 'moder':34,67,178,699 'money':494 'month':575 'much':690 'none':194 'not-binari':262 'note':12,392 'number':138 'one':426 'onlin':506,697 'option':245,265 'pant':193 'past':693 'patient':122 'pay':508 'peopl':152,362,672 'per':525 'person':11,437,526,606 'place':27 'plate':378 'pleas':108,629 'point':73,279,396 'possibl':116,642 'probabl':543,594 'project':477 'promis':689 'put':544,595 're':171,175,203,225,269,308,381,636 'realiti':282 'realli':205,646 'reddit':315,344 'right':487,623 'run':160,254,365 'said':107 'say':449,628 'seat':190 'sentiment':23 'shit':375 'side':183 'simpli':284,687 'site':100,328,456,493,505,556,615,695 'softwar':330,355 'solvent':476 'someon':516 'someth':460 'somewher':28 'sourc':514 'speak':14,443 'specif':146 'split':480,577 'sticki':43 'still':357 'stuff':253,591 'support':82 'sure':270 'take':386 'technic':115,182,590 'temper':109 'theoret':666 'thing':6,403 'think':306,428,440,607 'thousand':129 'time':94,351,387,411,432,452,550 'tri':226,645 'tune':104 'two':154,361 'univers':167 'unpleas':70 'upstream':354 'us':56,88,196,234,399,416,447,639,677 'use':500 'valu':704 've':25 'volunt':584 'wage':537 'way':470 'websit':119 'week':532,559,565 'well':103,546 'whether':633 'without':621 'work':228,453,520 'would':433,608,616 'wouldn':579 'year':335"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/520044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686602462 {#2019
    date: 2023-06-12 22:41:02.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
39 DENIED edit
App\Entity\Entry {#2023
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "please-be-measured-in-what-you-expect-of-us-a"
  +title: "please be measured in what you expect of us: a non-binding appeal from one of the people running the site"
  +url: null
  +body: """
    hello! this is just a thing i’d like to personally note. it speaks for myself, and where it does not expresses sentiments we’ve already placed somewhere else. this is not a moderator document or anything, and it will not be stickied.\n
    \n
    i’m infinitely grateful that all of you have decided to join us here, and the community has had *very* few issues with moderation or general unpleasantness to this point. i’m also been greatly appreciative of the support this community has already given us both financially and with your time and energy in keeping the site up and well tuned.\n
    \n
    with that said: *please* temper your expectations of what is technically possible with the website and be patient about what *is*. there are literally thousands of you to accommodate now, and a finite number of hours to do it with.\n
    \n
    more specifically: **we (the Admins) are four people, only two of which have actual experience running or maintaining anything in the same universe of what we’re managing now.** we’re more comfortable moderationally, but on the technical side we are flying this by the seat of our pants. none of us are big on coding, so we’re not really able to add to Lemmy’s base functionalities. Lemmy itself has *very* limited base functionalities, many of which we’re trying to work around or with and constrain us in what we can do or how. a lot of options we have at our disposal to make stuff run are binary, and a lot of the not-binary options are confusing.\n
    \n
    we’re sure this will get better eventually, but from that point follows this reality: **we simply cannot currently (and may not in the future either, to be honest with you) accommodate a lot of what you might think we’re able to do, or expect because Reddit had it either through an app or the base function of the site.** this software hasn’t had 15 years to mature in functionality and community addons like Reddit–and while it’s their full time gig, the upstream software is still maintained by just two people who also run the flagship instance here. they have a lot of shit on their plate too; we’re lucky they can even take time to get to *our* notes!\n
    \n
    and that last point also brings us to a final thing to emphasize: **this is not a full time job for any of us and our insistence is that it doesn’t become one.** i think doing this full time would be fucking miserable, personally, and i think i can speak for all of us in saying full-time working on this site is *literally* not something we can commit to. it has to be that way for this to be a solvent project.\n
    \n
    if we split the balance of our donations equitably right now–all of which is site money, to be clear, we only use it for keeping the site online and paying for any labor we might source to someone else–that’d work out to just $500 per person, which is **not even *a week* of compensation at a wage of $15/hr.** collectively, we have probably put in *well over* full-time hours just to keep the site going this week, and we did that last week too. we expect we’ll be doing this all month. that splitting also wouldn’t account for our volunteers who do most of the technical stuff, who have probably put in even more hours than we have, and who i personally think would deserve compensation before we do. (our site would be kind of fucked without them right now.)\n
    \n
    all this to say: please be mindful of whether what you’re asking of us is even possible. we are trying *really* hard here and it’s not like a lot of what is brought up is invalid (i generally agree theoretically with a lot of what people have been bringing to us), but at least during our influx we absolutely and simply cannot promise much of anything past “the site is online and moderated in accordance with our values”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686602462 {#1403
    date: 2023-06-12 22:41:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  +badges: Doctrine\ORM\PersistentCollection {#2028 …}
  +children: []
  -id: 28429
  -titleTs: "'appeal':14 'bind':13 'expect':7 'measur':3 'non':12 'non-bind':11 'one':16 'peopl':19 'pleas':1 'run':20 'site':22 'us':9"
  -bodyTs: "'15':334 '15/hr':539 '500':524 'abl':206,309 'absolut':685 'accommod':133,299 'accord':701 'account':581 'actual':158 'add':208 'addon':342 'admin':149 'agre':665 'alreadi':26,86 'also':76,364,397,578 'anyth':37,163,692 'app':321 'appreci':79 'around':229 'ask':637 'balanc':482 'base':212,219,324 'becom':425 'better':274 'big':198 'binari':256,264 'bring':398,675 'brought':659 'cannot':285,688 'clear':497 'code':200 'collect':540 'comfort':177 'commit':463 'communiti':60,84,341 'compens':534,610 'confus':267 'constrain':233 'current':286 'd':8,519 'decid':53 'deserv':609 'dispos':250 'document':35 'doesn':423 'donat':485 'either':293,318 'els':29,517 'emphas':405 'energi':96 'equit':486 'even':385,530,597,641 'eventu':275 'expect':111,313,568 'experi':159 'express':22 'final':402 'financi':90 'finit':137 'flagship':367 'fli':186 'follow':280 'four':151 'fuck':435,620 'full':350,410,431,451,549 'full-tim':450,548 'function':213,220,325,339 'futur':292 'general':69,664 'get':273,389 'gig':352 'given':87 'go':557 'grate':47 'great':78 'hard':647 'hasn':331 'hello':1 'honest':296 'hour':140,551,599 'infinit':46 'influx':683 'insist':419 'instanc':368 'invalid':662 'issu':65 'job':412 'join':55 'keep':98,503,554 'kind':618 'labor':511 'last':395,564 'least':680 'lemmi':210,214 'like':9,343,653 'limit':218 'liter':128,458 'll':570 'lot':243,259,301,373,655,669 'lucki':382 'm':45,75 'maintain':162,358 'make':252 'manag':172 'mani':221 'matur':337 'may':288 'might':305,513 'mind':631 'miser':436 'moder':34,67,178,699 'money':494 'month':575 'much':690 'none':194 'not-binari':262 'note':12,392 'number':138 'one':426 'onlin':506,697 'option':245,265 'pant':193 'past':693 'patient':122 'pay':508 'peopl':152,362,672 'per':525 'person':11,437,526,606 'place':27 'plate':378 'pleas':108,629 'point':73,279,396 'possibl':116,642 'probabl':543,594 'project':477 'promis':689 'put':544,595 're':171,175,203,225,269,308,381,636 'realiti':282 'realli':205,646 'reddit':315,344 'right':487,623 'run':160,254,365 'said':107 'say':449,628 'seat':190 'sentiment':23 'shit':375 'side':183 'simpli':284,687 'site':100,328,456,493,505,556,615,695 'softwar':330,355 'solvent':476 'someon':516 'someth':460 'somewher':28 'sourc':514 'speak':14,443 'specif':146 'split':480,577 'sticki':43 'still':357 'stuff':253,591 'support':82 'sure':270 'take':386 'technic':115,182,590 'temper':109 'theoret':666 'thing':6,403 'think':306,428,440,607 'thousand':129 'time':94,351,387,411,432,452,550 'tri':226,645 'tune':104 'two':154,361 'univers':167 'unpleas':70 'upstream':354 'us':56,88,196,234,399,416,447,639,677 'use':500 'valu':704 've':25 'volunt':584 'wage':537 'way':470 'websit':119 'week':532,559,565 'well':103,546 'whether':633 'without':621 'work':228,453,520 'would':433,608,616 'wouldn':579 'year':335"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/520044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686602462 {#2019
    date: 2023-06-12 22:41:02.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
40 DENIED moderate
App\Entity\Entry {#2023
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1629 …}
  +slug: "please-be-measured-in-what-you-expect-of-us-a"
  +title: "please be measured in what you expect of us: a non-binding appeal from one of the people running the site"
  +url: null
  +body: """
    hello! this is just a thing i’d like to personally note. it speaks for myself, and where it does not expresses sentiments we’ve already placed somewhere else. this is not a moderator document or anything, and it will not be stickied.\n
    \n
    i’m infinitely grateful that all of you have decided to join us here, and the community has had *very* few issues with moderation or general unpleasantness to this point. i’m also been greatly appreciative of the support this community has already given us both financially and with your time and energy in keeping the site up and well tuned.\n
    \n
    with that said: *please* temper your expectations of what is technically possible with the website and be patient about what *is*. there are literally thousands of you to accommodate now, and a finite number of hours to do it with.\n
    \n
    more specifically: **we (the Admins) are four people, only two of which have actual experience running or maintaining anything in the same universe of what we’re managing now.** we’re more comfortable moderationally, but on the technical side we are flying this by the seat of our pants. none of us are big on coding, so we’re not really able to add to Lemmy’s base functionalities. Lemmy itself has *very* limited base functionalities, many of which we’re trying to work around or with and constrain us in what we can do or how. a lot of options we have at our disposal to make stuff run are binary, and a lot of the not-binary options are confusing.\n
    \n
    we’re sure this will get better eventually, but from that point follows this reality: **we simply cannot currently (and may not in the future either, to be honest with you) accommodate a lot of what you might think we’re able to do, or expect because Reddit had it either through an app or the base function of the site.** this software hasn’t had 15 years to mature in functionality and community addons like Reddit–and while it’s their full time gig, the upstream software is still maintained by just two people who also run the flagship instance here. they have a lot of shit on their plate too; we’re lucky they can even take time to get to *our* notes!\n
    \n
    and that last point also brings us to a final thing to emphasize: **this is not a full time job for any of us and our insistence is that it doesn’t become one.** i think doing this full time would be fucking miserable, personally, and i think i can speak for all of us in saying full-time working on this site is *literally* not something we can commit to. it has to be that way for this to be a solvent project.\n
    \n
    if we split the balance of our donations equitably right now–all of which is site money, to be clear, we only use it for keeping the site online and paying for any labor we might source to someone else–that’d work out to just $500 per person, which is **not even *a week* of compensation at a wage of $15/hr.** collectively, we have probably put in *well over* full-time hours just to keep the site going this week, and we did that last week too. we expect we’ll be doing this all month. that splitting also wouldn’t account for our volunteers who do most of the technical stuff, who have probably put in even more hours than we have, and who i personally think would deserve compensation before we do. (our site would be kind of fucked without them right now.)\n
    \n
    all this to say: please be mindful of whether what you’re asking of us is even possible. we are trying *really* hard here and it’s not like a lot of what is brought up is invalid (i generally agree theoretically with a lot of what people have been bringing to us), but at least during our influx we absolutely and simply cannot promise much of anything past “the site is online and moderated in accordance with our values”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686602462 {#1403
    date: 2023-06-12 22:41:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  +badges: Doctrine\ORM\PersistentCollection {#2028 …}
  +children: []
  -id: 28429
  -titleTs: "'appeal':14 'bind':13 'expect':7 'measur':3 'non':12 'non-bind':11 'one':16 'peopl':19 'pleas':1 'run':20 'site':22 'us':9"
  -bodyTs: "'15':334 '15/hr':539 '500':524 'abl':206,309 'absolut':685 'accommod':133,299 'accord':701 'account':581 'actual':158 'add':208 'addon':342 'admin':149 'agre':665 'alreadi':26,86 'also':76,364,397,578 'anyth':37,163,692 'app':321 'appreci':79 'around':229 'ask':637 'balanc':482 'base':212,219,324 'becom':425 'better':274 'big':198 'binari':256,264 'bring':398,675 'brought':659 'cannot':285,688 'clear':497 'code':200 'collect':540 'comfort':177 'commit':463 'communiti':60,84,341 'compens':534,610 'confus':267 'constrain':233 'current':286 'd':8,519 'decid':53 'deserv':609 'dispos':250 'document':35 'doesn':423 'donat':485 'either':293,318 'els':29,517 'emphas':405 'energi':96 'equit':486 'even':385,530,597,641 'eventu':275 'expect':111,313,568 'experi':159 'express':22 'final':402 'financi':90 'finit':137 'flagship':367 'fli':186 'follow':280 'four':151 'fuck':435,620 'full':350,410,431,451,549 'full-tim':450,548 'function':213,220,325,339 'futur':292 'general':69,664 'get':273,389 'gig':352 'given':87 'go':557 'grate':47 'great':78 'hard':647 'hasn':331 'hello':1 'honest':296 'hour':140,551,599 'infinit':46 'influx':683 'insist':419 'instanc':368 'invalid':662 'issu':65 'job':412 'join':55 'keep':98,503,554 'kind':618 'labor':511 'last':395,564 'least':680 'lemmi':210,214 'like':9,343,653 'limit':218 'liter':128,458 'll':570 'lot':243,259,301,373,655,669 'lucki':382 'm':45,75 'maintain':162,358 'make':252 'manag':172 'mani':221 'matur':337 'may':288 'might':305,513 'mind':631 'miser':436 'moder':34,67,178,699 'money':494 'month':575 'much':690 'none':194 'not-binari':262 'note':12,392 'number':138 'one':426 'onlin':506,697 'option':245,265 'pant':193 'past':693 'patient':122 'pay':508 'peopl':152,362,672 'per':525 'person':11,437,526,606 'place':27 'plate':378 'pleas':108,629 'point':73,279,396 'possibl':116,642 'probabl':543,594 'project':477 'promis':689 'put':544,595 're':171,175,203,225,269,308,381,636 'realiti':282 'realli':205,646 'reddit':315,344 'right':487,623 'run':160,254,365 'said':107 'say':449,628 'seat':190 'sentiment':23 'shit':375 'side':183 'simpli':284,687 'site':100,328,456,493,505,556,615,695 'softwar':330,355 'solvent':476 'someon':516 'someth':460 'somewher':28 'sourc':514 'speak':14,443 'specif':146 'split':480,577 'sticki':43 'still':357 'stuff':253,591 'support':82 'sure':270 'take':386 'technic':115,182,590 'temper':109 'theoret':666 'thing':6,403 'think':306,428,440,607 'thousand':129 'time':94,351,387,411,432,452,550 'tri':226,645 'tune':104 'two':154,361 'univers':167 'unpleas':70 'upstream':354 'us':56,88,196,234,399,416,447,639,677 'use':500 'valu':704 've':25 'volunt':584 'wage':537 'way':470 'websit':119 'week':532,559,565 'well':103,546 'whether':633 'without':621 'work':228,453,520 'would':433,608,616 'wouldn':579 'year':335"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/520044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686602462 {#2019
    date: 2023-06-12 22:41:02.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