GET https://kbin.spritesserver.nl/d/goodnewsnetwork.org/comments/newest?p=5

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.82 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\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is pretty incredible, I really hope the scaffolding ends up being biocompatible in humans and blood flow is able to be sustained to the new cells. Exciting news, but still a long ways to go for full human trials."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692933123 {#1872
    date: 2023-08-25 05:12:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 26773
  -bodyTs: "'abl':20 'biocompat':13 'blood':17 'cell':27 'end':10 'excit':28 'flow':18 'full':38 'go':36 'hope':7 'human':15,39 'incred':4 'long':33 'new':26 'news':29 'pretti':3 'realli':6 'scaffold':9 'still':31 'sustain':23 'trial':40 'way':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2775515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692933123 {#2437
    date: 2023-08-25 05:12:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
3 DENIED edit
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is pretty incredible, I really hope the scaffolding ends up being biocompatible in humans and blood flow is able to be sustained to the new cells. Exciting news, but still a long ways to go for full human trials."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692933123 {#1872
    date: 2023-08-25 05:12:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 26773
  -bodyTs: "'abl':20 'biocompat':13 'blood':17 'cell':27 'end':10 'excit':28 'flow':18 'full':38 'go':36 'hope':7 'human':15,39 'incred':4 'long':33 'new':26 'news':29 'pretti':3 'realli':6 'scaffold':9 'still':31 'sustain':23 'trial':40 'way':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2775515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692933123 {#2437
    date: 2023-08-25 05:12:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
4 DENIED moderate
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is pretty incredible, I really hope the scaffolding ends up being biocompatible in humans and blood flow is able to be sustained to the new cells. Exciting news, but still a long ways to go for full human trials."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692933123 {#1872
    date: 2023-08-25 05:12:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 26773
  -bodyTs: "'abl':20 'biocompat':13 'blood':17 'cell':27 'end':10 'excit':28 'flow':18 'full':38 'go':36 'hope':7 'human':15,39 'incred':4 'long':33 'new':26 'news':29 'pretti':3 'realli':6 'scaffold':9 'still':31 'sustain':23 'trial':40 'way':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2775515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692933123 {#2437
    date: 2023-08-25 05:12:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hope these researchers live long and stay away from windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692922442 {#1549
    date: 2023-08-25 02:14:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 26769
  -bodyTs: "'away':9 'hope':2 'live':5 'long':6 'research':4 'stay':8 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2772133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692922442 {#1550
    date: 2023-08-25 02:14:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
7 DENIED edit
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hope these researchers live long and stay away from windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692922442 {#1549
    date: 2023-08-25 02:14:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 26769
  -bodyTs: "'away':9 'hope':2 'live':5 'long':6 'research':4 'stay':8 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2772133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692922442 {#1550
    date: 2023-08-25 02:14:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
8 DENIED moderate
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hope these researchers live long and stay away from windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692922442 {#1549
    date: 2023-08-25 02:14:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 26769
  -bodyTs: "'away':9 'hope':2 'live':5 'long':6 'research':4 'stay':8 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2772133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692922442 {#1550
    date: 2023-08-25 02:14:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2422
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yep! No need to fix climate change! We’ll just wait for everything to evolve!\n
    \n
    ![](https://sh.itjust.works/pictrs/image/47f8fa3d-23fb-4060-8902-d964e4908595.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1692919255 {#2464
    date: 2023-08-25 01:20:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 26767
  -bodyTs: "'/pictrs/image/47f8fa3d-23fb-4060-8902-d964e4908595.webp)':18 'chang':7 'climat':6 'everyth':13 'evolv':15 'fix':5 'll':9 'need':3 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/47f8fa3d-23fb-4060-8902-d964e4908595.webp)':16 'wait':11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2574949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692919255 {#2463
    date: 2023-08-25 01:20:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
11 DENIED edit
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yep! No need to fix climate change! We’ll just wait for everything to evolve!\n
    \n
    ![](https://sh.itjust.works/pictrs/image/47f8fa3d-23fb-4060-8902-d964e4908595.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1692919255 {#2464
    date: 2023-08-25 01:20:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 26767
  -bodyTs: "'/pictrs/image/47f8fa3d-23fb-4060-8902-d964e4908595.webp)':18 'chang':7 'climat':6 'everyth':13 'evolv':15 'fix':5 'll':9 'need':3 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/47f8fa3d-23fb-4060-8902-d964e4908595.webp)':16 'wait':11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2574949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692919255 {#2463
    date: 2023-08-25 01:20:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
12 DENIED moderate
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yep! No need to fix climate change! We’ll just wait for everything to evolve!\n
    \n
    ![](https://sh.itjust.works/pictrs/image/47f8fa3d-23fb-4060-8902-d964e4908595.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1692919255 {#2464
    date: 2023-08-25 01:20:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 26767
  -bodyTs: "'/pictrs/image/47f8fa3d-23fb-4060-8902-d964e4908595.webp)':18 'chang':7 'climat':6 'everyth':13 'evolv':15 'fix':5 'll':9 'need':3 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/47f8fa3d-23fb-4060-8902-d964e4908595.webp)':16 'wait':11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2574949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692919255 {#2463
    date: 2023-08-25 01:20:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2075
  +user: App\Entity\User {#2077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "0.1°C per decade is not fast enough an adaptation. If rate of world heating increase is faster than the corals can adapt, it’s all the same frogs in boiling water story."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1692918468 {#2035
    date: 2023-08-25 01:07:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 26766
  -bodyTs: "'0.1':1 'adapt':10,23 'boil':31 'c':2 'coral':21 'decad':4 'enough':8 'fast':7 'faster':18 'frog':29 'heat':15 'increas':16 'per':3 'rate':12 'stori':33 'water':32 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2770710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692918468 {#2031
    date: 2023-08-25 01:07:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
15 DENIED edit
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#2077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "0.1°C per decade is not fast enough an adaptation. If rate of world heating increase is faster than the corals can adapt, it’s all the same frogs in boiling water story."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1692918468 {#2035
    date: 2023-08-25 01:07:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 26766
  -bodyTs: "'0.1':1 'adapt':10,23 'boil':31 'c':2 'coral':21 'decad':4 'enough':8 'fast':7 'faster':18 'frog':29 'heat':15 'increas':16 'per':3 'rate':12 'stori':33 'water':32 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2770710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692918468 {#2031
    date: 2023-08-25 01:07:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
16 DENIED moderate
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#2077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "0.1°C per decade is not fast enough an adaptation. If rate of world heating increase is faster than the corals can adapt, it’s all the same frogs in boiling water story."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1692918468 {#2035
    date: 2023-08-25 01:07:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 26766
  -bodyTs: "'0.1':1 'adapt':10,23 'boil':31 'c':2 'coral':21 'decad':4 'enough':8 'fast':7 'faster':18 'frog':29 'heat':15 'increas':16 'per':3 'rate':12 'stori':33 'water':32 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2770710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692918468 {#2031
    date: 2023-08-25 01:07:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2338
  +user: App\Entity\User {#2071 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Doubtful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1692912735 {#2337
    date: 2023-08-24 23:32:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 26760
  -bodyTs: "'doubt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2768443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692912735 {#2343
    date: 2023-08-24 23:32:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
19 DENIED edit
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#2071 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Doubtful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1692912735 {#2337
    date: 2023-08-24 23:32:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 26760
  -bodyTs: "'doubt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2768443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692912735 {#2343
    date: 2023-08-24 23:32:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
20 DENIED moderate
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#2071 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Doubtful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1692912735 {#2337
    date: 2023-08-24 23:32:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 26760
  -bodyTs: "'doubt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2768443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692912735 {#2343
    date: 2023-08-24 23:32:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2223
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I suspect the river goddess will be pleased.\n
    \n
    (Sorry, just read a few more Rivers of London novels to catch up)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692858414 {#2043
    date: 2023-08-24 08:26:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 26680
  -bodyTs: "'catch':20 'goddess':5 'london':17 'novel':18 'pleas':8 'read':11 'river':4,15 'sorri':9 'suspect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2743658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692858414 {#2139
    date: 2023-08-24 08:26:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
23 DENIED edit
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I suspect the river goddess will be pleased.\n
    \n
    (Sorry, just read a few more Rivers of London novels to catch up)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692858414 {#2043
    date: 2023-08-24 08:26:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 26680
  -bodyTs: "'catch':20 'goddess':5 'london':17 'novel':18 'pleas':8 'read':11 'river':4,15 'sorri':9 'suspect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2743658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692858414 {#2139
    date: 2023-08-24 08:26:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
24 DENIED moderate
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I suspect the river goddess will be pleased.\n
    \n
    (Sorry, just read a few more Rivers of London novels to catch up)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692858414 {#2043
    date: 2023-08-24 08:26:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 26680
  -bodyTs: "'catch':20 'goddess':5 'london':17 'novel':18 'pleas':8 'read':11 'river':4,15 'sorri':9 'suspect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2743658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692858414 {#2139
    date: 2023-08-24 08:26:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2208
  +user: App\Entity\User {#2190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "And I’m sure that the government will listen to the will of the people instead of choosing the easy oil money, right guys?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1692874948 {#2201
    date: 2023-08-24 13:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 26677
  -bodyTs: "'choos':18 'easi':20 'govern':7 'guy':24 'instead':16 'listen':9 'm':3 'money':22 'oil':21 'peopl':15 'right':23 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2741730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692851162 {#2210
    date: 2023-08-24 06:26:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
27 DENIED edit
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#2190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "And I’m sure that the government will listen to the will of the people instead of choosing the easy oil money, right guys?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1692874948 {#2201
    date: 2023-08-24 13:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 26677
  -bodyTs: "'choos':18 'easi':20 'govern':7 'guy':24 'instead':16 'listen':9 'm':3 'money':22 'oil':21 'peopl':15 'right':23 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2741730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692851162 {#2210
    date: 2023-08-24 06:26:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
28 DENIED moderate
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#2190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "And I’m sure that the government will listen to the will of the people instead of choosing the easy oil money, right guys?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1692874948 {#2201
    date: 2023-08-24 13:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 26677
  -bodyTs: "'choos':18 'easi':20 'govern':7 'guy':24 'instead':16 'listen':9 'm':3 'money':22 'oil':21 'peopl':15 'right':23 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2741730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692851162 {#2210
    date: 2023-08-24 06:26:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2208
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "And I’m sure that the government will listen to the will of the people instead of choosing the easy oil money, right guys?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1692874948 {#2201
      date: 2023-08-24 13:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 26677
    -bodyTs: "'choos':18 'easi':20 'govern':7 'guy':24 'instead':16 'listen':9 'm':3 'money':22 'oil':21 'peopl':15 'right':23 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2741730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692851162 {#2210
      date: 2023-08-24 06:26:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2208}
  +body: "This community is called uplifting news… Let’s just celebrate positive news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1692852749 {#3087
    date: 2023-08-24 06:52:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@PlantDadManGuy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 26678
  -bodyTs: "'call':4 'celebr':10 'communiti':2 'let':7 'news':6,12 'posit':11 'uplift':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/1973253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692852749 {#3086
    date: 2023-08-24 06:52:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
31 DENIED edit
App\Entity\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2208
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "And I’m sure that the government will listen to the will of the people instead of choosing the easy oil money, right guys?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1692874948 {#2201
      date: 2023-08-24 13:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 26677
    -bodyTs: "'choos':18 'easi':20 'govern':7 'guy':24 'instead':16 'listen':9 'm':3 'money':22 'oil':21 'peopl':15 'right':23 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2741730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692851162 {#2210
      date: 2023-08-24 06:26:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2208}
  +body: "This community is called uplifting news… Let’s just celebrate positive news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1692852749 {#3087
    date: 2023-08-24 06:52:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@PlantDadManGuy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 26678
  -bodyTs: "'call':4 'celebr':10 'communiti':2 'let':7 'news':6,12 'posit':11 'uplift':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/1973253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692852749 {#3086
    date: 2023-08-24 06:52:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
32 DENIED moderate
App\Entity\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2208
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "And I’m sure that the government will listen to the will of the people instead of choosing the easy oil money, right guys?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1692874948 {#2201
      date: 2023-08-24 13:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 26677
    -bodyTs: "'choos':18 'easi':20 'govern':7 'guy':24 'instead':16 'listen':9 'm':3 'money':22 'oil':21 'peopl':15 'right':23 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2741730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692851162 {#2210
      date: 2023-08-24 06:26:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2208}
  +body: "This community is called uplifting news… Let’s just celebrate positive news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1692852749 {#3087
    date: 2023-08-24 06:52:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@PlantDadManGuy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 26678
  -bodyTs: "'call':4 'celebr':10 'communiti':2 'let':7 'news':6,12 'posit':11 'uplift':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/1973253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692852749 {#3086
    date: 2023-08-24 06:52:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2208
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "And I’m sure that the government will listen to the will of the people instead of choosing the easy oil money, right guys?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1692874948 {#2201
      date: 2023-08-24 13:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 26677
    -bodyTs: "'choos':18 'easi':20 'govern':7 'guy':24 'instead':16 'listen':9 'm':3 'money':22 'oil':21 'peopl':15 'right':23 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2741730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692851162 {#2210
      date: 2023-08-24 06:26:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2208}
  +body: """
    From the article, which I’m sure you read in its entirety:\n
    \n
    > State oil company Petroecuador will have to dismantle its drilling operations in the area in the coming months, something which they’ve stated they will comply with as soon as the vote is officially counted and ratified.\n
    \n
    This is unlikely to be the end of this story though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692874948 {#3072
    date: 2023-08-24 13:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@PlantDadManGuy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 26694
  -bodyTs: "'area':26 'articl':3 'come':29 'compani':15 'compli':38 'count':47 'dismantl':20 'drill':22 'end':56 'entireti':12 'm':6 'month':30 'offici':46 'oil':14 'oper':23 'petroecuador':16 'ratifi':49 'read':9 'someth':31 'soon':41 'state':13,35 'stori':59 'sure':7 'though':60 'unlik':52 've':34 'vote':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2749349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692874948 {#3071
    date: 2023-08-24 13:02:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
35 DENIED edit
App\Entity\EntryComment {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2208
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "And I’m sure that the government will listen to the will of the people instead of choosing the easy oil money, right guys?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1692874948 {#2201
      date: 2023-08-24 13:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 26677
    -bodyTs: "'choos':18 'easi':20 'govern':7 'guy':24 'instead':16 'listen':9 'm':3 'money':22 'oil':21 'peopl':15 'right':23 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2741730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692851162 {#2210
      date: 2023-08-24 06:26:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2208}
  +body: """
    From the article, which I’m sure you read in its entirety:\n
    \n
    > State oil company Petroecuador will have to dismantle its drilling operations in the area in the coming months, something which they’ve stated they will comply with as soon as the vote is officially counted and ratified.\n
    \n
    This is unlikely to be the end of this story though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692874948 {#3072
    date: 2023-08-24 13:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@PlantDadManGuy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 26694
  -bodyTs: "'area':26 'articl':3 'come':29 'compani':15 'compli':38 'count':47 'dismantl':20 'drill':22 'end':56 'entireti':12 'm':6 'month':30 'offici':46 'oil':14 'oper':23 'petroecuador':16 'ratifi':49 'read':9 'someth':31 'soon':41 'state':13,35 'stori':59 'sure':7 'though':60 'unlik':52 've':34 'vote':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2749349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692874948 {#3071
    date: 2023-08-24 13:02:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
36 DENIED moderate
App\Entity\EntryComment {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2208
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "And I’m sure that the government will listen to the will of the people instead of choosing the easy oil money, right guys?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1692874948 {#2201
      date: 2023-08-24 13:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 26677
    -bodyTs: "'choos':18 'easi':20 'govern':7 'guy':24 'instead':16 'listen':9 'm':3 'money':22 'oil':21 'peopl':15 'right':23 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2741730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692851162 {#2210
      date: 2023-08-24 06:26:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2208}
  +body: """
    From the article, which I’m sure you read in its entirety:\n
    \n
    > State oil company Petroecuador will have to dismantle its drilling operations in the area in the coming months, something which they’ve stated they will comply with as soon as the vote is officially counted and ratified.\n
    \n
    This is unlikely to be the end of this story though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692874948 {#3072
    date: 2023-08-24 13:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@PlantDadManGuy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 26694
  -bodyTs: "'area':26 'articl':3 'come':29 'compani':15 'compli':38 'count':47 'dismantl':20 'drill':22 'end':56 'entireti':12 'm':6 'month':30 'offici':46 'oil':14 'oper':23 'petroecuador':16 'ratifi':49 'read':9 'someth':31 'soon':41 'state':13,35 'stori':59 'sure':7 'though':60 'unlik':52 've':34 'vote':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2749349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692874948 {#3071
    date: 2023-08-24 13:02:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2186
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Even better, they approved even more funding for rail. As much as I like to see things transitioning to electricity, batteries are not the future - at least in their current state.\n
    \n
    > The cabinet also approved seven railway tracking projects worth 3.25 million lakh rupees to boost connectivity and mobility across nine states.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1692867717 {#2179
    date: 2023-08-24 11:01:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 26675
  -bodyTs: "'3.25':41 'across':50 'also':34 'approv':4,35 'batteri':21 'better':2 'boost':46 'cabinet':33 'connect':47 'current':30 'electr':20 'even':1,5 'fund':7 'futur':25 'lakh':43 'least':27 'like':14 'million':42 'mobil':49 'much':11 'nine':51 'project':39 'rail':9 'railway':37 'rupe':44 'see':16 'seven':36 'state':31,52 'thing':17 'track':38 'transit':18 'worth':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2740869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692848292 {#2181
    date: 2023-08-24 05:38:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
39 DENIED edit
App\Entity\EntryComment {#2186
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Even better, they approved even more funding for rail. As much as I like to see things transitioning to electricity, batteries are not the future - at least in their current state.\n
    \n
    > The cabinet also approved seven railway tracking projects worth 3.25 million lakh rupees to boost connectivity and mobility across nine states.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1692867717 {#2179
    date: 2023-08-24 11:01:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 26675
  -bodyTs: "'3.25':41 'across':50 'also':34 'approv':4,35 'batteri':21 'better':2 'boost':46 'cabinet':33 'connect':47 'current':30 'electr':20 'even':1,5 'fund':7 'futur':25 'lakh':43 'least':27 'like':14 'million':42 'mobil':49 'much':11 'nine':51 'project':39 'rail':9 'railway':37 'rupe':44 'see':16 'seven':36 'state':31,52 'thing':17 'track':38 'transit':18 'worth':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2740869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692848292 {#2181
    date: 2023-08-24 05:38:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
40 DENIED moderate
App\Entity\EntryComment {#2186
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Even better, they approved even more funding for rail. As much as I like to see things transitioning to electricity, batteries are not the future - at least in their current state.\n
    \n
    > The cabinet also approved seven railway tracking projects worth 3.25 million lakh rupees to boost connectivity and mobility across nine states.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1692867717 {#2179
    date: 2023-08-24 11:01:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 26675
  -bodyTs: "'3.25':41 'across':50 'also':34 'approv':4,35 'batteri':21 'better':2 'boost':46 'cabinet':33 'connect':47 'current':30 'electr':20 'even':1,5 'fund':7 'futur':25 'lakh':43 'least':27 'like':14 'million':42 'mobil':49 'much':11 'nine':51 'project':39 'rail':9 'railway':37 'rupe':44 'see':16 'seven':36 'state':31,52 'thing':17 'track':38 'transit':18 'worth':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2740869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692848292 {#2181
    date: 2023-08-24 05:38:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3017
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2186
    +user: App\Entity\User {#2134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Even better, they approved even more funding for rail. As much as I like to see things transitioning to electricity, batteries are not the future - at least in their current state.\n
      \n
      > The cabinet also approved seven railway tracking projects worth 3.25 million lakh rupees to boost connectivity and mobility across nine states.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1692867717 {#2179
      date: 2023-08-24 11:01:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2187 …}
    +nested: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2174 …}
    +reports: Doctrine\ORM\PersistentCollection {#2170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
    -id: 26675
    -bodyTs: "'3.25':41 'across':50 'also':34 'approv':4,35 'batteri':21 'better':2 'boost':46 'cabinet':33 'connect':47 'current':30 'electr':20 'even':1,5 'fund':7 'futur':25 'lakh':43 'least':27 'like':14 'million':42 'mobil':49 'much':11 'nine':51 'project':39 'rail':9 'railway':37 'rupe':44 'see':16 'seven':36 'state':31,52 'thing':17 'track':38 'transit':18 'worth':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2740869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692848292 {#2181
      date: 2023-08-24 05:38:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2186}
  +body: """
    That’s awesome! Here in NZ they should do that too!\n
    \n
    Agreed that batteries are not the end goal, but it’s at least much better than ICE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1692850262 {#3018
    date: 2023-08-24 06:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@deranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 26676
  -bodyTs: "'agre':12 'awesom':3 'batteri':14 'better':26 'end':18 'goal':19 'ice':28 'least':24 'much':25 'nz':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/1972731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692850262 {#3021
    date: 2023-08-24 06:11:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
43 DENIED edit
App\Entity\EntryComment {#3017
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2186
    +user: App\Entity\User {#2134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Even better, they approved even more funding for rail. As much as I like to see things transitioning to electricity, batteries are not the future - at least in their current state.\n
      \n
      > The cabinet also approved seven railway tracking projects worth 3.25 million lakh rupees to boost connectivity and mobility across nine states.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1692867717 {#2179
      date: 2023-08-24 11:01:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2187 …}
    +nested: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2174 …}
    +reports: Doctrine\ORM\PersistentCollection {#2170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
    -id: 26675
    -bodyTs: "'3.25':41 'across':50 'also':34 'approv':4,35 'batteri':21 'better':2 'boost':46 'cabinet':33 'connect':47 'current':30 'electr':20 'even':1,5 'fund':7 'futur':25 'lakh':43 'least':27 'like':14 'million':42 'mobil':49 'much':11 'nine':51 'project':39 'rail':9 'railway':37 'rupe':44 'see':16 'seven':36 'state':31,52 'thing':17 'track':38 'transit':18 'worth':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2740869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692848292 {#2181
      date: 2023-08-24 05:38:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2186}
  +body: """
    That’s awesome! Here in NZ they should do that too!\n
    \n
    Agreed that batteries are not the end goal, but it’s at least much better than ICE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1692850262 {#3018
    date: 2023-08-24 06:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@deranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 26676
  -bodyTs: "'agre':12 'awesom':3 'batteri':14 'better':26 'end':18 'goal':19 'ice':28 'least':24 'much':25 'nz':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/1972731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692850262 {#3021
    date: 2023-08-24 06:11:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
44 DENIED moderate
App\Entity\EntryComment {#3017
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2186
    +user: App\Entity\User {#2134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Even better, they approved even more funding for rail. As much as I like to see things transitioning to electricity, batteries are not the future - at least in their current state.\n
      \n
      > The cabinet also approved seven railway tracking projects worth 3.25 million lakh rupees to boost connectivity and mobility across nine states.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1692867717 {#2179
      date: 2023-08-24 11:01:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2187 …}
    +nested: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2174 …}
    +reports: Doctrine\ORM\PersistentCollection {#2170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
    -id: 26675
    -bodyTs: "'3.25':41 'across':50 'also':34 'approv':4,35 'batteri':21 'better':2 'boost':46 'cabinet':33 'connect':47 'current':30 'electr':20 'even':1,5 'fund':7 'futur':25 'lakh':43 'least':27 'like':14 'million':42 'mobil':49 'much':11 'nine':51 'project':39 'rail':9 'railway':37 'rupe':44 'see':16 'seven':36 'state':31,52 'thing':17 'track':38 'transit':18 'worth':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2740869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692848292 {#2181
      date: 2023-08-24 05:38:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2186}
  +body: """
    That’s awesome! Here in NZ they should do that too!\n
    \n
    Agreed that batteries are not the end goal, but it’s at least much better than ICE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1692850262 {#3018
    date: 2023-08-24 06:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@deranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 26676
  -bodyTs: "'agre':12 'awesom':3 'batteri':14 'better':26 'end':18 'goal':19 'ice':28 'least':24 'much':25 'nz':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/1972731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692850262 {#3021
    date: 2023-08-24 06:11:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3046
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3017
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2186
      +user: App\Entity\User {#2134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Even better, they approved even more funding for rail. As much as I like to see things transitioning to electricity, batteries are not the future - at least in their current state.\n
        \n
        > The cabinet also approved seven railway tracking projects worth 3.25 million lakh rupees to boost connectivity and mobility across nine states.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1692867717 {#2179
        date: 2023-08-24 11:01:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sylverstream@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2187 …}
      +nested: Doctrine\ORM\PersistentCollection {#2177 …}
      +votes: Doctrine\ORM\PersistentCollection {#2174 …}
      +reports: Doctrine\ORM\PersistentCollection {#2170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
      -id: 26675
      -bodyTs: "'3.25':41 'across':50 'also':34 'approv':4,35 'batteri':21 'better':2 'boost':46 'cabinet':33 'connect':47 'current':30 'electr':20 'even':1,5 'fund':7 'futur':25 'lakh':43 'least':27 'like':14 'million':42 'mobil':49 'much':11 'nine':51 'project':39 'rail':9 'railway':37 'rupe':44 'see':16 'seven':36 'state':31,52 'thing':17 'track':38 'transit':18 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2740869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692848292 {#2181
        date: 2023-08-24 05:38:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2186}
    +body: """
      That’s awesome! Here in NZ they should do that too!\n
      \n
      Agreed that batteries are not the end goal, but it’s at least much better than ICE.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1692850262 {#3018
      date: 2023-08-24 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
      "@deranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 26676
    -bodyTs: "'agre':12 'awesom':3 'batteri':14 'better':26 'end':18 'goal':19 'ice':28 'least':24 'much':25 'nz':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/1972731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692850262 {#3021
      date: 2023-08-24 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2186}
  +body: "Nact will ruin this for us..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692867714 {#3045
    date: 2023-08-24 11:01:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@deranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  -id: 26681
  -bodyTs: "'nact':1 'ruin':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/374925/-/comment/1869486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692867714 {#3042
    date: 2023-08-24 11:01:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
47 DENIED edit
App\Entity\EntryComment {#3046
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3017
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2186
      +user: App\Entity\User {#2134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Even better, they approved even more funding for rail. As much as I like to see things transitioning to electricity, batteries are not the future - at least in their current state.\n
        \n
        > The cabinet also approved seven railway tracking projects worth 3.25 million lakh rupees to boost connectivity and mobility across nine states.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1692867717 {#2179
        date: 2023-08-24 11:01:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sylverstream@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2187 …}
      +nested: Doctrine\ORM\PersistentCollection {#2177 …}
      +votes: Doctrine\ORM\PersistentCollection {#2174 …}
      +reports: Doctrine\ORM\PersistentCollection {#2170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
      -id: 26675
      -bodyTs: "'3.25':41 'across':50 'also':34 'approv':4,35 'batteri':21 'better':2 'boost':46 'cabinet':33 'connect':47 'current':30 'electr':20 'even':1,5 'fund':7 'futur':25 'lakh':43 'least':27 'like':14 'million':42 'mobil':49 'much':11 'nine':51 'project':39 'rail':9 'railway':37 'rupe':44 'see':16 'seven':36 'state':31,52 'thing':17 'track':38 'transit':18 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2740869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692848292 {#2181
        date: 2023-08-24 05:38:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2186}
    +body: """
      That’s awesome! Here in NZ they should do that too!\n
      \n
      Agreed that batteries are not the end goal, but it’s at least much better than ICE.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1692850262 {#3018
      date: 2023-08-24 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
      "@deranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 26676
    -bodyTs: "'agre':12 'awesom':3 'batteri':14 'better':26 'end':18 'goal':19 'ice':28 'least':24 'much':25 'nz':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/1972731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692850262 {#3021
      date: 2023-08-24 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2186}
  +body: "Nact will ruin this for us..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692867714 {#3045
    date: 2023-08-24 11:01:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@deranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  -id: 26681
  -bodyTs: "'nact':1 'ruin':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/374925/-/comment/1869486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692867714 {#3042
    date: 2023-08-24 11:01:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
48 DENIED moderate
App\Entity\EntryComment {#3046
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3017
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2186
      +user: App\Entity\User {#2134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Even better, they approved even more funding for rail. As much as I like to see things transitioning to electricity, batteries are not the future - at least in their current state.\n
        \n
        > The cabinet also approved seven railway tracking projects worth 3.25 million lakh rupees to boost connectivity and mobility across nine states.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1692867717 {#2179
        date: 2023-08-24 11:01:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sylverstream@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2187 …}
      +nested: Doctrine\ORM\PersistentCollection {#2177 …}
      +votes: Doctrine\ORM\PersistentCollection {#2174 …}
      +reports: Doctrine\ORM\PersistentCollection {#2170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
      -id: 26675
      -bodyTs: "'3.25':41 'across':50 'also':34 'approv':4,35 'batteri':21 'better':2 'boost':46 'cabinet':33 'connect':47 'current':30 'electr':20 'even':1,5 'fund':7 'futur':25 'lakh':43 'least':27 'like':14 'million':42 'mobil':49 'much':11 'nine':51 'project':39 'rail':9 'railway':37 'rupe':44 'see':16 'seven':36 'state':31,52 'thing':17 'track':38 'transit':18 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2740869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692848292 {#2181
        date: 2023-08-24 05:38:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2186}
    +body: """
      That’s awesome! Here in NZ they should do that too!\n
      \n
      Agreed that batteries are not the end goal, but it’s at least much better than ICE.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1692850262 {#3018
      date: 2023-08-24 06:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sylverstream@lemmy.nz"
      "@deranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 26676
    -bodyTs: "'agre':12 'awesom':3 'batteri':14 'better':26 'end':18 'goal':19 'ice':28 'least':24 'much':25 'nz':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/1972731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692850262 {#3021
      date: 2023-08-24 06:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2186}
  +body: "Nact will ruin this for us..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692867714 {#3045
    date: 2023-08-24 11:01:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sylverstream@lemmy.nz"
    "@deranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  -id: 26681
  -bodyTs: "'nact':1 'ruin':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/374925/-/comment/1869486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692867714 {#3042
    date: 2023-08-24 11:01:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This needs to happen everywhere, re establishing mangroves and coastal ecosystems in developed areas is also very important."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692844027 {#1354
    date: 2023-08-24 04:27:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 26672
  -bodyTs: "'also':16 'area':14 'coastal':10 'develop':13 'ecosystem':11 'establish':7 'everywher':5 'happen':4 'import':18 'mangrov':8 'need':2 're':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/2082841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692844027 {#1358
    date: 2023-08-24 04:27:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
51 DENIED edit
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This needs to happen everywhere, re establishing mangroves and coastal ecosystems in developed areas is also very important."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692844027 {#1354
    date: 2023-08-24 04:27:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 26672
  -bodyTs: "'also':16 'area':14 'coastal':10 'develop':13 'ecosystem':11 'establish':7 'everywher':5 'happen':4 'import':18 'mangrov':8 'need':2 're':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/2082841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692844027 {#1358
    date: 2023-08-24 04:27:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
52 DENIED moderate
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This needs to happen everywhere, re establishing mangroves and coastal ecosystems in developed areas is also very important."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692844027 {#1354
    date: 2023-08-24 04:27:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 26672
  -bodyTs: "'also':16 'area':14 'coastal':10 'develop':13 'ecosystem':11 'establish':7 'everywher':5 'happen':4 'import':18 'mangrov':8 'need':2 're':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/2082841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692844027 {#1358
    date: 2023-08-24 04:27:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2565
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Or we could stop eating animal products. The countries with the highest dairy consumption have the highest levels of osteoporosis"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692609521 {#2559
    date: 2023-08-21 11:18:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 26483
  -bodyTs: "'anim':6 'consumpt':14 'could':3 'countri':9 'dairi':13 'eat':5 'highest':12,17 'level':18 'osteoporosi':20 'product':7 'stop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/364410/-/comment/1792901"
  +editedAt: DateTimeImmutable @1692610039 {#2560
    date: 2023-08-21 11:27:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692609521 {#2561
    date: 2023-08-21 11:18:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
55 DENIED edit
App\Entity\EntryComment {#2565
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Or we could stop eating animal products. The countries with the highest dairy consumption have the highest levels of osteoporosis"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692609521 {#2559
    date: 2023-08-21 11:18:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 26483
  -bodyTs: "'anim':6 'consumpt':14 'could':3 'countri':9 'dairi':13 'eat':5 'highest':12,17 'level':18 'osteoporosi':20 'product':7 'stop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/364410/-/comment/1792901"
  +editedAt: DateTimeImmutable @1692610039 {#2560
    date: 2023-08-21 11:27:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692609521 {#2561
    date: 2023-08-21 11:18:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
56 DENIED moderate
App\Entity\EntryComment {#2565
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Or we could stop eating animal products. The countries with the highest dairy consumption have the highest levels of osteoporosis"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692609521 {#2559
    date: 2023-08-21 11:18:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 26483
  -bodyTs: "'anim':6 'consumpt':14 'could':3 'countri':9 'dairi':13 'eat':5 'highest':12,17 'level':18 'osteoporosi':20 'product':7 'stop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/364410/-/comment/1792901"
  +editedAt: DateTimeImmutable @1692610039 {#2560
    date: 2023-08-21 11:27:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692609521 {#2561
    date: 2023-08-21 11:18:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds good! But in my mind this falls more into “potentially good news”, not only when or how this will go into production, but also how big pharma will handle this 🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692601262 {#2634
    date: 2023-08-21 09:01:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 26468
  -bodyTs: "'also':25 'big':27 'fall':8 'go':21 'good':2,12 'handl':30 'mind':6 'news':13 'pharma':28 'potenti':11 'product':23 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/1961984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692601262 {#2635
    date: 2023-08-21 09:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
59 DENIED edit
App\Entity\EntryComment {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds good! But in my mind this falls more into “potentially good news”, not only when or how this will go into production, but also how big pharma will handle this 🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692601262 {#2634
    date: 2023-08-21 09:01:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 26468
  -bodyTs: "'also':25 'big':27 'fall':8 'go':21 'good':2,12 'handl':30 'mind':6 'news':13 'pharma':28 'potenti':11 'product':23 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/1961984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692601262 {#2635
    date: 2023-08-21 09:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
60 DENIED moderate
App\Entity\EntryComment {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds good! But in my mind this falls more into “potentially good news”, not only when or how this will go into production, but also how big pharma will handle this 🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692601262 {#2634
    date: 2023-08-21 09:01:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 26468
  -bodyTs: "'also':25 'big':27 'fall':8 'go':21 'good':2,12 'handl':30 'mind':6 'news':13 'pharma':28 'potenti':11 'product':23 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/1961984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692601262 {#2635
    date: 2023-08-21 09:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2712
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice. I hope they seedlings take."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692458441 {#2707
    date: 2023-08-19 17:20:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 26255
  -bodyTs: "'hope':3 'nice':1 'seedl':5 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/2374046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692458441 {#2708
    date: 2023-08-19 17:20:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
63 DENIED edit
App\Entity\EntryComment {#2712
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice. I hope they seedlings take."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692458441 {#2707
    date: 2023-08-19 17:20:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 26255
  -bodyTs: "'hope':3 'nice':1 'seedl':5 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/2374046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692458441 {#2708
    date: 2023-08-19 17:20:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
64 DENIED moderate
App\Entity\EntryComment {#2712
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice. I hope they seedlings take."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692458441 {#2707
    date: 2023-08-19 17:20:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 26255
  -bodyTs: "'hope':3 'nice':1 'seedl':5 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/2374046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692458441 {#2708
    date: 2023-08-19 17:20:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2786
  +user: App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How to “greet” neighbours:\n
    \n
    1. Do an outdoors BBQ\n
    2. Let the smell waft to their house\n
    3. Knock on their door and invite them to join you\n
    4. Have wild sex orgies
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692458030 {#2781
    date: 2023-08-19 17:13:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2788 …}
  +nested: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  -id: 26253
  -bodyTs: "'1':5 '2':10 '3':18 '4':29 'bbq':9 'door':22 'greet':3 'hous':17 'invit':24 'join':27 'knock':19 'let':11 'neighbour':4 'orgi':33 'outdoor':8 'sex':32 'smell':13 'waft':14 'wild':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2575994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692458030 {#2782
    date: 2023-08-19 17:13:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
67 DENIED edit
App\Entity\EntryComment {#2786
  +user: App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How to “greet” neighbours:\n
    \n
    1. Do an outdoors BBQ\n
    2. Let the smell waft to their house\n
    3. Knock on their door and invite them to join you\n
    4. Have wild sex orgies
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692458030 {#2781
    date: 2023-08-19 17:13:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2788 …}
  +nested: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  -id: 26253
  -bodyTs: "'1':5 '2':10 '3':18 '4':29 'bbq':9 'door':22 'greet':3 'hous':17 'invit':24 'join':27 'knock':19 'let':11 'neighbour':4 'orgi':33 'outdoor':8 'sex':32 'smell':13 'waft':14 'wild':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2575994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692458030 {#2782
    date: 2023-08-19 17:13:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
68 DENIED moderate
App\Entity\EntryComment {#2786
  +user: App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How to “greet” neighbours:\n
    \n
    1. Do an outdoors BBQ\n
    2. Let the smell waft to their house\n
    3. Knock on their door and invite them to join you\n
    4. Have wild sex orgies
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692458030 {#2781
    date: 2023-08-19 17:13:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2788 …}
  +nested: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  -id: 26253
  -bodyTs: "'1':5 '2':10 '3':18 '4':29 'bbq':9 'door':22 'greet':3 'hous':17 'invit':24 'join':27 'knock':19 'let':11 'neighbour':4 'orgi':33 'outdoor':8 'sex':32 'smell':13 'waft':14 'wild':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2575994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692458030 {#2782
    date: 2023-08-19 17:13:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2860
  +user: App\Entity\User {#2873 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Me: (greets six neighbors)\n
    \n
    Neighbor 1: the government are lizards and you’re a lizard too!\n
    \n
    Neighbor 2: I didn’t ask you a god damnthing!\n
    \n
    Neighbor 3: …\n
    \n
    Neighbor 4: what the fuck are you looking at? I’ll smash your face in if you don’t fuck off\n
    \n
    Neighbor 5: the lizard people are government and you’re a government too!\n
    \n
    Neighbor 6: she left me because them woke warriors filled her head with bullshit saying it’s abusive when I hit her!\n
    \n
    [Wellbeing maximised]
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1692451929 {#2855
    date: 2023-08-19 15:32:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2861 …}
  +nested: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 26248
  -bodyTs: "'1':6 '2':18 '3':28 '4':30 '5':51 '6':64 'abus':80 'ask':22 'bullshit':76 'damnth':26 'didn':20 'face':42 'fill':72 'fuck':33,48 'god':25 'govern':8,56,61 'greet':2 'head':74 'hit':83 'left':66 'lizard':10,15,53 'll':39 'look':36 'maximis':86 'neighbor':4,5,17,27,29,50,63 'peopl':54 're':13,59 'say':77 'six':3 'smash':40 'warrior':71 'wellb':85 'woke':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2369612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692451929 {#2856
    date: 2023-08-19 15:32:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
71 DENIED edit
App\Entity\EntryComment {#2860
  +user: App\Entity\User {#2873 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Me: (greets six neighbors)\n
    \n
    Neighbor 1: the government are lizards and you’re a lizard too!\n
    \n
    Neighbor 2: I didn’t ask you a god damnthing!\n
    \n
    Neighbor 3: …\n
    \n
    Neighbor 4: what the fuck are you looking at? I’ll smash your face in if you don’t fuck off\n
    \n
    Neighbor 5: the lizard people are government and you’re a government too!\n
    \n
    Neighbor 6: she left me because them woke warriors filled her head with bullshit saying it’s abusive when I hit her!\n
    \n
    [Wellbeing maximised]
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1692451929 {#2855
    date: 2023-08-19 15:32:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2861 …}
  +nested: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 26248
  -bodyTs: "'1':6 '2':18 '3':28 '4':30 '5':51 '6':64 'abus':80 'ask':22 'bullshit':76 'damnth':26 'didn':20 'face':42 'fill':72 'fuck':33,48 'god':25 'govern':8,56,61 'greet':2 'head':74 'hit':83 'left':66 'lizard':10,15,53 'll':39 'look':36 'maximis':86 'neighbor':4,5,17,27,29,50,63 'peopl':54 're':13,59 'say':77 'six':3 'smash':40 'warrior':71 'wellb':85 'woke':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2369612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692451929 {#2856
    date: 2023-08-19 15:32:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
72 DENIED moderate
App\Entity\EntryComment {#2860
  +user: App\Entity\User {#2873 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Me: (greets six neighbors)\n
    \n
    Neighbor 1: the government are lizards and you’re a lizard too!\n
    \n
    Neighbor 2: I didn’t ask you a god damnthing!\n
    \n
    Neighbor 3: …\n
    \n
    Neighbor 4: what the fuck are you looking at? I’ll smash your face in if you don’t fuck off\n
    \n
    Neighbor 5: the lizard people are government and you’re a government too!\n
    \n
    Neighbor 6: she left me because them woke warriors filled her head with bullshit saying it’s abusive when I hit her!\n
    \n
    [Wellbeing maximised]
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1692451929 {#2855
    date: 2023-08-19 15:32:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2861 …}
  +nested: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 26248
  -bodyTs: "'1':6 '2':18 '3':28 '4':30 '5':51 '6':64 'abus':80 'ask':22 'bullshit':76 'damnth':26 'didn':20 'face':42 'fill':72 'fuck':33,48 'god':25 'govern':8,56,61 'greet':2 'head':74 'hit':83 'left':66 'lizard':10,15,53 'll':39 'look':36 'maximis':86 'neighbor':4,5,17,27,29,50,63 'peopl':54 're':13,59 'say':77 'six':3 'smash':40 'warrior':71 'wellb':85 'woke':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2369612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692451929 {#2856
    date: 2023-08-19 15:32:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2933
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Alternative headline: People with highest well being scores choose to greet 6 or more neighbors.\n
    \n
    Correlation ≠ Causation
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1692427979 {#2928
    date: 2023-08-19 08:52:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2934 …}
  +nested: Doctrine\ORM\PersistentCollection {#2936 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  -id: 26235
  -bodyTs: "'6':12 'altern':1 'causat':17 'choos':9 'correl':16 'greet':11 'headlin':2 'highest':5 'neighbor':15 'peopl':3 'score':8 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/2364853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692427979 {#2929
    date: 2023-08-19 08:52:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
75 DENIED edit
App\Entity\EntryComment {#2933
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Alternative headline: People with highest well being scores choose to greet 6 or more neighbors.\n
    \n
    Correlation ≠ Causation
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1692427979 {#2928
    date: 2023-08-19 08:52:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2934 …}
  +nested: Doctrine\ORM\PersistentCollection {#2936 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  -id: 26235
  -bodyTs: "'6':12 'altern':1 'causat':17 'choos':9 'correl':16 'greet':11 'headlin':2 'highest':5 'neighbor':15 'peopl':3 'score':8 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/2364853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692427979 {#2929
    date: 2023-08-19 08:52:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
76 DENIED moderate
App\Entity\EntryComment {#2933
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Alternative headline: People with highest well being scores choose to greet 6 or more neighbors.\n
    \n
    Correlation ≠ Causation
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1692427979 {#2928
    date: 2023-08-19 08:52:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2934 …}
  +nested: Doctrine\ORM\PersistentCollection {#2936 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  -id: 26235
  -bodyTs: "'6':12 'altern':1 'causat':17 'choos':9 'correl':16 'greet':11 'headlin':2 'highest':5 'neighbor':15 'peopl':3 'score':8 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/2364853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692427979 {#2929
    date: 2023-08-19 08:52:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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