GET https://kbin.spritesserver.nl/d/time.com/comments

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.33 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 {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "STOP EATING TWINKIES. Don’t be a fatto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704882614 {#2425
    date: 2024-01-10 11:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 295492
  -bodyTs: "'eat':2 'fatto':8 'stop':1 'twinki':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6550577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704882614 {#1602
    date: 2024-01-10 11:30:14.0 +01: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 {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "STOP EATING TWINKIES. Don’t be a fatto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704882614 {#2425
    date: 2024-01-10 11:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 295492
  -bodyTs: "'eat':2 'fatto':8 'stop':1 'twinki':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6550577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704882614 {#1602
    date: 2024-01-10 11:30:14.0 +01: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 {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "STOP EATING TWINKIES. Don’t be a fatto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704882614 {#2425
    date: 2024-01-10 11:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 295492
  -bodyTs: "'eat':2 'fatto':8 'stop':1 'twinki':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6550577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704882614 {#1602
    date: 2024-01-10 11:30:14.0 +01: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 {#1564
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I didn’t read the article but obesity is crazy.\n
    \n
    I mean it is really crazy. Just think about it. Nobody wants to be obese, nobody wanted to ever be obese and yet we have people posting body positivity on social media about that being fat is okay.\n
    \n
    The problem is obesity honestly should be shamed. It has nothing to do with body positivity. Body positivity is when you have a friggin’ scar across your face or small breasts or moles everyone that you accept it and be happy because you are you. It’s nothing you can change because it is genetics.\n
    \n
    Fat on the other hand isn’t genetics, yes some get fat easier, some lose it easier, but in general it all comes down to eating too much (kcal surprise) combined with doing only the bare minimum of steps required each day.\n
    \n
    Drive to your local McDonalds, I am sure you have one if Koh Phi Phi even has one and just look at the depressed fat people there. They need help.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1719991901 {#1527
    date: 2024-07-03 09:31:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 295307
  -bodyTs: "'accept':85 'across':74 'articl':6 'bare':139 'bodi':38,63,65 'breast':79 'chang':99 'combin':134 'come':126 'crazi':10,16 'day':145 'depress':169 'didn':2 'drive':146 'easier':116,120 'eat':129 'even':161 'ever':29 'everyon':82 'face':76 'fat':46,104,115,170 'friggin':72 'general':123 'genet':103,111 'get':114 'hand':108 'happi':89 'help':175 'honest':53 'isn':109 'kcal':132 'koh':158 'local':149 'look':166 'lose':118 'mcdonald':150 'mean':12 'media':42 'minimum':140 'mole':81 'much':131 'need':174 'nobodi':21,26 'noth':59,96 'obes':8,25,31,52 'okay':48 'one':156,163 'peopl':36,171 'phi':159,160 'posit':39,64,66 'post':37 'problem':50 'read':4 'realli':15 'requir':143 'scar':73 'shame':56 'small':78 'social':41 'step':142 'sure':153 'surpris':133 'think':18 'want':22,27 'yes':112 'yet':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546546"
  +editedAt: DateTimeImmutable @1719833102 {#1563
    date: 2024-07-01 13:25:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704873112 {#1566
    date: 2024-01-10 08:51:52.0 +01: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 {#1564
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I didn’t read the article but obesity is crazy.\n
    \n
    I mean it is really crazy. Just think about it. Nobody wants to be obese, nobody wanted to ever be obese and yet we have people posting body positivity on social media about that being fat is okay.\n
    \n
    The problem is obesity honestly should be shamed. It has nothing to do with body positivity. Body positivity is when you have a friggin’ scar across your face or small breasts or moles everyone that you accept it and be happy because you are you. It’s nothing you can change because it is genetics.\n
    \n
    Fat on the other hand isn’t genetics, yes some get fat easier, some lose it easier, but in general it all comes down to eating too much (kcal surprise) combined with doing only the bare minimum of steps required each day.\n
    \n
    Drive to your local McDonalds, I am sure you have one if Koh Phi Phi even has one and just look at the depressed fat people there. They need help.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1719991901 {#1527
    date: 2024-07-03 09:31:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 295307
  -bodyTs: "'accept':85 'across':74 'articl':6 'bare':139 'bodi':38,63,65 'breast':79 'chang':99 'combin':134 'come':126 'crazi':10,16 'day':145 'depress':169 'didn':2 'drive':146 'easier':116,120 'eat':129 'even':161 'ever':29 'everyon':82 'face':76 'fat':46,104,115,170 'friggin':72 'general':123 'genet':103,111 'get':114 'hand':108 'happi':89 'help':175 'honest':53 'isn':109 'kcal':132 'koh':158 'local':149 'look':166 'lose':118 'mcdonald':150 'mean':12 'media':42 'minimum':140 'mole':81 'much':131 'need':174 'nobodi':21,26 'noth':59,96 'obes':8,25,31,52 'okay':48 'one':156,163 'peopl':36,171 'phi':159,160 'posit':39,64,66 'post':37 'problem':50 'read':4 'realli':15 'requir':143 'scar':73 'shame':56 'small':78 'social':41 'step':142 'sure':153 'surpris':133 'think':18 'want':22,27 'yes':112 'yet':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546546"
  +editedAt: DateTimeImmutable @1719833102 {#1563
    date: 2024-07-01 13:25:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704873112 {#1566
    date: 2024-01-10 08:51:52.0 +01: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 {#1564
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I didn’t read the article but obesity is crazy.\n
    \n
    I mean it is really crazy. Just think about it. Nobody wants to be obese, nobody wanted to ever be obese and yet we have people posting body positivity on social media about that being fat is okay.\n
    \n
    The problem is obesity honestly should be shamed. It has nothing to do with body positivity. Body positivity is when you have a friggin’ scar across your face or small breasts or moles everyone that you accept it and be happy because you are you. It’s nothing you can change because it is genetics.\n
    \n
    Fat on the other hand isn’t genetics, yes some get fat easier, some lose it easier, but in general it all comes down to eating too much (kcal surprise) combined with doing only the bare minimum of steps required each day.\n
    \n
    Drive to your local McDonalds, I am sure you have one if Koh Phi Phi even has one and just look at the depressed fat people there. They need help.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1719991901 {#1527
    date: 2024-07-03 09:31:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 295307
  -bodyTs: "'accept':85 'across':74 'articl':6 'bare':139 'bodi':38,63,65 'breast':79 'chang':99 'combin':134 'come':126 'crazi':10,16 'day':145 'depress':169 'didn':2 'drive':146 'easier':116,120 'eat':129 'even':161 'ever':29 'everyon':82 'face':76 'fat':46,104,115,170 'friggin':72 'general':123 'genet':103,111 'get':114 'hand':108 'happi':89 'help':175 'honest':53 'isn':109 'kcal':132 'koh':158 'local':149 'look':166 'lose':118 'mcdonald':150 'mean':12 'media':42 'minimum':140 'mole':81 'much':131 'need':174 'nobodi':21,26 'noth':59,96 'obes':8,25,31,52 'okay':48 'one':156,163 'peopl':36,171 'phi':159,160 'posit':39,64,66 'post':37 'problem':50 'read':4 'realli':15 'requir':143 'scar':73 'shame':56 'small':78 'social':41 'step':142 'sure':153 'surpris':133 'think':18 'want':22,27 'yes':112 'yet':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546546"
  +editedAt: DateTimeImmutable @1719833102 {#1563
    date: 2024-07-01 13:25:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704873112 {#1566
    date: 2024-01-10 08:51:52.0 +01: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 {#2896
  +user: Proxies\__CG__\App\Entity\User {#2895 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I didn’t read the article but obesity is crazy.\n
      \n
      I mean it is really crazy. Just think about it. Nobody wants to be obese, nobody wanted to ever be obese and yet we have people posting body positivity on social media about that being fat is okay.\n
      \n
      The problem is obesity honestly should be shamed. It has nothing to do with body positivity. Body positivity is when you have a friggin’ scar across your face or small breasts or moles everyone that you accept it and be happy because you are you. It’s nothing you can change because it is genetics.\n
      \n
      Fat on the other hand isn’t genetics, yes some get fat easier, some lose it easier, but in general it all comes down to eating too much (kcal surprise) combined with doing only the bare minimum of steps required each day.\n
      \n
      Drive to your local McDonalds, I am sure you have one if Koh Phi Phi even has one and just look at the depressed fat people there. They need help.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719991901 {#1527
      date: 2024-07-03 09:31:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1557 …}
    +nested: Doctrine\ORM\PersistentCollection {#1621 …}
    +votes: Doctrine\ORM\PersistentCollection {#1613 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
    -id: 295307
    -bodyTs: "'accept':85 'across':74 'articl':6 'bare':139 'bodi':38,63,65 'breast':79 'chang':99 'combin':134 'come':126 'crazi':10,16 'day':145 'depress':169 'didn':2 'drive':146 'easier':116,120 'eat':129 'even':161 'ever':29 'everyon':82 'face':76 'fat':46,104,115,170 'friggin':72 'general':123 'genet':103,111 'get':114 'hand':108 'happi':89 'help':175 'honest':53 'isn':109 'kcal':132 'koh':158 'local':149 'look':166 'lose':118 'mcdonald':150 'mean':12 'media':42 'minimum':140 'mole':81 'much':131 'need':174 'nobodi':21,26 'noth':59,96 'obes':8,25,31,52 'okay':48 'one':156,163 'peopl':36,171 'phi':159,160 'posit':39,64,66 'post':37 'problem':50 'read':4 'realli':15 'requir':143 'scar':73 'shame':56 'small':78 'social':41 'step':142 'sure':153 'surpris':133 'think':18 'want':22,27 'yes':112 'yet':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546546"
    +editedAt: DateTimeImmutable @1719833102 {#1563
      date: 2024-07-01 13:25:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704873112 {#1566
      date: 2024-01-10 08:51:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "If you mean that being obese shouldn’t be celebrated as healthy… Then that’s OK. But it should not be shamed. Life is hard enough already for obese people, and shaming them will probably not have any positive effect on a large scale, on top of being cruel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704893277 {#2898
    date: 2024-01-10 14:27:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Grogon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2894 …}
  +nested: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  -id: 295800
  -bodyTs: "'alreadi':27 'celebr':10 'cruel':49 'effect':40 'enough':26 'hard':25 'healthi':12 'larg':43 'life':23 'mean':3 'obes':6,29 'ok':16 'peopl':30 'posit':39 'probabl':35 'scale':44 'shame':22,32 'shouldn':7 'top':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7346290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704893277 {#2897
    date: 2024-01-10 14:27:57.0 +01: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 {#2896
  +user: Proxies\__CG__\App\Entity\User {#2895 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I didn’t read the article but obesity is crazy.\n
      \n
      I mean it is really crazy. Just think about it. Nobody wants to be obese, nobody wanted to ever be obese and yet we have people posting body positivity on social media about that being fat is okay.\n
      \n
      The problem is obesity honestly should be shamed. It has nothing to do with body positivity. Body positivity is when you have a friggin’ scar across your face or small breasts or moles everyone that you accept it and be happy because you are you. It’s nothing you can change because it is genetics.\n
      \n
      Fat on the other hand isn’t genetics, yes some get fat easier, some lose it easier, but in general it all comes down to eating too much (kcal surprise) combined with doing only the bare minimum of steps required each day.\n
      \n
      Drive to your local McDonalds, I am sure you have one if Koh Phi Phi even has one and just look at the depressed fat people there. They need help.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719991901 {#1527
      date: 2024-07-03 09:31:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1557 …}
    +nested: Doctrine\ORM\PersistentCollection {#1621 …}
    +votes: Doctrine\ORM\PersistentCollection {#1613 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
    -id: 295307
    -bodyTs: "'accept':85 'across':74 'articl':6 'bare':139 'bodi':38,63,65 'breast':79 'chang':99 'combin':134 'come':126 'crazi':10,16 'day':145 'depress':169 'didn':2 'drive':146 'easier':116,120 'eat':129 'even':161 'ever':29 'everyon':82 'face':76 'fat':46,104,115,170 'friggin':72 'general':123 'genet':103,111 'get':114 'hand':108 'happi':89 'help':175 'honest':53 'isn':109 'kcal':132 'koh':158 'local':149 'look':166 'lose':118 'mcdonald':150 'mean':12 'media':42 'minimum':140 'mole':81 'much':131 'need':174 'nobodi':21,26 'noth':59,96 'obes':8,25,31,52 'okay':48 'one':156,163 'peopl':36,171 'phi':159,160 'posit':39,64,66 'post':37 'problem':50 'read':4 'realli':15 'requir':143 'scar':73 'shame':56 'small':78 'social':41 'step':142 'sure':153 'surpris':133 'think':18 'want':22,27 'yes':112 'yet':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546546"
    +editedAt: DateTimeImmutable @1719833102 {#1563
      date: 2024-07-01 13:25:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704873112 {#1566
      date: 2024-01-10 08:51:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "If you mean that being obese shouldn’t be celebrated as healthy… Then that’s OK. But it should not be shamed. Life is hard enough already for obese people, and shaming them will probably not have any positive effect on a large scale, on top of being cruel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704893277 {#2898
    date: 2024-01-10 14:27:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Grogon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2894 …}
  +nested: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  -id: 295800
  -bodyTs: "'alreadi':27 'celebr':10 'cruel':49 'effect':40 'enough':26 'hard':25 'healthi':12 'larg':43 'life':23 'mean':3 'obes':6,29 'ok':16 'peopl':30 'posit':39 'probabl':35 'scale':44 'shame':22,32 'shouldn':7 'top':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7346290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704893277 {#2897
    date: 2024-01-10 14:27:57.0 +01: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 {#2896
  +user: Proxies\__CG__\App\Entity\User {#2895 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I didn’t read the article but obesity is crazy.\n
      \n
      I mean it is really crazy. Just think about it. Nobody wants to be obese, nobody wanted to ever be obese and yet we have people posting body positivity on social media about that being fat is okay.\n
      \n
      The problem is obesity honestly should be shamed. It has nothing to do with body positivity. Body positivity is when you have a friggin’ scar across your face or small breasts or moles everyone that you accept it and be happy because you are you. It’s nothing you can change because it is genetics.\n
      \n
      Fat on the other hand isn’t genetics, yes some get fat easier, some lose it easier, but in general it all comes down to eating too much (kcal surprise) combined with doing only the bare minimum of steps required each day.\n
      \n
      Drive to your local McDonalds, I am sure you have one if Koh Phi Phi even has one and just look at the depressed fat people there. They need help.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719991901 {#1527
      date: 2024-07-03 09:31:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1557 …}
    +nested: Doctrine\ORM\PersistentCollection {#1621 …}
    +votes: Doctrine\ORM\PersistentCollection {#1613 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
    -id: 295307
    -bodyTs: "'accept':85 'across':74 'articl':6 'bare':139 'bodi':38,63,65 'breast':79 'chang':99 'combin':134 'come':126 'crazi':10,16 'day':145 'depress':169 'didn':2 'drive':146 'easier':116,120 'eat':129 'even':161 'ever':29 'everyon':82 'face':76 'fat':46,104,115,170 'friggin':72 'general':123 'genet':103,111 'get':114 'hand':108 'happi':89 'help':175 'honest':53 'isn':109 'kcal':132 'koh':158 'local':149 'look':166 'lose':118 'mcdonald':150 'mean':12 'media':42 'minimum':140 'mole':81 'much':131 'need':174 'nobodi':21,26 'noth':59,96 'obes':8,25,31,52 'okay':48 'one':156,163 'peopl':36,171 'phi':159,160 'posit':39,64,66 'post':37 'problem':50 'read':4 'realli':15 'requir':143 'scar':73 'shame':56 'small':78 'social':41 'step':142 'sure':153 'surpris':133 'think':18 'want':22,27 'yes':112 'yet':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546546"
    +editedAt: DateTimeImmutable @1719833102 {#1563
      date: 2024-07-01 13:25:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704873112 {#1566
      date: 2024-01-10 08:51:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "If you mean that being obese shouldn’t be celebrated as healthy… Then that’s OK. But it should not be shamed. Life is hard enough already for obese people, and shaming them will probably not have any positive effect on a large scale, on top of being cruel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704893277 {#2898
    date: 2024-01-10 14:27:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Grogon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2894 …}
  +nested: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  -id: 295800
  -bodyTs: "'alreadi':27 'celebr':10 'cruel':49 'effect':40 'enough':26 'hard':25 'healthi':12 'larg':43 'life':23 'mean':3 'obes':6,29 'ok':16 'peopl':30 'posit':39 'probabl':35 'scale':44 'shame':22,32 'shouldn':7 'top':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7346290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704893277 {#2897
    date: 2024-01-10 14:27:57.0 +01: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 {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "imdoingmypart.gif"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704873035 {#2462
    date: 2024-01-10 08:50:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 295306
  -bodyTs: "'imdoingmypart.gif':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873035 {#2458
    date: 2024-01-10 08:50:35.0 +01: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 {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "imdoingmypart.gif"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704873035 {#2462
    date: 2024-01-10 08:50:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 295306
  -bodyTs: "'imdoingmypart.gif':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873035 {#2458
    date: 2024-01-10 08:50:35.0 +01: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 {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "imdoingmypart.gif"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704873035 {#2462
    date: 2024-01-10 08:50:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 295306
  -bodyTs: "'imdoingmypart.gif':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873035 {#2458
    date: 2024-01-10 08:50:35.0 +01: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 {#2097
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s great to see a major publication is pushing great news for the world. There’s a lot of noise out there about every single negative thing, but the overall trend is positive, even if we don’t see it.\n
    \n
    The VAST majority of people are just out there trying to live their lives and make the world a little better every day, and it’s great to see that their efforts are moving the needle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704473075 {#2061
    date: 2024-01-05 17:44:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 282846
  -bodyTs: "'better':62 'day':64 'effort':73 'even':35 'everi':25,63 'great':3,11,68 'littl':61 'live':53,55 'lot':19 'major':7,44 'make':57 'move':75 'needl':77 'negat':27 'news':12 'nois':21 'overal':31 'peopl':46 'posit':34 'public':8 'push':10 'see':5,40,70 'singl':26 'thing':28 'trend':32 'tri':51 'vast':43 'world':15,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6436672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704473075 {#2079
    date: 2024-01-05 17:44:35.0 +01: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 {#2097
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s great to see a major publication is pushing great news for the world. There’s a lot of noise out there about every single negative thing, but the overall trend is positive, even if we don’t see it.\n
    \n
    The VAST majority of people are just out there trying to live their lives and make the world a little better every day, and it’s great to see that their efforts are moving the needle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704473075 {#2061
    date: 2024-01-05 17:44:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 282846
  -bodyTs: "'better':62 'day':64 'effort':73 'even':35 'everi':25,63 'great':3,11,68 'littl':61 'live':53,55 'lot':19 'major':7,44 'make':57 'move':75 'needl':77 'negat':27 'news':12 'nois':21 'overal':31 'peopl':46 'posit':34 'public':8 'push':10 'see':5,40,70 'singl':26 'thing':28 'trend':32 'tri':51 'vast':43 'world':15,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6436672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704473075 {#2079
    date: 2024-01-05 17:44:35.0 +01: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 {#2097
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s great to see a major publication is pushing great news for the world. There’s a lot of noise out there about every single negative thing, but the overall trend is positive, even if we don’t see it.\n
    \n
    The VAST majority of people are just out there trying to live their lives and make the world a little better every day, and it’s great to see that their efforts are moving the needle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704473075 {#2061
    date: 2024-01-05 17:44:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 282846
  -bodyTs: "'better':62 'day':64 'effort':73 'even':35 'everi':25,63 'great':3,11,68 'littl':61 'live':53,55 'lot':19 'major':7,44 'make':57 'move':75 'needl':77 'negat':27 'news':12 'nois':21 'overal':31 'peopl':46 'posit':34 'public':8 'push':10 'see':5,40,70 'singl':26 'thing':28 'trend':32 'tri':51 'vast':43 'world':15,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6436672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704473075 {#2079
    date: 2024-01-05 17:44:35.0 +01: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 {#2072
  +user: App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I would want to add: A lot of scientific studies are made to understand animals better - their well-being, their language, their relation with us. Another series of studies has begun to document human knowledge around plants and their traditional use.\n
    \n
    Myself and many humans around me have started to seek contact and communication with our non-human neighbors. Even people who still say “It’s all lost, I don’t care” show clear signs of caring.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704448136 {#2135
    date: 2024-01-05 10:48:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 282101
  -bodyTs: "'add':5 'anim':15 'anoth':27 'around':37,47 'begun':32 'better':16 'care':74,79 'clear':76 'communic':55 'contact':53 'document':34 'even':62 'human':35,46,60 'knowledg':36 'languag':22 'lost':70 'lot':7 'made':12 'mani':45 'neighbor':61 'non':59 'non-human':58 'peopl':63 'plant':38 'relat':24 'say':66 'scientif':9 'seek':52 'seri':28 'show':75 'sign':77 'start':50 'still':65 'studi':10,30 'tradit':41 'understand':14 'us':26 'use':42 'want':3 'well':19 'well-b':18 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5101595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704448136 {#2136
    date: 2024-01-05 10:48:56.0 +01: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 {#2072
  +user: App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I would want to add: A lot of scientific studies are made to understand animals better - their well-being, their language, their relation with us. Another series of studies has begun to document human knowledge around plants and their traditional use.\n
    \n
    Myself and many humans around me have started to seek contact and communication with our non-human neighbors. Even people who still say “It’s all lost, I don’t care” show clear signs of caring.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704448136 {#2135
    date: 2024-01-05 10:48:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 282101
  -bodyTs: "'add':5 'anim':15 'anoth':27 'around':37,47 'begun':32 'better':16 'care':74,79 'clear':76 'communic':55 'contact':53 'document':34 'even':62 'human':35,46,60 'knowledg':36 'languag':22 'lost':70 'lot':7 'made':12 'mani':45 'neighbor':61 'non':59 'non-human':58 'peopl':63 'plant':38 'relat':24 'say':66 'scientif':9 'seek':52 'seri':28 'show':75 'sign':77 'start':50 'still':65 'studi':10,30 'tradit':41 'understand':14 'us':26 'use':42 'want':3 'well':19 'well-b':18 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5101595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704448136 {#2136
    date: 2024-01-05 10:48:56.0 +01: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 {#2072
  +user: App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I would want to add: A lot of scientific studies are made to understand animals better - their well-being, their language, their relation with us. Another series of studies has begun to document human knowledge around plants and their traditional use.\n
    \n
    Myself and many humans around me have started to seek contact and communication with our non-human neighbors. Even people who still say “It’s all lost, I don’t care” show clear signs of caring.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704448136 {#2135
    date: 2024-01-05 10:48:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 282101
  -bodyTs: "'add':5 'anim':15 'anoth':27 'around':37,47 'begun':32 'better':16 'care':74,79 'clear':76 'communic':55 'contact':53 'document':34 'even':62 'human':35,46,60 'knowledg':36 'languag':22 'lost':70 'lot':7 'made':12 'mani':45 'neighbor':61 'non':59 'non-human':58 'peopl':63 'plant':38 'relat':24 'say':66 'scientif':9 'seek':52 'seri':28 'show':75 'sign':77 'start':50 'still':65 'studi':10,30 'tradit':41 'understand':14 'us':26 'use':42 'want':3 'well':19 'well-b':18 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5101595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704448136 {#2136
    date: 2024-01-05 10:48:56.0 +01: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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712240271 {#2214
    date: 2024-04-04 16:17:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 281997
  -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5997856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704443154 {#2213
    date: 2024-01-05 09:25:54.0 +01: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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712240271 {#2214
    date: 2024-04-04 16:17:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 281997
  -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5997856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704443154 {#2213
    date: 2024-01-05 09:25:54.0 +01: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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712240271 {#2214
    date: 2024-04-04 16:17:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 281997
  -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5997856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704443154 {#2213
    date: 2024-01-05 09:25:54.0 +01: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 {#2928
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1712240271 {#2214
      date: 2024-04-04 16:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 281997
    -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5997856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704443154 {#2213
      date: 2024-01-05 09:25:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704444169 {#2930
    date: 2024-01-05 09:42:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2926 …}
  +nested: Doctrine\ORM\PersistentCollection {#2924 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
  -id: 282022
  -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6426855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704444169 {#2929
    date: 2024-01-05 09:42:49.0 +01: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 {#2928
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1712240271 {#2214
      date: 2024-04-04 16:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 281997
    -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5997856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704443154 {#2213
      date: 2024-01-05 09:25:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704444169 {#2930
    date: 2024-01-05 09:42:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2926 …}
  +nested: Doctrine\ORM\PersistentCollection {#2924 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
  -id: 282022
  -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6426855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704444169 {#2929
    date: 2024-01-05 09:42:49.0 +01: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 {#2928
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1712240271 {#2214
      date: 2024-04-04 16:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 281997
    -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5997856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704443154 {#2213
      date: 2024-01-05 09:25:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704444169 {#2930
    date: 2024-01-05 09:42:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2926 …}
  +nested: Doctrine\ORM\PersistentCollection {#2924 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
  -id: 282022
  -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6426855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704444169 {#2929
    date: 2024-01-05 09:42:49.0 +01: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 {#2979
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712240271 {#2214
        date: 2024-04-04 16:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 281997
      -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5997856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704443154 {#2213
        date: 2024-01-05 09:25:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704444169 {#2930
      date: 2024-01-05 09:42:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2926 …}
    +nested: Doctrine\ORM\PersistentCollection {#2924 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 282022
    -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6426855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704444169 {#2929
      date: 2024-01-05 09:42:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704459775 {#2980
    date: 2024-01-05 14:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2969 …}
  +nested: Doctrine\ORM\PersistentCollection {#2966 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
  -id: 282373
  -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6005568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704459775 {#2983
    date: 2024-01-05 14:02:55.0 +01: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 {#2979
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712240271 {#2214
        date: 2024-04-04 16:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 281997
      -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5997856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704443154 {#2213
        date: 2024-01-05 09:25:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704444169 {#2930
      date: 2024-01-05 09:42:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2926 …}
    +nested: Doctrine\ORM\PersistentCollection {#2924 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 282022
    -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6426855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704444169 {#2929
      date: 2024-01-05 09:42:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704459775 {#2980
    date: 2024-01-05 14:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2969 …}
  +nested: Doctrine\ORM\PersistentCollection {#2966 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
  -id: 282373
  -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6005568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704459775 {#2983
    date: 2024-01-05 14:02:55.0 +01: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 {#2979
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712240271 {#2214
        date: 2024-04-04 16:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 281997
      -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5997856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704443154 {#2213
        date: 2024-01-05 09:25:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704444169 {#2930
      date: 2024-01-05 09:42:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2926 …}
    +nested: Doctrine\ORM\PersistentCollection {#2924 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 282022
    -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6426855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704444169 {#2929
      date: 2024-01-05 09:42:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704459775 {#2980
    date: 2024-01-05 14:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2969 …}
  +nested: Doctrine\ORM\PersistentCollection {#2966 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
  -id: 282373
  -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6005568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704459775 {#2983
    date: 2024-01-05 14:02:55.0 +01: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 {#3007
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2232
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1712240271 {#2214
          date: 2024-04-04 16:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 281997
        -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5997856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704443154 {#2213
          date: 2024-01-05 09:25:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704444169 {#2930
        date: 2024-01-05 09:42:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2926 …}
      +nested: Doctrine\ORM\PersistentCollection {#2924 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 282022
      -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6426855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704444169 {#2929
        date: 2024-01-05 09:42:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704459775 {#2980
      date: 2024-01-05 14:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
    -id: 282373
    -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6005568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459775 {#2983
      date: 2024-01-05 14:02:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Then you should probably revise where you get your information from. Seems reality doesn’t conform to your beliefs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704460401 {#3012
    date: 2024-01-05 14:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3015 …}
  +nested: Doctrine\ORM\PersistentCollection {#3019 …}
  +votes: Doctrine\ORM\PersistentCollection {#3021 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 282392
  -bodyTs: "'belief':19 'conform':16 'doesn':14 'get':8 'inform':10 'probabl':4 'realiti':13 'revis':5 'seem':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6433643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704460401 {#3009
    date: 2024-01-05 14:13:21.0 +01: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 {#3007
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2232
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1712240271 {#2214
          date: 2024-04-04 16:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 281997
        -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5997856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704443154 {#2213
          date: 2024-01-05 09:25:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704444169 {#2930
        date: 2024-01-05 09:42:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2926 …}
      +nested: Doctrine\ORM\PersistentCollection {#2924 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 282022
      -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6426855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704444169 {#2929
        date: 2024-01-05 09:42:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704459775 {#2980
      date: 2024-01-05 14:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
    -id: 282373
    -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6005568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459775 {#2983
      date: 2024-01-05 14:02:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Then you should probably revise where you get your information from. Seems reality doesn’t conform to your beliefs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704460401 {#3012
    date: 2024-01-05 14:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3015 …}
  +nested: Doctrine\ORM\PersistentCollection {#3019 …}
  +votes: Doctrine\ORM\PersistentCollection {#3021 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 282392
  -bodyTs: "'belief':19 'conform':16 'doesn':14 'get':8 'inform':10 'probabl':4 'realiti':13 'revis':5 'seem':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6433643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704460401 {#3009
    date: 2024-01-05 14:13:21.0 +01: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 {#3007
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2232
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1712240271 {#2214
          date: 2024-04-04 16:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 281997
        -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5997856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704443154 {#2213
          date: 2024-01-05 09:25:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704444169 {#2930
        date: 2024-01-05 09:42:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2926 …}
      +nested: Doctrine\ORM\PersistentCollection {#2924 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 282022
      -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6426855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704444169 {#2929
        date: 2024-01-05 09:42:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704459775 {#2980
      date: 2024-01-05 14:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
    -id: 282373
    -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6005568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459775 {#2983
      date: 2024-01-05 14:02:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Then you should probably revise where you get your information from. Seems reality doesn’t conform to your beliefs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704460401 {#3012
    date: 2024-01-05 14:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3015 …}
  +nested: Doctrine\ORM\PersistentCollection {#3019 …}
  +votes: Doctrine\ORM\PersistentCollection {#3021 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 282392
  -bodyTs: "'belief':19 'conform':16 'doesn':14 'get':8 'inform':10 'probabl':4 'realiti':13 'revis':5 'seem':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6433643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704460401 {#3009
    date: 2024-01-05 14:13:21.0 +01: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 {#3070
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2979
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: Proxies\__CG__\App\Entity\User {#2927 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: App\Entity\EntryComment {#2232
          +user: App\Entity\User {#2302 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
          +image: null
          +parent: null
          +root: null
          +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1712240271 {#2214
            date: 2024-04-04 16:17:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Elephant0991@lemmy.bleh.au"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2229 …}
          +nested: Doctrine\ORM\PersistentCollection {#2252 …}
          +votes: Doctrine\ORM\PersistentCollection {#2189 …}
          +reports: Doctrine\ORM\PersistentCollection {#2311 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
          -id: 281997
          -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/5997856"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704443154 {#2213
            date: 2024-01-05 09:25:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2232}
        +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704444169 {#2930
          date: 2024-01-05 09:42:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
          "@JoShmoe@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2926 …}
        +nested: Doctrine\ORM\PersistentCollection {#2924 …}
        +votes: Doctrine\ORM\PersistentCollection {#2922 …}
        +reports: Doctrine\ORM\PersistentCollection {#2920 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 282022
        -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6426855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704444169 {#2929
          date: 2024-01-05 09:42:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704459775 {#2980
        date: 2024-01-05 14:02:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
        "@Brainsploosh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2969 …}
      +nested: Doctrine\ORM\PersistentCollection {#2966 …}
      +votes: Doctrine\ORM\PersistentCollection {#2968 …}
      +reports: Doctrine\ORM\PersistentCollection {#2984 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
      -id: 282373
      -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6005568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704459775 {#2983
        date: 2024-01-05 14:02:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "Then you should probably revise where you get your information from. Seems reality doesn’t conform to your beliefs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1704460401 {#3012
      date: 2024-01-05 14:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3015 …}
    +nested: Doctrine\ORM\PersistentCollection {#3019 …}
    +votes: Doctrine\ORM\PersistentCollection {#3021 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
    -id: 282392
    -bodyTs: "'belief':19 'conform':16 'doesn':14 'get':8 'inform':10 'probabl':4 'realiti':13 'revis':5 'seem':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6433643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704460401 {#3009
      date: 2024-01-05 14:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "How long have you been waiting to tell someone that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704485622 {#3071
    date: 2024-01-05 21:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 283481
  -bodyTs: "'long':2 'someon':9 'tell':8 'wait':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6013689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485622 {#3074
    date: 2024-01-05 21:13:42.0 +01: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 {#3070
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2979
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: Proxies\__CG__\App\Entity\User {#2927 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: App\Entity\EntryComment {#2232
          +user: App\Entity\User {#2302 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
          +image: null
          +parent: null
          +root: null
          +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1712240271 {#2214
            date: 2024-04-04 16:17:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Elephant0991@lemmy.bleh.au"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2229 …}
          +nested: Doctrine\ORM\PersistentCollection {#2252 …}
          +votes: Doctrine\ORM\PersistentCollection {#2189 …}
          +reports: Doctrine\ORM\PersistentCollection {#2311 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
          -id: 281997
          -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/5997856"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704443154 {#2213
            date: 2024-01-05 09:25:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2232}
        +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704444169 {#2930
          date: 2024-01-05 09:42:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
          "@JoShmoe@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2926 …}
        +nested: Doctrine\ORM\PersistentCollection {#2924 …}
        +votes: Doctrine\ORM\PersistentCollection {#2922 …}
        +reports: Doctrine\ORM\PersistentCollection {#2920 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 282022
        -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6426855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704444169 {#2929
          date: 2024-01-05 09:42:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704459775 {#2980
        date: 2024-01-05 14:02:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
        "@Brainsploosh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2969 …}
      +nested: Doctrine\ORM\PersistentCollection {#2966 …}
      +votes: Doctrine\ORM\PersistentCollection {#2968 …}
      +reports: Doctrine\ORM\PersistentCollection {#2984 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
      -id: 282373
      -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6005568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704459775 {#2983
        date: 2024-01-05 14:02:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "Then you should probably revise where you get your information from. Seems reality doesn’t conform to your beliefs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1704460401 {#3012
      date: 2024-01-05 14:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3015 …}
    +nested: Doctrine\ORM\PersistentCollection {#3019 …}
    +votes: Doctrine\ORM\PersistentCollection {#3021 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
    -id: 282392
    -bodyTs: "'belief':19 'conform':16 'doesn':14 'get':8 'inform':10 'probabl':4 'realiti':13 'revis':5 'seem':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6433643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704460401 {#3009
      date: 2024-01-05 14:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "How long have you been waiting to tell someone that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704485622 {#3071
    date: 2024-01-05 21:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 283481
  -bodyTs: "'long':2 'someon':9 'tell':8 'wait':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6013689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485622 {#3074
    date: 2024-01-05 21:13:42.0 +01: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 {#3070
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2979
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: Proxies\__CG__\App\Entity\User {#2927 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: App\Entity\EntryComment {#2232
          +user: App\Entity\User {#2302 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
          +image: null
          +parent: null
          +root: null
          +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1712240271 {#2214
            date: 2024-04-04 16:17:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Elephant0991@lemmy.bleh.au"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2229 …}
          +nested: Doctrine\ORM\PersistentCollection {#2252 …}
          +votes: Doctrine\ORM\PersistentCollection {#2189 …}
          +reports: Doctrine\ORM\PersistentCollection {#2311 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
          -id: 281997
          -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/5997856"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704443154 {#2213
            date: 2024-01-05 09:25:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2232}
        +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704444169 {#2930
          date: 2024-01-05 09:42:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
          "@JoShmoe@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2926 …}
        +nested: Doctrine\ORM\PersistentCollection {#2924 …}
        +votes: Doctrine\ORM\PersistentCollection {#2922 …}
        +reports: Doctrine\ORM\PersistentCollection {#2920 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 282022
        -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6426855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704444169 {#2929
          date: 2024-01-05 09:42:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704459775 {#2980
        date: 2024-01-05 14:02:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
        "@Brainsploosh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2969 …}
      +nested: Doctrine\ORM\PersistentCollection {#2966 …}
      +votes: Doctrine\ORM\PersistentCollection {#2968 …}
      +reports: Doctrine\ORM\PersistentCollection {#2984 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
      -id: 282373
      -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6005568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704459775 {#2983
        date: 2024-01-05 14:02:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "Then you should probably revise where you get your information from. Seems reality doesn’t conform to your beliefs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1704460401 {#3012
      date: 2024-01-05 14:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3015 …}
    +nested: Doctrine\ORM\PersistentCollection {#3019 …}
    +votes: Doctrine\ORM\PersistentCollection {#3021 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
    -id: 282392
    -bodyTs: "'belief':19 'conform':16 'doesn':14 'get':8 'inform':10 'probabl':4 'realiti':13 'revis':5 'seem':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6433643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704460401 {#3009
      date: 2024-01-05 14:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "How long have you been waiting to tell someone that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704485622 {#3071
    date: 2024-01-05 21:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 283481
  -bodyTs: "'long':2 'someon':9 'tell':8 'wait':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6013689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485622 {#3074
    date: 2024-01-05 21:13:42.0 +01: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 {#3106
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#3007
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2979
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: App\Entity\EntryComment {#2928
          +user: Proxies\__CG__\App\Entity\User {#2927 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
          +image: null
          +parent: App\Entity\EntryComment {#2232
            +user: App\Entity\User {#2302 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
            +image: null
            +parent: null
            +root: null
            +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1712240271 {#2214
              date: 2024-04-04 16:17:51.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Elephant0991@lemmy.bleh.au"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2229 …}
            +nested: Doctrine\ORM\PersistentCollection {#2252 …}
            +votes: Doctrine\ORM\PersistentCollection {#2189 …}
            +reports: Doctrine\ORM\PersistentCollection {#2311 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
            -id: 281997
            -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/5997856"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704443154 {#2213
              date: 2024-01-05 09:25:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2232}
          +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1704444169 {#2930
            date: 2024-01-05 09:42:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Elephant0991@lemmy.bleh.au"
            "@JoShmoe@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2926 …}
          +nested: Doctrine\ORM\PersistentCollection {#2924 …}
          +votes: Doctrine\ORM\PersistentCollection {#2922 …}
          +reports: Doctrine\ORM\PersistentCollection {#2920 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
          -id: 282022
          -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6426855"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704444169 {#2929
            date: 2024-01-05 09:42:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2232}
        +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704459775 {#2980
          date: 2024-01-05 14:02:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
          "@JoShmoe@lemmy.zip"
          "@Brainsploosh@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2969 …}
        +nested: Doctrine\ORM\PersistentCollection {#2966 …}
        +votes: Doctrine\ORM\PersistentCollection {#2968 …}
        +reports: Doctrine\ORM\PersistentCollection {#2984 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
        -id: 282373
        -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6005568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704459775 {#2983
          date: 2024-01-05 14:02:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "Then you should probably revise where you get your information from. Seems reality doesn’t conform to your beliefs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1704460401 {#3012
        date: 2024-01-05 14:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
        "@Brainsploosh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3015 …}
      +nested: Doctrine\ORM\PersistentCollection {#3019 …}
      +votes: Doctrine\ORM\PersistentCollection {#3021 …}
      +reports: Doctrine\ORM\PersistentCollection {#3022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
      -id: 282392
      -bodyTs: "'belief':19 'conform':16 'doesn':14 'get':8 'inform':10 'probabl':4 'realiti':13 'revis':5 'seem':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6433643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704460401 {#3009
        date: 2024-01-05 14:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "How long have you been waiting to tell someone that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704485622 {#3071
      date: 2024-01-05 21:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3063 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 283481
    -bodyTs: "'long':2 'someon':9 'tell':8 'wait':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6013689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704485622 {#3074
      date: 2024-01-05 21:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: """
    Um, what?\n
    \n
    I’m just reminding you of basic defence against information warfare, something that’s much too easy to forget.\n
    \n
    In case you’re unfamiliar with the framework, ASU has a [convenient summary](https://news.asu.edu/20200407-solutions-7-ways-protect-yourself-against-misinformation).\n
    \n
    It’s a decent way to stay sane® on the internet, and a good way to not aid the enemy in their misinformation campaigns.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704516168 {#3103
    date: 2024-01-06 05:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 284555
  -bodyTs: "'/20200407-solutions-7-ways-protect-yourself-against-misinformation).':37 'aid':55 'asu':30 'basic':9 'campaign':61 'case':23 'conveni':33 'decent':41 'defenc':10 'easi':19 'enemi':57 'forget':21 'framework':29 'good':51 'inform':12 'internet':48 'm':4 'misinform':60 'much':17 'news.asu.edu':36 'news.asu.edu/20200407-solutions-7-ways-protect-yourself-against-misinformation).':35 're':25 'remind':6 'sane':45 'someth':14 'stay':44 'summari':34 'um':1 'unfamiliar':26 'warfar':13 'way':42,52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6447554"
  +editedAt: DateTimeImmutable @1712200143 {#3100
    date: 2024-04-04 05:09:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704516168 {#3098
    date: 2024-01-06 05:42:48.0 +01: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 {#3106
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#3007
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2979
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: App\Entity\EntryComment {#2928
          +user: Proxies\__CG__\App\Entity\User {#2927 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
          +image: null
          +parent: App\Entity\EntryComment {#2232
            +user: App\Entity\User {#2302 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
            +image: null
            +parent: null
            +root: null
            +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1712240271 {#2214
              date: 2024-04-04 16:17:51.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Elephant0991@lemmy.bleh.au"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2229 …}
            +nested: Doctrine\ORM\PersistentCollection {#2252 …}
            +votes: Doctrine\ORM\PersistentCollection {#2189 …}
            +reports: Doctrine\ORM\PersistentCollection {#2311 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
            -id: 281997
            -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/5997856"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704443154 {#2213
              date: 2024-01-05 09:25:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2232}
          +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1704444169 {#2930
            date: 2024-01-05 09:42:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Elephant0991@lemmy.bleh.au"
            "@JoShmoe@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2926 …}
          +nested: Doctrine\ORM\PersistentCollection {#2924 …}
          +votes: Doctrine\ORM\PersistentCollection {#2922 …}
          +reports: Doctrine\ORM\PersistentCollection {#2920 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
          -id: 282022
          -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6426855"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704444169 {#2929
            date: 2024-01-05 09:42:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2232}
        +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704459775 {#2980
          date: 2024-01-05 14:02:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
          "@JoShmoe@lemmy.zip"
          "@Brainsploosh@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2969 …}
        +nested: Doctrine\ORM\PersistentCollection {#2966 …}
        +votes: Doctrine\ORM\PersistentCollection {#2968 …}
        +reports: Doctrine\ORM\PersistentCollection {#2984 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
        -id: 282373
        -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6005568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704459775 {#2983
          date: 2024-01-05 14:02:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "Then you should probably revise where you get your information from. Seems reality doesn’t conform to your beliefs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1704460401 {#3012
        date: 2024-01-05 14:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
        "@Brainsploosh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3015 …}
      +nested: Doctrine\ORM\PersistentCollection {#3019 …}
      +votes: Doctrine\ORM\PersistentCollection {#3021 …}
      +reports: Doctrine\ORM\PersistentCollection {#3022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
      -id: 282392
      -bodyTs: "'belief':19 'conform':16 'doesn':14 'get':8 'inform':10 'probabl':4 'realiti':13 'revis':5 'seem':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6433643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704460401 {#3009
        date: 2024-01-05 14:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "How long have you been waiting to tell someone that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704485622 {#3071
      date: 2024-01-05 21:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3063 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 283481
    -bodyTs: "'long':2 'someon':9 'tell':8 'wait':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6013689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704485622 {#3074
      date: 2024-01-05 21:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: """
    Um, what?\n
    \n
    I’m just reminding you of basic defence against information warfare, something that’s much too easy to forget.\n
    \n
    In case you’re unfamiliar with the framework, ASU has a [convenient summary](https://news.asu.edu/20200407-solutions-7-ways-protect-yourself-against-misinformation).\n
    \n
    It’s a decent way to stay sane® on the internet, and a good way to not aid the enemy in their misinformation campaigns.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704516168 {#3103
    date: 2024-01-06 05:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 284555
  -bodyTs: "'/20200407-solutions-7-ways-protect-yourself-against-misinformation).':37 'aid':55 'asu':30 'basic':9 'campaign':61 'case':23 'conveni':33 'decent':41 'defenc':10 'easi':19 'enemi':57 'forget':21 'framework':29 'good':51 'inform':12 'internet':48 'm':4 'misinform':60 'much':17 'news.asu.edu':36 'news.asu.edu/20200407-solutions-7-ways-protect-yourself-against-misinformation).':35 're':25 'remind':6 'sane':45 'someth':14 'stay':44 'summari':34 'um':1 'unfamiliar':26 'warfar':13 'way':42,52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6447554"
  +editedAt: DateTimeImmutable @1712200143 {#3100
    date: 2024-04-04 05:09:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704516168 {#3098
    date: 2024-01-06 05:42:48.0 +01: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 {#3106
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#3007
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2979
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: App\Entity\EntryComment {#2928
          +user: Proxies\__CG__\App\Entity\User {#2927 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
          +image: null
          +parent: App\Entity\EntryComment {#2232
            +user: App\Entity\User {#2302 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
            +image: null
            +parent: null
            +root: null
            +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1712240271 {#2214
              date: 2024-04-04 16:17:51.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Elephant0991@lemmy.bleh.au"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2229 …}
            +nested: Doctrine\ORM\PersistentCollection {#2252 …}
            +votes: Doctrine\ORM\PersistentCollection {#2189 …}
            +reports: Doctrine\ORM\PersistentCollection {#2311 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
            -id: 281997
            -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/5997856"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704443154 {#2213
              date: 2024-01-05 09:25:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2232}
          +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1704444169 {#2930
            date: 2024-01-05 09:42:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Elephant0991@lemmy.bleh.au"
            "@JoShmoe@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2926 …}
          +nested: Doctrine\ORM\PersistentCollection {#2924 …}
          +votes: Doctrine\ORM\PersistentCollection {#2922 …}
          +reports: Doctrine\ORM\PersistentCollection {#2920 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
          -id: 282022
          -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6426855"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704444169 {#2929
            date: 2024-01-05 09:42:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2232}
        +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704459775 {#2980
          date: 2024-01-05 14:02:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
          "@JoShmoe@lemmy.zip"
          "@Brainsploosh@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2969 …}
        +nested: Doctrine\ORM\PersistentCollection {#2966 …}
        +votes: Doctrine\ORM\PersistentCollection {#2968 …}
        +reports: Doctrine\ORM\PersistentCollection {#2984 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
        -id: 282373
        -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6005568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704459775 {#2983
          date: 2024-01-05 14:02:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "Then you should probably revise where you get your information from. Seems reality doesn’t conform to your beliefs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1704460401 {#3012
        date: 2024-01-05 14:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
        "@Brainsploosh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3015 …}
      +nested: Doctrine\ORM\PersistentCollection {#3019 …}
      +votes: Doctrine\ORM\PersistentCollection {#3021 …}
      +reports: Doctrine\ORM\PersistentCollection {#3022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
      -id: 282392
      -bodyTs: "'belief':19 'conform':16 'doesn':14 'get':8 'inform':10 'probabl':4 'realiti':13 'revis':5 'seem':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6433643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704460401 {#3009
        date: 2024-01-05 14:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "How long have you been waiting to tell someone that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704485622 {#3071
      date: 2024-01-05 21:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3063 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 283481
    -bodyTs: "'long':2 'someon':9 'tell':8 'wait':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6013689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704485622 {#3074
      date: 2024-01-05 21:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: """
    Um, what?\n
    \n
    I’m just reminding you of basic defence against information warfare, something that’s much too easy to forget.\n
    \n
    In case you’re unfamiliar with the framework, ASU has a [convenient summary](https://news.asu.edu/20200407-solutions-7-ways-protect-yourself-against-misinformation).\n
    \n
    It’s a decent way to stay sane® on the internet, and a good way to not aid the enemy in their misinformation campaigns.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704516168 {#3103
    date: 2024-01-06 05:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 284555
  -bodyTs: "'/20200407-solutions-7-ways-protect-yourself-against-misinformation).':37 'aid':55 'asu':30 'basic':9 'campaign':61 'case':23 'conveni':33 'decent':41 'defenc':10 'easi':19 'enemi':57 'forget':21 'framework':29 'good':51 'inform':12 'internet':48 'm':4 'misinform':60 'much':17 'news.asu.edu':36 'news.asu.edu/20200407-solutions-7-ways-protect-yourself-against-misinformation).':35 're':25 'remind':6 'sane':45 'someth':14 'stay':44 'summari':34 'um':1 'unfamiliar':26 'warfar':13 'way':42,52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6447554"
  +editedAt: DateTimeImmutable @1712200143 {#3100
    date: 2024-04-04 05:09:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704516168 {#3098
    date: 2024-01-06 05:42:48.0 +01: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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2232
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1712240271 {#2214
          date: 2024-04-04 16:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 281997
        -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5997856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704443154 {#2213
          date: 2024-01-05 09:25:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704444169 {#2930
        date: 2024-01-05 09:42:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2926 …}
      +nested: Doctrine\ORM\PersistentCollection {#2924 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 282022
      -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6426855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704444169 {#2929
        date: 2024-01-05 09:42:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704459775 {#2980
      date: 2024-01-05 14:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
    -id: 282373
    -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6005568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459775 {#2983
      date: 2024-01-05 14:02:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Armed robbery rates have been steadily decreasing since the early 1990s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704474406 {#3028
    date: 2024-01-05 18:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 282929
  -bodyTs: "'1990s':11 'arm':1 'decreas':7 'earli':10 'rate':3 'robberi':2 'sinc':8 'steadili':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6437007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704474406 {#3029
    date: 2024-01-05 18:06:46.0 +01: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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2232
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1712240271 {#2214
          date: 2024-04-04 16:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 281997
        -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5997856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704443154 {#2213
          date: 2024-01-05 09:25:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704444169 {#2930
        date: 2024-01-05 09:42:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2926 …}
      +nested: Doctrine\ORM\PersistentCollection {#2924 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 282022
      -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6426855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704444169 {#2929
        date: 2024-01-05 09:42:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704459775 {#2980
      date: 2024-01-05 14:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
    -id: 282373
    -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6005568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459775 {#2983
      date: 2024-01-05 14:02:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Armed robbery rates have been steadily decreasing since the early 1990s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704474406 {#3028
    date: 2024-01-05 18:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 282929
  -bodyTs: "'1990s':11 'arm':1 'decreas':7 'earli':10 'rate':3 'robberi':2 'sinc':8 'steadili':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6437007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704474406 {#3029
    date: 2024-01-05 18:06:46.0 +01: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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2232
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1712240271 {#2214
          date: 2024-04-04 16:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 281997
        -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5997856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704443154 {#2213
          date: 2024-01-05 09:25:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704444169 {#2930
        date: 2024-01-05 09:42:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2926 …}
      +nested: Doctrine\ORM\PersistentCollection {#2924 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 282022
      -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6426855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704444169 {#2929
        date: 2024-01-05 09:42:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704459775 {#2980
      date: 2024-01-05 14:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
    -id: 282373
    -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6005568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459775 {#2983
      date: 2024-01-05 14:02:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Armed robbery rates have been steadily decreasing since the early 1990s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704474406 {#3028
    date: 2024-01-05 18:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 282929
  -bodyTs: "'1990s':11 'arm':1 'decreas':7 'earli':10 'rate':3 'robberi':2 'sinc':8 'steadili':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6437007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704474406 {#3029
    date: 2024-01-05 18:06:46.0 +01: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 {#3084
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3031 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2979
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: Proxies\__CG__\App\Entity\User {#2927 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: App\Entity\EntryComment {#2232
          +user: App\Entity\User {#2302 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
          +image: null
          +parent: null
          +root: null
          +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1712240271 {#2214
            date: 2024-04-04 16:17:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Elephant0991@lemmy.bleh.au"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2229 …}
          +nested: Doctrine\ORM\PersistentCollection {#2252 …}
          +votes: Doctrine\ORM\PersistentCollection {#2189 …}
          +reports: Doctrine\ORM\PersistentCollection {#2311 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
          -id: 281997
          -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/5997856"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704443154 {#2213
            date: 2024-01-05 09:25:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2232}
        +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704444169 {#2930
          date: 2024-01-05 09:42:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
          "@JoShmoe@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2926 …}
        +nested: Doctrine\ORM\PersistentCollection {#2924 …}
        +votes: Doctrine\ORM\PersistentCollection {#2922 …}
        +reports: Doctrine\ORM\PersistentCollection {#2920 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 282022
        -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6426855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704444169 {#2929
          date: 2024-01-05 09:42:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704459775 {#2980
        date: 2024-01-05 14:02:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
        "@Brainsploosh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2969 …}
      +nested: Doctrine\ORM\PersistentCollection {#2966 …}
      +votes: Doctrine\ORM\PersistentCollection {#2968 …}
      +reports: Doctrine\ORM\PersistentCollection {#2984 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
      -id: 282373
      -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6005568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704459775 {#2983
        date: 2024-01-05 14:02:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "Armed robbery rates have been steadily decreasing since the early 1990s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704474406 {#3028
      date: 2024-01-05 18:06:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 282929
    -bodyTs: "'1990s':11 'arm':1 'decreas':7 'earli':10 'rate':3 'robberi':2 'sinc':8 'steadili':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6437007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704474406 {#3029
      date: 2024-01-05 18:06:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Just armed robbery?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704485567 {#3082
    date: 2024-01-05 21:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
    "@jesuiscequejesuis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 283476
  -bodyTs: "'arm':2 'robberi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6013672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485567 {#3083
    date: 2024-01-05 21:12:47.0 +01: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 {#3084
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3031 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2979
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: Proxies\__CG__\App\Entity\User {#2927 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: App\Entity\EntryComment {#2232
          +user: App\Entity\User {#2302 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
          +image: null
          +parent: null
          +root: null
          +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1712240271 {#2214
            date: 2024-04-04 16:17:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Elephant0991@lemmy.bleh.au"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2229 …}
          +nested: Doctrine\ORM\PersistentCollection {#2252 …}
          +votes: Doctrine\ORM\PersistentCollection {#2189 …}
          +reports: Doctrine\ORM\PersistentCollection {#2311 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
          -id: 281997
          -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/5997856"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704443154 {#2213
            date: 2024-01-05 09:25:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2232}
        +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704444169 {#2930
          date: 2024-01-05 09:42:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
          "@JoShmoe@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2926 …}
        +nested: Doctrine\ORM\PersistentCollection {#2924 …}
        +votes: Doctrine\ORM\PersistentCollection {#2922 …}
        +reports: Doctrine\ORM\PersistentCollection {#2920 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 282022
        -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6426855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704444169 {#2929
          date: 2024-01-05 09:42:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704459775 {#2980
        date: 2024-01-05 14:02:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
        "@Brainsploosh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2969 …}
      +nested: Doctrine\ORM\PersistentCollection {#2966 …}
      +votes: Doctrine\ORM\PersistentCollection {#2968 …}
      +reports: Doctrine\ORM\PersistentCollection {#2984 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
      -id: 282373
      -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6005568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704459775 {#2983
        date: 2024-01-05 14:02:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "Armed robbery rates have been steadily decreasing since the early 1990s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704474406 {#3028
      date: 2024-01-05 18:06:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 282929
    -bodyTs: "'1990s':11 'arm':1 'decreas':7 'earli':10 'rate':3 'robberi':2 'sinc':8 'steadili':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6437007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704474406 {#3029
      date: 2024-01-05 18:06:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Just armed robbery?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704485567 {#3082
    date: 2024-01-05 21:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
    "@jesuiscequejesuis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 283476
  -bodyTs: "'arm':2 'robberi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6013672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485567 {#3083
    date: 2024-01-05 21:12:47.0 +01: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 {#3084
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3031 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2979
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: Proxies\__CG__\App\Entity\User {#2927 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: App\Entity\EntryComment {#2232
          +user: App\Entity\User {#2302 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
          +image: null
          +parent: null
          +root: null
          +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1712240271 {#2214
            date: 2024-04-04 16:17:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Elephant0991@lemmy.bleh.au"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2229 …}
          +nested: Doctrine\ORM\PersistentCollection {#2252 …}
          +votes: Doctrine\ORM\PersistentCollection {#2189 …}
          +reports: Doctrine\ORM\PersistentCollection {#2311 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
          -id: 281997
          -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/5997856"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704443154 {#2213
            date: 2024-01-05 09:25:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2232}
        +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704444169 {#2930
          date: 2024-01-05 09:42:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
          "@JoShmoe@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2926 …}
        +nested: Doctrine\ORM\PersistentCollection {#2924 …}
        +votes: Doctrine\ORM\PersistentCollection {#2922 …}
        +reports: Doctrine\ORM\PersistentCollection {#2920 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 282022
        -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6426855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704444169 {#2929
          date: 2024-01-05 09:42:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704459775 {#2980
        date: 2024-01-05 14:02:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
        "@Brainsploosh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2969 …}
      +nested: Doctrine\ORM\PersistentCollection {#2966 …}
      +votes: Doctrine\ORM\PersistentCollection {#2968 …}
      +reports: Doctrine\ORM\PersistentCollection {#2984 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
      -id: 282373
      -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6005568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704459775 {#2983
        date: 2024-01-05 14:02:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "Armed robbery rates have been steadily decreasing since the early 1990s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704474406 {#3028
      date: 2024-01-05 18:06:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 282929
    -bodyTs: "'1990s':11 'arm':1 'decreas':7 'earli':10 'rate':3 'robberi':2 'sinc':8 'steadili':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6437007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704474406 {#3029
      date: 2024-01-05 18:06:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Just armed robbery?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704485567 {#3082
    date: 2024-01-05 21:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
    "@jesuiscequejesuis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 283476
  -bodyTs: "'arm':2 'robberi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6013672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485567 {#3083
    date: 2024-01-05 21:12:47.0 +01: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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2232
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1712240271 {#2214
          date: 2024-04-04 16:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 281997
        -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5997856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704443154 {#2213
          date: 2024-01-05 09:25:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704444169 {#2930
        date: 2024-01-05 09:42:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2926 …}
      +nested: Doctrine\ORM\PersistentCollection {#2924 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 282022
      -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6426855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704444169 {#2929
        date: 2024-01-05 09:42:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704459775 {#2980
      date: 2024-01-05 14:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
    -id: 282373
    -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6005568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459775 {#2983
      date: 2024-01-05 14:02:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Please never leave USA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704528731 {#3044
    date: 2024-01-06 09:12:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 284888
  -bodyTs: "'leav':3 'never':2 'pleas':1 'usa':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6450332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704528731 {#3045
    date: 2024-01-06 09:12:11.0 +01: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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2232
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1712240271 {#2214
          date: 2024-04-04 16:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 281997
        -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5997856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704443154 {#2213
          date: 2024-01-05 09:25:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704444169 {#2930
        date: 2024-01-05 09:42:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2926 …}
      +nested: Doctrine\ORM\PersistentCollection {#2924 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 282022
      -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6426855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704444169 {#2929
        date: 2024-01-05 09:42:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704459775 {#2980
      date: 2024-01-05 14:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
    -id: 282373
    -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6005568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459775 {#2983
      date: 2024-01-05 14:02:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Please never leave USA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704528731 {#3044
    date: 2024-01-06 09:12:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 284888
  -bodyTs: "'leav':3 'never':2 'pleas':1 'usa':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6450332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704528731 {#3045
    date: 2024-01-06 09:12:11.0 +01: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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: Proxies\__CG__\App\Entity\User {#2927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2232
        +user: App\Entity\User {#2302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1712240271 {#2214
          date: 2024-04-04 16:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Elephant0991@lemmy.bleh.au"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 281997
        -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5997856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704443154 {#2213
          date: 2024-01-05 09:25:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2232}
      +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704444169 {#2930
        date: 2024-01-05 09:42:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
        "@JoShmoe@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2926 …}
      +nested: Doctrine\ORM\PersistentCollection {#2924 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 282022
      -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6426855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704444169 {#2929
        date: 2024-01-05 09:42:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I find it hard to believe that during a year of homelessness, armed robberies and drug abuse that this year would have seen less violent crime. The year ended with pro-palestinians calling for a massacre!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704459775 {#2980
      date: 2024-01-05 14:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
      "@Brainsploosh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
    -id: 282373
    -bodyTs: "'abus':17 'arm':13 'believ':6 'call':34 'crime':26 'drug':16 'end':29 'find':2 'hard':4 'homeless':12 'less':24 'massacr':37 'palestinian':33 'pro':32 'pro-palestinian':31 'robberi':14 'seen':23 'violent':25 'would':21 'year':10,20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6005568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459775 {#2983
      date: 2024-01-05 14:02:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Please never leave USA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704528731 {#3044
    date: 2024-01-06 09:12:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 284888
  -bodyTs: "'leav':3 'never':2 'pleas':1 'usa':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6450332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704528731 {#3045
    date: 2024-01-06 09:12:11.0 +01: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 {#2992
  +user: Proxies\__CG__\App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712240271 {#2214
        date: 2024-04-04 16:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 281997
      -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5997856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704443154 {#2213
        date: 2024-01-05 09:25:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704444169 {#2930
      date: 2024-01-05 09:42:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2926 …}
    +nested: Doctrine\ORM\PersistentCollection {#2924 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 282022
    -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6426855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704444169 {#2929
      date: 2024-01-05 09:42:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "I like how he pulls out “If nbc news is saying…” and the posted link goes right to Time.com, not even taking into account the data source which is listed right under the graph in that section of the article. Arguing with these MAGA people is useless because they’re not even doing any basic research, they’re just knee-jerk reacting to whatever liberal source they think it comes from. They spread fecal matter from their mouths and their fingertips everytime they talk or write and somehow it becomes everybody else’s responsibility to clean up their shit arguments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704476448 {#2990
    date: 2024-01-05 18:40:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  -id: 283055
  -bodyTs: "'account':24 'argu':41 'argument':101 'articl':40 'basic':55 'becom':91 'clean':97 'come':71 'data':26 'els':93 'even':21,52 'everybodi':92 'everytim':83 'fecal':75 'fingertip':82 'goe':16 'graph':34 'jerk':62 'knee':61 'knee-jerk':60 'liber':66 'like':2 'link':15 'list':30 'maga':44 'matter':76 'mouth':79 'nbc':8 'news':9 'peopl':45 'post':14 'pull':5 're':50,58 'react':63 'research':56 'respons':95 'right':17,31 'say':11 'section':37 'shit':100 'somehow':89 'sourc':27,67 'spread':74 'take':22 'talk':85 'think':69 'time.com':19 'useless':47 'whatev':65 'write':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6437537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476448 {#2991
    date: 2024-01-05 18:40:48.0 +01: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 {#2992
  +user: Proxies\__CG__\App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712240271 {#2214
        date: 2024-04-04 16:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 281997
      -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5997856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704443154 {#2213
        date: 2024-01-05 09:25:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704444169 {#2930
      date: 2024-01-05 09:42:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2926 …}
    +nested: Doctrine\ORM\PersistentCollection {#2924 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 282022
    -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6426855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704444169 {#2929
      date: 2024-01-05 09:42:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "I like how he pulls out “If nbc news is saying…” and the posted link goes right to Time.com, not even taking into account the data source which is listed right under the graph in that section of the article. Arguing with these MAGA people is useless because they’re not even doing any basic research, they’re just knee-jerk reacting to whatever liberal source they think it comes from. They spread fecal matter from their mouths and their fingertips everytime they talk or write and somehow it becomes everybody else’s responsibility to clean up their shit arguments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704476448 {#2990
    date: 2024-01-05 18:40:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  -id: 283055
  -bodyTs: "'account':24 'argu':41 'argument':101 'articl':40 'basic':55 'becom':91 'clean':97 'come':71 'data':26 'els':93 'even':21,52 'everybodi':92 'everytim':83 'fecal':75 'fingertip':82 'goe':16 'graph':34 'jerk':62 'knee':61 'knee-jerk':60 'liber':66 'like':2 'link':15 'list':30 'maga':44 'matter':76 'mouth':79 'nbc':8 'news':9 'peopl':45 'post':14 'pull':5 're':50,58 'react':63 'research':56 'respons':95 'right':17,31 'say':11 'section':37 'shit':100 'somehow':89 'sourc':27,67 'spread':74 'take':22 'talk':85 'think':69 'time.com':19 'useless':47 'whatev':65 'write':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6437537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476448 {#2991
    date: 2024-01-05 18:40:48.0 +01: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 {#2992
  +user: Proxies\__CG__\App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712240271 {#2214
        date: 2024-04-04 16:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Elephant0991@lemmy.bleh.au"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 281997
      -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5997856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704443154 {#2213
        date: 2024-01-05 09:25:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "If you read the article it says that the data is from [FBI](https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704444169 {#2930
      date: 2024-01-05 09:42:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
      "@JoShmoe@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2926 …}
    +nested: Doctrine\ORM\PersistentCollection {#2924 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 282022
    -bodyTs: "'/latest/webapp/#/pages/explorer/crime/crime-trend)':16 'articl':5 'cde.ucr.cjis.gov':15 'cde.ucr.cjis.gov/latest/webapp/#/pages/explorer/crime/crime-trend)':14 'data':10 'fbi':13 'read':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6426855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704444169 {#2929
      date: 2024-01-05 09:42:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "I like how he pulls out “If nbc news is saying…” and the posted link goes right to Time.com, not even taking into account the data source which is listed right under the graph in that section of the article. Arguing with these MAGA people is useless because they’re not even doing any basic research, they’re just knee-jerk reacting to whatever liberal source they think it comes from. They spread fecal matter from their mouths and their fingertips everytime they talk or write and somehow it becomes everybody else’s responsibility to clean up their shit arguments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704476448 {#2990
    date: 2024-01-05 18:40:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
    "@Brainsploosh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  -id: 283055
  -bodyTs: "'account':24 'argu':41 'argument':101 'articl':40 'basic':55 'becom':91 'clean':97 'come':71 'data':26 'els':93 'even':21,52 'everybodi':92 'everytim':83 'fecal':75 'fingertip':82 'goe':16 'graph':34 'jerk':62 'knee':61 'knee-jerk':60 'liber':66 'like':2 'link':15 'list':30 'maga':44 'matter':76 'mouth':79 'nbc':8 'news':9 'peopl':45 'post':14 'pull':5 're':50,58 'react':63 'research':56 'respons':95 'right':17,31 'say':11 'section':37 'shit':100 'somehow':89 'sourc':27,67 'spread':74 'take':22 'talk':85 'think':69 'time.com':19 'useless':47 'whatev':65 'write':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6437537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476448 {#2991
    date: 2024-01-05 18:40:48.0 +01: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 {#2912
  +user: Proxies\__CG__\App\Entity\User {#2911 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1712240271 {#2214
      date: 2024-04-04 16:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 281997
    -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5997856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704443154 {#2213
      date: 2024-01-05 09:25:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "One crime means all crime go up obviously. Everyone knows everytime you talk about a single crime they add it to crime stats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704452345 {#2914
    date: 2024-01-05 11:59:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
  -id: 282188
  -bodyTs: "'add':19 'crime':2,5,17,22 'everyon':9 'everytim':11 'go':6 'know':10 'mean':3 'obvious':8 'one':1 'singl':16 'stat':23 'talk':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6430961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704452345 {#2913
    date: 2024-01-05 11:59:05.0 +01: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 {#2912
  +user: Proxies\__CG__\App\Entity\User {#2911 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1712240271 {#2214
      date: 2024-04-04 16:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 281997
    -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5997856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704443154 {#2213
      date: 2024-01-05 09:25:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "One crime means all crime go up obviously. Everyone knows everytime you talk about a single crime they add it to crime stats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704452345 {#2914
    date: 2024-01-05 11:59:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
  -id: 282188
  -bodyTs: "'add':19 'crime':2,5,17,22 'everyon':9 'everytim':11 'go':6 'know':10 'mean':3 'obvious':8 'one':1 'singl':16 'stat':23 'talk':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6430961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704452345 {#2913
    date: 2024-01-05 11:59:05.0 +01: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 {#2912
  +user: Proxies\__CG__\App\Entity\User {#2911 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "How in did violent crimes decrease in the US? Didn’t Mr. housespeaker get his head smashed in this year? If nbc news is saying the crime rate dropped, that’s a bad sign. If anyone has a reason we should trust mainstream, please state your case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1712240271 {#2214
      date: 2024-04-04 16:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Elephant0991@lemmy.bleh.au"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 281997
    -bodyTs: "'anyon':36 'bad':33 'case':47 'crime':5,27 'decreas':6 'didn':10 'drop':29 'get':14 'head':16 'housespeak':13 'mainstream':43 'mr':12 'nbc':22 'news':23 'pleas':44 'rate':28 'reason':39 'say':25 'sign':34 'smash':17 'state':45 'trust':42 'us':9 'violent':4 'year':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5997856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704443154 {#2213
      date: 2024-01-05 09:25:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "One crime means all crime go up obviously. Everyone knows everytime you talk about a single crime they add it to crime stats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704452345 {#2914
    date: 2024-01-05 11:59:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
    "@JoShmoe@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
  -id: 282188
  -bodyTs: "'add':19 'crime':2,5,17,22 'everyon':9 'everytim':11 'go':6 'know':10 'mean':3 'obvious':8 'one':1 'singl':16 'stat':23 'talk':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6430961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704452345 {#2913
    date: 2024-01-05 11:59:05.0 +01: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 {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love this post! Uplifting and informative"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704443090 {#2209
    date: 2024-01-05 09:24:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 281992
  -bodyTs: "'inform':7 'love':2 'post':4 'uplift':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6426305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704443090 {#2204
    date: 2024-01-05 09:24:50.0 +01: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 {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love this post! Uplifting and informative"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704443090 {#2209
    date: 2024-01-05 09:24:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 281992
  -bodyTs: "'inform':7 'love':2 'post':4 'uplift':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6426305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704443090 {#2204
    date: 2024-01-05 09:24:50.0 +01: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 {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love this post! Uplifting and informative"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704443090 {#2209
    date: 2024-01-05 09:24:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 281992
  -bodyTs: "'inform':7 'love':2 'post':4 'uplift':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6426305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704443090 {#2204
    date: 2024-01-05 09:24:50.0 +01: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 {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "All good news! Thanks for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704439837 {#2173
    date: 2024-01-05 08:30:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 281923
  -bodyTs: "'good':2 'news':3 'share':6 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7129504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704439837 {#2187
    date: 2024-01-05 08:30:37.0 +01: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 {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "All good news! Thanks for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704439837 {#2173
    date: 2024-01-05 08:30:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 281923
  -bodyTs: "'good':2 'news':3 'share':6 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7129504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704439837 {#2187
    date: 2024-01-05 08:30:37.0 +01: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 {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "All good news! Thanks for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704439837 {#2173
    date: 2024-01-05 08:30:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 281923
  -bodyTs: "'good':2 'news':3 'share':6 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7129504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704439837 {#2187
    date: 2024-01-05 08:30:37.0 +01: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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just kind of celebrate any form of rebellion to Chinese authorities.\n
    \n
    Thinking of getting my own ebike, but want to see if my area can start subsidizing them like electric cars.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693234652 {#2492
    date: 2023-08-28 16:57:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 24984
  -bodyTs: "'area':25 'author':12 'car':32 'celebr':5 'chines':11 'ebik':18 'electr':31 'form':7 'get':15 'kind':3 'like':30 'rebellion':9 'see':22 'start':27 'subsid':28 'think':13 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2012061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691063645 {#2493
    date: 2023-08-03 13:54:05.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
79 DENIED edit
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just kind of celebrate any form of rebellion to Chinese authorities.\n
    \n
    Thinking of getting my own ebike, but want to see if my area can start subsidizing them like electric cars.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693234652 {#2492
    date: 2023-08-28 16:57:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 24984
  -bodyTs: "'area':25 'author':12 'car':32 'celebr':5 'chines':11 'ebik':18 'electr':31 'form':7 'get':15 'kind':3 'like':30 'rebellion':9 'see':22 'start':27 'subsid':28 'think':13 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2012061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691063645 {#2493
    date: 2023-08-03 13:54:05.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
80 DENIED moderate
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just kind of celebrate any form of rebellion to Chinese authorities.\n
    \n
    Thinking of getting my own ebike, but want to see if my area can start subsidizing them like electric cars.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693234652 {#2492
    date: 2023-08-28 16:57:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 24984
  -bodyTs: "'area':25 'author':12 'car':32 'celebr':5 'chines':11 'ebik':18 'electr':31 'form':7 'get':15 'kind':3 'like':30 'rebellion':9 'see':22 'start':27 'subsid':28 'think':13 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2012061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691063645 {#2493
    date: 2023-08-03 13:54:05.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2944
  +user: Proxies\__CG__\App\Entity\User {#2943 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: App\Entity\EntryComment {#2497
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just kind of celebrate any form of rebellion to Chinese authorities.\n
      \n
      Thinking of getting my own ebike, but want to see if my area can start subsidizing them like electric cars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693234652 {#2492
      date: 2023-08-28 16:57:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NOT_RICK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 24984
    -bodyTs: "'area':25 'author':12 'car':32 'celebr':5 'chines':11 'ebik':18 'electr':31 'form':7 'get':15 'kind':3 'like':30 'rebellion':9 'see':22 'start':27 'subsid':28 'think':13 'want':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2012061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691063645 {#2493
      date: 2023-08-03 13:54:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2497}
  +body: "kewl what area"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693230958 {#2946
    date: 2023-08-28 15:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
    "@Katana314@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2932 …}
  -id: 27102
  -bodyTs: "'area':3 'kewl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2889140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693230958 {#2945
    date: 2023-08-28 15:55:58.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
83 DENIED edit
App\Entity\EntryComment {#2944
  +user: Proxies\__CG__\App\Entity\User {#2943 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: App\Entity\EntryComment {#2497
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just kind of celebrate any form of rebellion to Chinese authorities.\n
      \n
      Thinking of getting my own ebike, but want to see if my area can start subsidizing them like electric cars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693234652 {#2492
      date: 2023-08-28 16:57:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NOT_RICK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 24984
    -bodyTs: "'area':25 'author':12 'car':32 'celebr':5 'chines':11 'ebik':18 'electr':31 'form':7 'get':15 'kind':3 'like':30 'rebellion':9 'see':22 'start':27 'subsid':28 'think':13 'want':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2012061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691063645 {#2493
      date: 2023-08-03 13:54:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2497}
  +body: "kewl what area"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693230958 {#2946
    date: 2023-08-28 15:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
    "@Katana314@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2932 …}
  -id: 27102
  -bodyTs: "'area':3 'kewl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2889140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693230958 {#2945
    date: 2023-08-28 15:55:58.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
84 DENIED moderate
App\Entity\EntryComment {#2944
  +user: Proxies\__CG__\App\Entity\User {#2943 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: App\Entity\EntryComment {#2497
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just kind of celebrate any form of rebellion to Chinese authorities.\n
      \n
      Thinking of getting my own ebike, but want to see if my area can start subsidizing them like electric cars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693234652 {#2492
      date: 2023-08-28 16:57:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NOT_RICK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 24984
    -bodyTs: "'area':25 'author':12 'car':32 'celebr':5 'chines':11 'ebik':18 'electr':31 'form':7 'get':15 'kind':3 'like':30 'rebellion':9 'see':22 'start':27 'subsid':28 'think':13 'want':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2012061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691063645 {#2493
      date: 2023-08-03 13:54:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2497}
  +body: "kewl what area"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693230958 {#2946
    date: 2023-08-28 15:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
    "@Katana314@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2932 …}
  -id: 27102
  -bodyTs: "'area':3 'kewl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2889140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693230958 {#2945
    date: 2023-08-28 15:55:58.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2572
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "ha!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689641713 {#2567
    date: 2023-07-18 02:55:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 21189
  -bodyTs: "'ha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1402494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689641713 {#2568
    date: 2023-07-18 02:55:13.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
87 DENIED edit
App\Entity\EntryComment {#2572
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "ha!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689641713 {#2567
    date: 2023-07-18 02:55:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 21189
  -bodyTs: "'ha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1402494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689641713 {#2568
    date: 2023-07-18 02:55:13.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
88 DENIED moderate
App\Entity\EntryComment {#2572
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "ha!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689641713 {#2567
    date: 2023-07-18 02:55:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 21189
  -bodyTs: "'ha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1402494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689641713 {#2568
    date: 2023-07-18 02:55:13.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "These scooter riders taking up 1.2m x 1m are crowding the city. I know, let’s try and force them into cars!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689281018 {#2641
    date: 2023-07-13 22:43:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 15069
  -bodyTs: "'1.2':6 '1m':9 'car':23 'citi':13 'crowd':11 'forc':20 'know':15 'let':16 'm':7 'rider':3 'scooter':2 'take':4 'tri':18 'x':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1227696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689281018 {#2642
    date: 2023-07-13 22:43:38.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
91 DENIED edit
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "These scooter riders taking up 1.2m x 1m are crowding the city. I know, let’s try and force them into cars!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689281018 {#2641
    date: 2023-07-13 22:43:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 15069
  -bodyTs: "'1.2':6 '1m':9 'car':23 'citi':13 'crowd':11 'forc':20 'know':15 'let':16 'm':7 'rider':3 'scooter':2 'take':4 'tri':18 'x':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1227696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689281018 {#2642
    date: 2023-07-13 22:43:38.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
92 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "These scooter riders taking up 1.2m x 1m are crowding the city. I know, let’s try and force them into cars!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689281018 {#2641
    date: 2023-07-13 22:43:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 15069
  -bodyTs: "'1.2':6 '1m':9 'car':23 'citi':13 'crowd':11 'forc':20 'know':15 'let':16 'm':7 'rider':3 'scooter':2 'take':4 'tri':18 'x':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1227696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689281018 {#2642
    date: 2023-07-13 22:43:38.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "wall-e, idiocracy creep ever closer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689274029 {#2714
    date: 2023-07-13 20:47:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 14953
  -bodyTs: "'closer':7 'creep':5 'e':3 'ever':6 'idiocraci':4 'wall':2 'wall-':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1223268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689274029 {#2715
    date: 2023-07-13 20:47: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
95 DENIED edit
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "wall-e, idiocracy creep ever closer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689274029 {#2714
    date: 2023-07-13 20:47:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 14953
  -bodyTs: "'closer':7 'creep':5 'e':3 'ever':6 'idiocraci':4 'wall':2 'wall-':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1223268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689274029 {#2715
    date: 2023-07-13 20:47: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
96 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "wall-e, idiocracy creep ever closer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689274029 {#2714
    date: 2023-07-13 20:47:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 14953
  -bodyTs: "'closer':7 'creep':5 'e':3 'ever':6 'idiocraci':4 'wall':2 'wall-':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1223268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689274029 {#2715
    date: 2023-07-13 20:47: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "How is this **malicious**?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689276569 {#2787
    date: 2023-07-13 21:29:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 14927
  -bodyTs: "'malici':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1221581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689271011 {#2788
    date: 2023-07-13 19:56:51.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
99 DENIED edit
App\Entity\EntryComment {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "How is this **malicious**?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689276569 {#2787
    date: 2023-07-13 21:29:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 14927
  -bodyTs: "'malici':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1221581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689271011 {#2788
    date: 2023-07-13 19:56:51.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
100 DENIED moderate
App\Entity\EntryComment {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: null
  +root: null
  +body: "How is this **malicious**?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689276569 {#2787
    date: 2023-07-13 21:29:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 14927
  -bodyTs: "'malici':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1221581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689271011 {#2788
    date: 2023-07-13 19:56:51.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
101 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
102 DENIED moderate
App\Entity\EntryComment {#2881
  +user: Proxies\__CG__\App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: App\Entity\User {#2805 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
    +image: null
    +parent: null
    +root: null
    +body: "How is this **malicious**?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689276569 {#2787
      date: 2023-07-13 21:29:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NOT_RICK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 14927
    -bodyTs: "'malici':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1221581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689271011 {#2788
      date: 2023-07-13 19:56:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2792}
  +body: "They’re not allowed to ride e-bikes so they’re riding another battery operated wheeled vehicle as a fuck you to lawmakers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1689276568 {#2876
    date: 2023-07-13 21:29:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
    "@_HR_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2958 …}
  +nested: Doctrine\ORM\PersistentCollection {#2956 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  -id: 14959
  -bodyTs: "'allow':4 'anoth':14 'batteri':15 'bike':9 'e':8 'e-bik':7 'fuck':21 'lawmak':24 'oper':16 're':2,12 'ride':6,13 'vehicl':18 'wheel':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1225052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689276568 {#2879
    date: 2023-07-13 21:29: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
103 DENIED edit
App\Entity\EntryComment {#2881
  +user: Proxies\__CG__\App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: App\Entity\User {#2805 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
    +image: null
    +parent: null
    +root: null
    +body: "How is this **malicious**?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689276569 {#2787
      date: 2023-07-13 21:29:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NOT_RICK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 14927
    -bodyTs: "'malici':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1221581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689271011 {#2788
      date: 2023-07-13 19:56:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2792}
  +body: "They’re not allowed to ride e-bikes so they’re riding another battery operated wheeled vehicle as a fuck you to lawmakers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1689276568 {#2876
    date: 2023-07-13 21:29:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
    "@_HR_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2958 …}
  +nested: Doctrine\ORM\PersistentCollection {#2956 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  -id: 14959
  -bodyTs: "'allow':4 'anoth':14 'batteri':15 'bike':9 'e':8 'e-bik':7 'fuck':21 'lawmak':24 'oper':16 're':2,12 'ride':6,13 'vehicl':18 'wheel':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1225052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689276568 {#2879
    date: 2023-07-13 21:29: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
104 DENIED moderate
App\Entity\EntryComment {#2881
  +user: Proxies\__CG__\App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: App\Entity\User {#2805 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2499 …}
    +image: null
    +parent: null
    +root: null
    +body: "How is this **malicious**?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689276569 {#2787
      date: 2023-07-13 21:29:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NOT_RICK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 14927
    -bodyTs: "'malici':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1221581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689271011 {#2788
      date: 2023-07-13 19:56:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2792}
  +body: "They’re not allowed to ride e-bikes so they’re riding another battery operated wheeled vehicle as a fuck you to lawmakers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1689276568 {#2876
    date: 2023-07-13 21:29:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICK@lemmy.world"
    "@_HR_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2958 …}
  +nested: Doctrine\ORM\PersistentCollection {#2956 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  -id: 14959
  -bodyTs: "'allow':4 'anoth':14 'batteri':15 'bike':9 'e':8 'e-bik':7 'fuck':21 'lawmak':24 'oper':16 're':2,12 'ride':6,13 'vehicl':18 'wheel':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1225052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689276568 {#2879
    date: 2023-07-13 21:29: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