GET https://kbin.spritesserver.nl/u/@alyaza@beehaw.org/threads/newest/%E2%88%9E/all?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.26 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 {#2937
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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: 15
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727968018 {#2935
    date: 2024-10-03 17:06:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2948 …}
  +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 {#2936
    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 {#2937
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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: 15
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727968018 {#2935
    date: 2024-10-03 17:06:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2948 …}
  +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 {#2936
    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 {#2937
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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: 15
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727968018 {#2935
    date: 2024-10-03 17:06:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2948 …}
  +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 {#2936
    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 {#2921
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2922 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2062 …}
  +slug: "The-online-hate-campaign-turning-Indonesians-against-Rohingya-refugees"
  +title: "The online hate campaign turning Indonesians against Rohingya refugees"
  +url: "https://www.theguardian.com/world/2024/jan/18/the-online-hate-campaign-turning-indonesians-against-rohingya-refugees"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705857572 {#2919
    date: 2024-01-21 18:19:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  +badges: Doctrine\ORM\PersistentCollection {#2933 …}
  +children: []
  -id: 32197
  -titleTs: "'campaign':4 'hate':3 'indonesian':6 'onlin':2 'refuge':9 'rohingya':8 'turn':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705925072
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11223392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857572 {#2920
    date: 2024-01-21 18:19:32.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 {#2921
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2922 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2062 …}
  +slug: "The-online-hate-campaign-turning-Indonesians-against-Rohingya-refugees"
  +title: "The online hate campaign turning Indonesians against Rohingya refugees"
  +url: "https://www.theguardian.com/world/2024/jan/18/the-online-hate-campaign-turning-indonesians-against-rohingya-refugees"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705857572 {#2919
    date: 2024-01-21 18:19:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  +badges: Doctrine\ORM\PersistentCollection {#2933 …}
  +children: []
  -id: 32197
  -titleTs: "'campaign':4 'hate':3 'indonesian':6 'onlin':2 'refuge':9 'rohingya':8 'turn':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705925072
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11223392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857572 {#2920
    date: 2024-01-21 18:19:32.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 {#2921
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2922 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2062 …}
  +slug: "The-online-hate-campaign-turning-Indonesians-against-Rohingya-refugees"
  +title: "The online hate campaign turning Indonesians against Rohingya refugees"
  +url: "https://www.theguardian.com/world/2024/jan/18/the-online-hate-campaign-turning-indonesians-against-rohingya-refugees"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705857572 {#2919
    date: 2024-01-21 18:19:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  +badges: Doctrine\ORM\PersistentCollection {#2933 …}
  +children: []
  -id: 32197
  -titleTs: "'campaign':4 'hate':3 'indonesian':6 'onlin':2 'refuge':9 'rohingya':8 'turn':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705925072
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11223392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857572 {#2920
    date: 2024-01-21 18:19:32.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 {#2952
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2046 …}
  +slug: "Cape-Verde-reaches-malaria-free-milestone"
  +title: "Cape Verde reaches malaria-free milestone"
  +url: "https://www.bbc.com/news/world-africa-67951537"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705600748 {#2950
    date: 2024-01-18 18:59:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  +badges: Doctrine\ORM\PersistentCollection {#2964 …}
  +children: []
  -id: 31539
  -titleTs: "'cape':1 'free':6 'malaria':5 'malaria-fre':4 'mileston':7 'reach':3 'verd':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705686248
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11149838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600748 {#2951
    date: 2024-01-18 18:59:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#2952
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2046 …}
  +slug: "Cape-Verde-reaches-malaria-free-milestone"
  +title: "Cape Verde reaches malaria-free milestone"
  +url: "https://www.bbc.com/news/world-africa-67951537"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705600748 {#2950
    date: 2024-01-18 18:59:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  +badges: Doctrine\ORM\PersistentCollection {#2964 …}
  +children: []
  -id: 31539
  -titleTs: "'cape':1 'free':6 'malaria':5 'malaria-fre':4 'mileston':7 'reach':3 'verd':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705686248
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11149838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600748 {#2951
    date: 2024-01-18 18:59:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#2952
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2046 …}
  +slug: "Cape-Verde-reaches-malaria-free-milestone"
  +title: "Cape Verde reaches malaria-free milestone"
  +url: "https://www.bbc.com/news/world-africa-67951537"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705600748 {#2950
    date: 2024-01-18 18:59:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  +badges: Doctrine\ORM\PersistentCollection {#2964 …}
  +children: []
  -id: 31539
  -titleTs: "'cape':1 'free':6 'malaria':5 'malaria-fre':4 'mileston':7 'reach':3 'verd':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705686248
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11149838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600748 {#2951
    date: 2024-01-18 18:59:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2889
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2211 …}
  +slug: "Iran-says-it-has-launched-attacks-on-what-it-calls"
  +title: "Iran says it has launched attacks on what it calls militant bases in Pakistan"
  +url: "https://apnews.com/article/iran-iraq-militant-bases-attack-05c7530d66fb05dd6f2868527003ba2d"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705431772 {#2887
    date: 2024-01-16 20:02:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
  +badges: Doctrine\ORM\PersistentCollection {#2901 …}
  +children: []
  -id: 31019
  -titleTs: "'attack':6 'base':12 'call':10 'iran':1 'launch':5 'milit':11 'pakistan':14 'say':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705454272
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11100180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431772 {#2888
    date: 2024-01-16 20:02: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
15 DENIED edit
App\Entity\Entry {#2889
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2211 …}
  +slug: "Iran-says-it-has-launched-attacks-on-what-it-calls"
  +title: "Iran says it has launched attacks on what it calls militant bases in Pakistan"
  +url: "https://apnews.com/article/iran-iraq-militant-bases-attack-05c7530d66fb05dd6f2868527003ba2d"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705431772 {#2887
    date: 2024-01-16 20:02:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
  +badges: Doctrine\ORM\PersistentCollection {#2901 …}
  +children: []
  -id: 31019
  -titleTs: "'attack':6 'base':12 'call':10 'iran':1 'launch':5 'milit':11 'pakistan':14 'say':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705454272
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11100180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431772 {#2888
    date: 2024-01-16 20:02: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
16 DENIED moderate
App\Entity\Entry {#2889
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2211 …}
  +slug: "Iran-says-it-has-launched-attacks-on-what-it-calls"
  +title: "Iran says it has launched attacks on what it calls militant bases in Pakistan"
  +url: "https://apnews.com/article/iran-iraq-militant-bases-attack-05c7530d66fb05dd6f2868527003ba2d"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705431772 {#2887
    date: 2024-01-16 20:02:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
  +badges: Doctrine\ORM\PersistentCollection {#2901 …}
  +children: []
  -id: 31019
  -titleTs: "'attack':6 'base':12 'call':10 'iran':1 'launch':5 'milit':11 'pakistan':14 'say':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705454272
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11100180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431772 {#2888
    date: 2024-01-16 20:02: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
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 {#2905
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2906 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2000 …}
  +slug: "Norway-to-pay-Sami-reindeer-herders-millions-for-violating-their"
  +title: "Norway to pay Sámi reindeer herders millions for violating their human rights"
  +url: "https://grist.org/global-indigenous-affairs-desk/norway-to-pay-sami-reindeer-herders-millions-for-violating-their-human-rights/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724211174 {#2903
    date: 2024-08-21 05:32:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: []
  -id: 30729
  -titleTs: "'herder':6 'human':11 'million':7 'norway':1 'pay':3 'reindeer':5 'right':12 'sámi':4 'violat':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705415652
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341652 {#2904
    date: 2024-01-15 19:00: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
19 DENIED edit
App\Entity\Entry {#2905
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2906 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2000 …}
  +slug: "Norway-to-pay-Sami-reindeer-herders-millions-for-violating-their"
  +title: "Norway to pay Sámi reindeer herders millions for violating their human rights"
  +url: "https://grist.org/global-indigenous-affairs-desk/norway-to-pay-sami-reindeer-herders-millions-for-violating-their-human-rights/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724211174 {#2903
    date: 2024-08-21 05:32:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: []
  -id: 30729
  -titleTs: "'herder':6 'human':11 'million':7 'norway':1 'pay':3 'reindeer':5 'right':12 'sámi':4 'violat':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705415652
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341652 {#2904
    date: 2024-01-15 19:00: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
20 DENIED moderate
App\Entity\Entry {#2905
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2906 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2000 …}
  +slug: "Norway-to-pay-Sami-reindeer-herders-millions-for-violating-their"
  +title: "Norway to pay Sámi reindeer herders millions for violating their human rights"
  +url: "https://grist.org/global-indigenous-affairs-desk/norway-to-pay-sami-reindeer-herders-millions-for-violating-their-human-rights/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724211174 {#2903
    date: 2024-08-21 05:32:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: []
  -id: 30729
  -titleTs: "'herder':6 'human':11 'million':7 'norway':1 'pay':3 'reindeer':5 'right':12 'sámi':4 'violat':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705415652
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341652 {#2904
    date: 2024-01-15 19:00: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
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 {#2776
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "The-Coup-For-Now-Is-Over-Arevalo-Sworn-In-as"
  +title: "'The Coup, For Now, Is Over': Arévalo Sworn In as Guatemala's President"
  +url: "https://www.commondreams.org/news/bernardo-arevalo-sworn-in"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705341607 {#2774
    date: 2024-01-15 19:00:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  +badges: Doctrine\ORM\PersistentCollection {#2789 …}
  +children: []
  -id: 30727
  -titleTs: "'arévalo':7 'coup':2 'guatemala':11 'presid':13 'sworn':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705400107
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341607 {#2775
    date: 2024-01-15 19:00:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2776
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "The-Coup-For-Now-Is-Over-Arevalo-Sworn-In-as"
  +title: "'The Coup, For Now, Is Over': Arévalo Sworn In as Guatemala's President"
  +url: "https://www.commondreams.org/news/bernardo-arevalo-sworn-in"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705341607 {#2774
    date: 2024-01-15 19:00:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  +badges: Doctrine\ORM\PersistentCollection {#2789 …}
  +children: []
  -id: 30727
  -titleTs: "'arévalo':7 'coup':2 'guatemala':11 'presid':13 'sworn':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705400107
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341607 {#2775
    date: 2024-01-15 19:00:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2776
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "The-Coup-For-Now-Is-Over-Arevalo-Sworn-In-as"
  +title: "'The Coup, For Now, Is Over': Arévalo Sworn In as Guatemala's President"
  +url: "https://www.commondreams.org/news/bernardo-arevalo-sworn-in"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705341607 {#2774
    date: 2024-01-15 19:00:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  +badges: Doctrine\ORM\PersistentCollection {#2789 …}
  +children: []
  -id: 30727
  -titleTs: "'arévalo':7 'coup':2 'guatemala':11 'presid':13 'sworn':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705400107
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341607 {#2775
    date: 2024-01-15 19:00:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2874
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2872
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +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 {#2873
    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
27 DENIED edit
App\Entity\Entry {#2874
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2872
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +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 {#2873
    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
28 DENIED moderate
App\Entity\Entry {#2874
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2872
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +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 {#2873
    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
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 {#2857
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2859 …}
  +slug: "The-Future-Of-E-Commerce-Is-A-Product-Whose-Name-Is"
  +title: "The Future Of E-Commerce Is A Product Whose Name Is A Boilerplate AI-Generated Apology"
  +url: "https://defector.com/the-future-of-e-commerce-is-a-product-whose-name-is-a-boilerplate-ai-generated-apology"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722249074 {#2855
    date: 2024-07-29 12:31:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  +badges: Doctrine\ORM\PersistentCollection {#2870 …}
  +children: []
  -id: 29508
  -titleTs: "'ai':16 'ai-gener':15 'apolog':18 'boilerpl':14 'commerc':6 'e':5 'e-commerc':4 'futur':2 'generat':17 'name':11 'product':9 'whose':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705174793
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10996341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100293 {#2856
    date: 2024-01-12 23:58:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2857
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2859 …}
  +slug: "The-Future-Of-E-Commerce-Is-A-Product-Whose-Name-Is"
  +title: "The Future Of E-Commerce Is A Product Whose Name Is A Boilerplate AI-Generated Apology"
  +url: "https://defector.com/the-future-of-e-commerce-is-a-product-whose-name-is-a-boilerplate-ai-generated-apology"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722249074 {#2855
    date: 2024-07-29 12:31:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  +badges: Doctrine\ORM\PersistentCollection {#2870 …}
  +children: []
  -id: 29508
  -titleTs: "'ai':16 'ai-gener':15 'apolog':18 'boilerpl':14 'commerc':6 'e':5 'e-commerc':4 'futur':2 'generat':17 'name':11 'product':9 'whose':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705174793
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10996341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100293 {#2856
    date: 2024-01-12 23:58:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2857
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2859 …}
  +slug: "The-Future-Of-E-Commerce-Is-A-Product-Whose-Name-Is"
  +title: "The Future Of E-Commerce Is A Product Whose Name Is A Boilerplate AI-Generated Apology"
  +url: "https://defector.com/the-future-of-e-commerce-is-a-product-whose-name-is-a-boilerplate-ai-generated-apology"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722249074 {#2855
    date: 2024-07-29 12:31:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  +badges: Doctrine\ORM\PersistentCollection {#2870 …}
  +children: []
  -id: 29508
  -titleTs: "'ai':16 'ai-gener':15 'apolog':18 'boilerpl':14 'commerc':6 'e':5 'e-commerc':4 'futur':2 'generat':17 'name':11 'product':9 'whose':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705174793
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10996341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100293 {#2856
    date: 2024-01-12 23:58:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2759
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2761 …}
  +slug: "2023-confirmed-as-world-s-hottest-year-on-record"
  +title: "2023 confirmed as world's hottest year on record"
  +url: "https://www.bbc.co.uk/news/science-environment-67861954"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719693694 {#2757
    date: 2024-06-29 22:41:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  +badges: Doctrine\ORM\PersistentCollection {#2772 …}
  +children: []
  -id: 28378
  -titleTs: "'2023':1 'confirm':2 'hottest':6 'record':9 'world':4 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704899472
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10901090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704813072 {#2758
    date: 2024-01-09 16:11:12.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 {#2759
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2761 …}
  +slug: "2023-confirmed-as-world-s-hottest-year-on-record"
  +title: "2023 confirmed as world's hottest year on record"
  +url: "https://www.bbc.co.uk/news/science-environment-67861954"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719693694 {#2757
    date: 2024-06-29 22:41:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  +badges: Doctrine\ORM\PersistentCollection {#2772 …}
  +children: []
  -id: 28378
  -titleTs: "'2023':1 'confirm':2 'hottest':6 'record':9 'world':4 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704899472
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10901090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704813072 {#2758
    date: 2024-01-09 16:11:12.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 {#2759
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2761 …}
  +slug: "2023-confirmed-as-world-s-hottest-year-on-record"
  +title: "2023 confirmed as world's hottest year on record"
  +url: "https://www.bbc.co.uk/news/science-environment-67861954"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719693694 {#2757
    date: 2024-06-29 22:41:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  +badges: Doctrine\ORM\PersistentCollection {#2772 …}
  +children: []
  -id: 28378
  -titleTs: "'2023':1 'confirm':2 'hottest':6 'record':9 'world':4 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704899472
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10901090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704813072 {#2758
    date: 2024-01-09 16:11:12.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 {#2840
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2020 …}
  +image: Proxies\__CG__\App\Entity\Image {#2841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2842 …}
  +slug: "Nonalcoholic-Beer-Is-Booming-Here-Are-the-Ones-to-Try"
  +title: "Nonalcoholic Beer Is Booming. Here Are the Ones to Try."
  +url: "https://punchdrink.com/articles/best-nonalcoholic-beer/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719783630 {#2838
    date: 2024-06-30 23:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  +badges: Doctrine\ORM\PersistentCollection {#2853 …}
  +children: []
  -id: 28123
  -titleTs: "'beer':2 'boom':4 'nonalcohol':1 'one':8 'tri':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704822208
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735808 {#2839
    date: 2024-01-08 18:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#2840
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2020 …}
  +image: Proxies\__CG__\App\Entity\Image {#2841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2842 …}
  +slug: "Nonalcoholic-Beer-Is-Booming-Here-Are-the-Ones-to-Try"
  +title: "Nonalcoholic Beer Is Booming. Here Are the Ones to Try."
  +url: "https://punchdrink.com/articles/best-nonalcoholic-beer/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719783630 {#2838
    date: 2024-06-30 23:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  +badges: Doctrine\ORM\PersistentCollection {#2853 …}
  +children: []
  -id: 28123
  -titleTs: "'beer':2 'boom':4 'nonalcohol':1 'one':8 'tri':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704822208
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735808 {#2839
    date: 2024-01-08 18:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#2840
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2020 …}
  +image: Proxies\__CG__\App\Entity\Image {#2841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2842 …}
  +slug: "Nonalcoholic-Beer-Is-Booming-Here-Are-the-Ones-to-Try"
  +title: "Nonalcoholic Beer Is Booming. Here Are the Ones to Try."
  +url: "https://punchdrink.com/articles/best-nonalcoholic-beer/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719783630 {#2838
    date: 2024-06-30 23:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  +badges: Doctrine\ORM\PersistentCollection {#2853 …}
  +children: []
  -id: 28123
  -titleTs: "'beer':2 'boom':4 'nonalcohol':1 'one':8 'tri':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704822208
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735808 {#2839
    date: 2024-01-08 18:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#2742
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: Proxies\__CG__\App\Entity\Image {#2743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
  +slug: "Manosphere-inspired-YouTubers-are-encouraging-men-to-start-OnlyFans-management-agencies"
  +title: "Manosphere-inspired YouTubers are encouraging men to start OnlyFans management agencies"
  +url: "https://prismreports.org/2024/01/08/onlyfans-management-schemes-youtube-manosphere/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719327319 {#2740
    date: 2024-06-25 16:55:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2745 …}
  +votes: Doctrine\ORM\PersistentCollection {#2747 …}
  +reports: Doctrine\ORM\PersistentCollection {#2749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
  +badges: Doctrine\ORM\PersistentCollection {#2755 …}
  +children: []
  -id: 28122
  -titleTs: "'agenc':12 'encourag':6 'inspir':3 'manag':11 'manospher':2 'manosphere-inspir':1 'men':7 'onlyfan':10 'start':9 'youtub':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704771205
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735705 {#2741
    date: 2024-01-08 18:41:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#2742
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: Proxies\__CG__\App\Entity\Image {#2743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
  +slug: "Manosphere-inspired-YouTubers-are-encouraging-men-to-start-OnlyFans-management-agencies"
  +title: "Manosphere-inspired YouTubers are encouraging men to start OnlyFans management agencies"
  +url: "https://prismreports.org/2024/01/08/onlyfans-management-schemes-youtube-manosphere/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719327319 {#2740
    date: 2024-06-25 16:55:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2745 …}
  +votes: Doctrine\ORM\PersistentCollection {#2747 …}
  +reports: Doctrine\ORM\PersistentCollection {#2749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
  +badges: Doctrine\ORM\PersistentCollection {#2755 …}
  +children: []
  -id: 28122
  -titleTs: "'agenc':12 'encourag':6 'inspir':3 'manag':11 'manospher':2 'manosphere-inspir':1 'men':7 'onlyfan':10 'start':9 'youtub':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704771205
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735705 {#2741
    date: 2024-01-08 18:41:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#2742
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: Proxies\__CG__\App\Entity\Image {#2743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
  +slug: "Manosphere-inspired-YouTubers-are-encouraging-men-to-start-OnlyFans-management-agencies"
  +title: "Manosphere-inspired YouTubers are encouraging men to start OnlyFans management agencies"
  +url: "https://prismreports.org/2024/01/08/onlyfans-management-schemes-youtube-manosphere/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719327319 {#2740
    date: 2024-06-25 16:55:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2745 …}
  +votes: Doctrine\ORM\PersistentCollection {#2747 …}
  +reports: Doctrine\ORM\PersistentCollection {#2749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
  +badges: Doctrine\ORM\PersistentCollection {#2755 …}
  +children: []
  -id: 28122
  -titleTs: "'agenc':12 'encourag':6 'inspir':3 'manag':11 'manospher':2 'manosphere-inspir':1 'men':7 'onlyfan':10 'start':9 'youtub':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704771205
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735705 {#2741
    date: 2024-01-08 18:41:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#2562
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2560
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  +badges: Doctrine\ORM\PersistentCollection {#2573 …}
  +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 {#2561
    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
47 DENIED edit
App\Entity\Entry {#2562
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2560
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  +badges: Doctrine\ORM\PersistentCollection {#2573 …}
  +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 {#2561
    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
48 DENIED moderate
App\Entity\Entry {#2562
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2560
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  +badges: Doctrine\ORM\PersistentCollection {#2573 …}
  +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 {#2561
    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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#2512
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2513 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2514 …}
  +slug: "Inside-Israel-s-torture-camp-for-Gaza-detainees"
  +title: "Inside Israel's torture camp for Gaza detainees"
  +url: "https://www.972mag.com/israel-torture-camp-gaza-detainees/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704486969 {#2510
    date: 2024-01-05 21:36:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  +badges: Doctrine\ORM\PersistentCollection {#2525 …}
  +children: []
  -id: 27471
  -titleTs: "'camp':5 'detaine':8 'gaza':7 'insid':1 'israel':2 'tortur':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704573369
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10813783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704486969 {#2511
    date: 2024-01-05 21:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#2512
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2513 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2514 …}
  +slug: "Inside-Israel-s-torture-camp-for-Gaza-detainees"
  +title: "Inside Israel's torture camp for Gaza detainees"
  +url: "https://www.972mag.com/israel-torture-camp-gaza-detainees/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704486969 {#2510
    date: 2024-01-05 21:36:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  +badges: Doctrine\ORM\PersistentCollection {#2525 …}
  +children: []
  -id: 27471
  -titleTs: "'camp':5 'detaine':8 'gaza':7 'insid':1 'israel':2 'tortur':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704573369
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10813783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704486969 {#2511
    date: 2024-01-05 21:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#2512
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2513 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2514 …}
  +slug: "Inside-Israel-s-torture-camp-for-Gaza-detainees"
  +title: "Inside Israel's torture camp for Gaza detainees"
  +url: "https://www.972mag.com/israel-torture-camp-gaza-detainees/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704486969 {#2510
    date: 2024-01-05 21:36:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  +badges: Doctrine\ORM\PersistentCollection {#2525 …}
  +children: []
  -id: 27471
  -titleTs: "'camp':5 'detaine':8 'gaza':7 'insid':1 'israel':2 'tortur':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704573369
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10813783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704486969 {#2511
    date: 2024-01-05 21:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#2264
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2235 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2046 …}
  +slug: "How-humans-have-changed-the-Earth-s-surface-in-2023"
  +title: "How humans have changed the Earth’s surface in 2023"
  +url: "https://www.bbc.com/future/article/20231222-how-humans-have-changed-earths-surface-in-2023"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704215107 {#2262
    date: 2024-01-02 18:05:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  +badges: Doctrine\ORM\PersistentCollection {#2258 …}
  +children: []
  -id: 26747
  -titleTs: "'2023':10 'chang':4 'earth':6 'human':2 'surfac':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704296107
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10736361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215107 {#2263
    date: 2024-01-02 18:05:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#2264
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2235 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2046 …}
  +slug: "How-humans-have-changed-the-Earth-s-surface-in-2023"
  +title: "How humans have changed the Earth’s surface in 2023"
  +url: "https://www.bbc.com/future/article/20231222-how-humans-have-changed-earths-surface-in-2023"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704215107 {#2262
    date: 2024-01-02 18:05:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  +badges: Doctrine\ORM\PersistentCollection {#2258 …}
  +children: []
  -id: 26747
  -titleTs: "'2023':10 'chang':4 'earth':6 'human':2 'surfac':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704296107
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10736361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215107 {#2263
    date: 2024-01-02 18:05:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#2264
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2235 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2046 …}
  +slug: "How-humans-have-changed-the-Earth-s-surface-in-2023"
  +title: "How humans have changed the Earth’s surface in 2023"
  +url: "https://www.bbc.com/future/article/20231222-how-humans-have-changed-earths-surface-in-2023"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704215107 {#2262
    date: 2024-01-02 18:05:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  +badges: Doctrine\ORM\PersistentCollection {#2258 …}
  +children: []
  -id: 26747
  -titleTs: "'2023':10 'chang':4 'earth':6 'human':2 'surfac':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704296107
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10736361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215107 {#2263
    date: 2024-01-02 18:05:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1347
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#1348 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1350 …}
  +slug: "Strong-quake-prompts-tsunami-warning-for-Japan-s-western-coast"
  +title: "Strong quake prompts tsunami warning for Japan's western coast"
  +url: "https://www.japantimes.co.jp/news/2024/01/01/japan/science-health/new-years-2024-earthquake/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710380472 {#2269
    date: 2024-03-14 02:41:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2492 …}
  +children: []
  -id: 26507
  -titleTs: "'coast':10 'japan':7 'prompt':3 'quak':2 'strong':1 'tsunami':4 'warn':5 'western':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189227
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10713428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704124227 {#2352
    date: 2024-01-01 16:50:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1347
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#1348 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1350 …}
  +slug: "Strong-quake-prompts-tsunami-warning-for-Japan-s-western-coast"
  +title: "Strong quake prompts tsunami warning for Japan's western coast"
  +url: "https://www.japantimes.co.jp/news/2024/01/01/japan/science-health/new-years-2024-earthquake/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710380472 {#2269
    date: 2024-03-14 02:41:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2492 …}
  +children: []
  -id: 26507
  -titleTs: "'coast':10 'japan':7 'prompt':3 'quak':2 'strong':1 'tsunami':4 'warn':5 'western':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189227
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10713428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704124227 {#2352
    date: 2024-01-01 16:50:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1347
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#1348 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1350 …}
  +slug: "Strong-quake-prompts-tsunami-warning-for-Japan-s-western-coast"
  +title: "Strong quake prompts tsunami warning for Japan's western coast"
  +url: "https://www.japantimes.co.jp/news/2024/01/01/japan/science-health/new-years-2024-earthquake/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710380472 {#2269
    date: 2024-03-14 02:41:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2492 …}
  +children: []
  -id: 26507
  -titleTs: "'coast':10 'japan':7 'prompt':3 'quak':2 'strong':1 'tsunami':4 'warn':5 'western':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189227
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10713428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704124227 {#2352
    date: 2024-01-01 16:50:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#2825
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2823
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2826 …}
  +votes: Doctrine\ORM\PersistentCollection {#2828 …}
  +reports: Doctrine\ORM\PersistentCollection {#2830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
  +badges: Doctrine\ORM\PersistentCollection {#2836 …}
  +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 {#2824
    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
63 DENIED edit
App\Entity\Entry {#2825
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2823
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2826 …}
  +votes: Doctrine\ORM\PersistentCollection {#2828 …}
  +reports: Doctrine\ORM\PersistentCollection {#2830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
  +badges: Doctrine\ORM\PersistentCollection {#2836 …}
  +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 {#2824
    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
64 DENIED moderate
App\Entity\Entry {#2825
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2823
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2826 …}
  +votes: Doctrine\ORM\PersistentCollection {#2828 …}
  +reports: Doctrine\ORM\PersistentCollection {#2830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
  +badges: Doctrine\ORM\PersistentCollection {#2836 …}
  +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 {#2824
    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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#2810
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2808
    date: 2024-03-05 07:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2811 …}
  +votes: Doctrine\ORM\PersistentCollection {#2813 …}
  +reports: Doctrine\ORM\PersistentCollection {#2815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
  +badges: Doctrine\ORM\PersistentCollection {#2821 …}
  +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 {#2809
    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
67 DENIED edit
App\Entity\Entry {#2810
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2808
    date: 2024-03-05 07:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2811 …}
  +votes: Doctrine\ORM\PersistentCollection {#2813 …}
  +reports: Doctrine\ORM\PersistentCollection {#2815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
  +badges: Doctrine\ORM\PersistentCollection {#2821 …}
  +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 {#2809
    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
68 DENIED moderate
App\Entity\Entry {#2810
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2808
    date: 2024-03-05 07:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2811 …}
  +votes: Doctrine\ORM\PersistentCollection {#2813 …}
  +reports: Doctrine\ORM\PersistentCollection {#2815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
  +badges: Doctrine\ORM\PersistentCollection {#2821 …}
  +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 {#2809
    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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#2708
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "As-Tunisia-suffers-economic-woes-voters-will-head-to-polls"
  +title: "As Tunisia suffers economic woes, voters will head to polls for local elections on Sunday"
  +url: "https://www.pbs.org/newshour/world/as-tunisia-suffers-economic-woes-voters-will-head-to-polls-for-local-elections-on-sunday"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431841 {#2706
    date: 2023-12-24 16:30:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  +badges: Doctrine\ORM\PersistentCollection {#2721 …}
  +children: []
  -id: 24445
  -titleTs: "'econom':4 'elect':13 'head':8 'local':12 'poll':10 'suffer':3 'sunday':15 'tunisia':2 'voter':6 'woe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703472341
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431841 {#2707
    date: 2023-12-24 16:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#2708
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "As-Tunisia-suffers-economic-woes-voters-will-head-to-polls"
  +title: "As Tunisia suffers economic woes, voters will head to polls for local elections on Sunday"
  +url: "https://www.pbs.org/newshour/world/as-tunisia-suffers-economic-woes-voters-will-head-to-polls-for-local-elections-on-sunday"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431841 {#2706
    date: 2023-12-24 16:30:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  +badges: Doctrine\ORM\PersistentCollection {#2721 …}
  +children: []
  -id: 24445
  -titleTs: "'econom':4 'elect':13 'head':8 'local':12 'poll':10 'suffer':3 'sunday':15 'tunisia':2 'voter':6 'woe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703472341
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431841 {#2707
    date: 2023-12-24 16:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#2708
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "As-Tunisia-suffers-economic-woes-voters-will-head-to-polls"
  +title: "As Tunisia suffers economic woes, voters will head to polls for local elections on Sunday"
  +url: "https://www.pbs.org/newshour/world/as-tunisia-suffers-economic-woes-voters-will-head-to-polls-for-local-elections-on-sunday"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431841 {#2706
    date: 2023-12-24 16:30:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  +badges: Doctrine\ORM\PersistentCollection {#2721 …}
  +children: []
  -id: 24445
  -titleTs: "'econom':4 'elect':13 'head':8 'local':12 'poll':10 'suffer':3 'sunday':15 'tunisia':2 'voter':6 'woe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703472341
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431841 {#2707
    date: 2023-12-24 16:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#2661
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2199 …}
  +slug: "As-maternal-care-in-Wyoming-dwindles-tribal-clinics-are-building"
  +title: "As maternal care in Wyoming dwindles, tribal clinics are building up resources for support"
  +url: "https://19thnews.org/2023/12/maternal-care-tribal-clinics-wyoming/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431717 {#2659
    date: 2023-12-24 16:28:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  +badges: Doctrine\ORM\PersistentCollection {#2672 …}
  +children: []
  -id: 24440
  -titleTs: "'build':10 'care':3 'clinic':8 'dwindl':6 'matern':2 'resourc':12 'support':14 'tribal':7 'wyom':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703467717
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431717 {#2660
    date: 2023-12-24 16:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#2661
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2199 …}
  +slug: "As-maternal-care-in-Wyoming-dwindles-tribal-clinics-are-building"
  +title: "As maternal care in Wyoming dwindles, tribal clinics are building up resources for support"
  +url: "https://19thnews.org/2023/12/maternal-care-tribal-clinics-wyoming/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431717 {#2659
    date: 2023-12-24 16:28:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  +badges: Doctrine\ORM\PersistentCollection {#2672 …}
  +children: []
  -id: 24440
  -titleTs: "'build':10 'care':3 'clinic':8 'dwindl':6 'matern':2 'resourc':12 'support':14 'tribal':7 'wyom':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703467717
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431717 {#2660
    date: 2023-12-24 16:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#2661
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2199 …}
  +slug: "As-maternal-care-in-Wyoming-dwindles-tribal-clinics-are-building"
  +title: "As maternal care in Wyoming dwindles, tribal clinics are building up resources for support"
  +url: "https://19thnews.org/2023/12/maternal-care-tribal-clinics-wyoming/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431717 {#2659
    date: 2023-12-24 16:28:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  +badges: Doctrine\ORM\PersistentCollection {#2672 …}
  +children: []
  -id: 24440
  -titleTs: "'build':10 'care':3 'clinic':8 'dwindl':6 'matern':2 'resourc':12 'support':14 'tribal':7 'wyom':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703467717
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431717 {#2660
    date: 2023-12-24 16:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#2725
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: Proxies\__CG__\App\Entity\Image {#2726 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2727 …}
  +slug: "Inside-the-MAGA-Plan-to-Attack-Birth-Control-Surveil-Women"
  +title: "Inside the MAGA Plan to Attack Birth Control, Surveil Women and Ban the Abortion Pill"
  +url: "https://www.rollingstone.com/politics/politics-features/maga-plan-attack-birth-control-surveil-women-ban-abortion-pill-1234934807/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703271087 {#2723
    date: 2023-12-22 19:51:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  +badges: Doctrine\ORM\PersistentCollection {#2738 …}
  +children: []
  -id: 24084
  -titleTs: "'abort':14 'attack':6 'ban':12 'birth':7 'control':8 'insid':1 'maga':3 'pill':15 'plan':4 'surveil':9 'women':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703329587
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10511461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703271087 {#2724
    date: 2023-12-22 19:51:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#2725
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: Proxies\__CG__\App\Entity\Image {#2726 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2727 …}
  +slug: "Inside-the-MAGA-Plan-to-Attack-Birth-Control-Surveil-Women"
  +title: "Inside the MAGA Plan to Attack Birth Control, Surveil Women and Ban the Abortion Pill"
  +url: "https://www.rollingstone.com/politics/politics-features/maga-plan-attack-birth-control-surveil-women-ban-abortion-pill-1234934807/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703271087 {#2723
    date: 2023-12-22 19:51:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  +badges: Doctrine\ORM\PersistentCollection {#2738 …}
  +children: []
  -id: 24084
  -titleTs: "'abort':14 'attack':6 'ban':12 'birth':7 'control':8 'insid':1 'maga':3 'pill':15 'plan':4 'surveil':9 'women':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703329587
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10511461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703271087 {#2724
    date: 2023-12-22 19:51:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#2725
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: Proxies\__CG__\App\Entity\Image {#2726 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2727 …}
  +slug: "Inside-the-MAGA-Plan-to-Attack-Birth-Control-Surveil-Women"
  +title: "Inside the MAGA Plan to Attack Birth Control, Surveil Women and Ban the Abortion Pill"
  +url: "https://www.rollingstone.com/politics/politics-features/maga-plan-attack-birth-control-surveil-women-ban-abortion-pill-1234934807/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703271087 {#2723
    date: 2023-12-22 19:51:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  +badges: Doctrine\ORM\PersistentCollection {#2738 …}
  +children: []
  -id: 24084
  -titleTs: "'abort':14 'attack':6 'ban':12 'birth':7 'control':8 'insid':1 'maga':3 'pill':15 'plan':4 'surveil':9 'women':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703329587
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10511461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703271087 {#2724
    date: 2023-12-22 19:51:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#2692
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2371 …}
  +slug: "Milei-begins-dismantling-the-Argentine-State-by-imposing-300-reforms"
  +title: "Milei begins dismantling the Argentine State by imposing 300 reforms in a single decree"
  +url: "https://english.elpais.com/international/2023-12-21/milei-begins-dismantling-the-argentine-state-by-imposing-300-reforms-in-a-single-decree.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703275881 {#2690
    date: 2023-12-22 21:11:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  +badges: Doctrine\ORM\PersistentCollection {#2704 …}
  +children: []
  -id: 23860
  -titleTs: "'300':9 'argentin':5 'begin':2 'decre':14 'dismantl':3 'impos':8 'milei':1 'reform':10 'singl':13 'state':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703269838
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10488888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703183438 {#2691
    date: 2023-12-21 19:30:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2692
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2371 …}
  +slug: "Milei-begins-dismantling-the-Argentine-State-by-imposing-300-reforms"
  +title: "Milei begins dismantling the Argentine State by imposing 300 reforms in a single decree"
  +url: "https://english.elpais.com/international/2023-12-21/milei-begins-dismantling-the-argentine-state-by-imposing-300-reforms-in-a-single-decree.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703275881 {#2690
    date: 2023-12-22 21:11:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  +badges: Doctrine\ORM\PersistentCollection {#2704 …}
  +children: []
  -id: 23860
  -titleTs: "'300':9 'argentin':5 'begin':2 'decre':14 'dismantl':3 'impos':8 'milei':1 'reform':10 'singl':13 'state':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703269838
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10488888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703183438 {#2691
    date: 2023-12-21 19:30:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2692
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2371 …}
  +slug: "Milei-begins-dismantling-the-Argentine-State-by-imposing-300-reforms"
  +title: "Milei begins dismantling the Argentine State by imposing 300 reforms in a single decree"
  +url: "https://english.elpais.com/international/2023-12-21/milei-begins-dismantling-the-argentine-state-by-imposing-300-reforms-in-a-single-decree.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703275881 {#2690
    date: 2023-12-22 21:11:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  +badges: Doctrine\ORM\PersistentCollection {#2704 …}
  +children: []
  -id: 23860
  -titleTs: "'300':9 'argentin':5 'begin':2 'decre':14 'dismantl':3 'impos':8 'milei':1 'reform':10 'singl':13 'state':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703269838
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10488888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703183438 {#2691
    date: 2023-12-21 19:30:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#2676
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Canada-lays-out-plan-to-phase-out-sales-of-gas-powered"
  +title: "Canada lays out plan to phase out sales of gas-powered cars, trucks by 2035"
  +url: "https://www.cbc.ca/news/politics/canada-electric-vehicles-2035-1.7063993"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703027232 {#2674
    date: 2023-12-20 00:07:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2678 …}
  +votes: Doctrine\ORM\PersistentCollection {#2680 …}
  +reports: Doctrine\ORM\PersistentCollection {#2682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  +badges: Doctrine\ORM\PersistentCollection {#2688 …}
  +children: []
  -id: 23475
  -titleTs: "'2035':16 'canada':1 'car':13 'gas':11 'gas-pow':10 'lay':2 'phase':6 'plan':4 'power':12 'sale':8 'truck':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703107338
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10448055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703024338 {#2675
    date: 2023-12-19 23:18:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2676
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Canada-lays-out-plan-to-phase-out-sales-of-gas-powered"
  +title: "Canada lays out plan to phase out sales of gas-powered cars, trucks by 2035"
  +url: "https://www.cbc.ca/news/politics/canada-electric-vehicles-2035-1.7063993"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703027232 {#2674
    date: 2023-12-20 00:07:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2678 …}
  +votes: Doctrine\ORM\PersistentCollection {#2680 …}
  +reports: Doctrine\ORM\PersistentCollection {#2682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  +badges: Doctrine\ORM\PersistentCollection {#2688 …}
  +children: []
  -id: 23475
  -titleTs: "'2035':16 'canada':1 'car':13 'gas':11 'gas-pow':10 'lay':2 'phase':6 'plan':4 'power':12 'sale':8 'truck':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703107338
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10448055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703024338 {#2675
    date: 2023-12-19 23:18:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2676
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Canada-lays-out-plan-to-phase-out-sales-of-gas-powered"
  +title: "Canada lays out plan to phase out sales of gas-powered cars, trucks by 2035"
  +url: "https://www.cbc.ca/news/politics/canada-electric-vehicles-2035-1.7063993"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703027232 {#2674
    date: 2023-12-20 00:07:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2678 …}
  +votes: Doctrine\ORM\PersistentCollection {#2680 …}
  +reports: Doctrine\ORM\PersistentCollection {#2682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  +badges: Doctrine\ORM\PersistentCollection {#2688 …}
  +children: []
  -id: 23475
  -titleTs: "'2035':16 'canada':1 'car':13 'gas':11 'gas-pow':10 'lay':2 'phase':6 'plan':4 'power':12 'sale':8 'truck':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703107338
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10448055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703024338 {#2675
    date: 2023-12-19 23:18:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#2392
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2369
    date: 2023-12-22 07:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  +badges: Doctrine\ORM\PersistentCollection {#1404 …}
  +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 {#2387
    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
91 DENIED edit
App\Entity\Entry {#2392
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2369
    date: 2023-12-22 07:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  +badges: Doctrine\ORM\PersistentCollection {#1404 …}
  +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 {#2387
    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
92 DENIED moderate
App\Entity\Entry {#2392
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +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 {#2369
    date: 2023-12-22 07:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  +badges: Doctrine\ORM\PersistentCollection {#1404 …}
  +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 {#2387
    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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#2143
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2135 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2136 …}
  +slug: "These-journalists-from-Gaza-risk-their-lives-to-cover-the"
  +title: "These journalists from Gaza risk their lives to cover the Israel-Hamas war: "Nothing can describe what you feel""
  +url: "https://reutersinstitute.politics.ox.ac.uk/news/these-journalists-gaza-risk-their-lives-cover-israel-hamas-war-nothing-can-describe-what-you"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832889 {#2338
    date: 2023-12-17 18:08:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  +badges: Doctrine\ORM\PersistentCollection {#2070 …}
  +children: []
  -id: 22864
  -titleTs: "'cover':9 'describ':17 'feel':20 'gaza':4 'hama':13 'israel':12 'israel-hama':11 'journalist':2 'live':7 'noth':15 'risk':5 'war':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702886889
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10394738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832889 {#2159
    date: 2023-12-17 18:08:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#2143
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2135 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2136 …}
  +slug: "These-journalists-from-Gaza-risk-their-lives-to-cover-the"
  +title: "These journalists from Gaza risk their lives to cover the Israel-Hamas war: "Nothing can describe what you feel""
  +url: "https://reutersinstitute.politics.ox.ac.uk/news/these-journalists-gaza-risk-their-lives-cover-israel-hamas-war-nothing-can-describe-what-you"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832889 {#2338
    date: 2023-12-17 18:08:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  +badges: Doctrine\ORM\PersistentCollection {#2070 …}
  +children: []
  -id: 22864
  -titleTs: "'cover':9 'describ':17 'feel':20 'gaza':4 'hama':13 'israel':12 'israel-hama':11 'journalist':2 'live':7 'noth':15 'risk':5 'war':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702886889
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10394738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832889 {#2159
    date: 2023-12-17 18:08:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#2143
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2135 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2136 …}
  +slug: "These-journalists-from-Gaza-risk-their-lives-to-cover-the"
  +title: "These journalists from Gaza risk their lives to cover the Israel-Hamas war: "Nothing can describe what you feel""
  +url: "https://reutersinstitute.politics.ox.ac.uk/news/these-journalists-gaza-risk-their-lives-cover-israel-hamas-war-nothing-can-describe-what-you"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832889 {#2338
    date: 2023-12-17 18:08:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  +badges: Doctrine\ORM\PersistentCollection {#2070 …}
  +children: []
  -id: 22864
  -titleTs: "'cover':9 'describ':17 'feel':20 'gaza':4 'hama':13 'israel':12 'israel-hama':11 'journalist':2 'live':7 'noth':15 'risk':5 'war':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702886889
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10394738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832889 {#2159
    date: 2023-12-17 18:08:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#2471
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2363 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2371 …}
  +slug: "Prices-soar-in-Argentina-after-Milei-s-currency-devaluation"
  +title: "Prices soar in Argentina after Milei’s currency devaluation"
  +url: "https://english.elpais.com/international/2023-12-14/prices-soar-in-argentina-after-mileis-currency-devaluation.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702846869 {#2452
    date: 2023-12-17 22:01:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  +badges: Doctrine\ORM\PersistentCollection {#2385 …}
  +children: []
  -id: 22550
  -titleTs: "'argentina':4 'currenc':8 'devalu':9 'milei':6 'price':1 'soar':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702786382
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10363469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702699982 {#2456
    date: 2023-12-16 05:13:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#2471
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2363 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2371 …}
  +slug: "Prices-soar-in-Argentina-after-Milei-s-currency-devaluation"
  +title: "Prices soar in Argentina after Milei’s currency devaluation"
  +url: "https://english.elpais.com/international/2023-12-14/prices-soar-in-argentina-after-mileis-currency-devaluation.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702846869 {#2452
    date: 2023-12-17 22:01:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  +badges: Doctrine\ORM\PersistentCollection {#2385 …}
  +children: []
  -id: 22550
  -titleTs: "'argentina':4 'currenc':8 'devalu':9 'milei':6 'price':1 'soar':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702786382
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10363469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702699982 {#2456
    date: 2023-12-16 05:13:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#2471
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#2363 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2371 …}
  +slug: "Prices-soar-in-Argentina-after-Milei-s-currency-devaluation"
  +title: "Prices soar in Argentina after Milei’s currency devaluation"
  +url: "https://english.elpais.com/international/2023-12-14/prices-soar-in-argentina-after-mileis-currency-devaluation.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702846869 {#2452
    date: 2023-12-17 22:01:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  +badges: Doctrine\ORM\PersistentCollection {#2385 …}
  +children: []
  -id: 22550
  -titleTs: "'argentina':4 'currenc':8 'devalu':9 'milei':6 'price':1 'soar':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702786382
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10363469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702699982 {#2456
    date: 2023-12-16 05:13:02.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