GET https://kbin.spritesserver.nl/d/sciencealert.com/comments/oldest

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.20 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 {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831 …}
  +root: App\Entity\EntryComment {#1831 …}
  +body: "Don’t worry, they will outlive us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1692095427 {#3014
    date: 2023-08-15 12:30:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 25974
  -bodyTs: "'outliv':6 'us':7 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2663918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692095427 {#3017
    date: 2023-08-15 12:30:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831 …}
  +root: App\Entity\EntryComment {#1831 …}
  +body: "Don’t worry, they will outlive us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1692095427 {#3014
    date: 2023-08-15 12:30:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 25974
  -bodyTs: "'outliv':6 'us':7 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2663918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692095427 {#3017
    date: 2023-08-15 12:30:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831 …}
  +root: App\Entity\EntryComment {#1831 …}
  +body: "Don’t worry, they will outlive us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1692095427 {#3014
    date: 2023-08-15 12:30:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 25974
  -bodyTs: "'outliv':6 'us':7 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2663918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692095427 {#3017
    date: 2023-08-15 12:30:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3246 …}
  +root: App\Entity\EntryComment {#1831 …}
  +body: "BURN THE OCEAN!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692124913 {#3360
    date: 2023-08-15 20:41:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@SuckMyWang@lemmy.world"
    "@banazir@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3353 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 26007
  -bodyTs: "'burn':1 'ocean':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2426699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692124913 {#3357
    date: 2023-08-15 20:41:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3246 …}
  +root: App\Entity\EntryComment {#1831 …}
  +body: "BURN THE OCEAN!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692124913 {#3360
    date: 2023-08-15 20:41:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@SuckMyWang@lemmy.world"
    "@banazir@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3353 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 26007
  -bodyTs: "'burn':1 'ocean':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2426699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692124913 {#3357
    date: 2023-08-15 20:41:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3246 …}
  +root: App\Entity\EntryComment {#1831 …}
  +body: "BURN THE OCEAN!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692124913 {#3360
    date: 2023-08-15 20:41:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@SuckMyWang@lemmy.world"
    "@banazir@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3353 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 26007
  -bodyTs: "'burn':1 'ocean':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2426699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692124913 {#3357
    date: 2023-08-15 20:41:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831 …}
  +root: App\Entity\EntryComment {#1831 …}
  +body: "everythng we touch, we turn to shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1692102909 {#3083
    date: 2023-08-15 14:35:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 25984
  -bodyTs: "'everythng':1 'shit':7 'touch':3 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/344013/-/comment/1636581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692102909 {#3082
    date: 2023-08-15 14:35: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
11 DENIED edit
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831 …}
  +root: App\Entity\EntryComment {#1831 …}
  +body: "everythng we touch, we turn to shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1692102909 {#3083
    date: 2023-08-15 14:35:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 25984
  -bodyTs: "'everythng':1 'shit':7 'touch':3 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/344013/-/comment/1636581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692102909 {#3082
    date: 2023-08-15 14:35: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
12 DENIED moderate
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831 …}
  +root: App\Entity\EntryComment {#1831 …}
  +body: "everythng we touch, we turn to shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1692102909 {#3083
    date: 2023-08-15 14:35:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 25984
  -bodyTs: "'everythng':1 'shit':7 'touch':3 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/344013/-/comment/1636581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692102909 {#3082
    date: 2023-08-15 14:35: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
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 {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds similar to how we got the plot of *The Meg*…hope we don’t flip a rock and piss off a squid the size of MSC Irina."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1692125688 {#1551
    date: 2023-08-15 20:54:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 25982
  -bodyTs: "'flip':16 'got':6 'hope':12 'irina':28 'meg':11 'msc':27 'piss':20 'plot':8 'rock':18 'similar':2 'size':25 'sound':1 'squid':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1920973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692098523 {#1567
    date: 2023-08-15 13:22:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds similar to how we got the plot of *The Meg*…hope we don’t flip a rock and piss off a squid the size of MSC Irina."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1692125688 {#1551
    date: 2023-08-15 20:54:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 25982
  -bodyTs: "'flip':16 'got':6 'hope':12 'irina':28 'meg':11 'msc':27 'piss':20 'plot':8 'rock':18 'similar':2 'size':25 'sound':1 'squid':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1920973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692098523 {#1567
    date: 2023-08-15 13:22:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds similar to how we got the plot of *The Meg*…hope we don’t flip a rock and piss off a squid the size of MSC Irina."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1692125688 {#1551
    date: 2023-08-15 20:54:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 25982
  -bodyTs: "'flip':16 'got':6 'hope':12 'irina':28 'meg':11 'msc':27 'piss':20 'plot':8 'rock':18 'similar':2 'size':25 'sound':1 'squid':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1920973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692098523 {#1567
    date: 2023-08-15 13:22:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds similar to how we got the plot of *The Meg*…hope we don’t flip a rock and piss off a squid the size of MSC Irina."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1692125688 {#1551
      date: 2023-08-15 20:54:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tst123@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 25982
    -bodyTs: "'flip':16 'got':6 'hope':12 'irina':28 'meg':11 'msc':27 'piss':20 'plot':8 'rock':18 'similar':2 'size':25 'sound':1 'squid':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/1920973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692098523 {#1567
      date: 2023-08-15 13:22:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "*Squids back on the menu bois!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692125687 {#3067
    date: 2023-08-15 20:54:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@unwillingsomnambulist@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  -id: 26008
  -bodyTs: "'back':2 'boi':6 'menu':5 'squid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2427070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692125687 {#3066
    date: 2023-08-15 20:54:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds similar to how we got the plot of *The Meg*…hope we don’t flip a rock and piss off a squid the size of MSC Irina."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1692125688 {#1551
      date: 2023-08-15 20:54:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tst123@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 25982
    -bodyTs: "'flip':16 'got':6 'hope':12 'irina':28 'meg':11 'msc':27 'piss':20 'plot':8 'rock':18 'similar':2 'size':25 'sound':1 'squid':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/1920973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692098523 {#1567
      date: 2023-08-15 13:22:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "*Squids back on the menu bois!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692125687 {#3067
    date: 2023-08-15 20:54:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@unwillingsomnambulist@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  -id: 26008
  -bodyTs: "'back':2 'boi':6 'menu':5 'squid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2427070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692125687 {#3066
    date: 2023-08-15 20:54:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds similar to how we got the plot of *The Meg*…hope we don’t flip a rock and piss off a squid the size of MSC Irina."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1692125688 {#1551
      date: 2023-08-15 20:54:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tst123@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 25982
    -bodyTs: "'flip':16 'got':6 'hope':12 'irina':28 'meg':11 'msc':27 'piss':20 'plot':8 'rock':18 'similar':2 'size':25 'sound':1 'squid':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/1920973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692098523 {#1567
      date: 2023-08-15 13:22:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "*Squids back on the menu bois!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692125687 {#3067
    date: 2023-08-15 20:54:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@unwillingsomnambulist@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  -id: 26008
  -bodyTs: "'back':2 'boi':6 'menu':5 'squid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2427070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692125687 {#3066
    date: 2023-08-15 20:54:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sucks for them, hope they aren’t near precious mineral nodules"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1692103976 {#2465
    date: 2023-08-15 14:52:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 25985
  -bodyTs: "'aren':6 'hope':4 'miner':10 'near':8 'nodul':11 'precious':9 'suck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/1729359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692103976 {#2464
    date: 2023-08-15 14:52:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sucks for them, hope they aren’t near precious mineral nodules"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1692103976 {#2465
    date: 2023-08-15 14:52:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 25985
  -bodyTs: "'aren':6 'hope':4 'miner':10 'near':8 'nodul':11 'precious':9 'suck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/1729359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692103976 {#2464
    date: 2023-08-15 14:52:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sucks for them, hope they aren’t near precious mineral nodules"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1692103976 {#2465
    date: 2023-08-15 14:52:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 25985
  -bodyTs: "'aren':6 'hope':4 'miner':10 'near':8 'nodul':11 'precious':9 'suck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/1729359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692103976 {#2464
    date: 2023-08-15 14:52:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#2035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, don’t tell me… It’s dying right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692139436 {#2019
    date: 2023-08-16 00:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 26009
  -bodyTs: "'die':8 'right':9 'tell':4 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2679560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692126481 {#2023
    date: 2023-08-15 21:08:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#2035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, don’t tell me… It’s dying right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692139436 {#2019
    date: 2023-08-16 00:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 26009
  -bodyTs: "'die':8 'right':9 'tell':4 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2679560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692126481 {#2023
    date: 2023-08-15 21:08:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#2035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, don’t tell me… It’s dying right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692139436 {#2019
    date: 2023-08-16 00:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 26009
  -bodyTs: "'die':8 'right':9 'tell':4 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2679560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692126481 {#2023
    date: 2023-08-15 21:08:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2024
    +user: App\Entity\User {#2035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait, don’t tell me… It’s dying right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1692139436 {#2019
      date: 2023-08-16 00:43:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tst123@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2022 …}
    +nested: Doctrine\ORM\PersistentCollection {#2025 …}
    +votes: Doctrine\ORM\PersistentCollection {#2033 …}
    +reports: Doctrine\ORM\PersistentCollection {#2028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
    -id: 26009
    -bodyTs: "'die':8 'right':9 'tell':4 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2679560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692126481 {#2023
      date: 2023-08-15 21:08:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: "Why you gotta doom on the uplifting news community?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692139434 {#3051
    date: 2023-08-16 00:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 26012
  -bodyTs: "'communiti':9 'doom':4 'gotta':3 'news':8 'uplift':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2434645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692139434 {#3050
    date: 2023-08-16 00:43:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2024
    +user: App\Entity\User {#2035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait, don’t tell me… It’s dying right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1692139436 {#2019
      date: 2023-08-16 00:43:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tst123@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2022 …}
    +nested: Doctrine\ORM\PersistentCollection {#2025 …}
    +votes: Doctrine\ORM\PersistentCollection {#2033 …}
    +reports: Doctrine\ORM\PersistentCollection {#2028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
    -id: 26009
    -bodyTs: "'die':8 'right':9 'tell':4 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2679560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692126481 {#2023
      date: 2023-08-15 21:08:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: "Why you gotta doom on the uplifting news community?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692139434 {#3051
    date: 2023-08-16 00:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 26012
  -bodyTs: "'communiti':9 'doom':4 'gotta':3 'news':8 'uplift':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2434645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692139434 {#3050
    date: 2023-08-16 00:43:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2024
    +user: App\Entity\User {#2035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait, don’t tell me… It’s dying right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1692139436 {#2019
      date: 2023-08-16 00:43:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tst123@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2022 …}
    +nested: Doctrine\ORM\PersistentCollection {#2025 …}
    +votes: Doctrine\ORM\PersistentCollection {#2033 …}
    +reports: Doctrine\ORM\PersistentCollection {#2028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
    -id: 26009
    -bodyTs: "'die':8 'right':9 'tell':4 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2679560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692126481 {#2023
      date: 2023-08-15 21:08:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2024}
  +body: "Why you gotta doom on the uplifting news community?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692139434 {#3051
    date: 2023-08-16 00:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 26012
  -bodyTs: "'communiti':9 'doom':4 'gotta':3 'news':8 'uplift':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2434645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692139434 {#3050
    date: 2023-08-16 00:43:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2326
  +user: App\Entity\User {#2336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: null
  +root: null
  +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697033471 {#2164
    date: 2023-10-11 16:11:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 41344
  -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3638931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697027135 {#2331
    date: 2023-10-11 14:25:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#2336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: null
  +root: null
  +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697033471 {#2164
    date: 2023-10-11 16:11:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 41344
  -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3638931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697027135 {#2331
    date: 2023-10-11 14:25:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#2336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: null
  +root: null
  +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697033471 {#2164
    date: 2023-10-11 16:11:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 41344
  -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3638931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697027135 {#2331
    date: 2023-10-11 14:25:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#3033
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#2326
    +user: App\Entity\User {#2336 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: null
    +root: null
    +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697033471 {#2164
      date: 2023-10-11 16:11:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2327 …}
    +nested: Doctrine\ORM\PersistentCollection {#2333 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    -id: 41344
    -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3638931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697027135 {#2331
      date: 2023-10-11 14:25:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2326}
  +body: "Mmmm mammoth meat rose"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697030600 {#3035
    date: 2023-10-11 15:23:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@DavidGarcia@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 41396
  -bodyTs: "'mammoth':2 'meat':3 'mmmm':1 'rose':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4312847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697030600 {#3034
    date: 2023-10-11 15:23:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3033
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#2326
    +user: App\Entity\User {#2336 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: null
    +root: null
    +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697033471 {#2164
      date: 2023-10-11 16:11:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2327 …}
    +nested: Doctrine\ORM\PersistentCollection {#2333 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    -id: 41344
    -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3638931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697027135 {#2331
      date: 2023-10-11 14:25:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2326}
  +body: "Mmmm mammoth meat rose"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697030600 {#3035
    date: 2023-10-11 15:23:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@DavidGarcia@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 41396
  -bodyTs: "'mammoth':2 'meat':3 'mmmm':1 'rose':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4312847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697030600 {#3034
    date: 2023-10-11 15:23:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3033
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#2326
    +user: App\Entity\User {#2336 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: null
    +root: null
    +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697033471 {#2164
      date: 2023-10-11 16:11:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2327 …}
    +nested: Doctrine\ORM\PersistentCollection {#2333 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    -id: 41344
    -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3638931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697027135 {#2331
      date: 2023-10-11 14:25:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2326}
  +body: "Mmmm mammoth meat rose"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697030600 {#3035
    date: 2023-10-11 15:23:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@DavidGarcia@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 41396
  -bodyTs: "'mammoth':2 'meat':3 'mmmm':1 'rose':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4312847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697030600 {#3034
    date: 2023-10-11 15:23:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3255
  +user: App\Entity\User {#2336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: App\Entity\EntryComment {#2326
      +user: App\Entity\User {#2336 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: null
      +root: null
      +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697033471 {#2164
        date: 2023-10-11 16:11:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 41344
      -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3638931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697027135 {#2331
        date: 2023-10-11 14:25:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2326}
    +body: "Mmmm mammoth meat rose"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697030600 {#3035
      date: 2023-10-11 15:23:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
      "@DavidGarcia@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 41396
    -bodyTs: "'mammoth':2 'meat':3 'mmmm':1 'rose':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4312847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697030600 {#3034
      date: 2023-10-11 15:23:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2326}
  +body: "When you think about it, the concept of a “meat rose” is horrible. Sounds like somthing the Ayleid would come up with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697031345 {#3253
    date: 2023-10-11 15:35:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@DavidGarcia@feddit.nl"
    "@prettybunnys@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 41406
  -bodyTs: "'ayleid':18 'come':20 'concept':7 'horribl':13 'like':15 'meat':10 'rose':11 'somth':16 'sound':14 'think':3 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3640797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697031345 {#3254
    date: 2023-10-11 15:35:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3255
  +user: App\Entity\User {#2336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: App\Entity\EntryComment {#2326
      +user: App\Entity\User {#2336 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: null
      +root: null
      +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697033471 {#2164
        date: 2023-10-11 16:11:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 41344
      -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3638931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697027135 {#2331
        date: 2023-10-11 14:25:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2326}
    +body: "Mmmm mammoth meat rose"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697030600 {#3035
      date: 2023-10-11 15:23:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
      "@DavidGarcia@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 41396
    -bodyTs: "'mammoth':2 'meat':3 'mmmm':1 'rose':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4312847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697030600 {#3034
      date: 2023-10-11 15:23:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2326}
  +body: "When you think about it, the concept of a “meat rose” is horrible. Sounds like somthing the Ayleid would come up with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697031345 {#3253
    date: 2023-10-11 15:35:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@DavidGarcia@feddit.nl"
    "@prettybunnys@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 41406
  -bodyTs: "'ayleid':18 'come':20 'concept':7 'horribl':13 'like':15 'meat':10 'rose':11 'somth':16 'sound':14 'think':3 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3640797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697031345 {#3254
    date: 2023-10-11 15:35:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3255
  +user: App\Entity\User {#2336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: App\Entity\EntryComment {#2326
      +user: App\Entity\User {#2336 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: null
      +root: null
      +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697033471 {#2164
        date: 2023-10-11 16:11:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 41344
      -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3638931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697027135 {#2331
        date: 2023-10-11 14:25:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2326}
    +body: "Mmmm mammoth meat rose"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697030600 {#3035
      date: 2023-10-11 15:23:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
      "@DavidGarcia@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 41396
    -bodyTs: "'mammoth':2 'meat':3 'mmmm':1 'rose':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4312847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697030600 {#3034
      date: 2023-10-11 15:23:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2326}
  +body: "When you think about it, the concept of a “meat rose” is horrible. Sounds like somthing the Ayleid would come up with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697031345 {#3253
    date: 2023-10-11 15:35:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@DavidGarcia@feddit.nl"
    "@prettybunnys@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 41406
  -bodyTs: "'ayleid':18 'come':20 'concept':7 'horribl':13 'like':15 'meat':10 'rose':11 'somth':16 'sound':14 'think':3 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3640797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697031345 {#3254
    date: 2023-10-11 15:35:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3103
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#2326
    +user: App\Entity\User {#2336 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: null
    +root: null
    +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697033471 {#2164
      date: 2023-10-11 16:11:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2327 …}
    +nested: Doctrine\ORM\PersistentCollection {#2333 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    -id: 41344
    -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3638931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697027135 {#2331
      date: 2023-10-11 14:25:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2326}
  +body: "Bender is going to make some award winning sausage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697033470 {#3101
    date: 2023-10-11 16:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@DavidGarcia@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 41460
  -bodyTs: "'award':7 'bender':1 'go':3 'make':5 'sausag':9 'win':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4109307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697033470 {#3102
    date: 2023-10-11 16:11:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3103
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#2326
    +user: App\Entity\User {#2336 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: null
    +root: null
    +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697033471 {#2164
      date: 2023-10-11 16:11:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2327 …}
    +nested: Doctrine\ORM\PersistentCollection {#2333 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    -id: 41344
    -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3638931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697027135 {#2331
      date: 2023-10-11 14:25:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2326}
  +body: "Bender is going to make some award winning sausage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697033470 {#3101
    date: 2023-10-11 16:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@DavidGarcia@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 41460
  -bodyTs: "'award':7 'bender':1 'go':3 'make':5 'sausag':9 'win':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4109307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697033470 {#3102
    date: 2023-10-11 16:11:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3103
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#2326
    +user: App\Entity\User {#2336 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: null
    +root: null
    +body: "This together with all the thousands of years old cheeses, 2000 year old bog butter, and edible mammoth meat we found, we could make the sickest charcuterie board in history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697033471 {#2164
      date: 2023-10-11 16:11:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2327 …}
    +nested: Doctrine\ORM\PersistentCollection {#2333 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    -id: 41344
    -bodyTs: "'2000':11 'board':28 'bog':14 'butter':15 'charcuteri':27 'chees':10 'could':23 'edibl':17 'found':21 'histori':30 'make':24 'mammoth':18 'meat':19 'old':9,13 'sickest':26 'thousand':6 'togeth':2 'year':8,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3638931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697027135 {#2331
      date: 2023-10-11 14:25:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2326}
  +body: "Bender is going to make some award winning sausage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697033470 {#3101
    date: 2023-10-11 16:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@DavidGarcia@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 41460
  -bodyTs: "'award':7 'bender':1 'go':3 'make':5 'sausag':9 'win':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4109307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697033470 {#3102
    date: 2023-10-11 16:11:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#2215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Tomb beverage” sounds like some sort of horrible euphemism involving embalming fluid…or worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697076806 {#2121
    date: 2023-10-12 04:13:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 42414
  -bodyTs: "'beverag':2 'embalm':11 'euphem':9 'fluid':12 'horribl':8 'involv':10 'like':4 'sort':6 'sound':3 'tomb':1 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4458007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697076806 {#2122
    date: 2023-10-12 04:13:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#2215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Tomb beverage” sounds like some sort of horrible euphemism involving embalming fluid…or worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697076806 {#2121
    date: 2023-10-12 04:13:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 42414
  -bodyTs: "'beverag':2 'embalm':11 'euphem':9 'fluid':12 'horribl':8 'involv':10 'like':4 'sort':6 'sound':3 'tomb':1 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4458007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697076806 {#2122
    date: 2023-10-12 04:13:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#2215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Tomb beverage” sounds like some sort of horrible euphemism involving embalming fluid…or worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697076806 {#2121
    date: 2023-10-12 04:13:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 42414
  -bodyTs: "'beverag':2 'embalm':11 'euphem':9 'fluid':12 'horribl':8 'involv':10 'like':4 'sort':6 'sound':3 'tomb':1 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4458007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697076806 {#2122
    date: 2023-10-12 04:13:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#2274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
    \n
    Luckily it’s not a big downtown.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697860320 {#2206
    date: 2023-10-21 05:52:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 61872
  -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4685115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836226 {#2202
    date: 2023-10-20 23:10:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#2274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
    \n
    Luckily it’s not a big downtown.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697860320 {#2206
    date: 2023-10-21 05:52:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 61872
  -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4685115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836226 {#2202
    date: 2023-10-20 23:10:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#2274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
    \n
    Luckily it’s not a big downtown.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697860320 {#2206
    date: 2023-10-21 05:52:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 61872
  -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4685115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836226 {#2202
    date: 2023-10-20 23:10:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2274 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
      \n
      Luckily it’s not a big downtown.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697860320 {#2206
      date: 2023-10-21 05:52:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2208 …}
    +nested: Doctrine\ORM\PersistentCollection {#2204 …}
    +votes: Doctrine\ORM\PersistentCollection {#2211 …}
    +reports: Doctrine\ORM\PersistentCollection {#2266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
    -id: 61872
    -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4685115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697836226 {#2202
      date: 2023-10-20 23:10:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: """
    We need more downtowns like that.\n
    \n
    Cars shouldn’t be able to break 25 mph in city limits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697842097 {#3121
    date: 2023-10-21 00:48:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 62043
  -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3291747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697842097 {#3122
    date: 2023-10-21 00:48:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2274 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
      \n
      Luckily it’s not a big downtown.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697860320 {#2206
      date: 2023-10-21 05:52:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2208 …}
    +nested: Doctrine\ORM\PersistentCollection {#2204 …}
    +votes: Doctrine\ORM\PersistentCollection {#2211 …}
    +reports: Doctrine\ORM\PersistentCollection {#2266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
    -id: 61872
    -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4685115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697836226 {#2202
      date: 2023-10-20 23:10:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: """
    We need more downtowns like that.\n
    \n
    Cars shouldn’t be able to break 25 mph in city limits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697842097 {#3121
    date: 2023-10-21 00:48:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 62043
  -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3291747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697842097 {#3122
    date: 2023-10-21 00:48:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2274 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
      \n
      Luckily it’s not a big downtown.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697860320 {#2206
      date: 2023-10-21 05:52:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2208 …}
    +nested: Doctrine\ORM\PersistentCollection {#2204 …}
    +votes: Doctrine\ORM\PersistentCollection {#2211 …}
    +reports: Doctrine\ORM\PersistentCollection {#2266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
    -id: 61872
    -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4685115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697836226 {#2202
      date: 2023-10-20 23:10:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: """
    We need more downtowns like that.\n
    \n
    Cars shouldn’t be able to break 25 mph in city limits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697842097 {#3121
    date: 2023-10-21 00:48:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 62043
  -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3291747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697842097 {#3122
    date: 2023-10-21 00:48:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2274 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
        \n
        Luckily it’s not a big downtown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697860320 {#2206
        date: 2023-10-21 05:52:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2208 …}
      +nested: Doctrine\ORM\PersistentCollection {#2204 …}
      +votes: Doctrine\ORM\PersistentCollection {#2211 …}
      +reports: Doctrine\ORM\PersistentCollection {#2266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
      -id: 61872
      -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4685115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697836226 {#2202
        date: 2023-10-20 23:10:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: """
      We need more downtowns like that.\n
      \n
      Cars shouldn’t be able to break 25 mph in city limits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697842097 {#3121
      date: 2023-10-21 00:48:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 62043
    -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/3291747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697842097 {#3122
      date: 2023-10-21 00:48:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Let’s increase the pollution of the city by making cars idle!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697843285 {#3268
    date: 2023-10-21 01:08:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 62073
  -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4687340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697843285 {#3269
    date: 2023-10-21 01:08: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
63 DENIED edit
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2274 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
        \n
        Luckily it’s not a big downtown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697860320 {#2206
        date: 2023-10-21 05:52:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2208 …}
      +nested: Doctrine\ORM\PersistentCollection {#2204 …}
      +votes: Doctrine\ORM\PersistentCollection {#2211 …}
      +reports: Doctrine\ORM\PersistentCollection {#2266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
      -id: 61872
      -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4685115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697836226 {#2202
        date: 2023-10-20 23:10:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: """
      We need more downtowns like that.\n
      \n
      Cars shouldn’t be able to break 25 mph in city limits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697842097 {#3121
      date: 2023-10-21 00:48:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 62043
    -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/3291747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697842097 {#3122
      date: 2023-10-21 00:48:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Let’s increase the pollution of the city by making cars idle!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697843285 {#3268
    date: 2023-10-21 01:08:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 62073
  -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4687340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697843285 {#3269
    date: 2023-10-21 01:08: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
64 DENIED moderate
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2274 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
        \n
        Luckily it’s not a big downtown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697860320 {#2206
        date: 2023-10-21 05:52:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2208 …}
      +nested: Doctrine\ORM\PersistentCollection {#2204 …}
      +votes: Doctrine\ORM\PersistentCollection {#2211 …}
      +reports: Doctrine\ORM\PersistentCollection {#2266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
      -id: 61872
      -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4685115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697836226 {#2202
        date: 2023-10-20 23:10:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: """
      We need more downtowns like that.\n
      \n
      Cars shouldn’t be able to break 25 mph in city limits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697842097 {#3121
      date: 2023-10-21 00:48:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 62043
    -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/3291747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697842097 {#3122
      date: 2023-10-21 00:48:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Let’s increase the pollution of the city by making cars idle!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697843285 {#3268
    date: 2023-10-21 01:08:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 62073
  -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4687340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697843285 {#3269
    date: 2023-10-21 01:08: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
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 {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3124 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
          \n
          Luckily it’s not a big downtown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697860320 {#2206
          date: 2023-10-21 05:52:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2208 …}
        +nested: Doctrine\ORM\PersistentCollection {#2204 …}
        +votes: Doctrine\ORM\PersistentCollection {#2211 …}
        +reports: Doctrine\ORM\PersistentCollection {#2266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
        -id: 61872
        -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4685115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697836226 {#2202
          date: 2023-10-20 23:10:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: """
        We need more downtowns like that.\n
        \n
        Cars shouldn’t be able to break 25 mph in city limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697842097 {#3121
        date: 2023-10-21 00:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3129 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 62043
      -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3291747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697842097 {#3122
        date: 2023-10-21 00:48:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Let’s increase the pollution of the city by making cars idle!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697843285 {#3268
      date: 2023-10-21 01:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 62073
    -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4687340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697843285 {#3269
      date: 2023-10-21 01:08:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "In the long term, this won’t be an issue, since EVs don’t idle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697846263 {#3370
    date: 2023-10-21 01:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 62146
  -bodyTs: "'ev':12 'idl':15 'issu':10 'long':3 'sinc':11 'term':4 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4641048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697846263 {#3371
    date: 2023-10-21 01:57:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3124 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
          \n
          Luckily it’s not a big downtown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697860320 {#2206
          date: 2023-10-21 05:52:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2208 …}
        +nested: Doctrine\ORM\PersistentCollection {#2204 …}
        +votes: Doctrine\ORM\PersistentCollection {#2211 …}
        +reports: Doctrine\ORM\PersistentCollection {#2266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
        -id: 61872
        -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4685115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697836226 {#2202
          date: 2023-10-20 23:10:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: """
        We need more downtowns like that.\n
        \n
        Cars shouldn’t be able to break 25 mph in city limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697842097 {#3121
        date: 2023-10-21 00:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3129 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 62043
      -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3291747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697842097 {#3122
        date: 2023-10-21 00:48:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Let’s increase the pollution of the city by making cars idle!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697843285 {#3268
      date: 2023-10-21 01:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 62073
    -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4687340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697843285 {#3269
      date: 2023-10-21 01:08:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "In the long term, this won’t be an issue, since EVs don’t idle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697846263 {#3370
    date: 2023-10-21 01:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 62146
  -bodyTs: "'ev':12 'idl':15 'issu':10 'long':3 'sinc':11 'term':4 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4641048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697846263 {#3371
    date: 2023-10-21 01:57:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3124 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
          \n
          Luckily it’s not a big downtown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697860320 {#2206
          date: 2023-10-21 05:52:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2208 …}
        +nested: Doctrine\ORM\PersistentCollection {#2204 …}
        +votes: Doctrine\ORM\PersistentCollection {#2211 …}
        +reports: Doctrine\ORM\PersistentCollection {#2266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
        -id: 61872
        -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4685115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697836226 {#2202
          date: 2023-10-20 23:10:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: """
        We need more downtowns like that.\n
        \n
        Cars shouldn’t be able to break 25 mph in city limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697842097 {#3121
        date: 2023-10-21 00:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3129 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 62043
      -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3291747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697842097 {#3122
        date: 2023-10-21 00:48:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Let’s increase the pollution of the city by making cars idle!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697843285 {#3268
      date: 2023-10-21 01:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 62073
    -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4687340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697843285 {#3269
      date: 2023-10-21 01:08:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "In the long term, this won’t be an issue, since EVs don’t idle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697846263 {#3370
    date: 2023-10-21 01:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 62146
  -bodyTs: "'ev':12 'idl':15 'issu':10 'long':3 'sinc':11 'term':4 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4641048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697846263 {#3371
    date: 2023-10-21 01:57:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3123
        +user: Proxies\__CG__\App\Entity\User {#3124 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#2207
          +user: App\Entity\User {#2274 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
            \n
            Luckily it’s not a big downtown.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697860320 {#2206
            date: 2023-10-21 05:52:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2208 …}
          +nested: Doctrine\ORM\PersistentCollection {#2204 …}
          +votes: Doctrine\ORM\PersistentCollection {#2211 …}
          +reports: Doctrine\ORM\PersistentCollection {#2266 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
          -id: 61872
          -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4685115"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697836226 {#2202
            date: 2023-10-20 23:10:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: """
          We need more downtowns like that.\n
          \n
          Cars shouldn’t be able to break 25 mph in city limits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697842097 {#3121
          date: 2023-10-21 00:48:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3129 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 62043
        -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3291747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697842097 {#3122
          date: 2023-10-21 00:48:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "Let’s increase the pollution of the city by making cars idle!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697843285 {#3268
        date: 2023-10-21 01:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 62073
      -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4687340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697843285 {#3269
        date: 2023-10-21 01:08:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "In the long term, this won’t be an issue, since EVs don’t idle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697846263 {#3370
      date: 2023-10-21 01:57:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 62146
    -bodyTs: "'ev':12 'idl':15 'issu':10 'long':3 'sinc':11 'term':4 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4641048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697846263 {#3371
      date: 2023-10-21 01:57:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "I’m still waiting for the day EV’s will be reasonable for people who don’t own a home that they can charge their vehicle at. It’s a humongous population and people don’t seem to have great ideas to incentivize people to tackle the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697854393 {#3440
    date: 2023-10-21 04:13:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@threelonmusketeers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 62305
  -bodyTs: "'charg':24 'day':7 'ev':8 'great':40 'home':20 'humong':31 'idea':41 'incentiv':43 'm':2 'peopl':14,34,44 'popul':32 'problem':48 'reason':12 'seem':37 'still':3 'tackl':46 'vehicl':26 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4690625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697854393 {#3441
    date: 2023-10-21 04:13: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
71 DENIED edit
App\Entity\EntryComment {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3123
        +user: Proxies\__CG__\App\Entity\User {#3124 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#2207
          +user: App\Entity\User {#2274 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
            \n
            Luckily it’s not a big downtown.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697860320 {#2206
            date: 2023-10-21 05:52:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2208 …}
          +nested: Doctrine\ORM\PersistentCollection {#2204 …}
          +votes: Doctrine\ORM\PersistentCollection {#2211 …}
          +reports: Doctrine\ORM\PersistentCollection {#2266 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
          -id: 61872
          -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4685115"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697836226 {#2202
            date: 2023-10-20 23:10:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: """
          We need more downtowns like that.\n
          \n
          Cars shouldn’t be able to break 25 mph in city limits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697842097 {#3121
          date: 2023-10-21 00:48:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3129 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 62043
        -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3291747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697842097 {#3122
          date: 2023-10-21 00:48:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "Let’s increase the pollution of the city by making cars idle!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697843285 {#3268
        date: 2023-10-21 01:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 62073
      -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4687340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697843285 {#3269
        date: 2023-10-21 01:08:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "In the long term, this won’t be an issue, since EVs don’t idle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697846263 {#3370
      date: 2023-10-21 01:57:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 62146
    -bodyTs: "'ev':12 'idl':15 'issu':10 'long':3 'sinc':11 'term':4 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4641048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697846263 {#3371
      date: 2023-10-21 01:57:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "I’m still waiting for the day EV’s will be reasonable for people who don’t own a home that they can charge their vehicle at. It’s a humongous population and people don’t seem to have great ideas to incentivize people to tackle the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697854393 {#3440
    date: 2023-10-21 04:13:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@threelonmusketeers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 62305
  -bodyTs: "'charg':24 'day':7 'ev':8 'great':40 'home':20 'humong':31 'idea':41 'incentiv':43 'm':2 'peopl':14,34,44 'popul':32 'problem':48 'reason':12 'seem':37 'still':3 'tackl':46 'vehicl':26 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4690625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697854393 {#3441
    date: 2023-10-21 04:13: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
72 DENIED moderate
App\Entity\EntryComment {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3123
        +user: Proxies\__CG__\App\Entity\User {#3124 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#2207
          +user: App\Entity\User {#2274 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
            \n
            Luckily it’s not a big downtown.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697860320 {#2206
            date: 2023-10-21 05:52:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2208 …}
          +nested: Doctrine\ORM\PersistentCollection {#2204 …}
          +votes: Doctrine\ORM\PersistentCollection {#2211 …}
          +reports: Doctrine\ORM\PersistentCollection {#2266 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
          -id: 61872
          -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4685115"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697836226 {#2202
            date: 2023-10-20 23:10:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: """
          We need more downtowns like that.\n
          \n
          Cars shouldn’t be able to break 25 mph in city limits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697842097 {#3121
          date: 2023-10-21 00:48:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3129 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 62043
        -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3291747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697842097 {#3122
          date: 2023-10-21 00:48:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "Let’s increase the pollution of the city by making cars idle!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697843285 {#3268
        date: 2023-10-21 01:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 62073
      -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4687340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697843285 {#3269
        date: 2023-10-21 01:08:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "In the long term, this won’t be an issue, since EVs don’t idle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697846263 {#3370
      date: 2023-10-21 01:57:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 62146
    -bodyTs: "'ev':12 'idl':15 'issu':10 'long':3 'sinc':11 'term':4 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4641048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697846263 {#3371
      date: 2023-10-21 01:57:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "I’m still waiting for the day EV’s will be reasonable for people who don’t own a home that they can charge their vehicle at. It’s a humongous population and people don’t seem to have great ideas to incentivize people to tackle the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697854393 {#3440
    date: 2023-10-21 04:13:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@threelonmusketeers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 62305
  -bodyTs: "'charg':24 'day':7 'ev':8 'great':40 'home':20 'humong':31 'idea':41 'incentiv':43 'm':2 'peopl':14,34,44 'popul':32 'problem':48 'reason':12 'seem':37 'still':3 'tackl':46 'vehicl':26 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4690625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697854393 {#3441
    date: 2023-10-21 04:13: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
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 {#3481
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3442
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: Proxies\__CG__\App\Entity\User {#3271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#3123
          +user: Proxies\__CG__\App\Entity\User {#3124 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: App\Entity\EntryComment {#2207
            +user: App\Entity\User {#2274 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
              \n
              Luckily it’s not a big downtown.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697860320 {#2206
              date: 2023-10-21 05:52:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@nodimetotie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2208 …}
            +nested: Doctrine\ORM\PersistentCollection {#2204 …}
            +votes: Doctrine\ORM\PersistentCollection {#2211 …}
            +reports: Doctrine\ORM\PersistentCollection {#2266 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
            -id: 61872
            -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4685115"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697836226 {#2202
              date: 2023-10-20 23:10:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2207}
          +body: """
            We need more downtowns like that.\n
            \n
            Cars shouldn’t be able to break 25 mph in city limits.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697842097 {#3121
            date: 2023-10-21 00:48:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
            "@NotMyOldRedditName@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3125 …}
          +nested: Doctrine\ORM\PersistentCollection {#3127 …}
          +votes: Doctrine\ORM\PersistentCollection {#3129 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 62043
          -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.it/comment/3291747"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697842097 {#3122
            date: 2023-10-21 00:48:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: "Let’s increase the pollution of the city by making cars idle!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1697843285 {#3268
          date: 2023-10-21 01:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
          "@huginn@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3272 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3276 …}
        +reports: Doctrine\ORM\PersistentCollection {#3278 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
        -id: 62073
        -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4687340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697843285 {#3269
          date: 2023-10-21 01:08:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "In the long term, this won’t be an issue, since EVs don’t idle."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697846263 {#3370
        date: 2023-10-21 01:57:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 62146
      -bodyTs: "'ev':12 'idl':15 'issu':10 'long':3 'sinc':11 'term':4 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4641048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697846263 {#3371
        date: 2023-10-21 01:57:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "I’m still waiting for the day EV’s will be reasonable for people who don’t own a home that they can charge their vehicle at. It’s a humongous population and people don’t seem to have great ideas to incentivize people to tackle the problem."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697854393 {#3440
      date: 2023-10-21 04:13:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
      "@threelonmusketeers@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3444 …}
    +nested: Doctrine\ORM\PersistentCollection {#3446 …}
    +votes: Doctrine\ORM\PersistentCollection {#3448 …}
    +reports: Doctrine\ORM\PersistentCollection {#3450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
    -id: 62305
    -bodyTs: "'charg':24 'day':7 'ev':8 'great':40 'home':20 'humong':31 'idea':41 'incentiv':43 'm':2 'peopl':14,34,44 'popul':32 'problem':48 'reason':12 'seem':37 'still':3 'tackl':46 'vehicl':26 'wait':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4690625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697854393 {#3441
      date: 2023-10-21 04:13:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Yeah, there definitely needs to be more incentives for apartment owners and condo managers to install Level-1 and Level-2 changers in tenant parking spots. The question is how to fund it, of course. Perhaps some sort of increased petrol tax could help accelerate the implementation of EV infrastructure?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697860318 {#3479
    date: 2023-10-21 05:51:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@threelonmusketeers@sh.itjust.works"
    "@dingus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3486 …}
  +reports: Doctrine\ORM\PersistentCollection {#3488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 62406
  -bodyTs: "'-1':18 '-2':21 'acceler':45 'apart':10 'changer':22 'condo':13 'could':43 'cours':35 'definit':3 'ev':49 'fund':32 'help':44 'implement':47 'incent':8 'increas':40 'infrastructur':50 'instal':16 'level':17,20 'manag':14 'need':4 'owner':11 'park':25 'perhap':36 'petrol':41 'question':28 'sort':38 'spot':26 'tax':42 'tenant':24 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4645466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697860318 {#3480
    date: 2023-10-21 05:51: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
75 DENIED edit
App\Entity\EntryComment {#3481
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3442
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: Proxies\__CG__\App\Entity\User {#3271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#3123
          +user: Proxies\__CG__\App\Entity\User {#3124 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: App\Entity\EntryComment {#2207
            +user: App\Entity\User {#2274 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
              \n
              Luckily it’s not a big downtown.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697860320 {#2206
              date: 2023-10-21 05:52:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@nodimetotie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2208 …}
            +nested: Doctrine\ORM\PersistentCollection {#2204 …}
            +votes: Doctrine\ORM\PersistentCollection {#2211 …}
            +reports: Doctrine\ORM\PersistentCollection {#2266 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
            -id: 61872
            -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4685115"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697836226 {#2202
              date: 2023-10-20 23:10:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2207}
          +body: """
            We need more downtowns like that.\n
            \n
            Cars shouldn’t be able to break 25 mph in city limits.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697842097 {#3121
            date: 2023-10-21 00:48:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
            "@NotMyOldRedditName@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3125 …}
          +nested: Doctrine\ORM\PersistentCollection {#3127 …}
          +votes: Doctrine\ORM\PersistentCollection {#3129 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 62043
          -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.it/comment/3291747"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697842097 {#3122
            date: 2023-10-21 00:48:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: "Let’s increase the pollution of the city by making cars idle!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1697843285 {#3268
          date: 2023-10-21 01:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
          "@huginn@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3272 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3276 …}
        +reports: Doctrine\ORM\PersistentCollection {#3278 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
        -id: 62073
        -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4687340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697843285 {#3269
          date: 2023-10-21 01:08:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "In the long term, this won’t be an issue, since EVs don’t idle."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697846263 {#3370
        date: 2023-10-21 01:57:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 62146
      -bodyTs: "'ev':12 'idl':15 'issu':10 'long':3 'sinc':11 'term':4 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4641048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697846263 {#3371
        date: 2023-10-21 01:57:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "I’m still waiting for the day EV’s will be reasonable for people who don’t own a home that they can charge their vehicle at. It’s a humongous population and people don’t seem to have great ideas to incentivize people to tackle the problem."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697854393 {#3440
      date: 2023-10-21 04:13:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
      "@threelonmusketeers@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3444 …}
    +nested: Doctrine\ORM\PersistentCollection {#3446 …}
    +votes: Doctrine\ORM\PersistentCollection {#3448 …}
    +reports: Doctrine\ORM\PersistentCollection {#3450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
    -id: 62305
    -bodyTs: "'charg':24 'day':7 'ev':8 'great':40 'home':20 'humong':31 'idea':41 'incentiv':43 'm':2 'peopl':14,34,44 'popul':32 'problem':48 'reason':12 'seem':37 'still':3 'tackl':46 'vehicl':26 'wait':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4690625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697854393 {#3441
      date: 2023-10-21 04:13:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Yeah, there definitely needs to be more incentives for apartment owners and condo managers to install Level-1 and Level-2 changers in tenant parking spots. The question is how to fund it, of course. Perhaps some sort of increased petrol tax could help accelerate the implementation of EV infrastructure?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697860318 {#3479
    date: 2023-10-21 05:51:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@threelonmusketeers@sh.itjust.works"
    "@dingus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3486 …}
  +reports: Doctrine\ORM\PersistentCollection {#3488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 62406
  -bodyTs: "'-1':18 '-2':21 'acceler':45 'apart':10 'changer':22 'condo':13 'could':43 'cours':35 'definit':3 'ev':49 'fund':32 'help':44 'implement':47 'incent':8 'increas':40 'infrastructur':50 'instal':16 'level':17,20 'manag':14 'need':4 'owner':11 'park':25 'perhap':36 'petrol':41 'question':28 'sort':38 'spot':26 'tax':42 'tenant':24 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4645466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697860318 {#3480
    date: 2023-10-21 05:51: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
76 DENIED moderate
App\Entity\EntryComment {#3481
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3442
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: Proxies\__CG__\App\Entity\User {#3271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#3123
          +user: Proxies\__CG__\App\Entity\User {#3124 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: App\Entity\EntryComment {#2207
            +user: App\Entity\User {#2274 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
              \n
              Luckily it’s not a big downtown.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697860320 {#2206
              date: 2023-10-21 05:52:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@nodimetotie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2208 …}
            +nested: Doctrine\ORM\PersistentCollection {#2204 …}
            +votes: Doctrine\ORM\PersistentCollection {#2211 …}
            +reports: Doctrine\ORM\PersistentCollection {#2266 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
            -id: 61872
            -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4685115"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697836226 {#2202
              date: 2023-10-20 23:10:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2207}
          +body: """
            We need more downtowns like that.\n
            \n
            Cars shouldn’t be able to break 25 mph in city limits.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697842097 {#3121
            date: 2023-10-21 00:48:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
            "@NotMyOldRedditName@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3125 …}
          +nested: Doctrine\ORM\PersistentCollection {#3127 …}
          +votes: Doctrine\ORM\PersistentCollection {#3129 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 62043
          -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.it/comment/3291747"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697842097 {#3122
            date: 2023-10-21 00:48:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: "Let’s increase the pollution of the city by making cars idle!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1697843285 {#3268
          date: 2023-10-21 01:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
          "@huginn@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3272 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3276 …}
        +reports: Doctrine\ORM\PersistentCollection {#3278 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
        -id: 62073
        -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4687340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697843285 {#3269
          date: 2023-10-21 01:08:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "In the long term, this won’t be an issue, since EVs don’t idle."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697846263 {#3370
        date: 2023-10-21 01:57:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 62146
      -bodyTs: "'ev':12 'idl':15 'issu':10 'long':3 'sinc':11 'term':4 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4641048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697846263 {#3371
        date: 2023-10-21 01:57:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "I’m still waiting for the day EV’s will be reasonable for people who don’t own a home that they can charge their vehicle at. It’s a humongous population and people don’t seem to have great ideas to incentivize people to tackle the problem."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697854393 {#3440
      date: 2023-10-21 04:13:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
      "@threelonmusketeers@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3444 …}
    +nested: Doctrine\ORM\PersistentCollection {#3446 …}
    +votes: Doctrine\ORM\PersistentCollection {#3448 …}
    +reports: Doctrine\ORM\PersistentCollection {#3450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
    -id: 62305
    -bodyTs: "'charg':24 'day':7 'ev':8 'great':40 'home':20 'humong':31 'idea':41 'incentiv':43 'm':2 'peopl':14,34,44 'popul':32 'problem':48 'reason':12 'seem':37 'still':3 'tackl':46 'vehicl':26 'wait':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4690625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697854393 {#3441
      date: 2023-10-21 04:13:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Yeah, there definitely needs to be more incentives for apartment owners and condo managers to install Level-1 and Level-2 changers in tenant parking spots. The question is how to fund it, of course. Perhaps some sort of increased petrol tax could help accelerate the implementation of EV infrastructure?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697860318 {#3479
    date: 2023-10-21 05:51:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@threelonmusketeers@sh.itjust.works"
    "@dingus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3486 …}
  +reports: Doctrine\ORM\PersistentCollection {#3488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 62406
  -bodyTs: "'-1':18 '-2':21 'acceler':45 'apart':10 'changer':22 'condo':13 'could':43 'cours':35 'definit':3 'ev':49 'fund':32 'help':44 'implement':47 'incent':8 'increas':40 'infrastructur':50 'instal':16 'level':17,20 'manag':14 'need':4 'owner':11 'park':25 'perhap':36 'petrol':41 'question':28 'sort':38 'spot':26 'tax':42 'tenant':24 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4645466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697860318 {#3480
    date: 2023-10-21 05:51: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
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 {#3388
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3124 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
          \n
          Luckily it’s not a big downtown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697860320 {#2206
          date: 2023-10-21 05:52:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2208 …}
        +nested: Doctrine\ORM\PersistentCollection {#2204 …}
        +votes: Doctrine\ORM\PersistentCollection {#2211 …}
        +reports: Doctrine\ORM\PersistentCollection {#2266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
        -id: 61872
        -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4685115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697836226 {#2202
          date: 2023-10-20 23:10:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: """
        We need more downtowns like that.\n
        \n
        Cars shouldn’t be able to break 25 mph in city limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697842097 {#3121
        date: 2023-10-21 00:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3129 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 62043
      -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3291747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697842097 {#3122
        date: 2023-10-21 00:48:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Let’s increase the pollution of the city by making cars idle!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697843285 {#3268
      date: 2023-10-21 01:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 62073
    -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4687340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697843285 {#3269
      date: 2023-10-21 01:08:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: """
    If it’s inconvenient enough people simply won’t drive.\n
    \n
    Which is the goal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697846967 {#3386
    date: 2023-10-21 02:09:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3391 …}
  +votes: Doctrine\ORM\PersistentCollection {#3393 …}
  +reports: Doctrine\ORM\PersistentCollection {#3395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
  -id: 62156
  -bodyTs: "'drive':10 'enough':5 'goal':14 'inconveni':4 'peopl':6 'simpli':7 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3292915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697846967 {#3387
    date: 2023-10-21 02:09:27.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 {#3388
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3124 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
          \n
          Luckily it’s not a big downtown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697860320 {#2206
          date: 2023-10-21 05:52:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2208 …}
        +nested: Doctrine\ORM\PersistentCollection {#2204 …}
        +votes: Doctrine\ORM\PersistentCollection {#2211 …}
        +reports: Doctrine\ORM\PersistentCollection {#2266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
        -id: 61872
        -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4685115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697836226 {#2202
          date: 2023-10-20 23:10:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: """
        We need more downtowns like that.\n
        \n
        Cars shouldn’t be able to break 25 mph in city limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697842097 {#3121
        date: 2023-10-21 00:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3129 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 62043
      -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3291747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697842097 {#3122
        date: 2023-10-21 00:48:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Let’s increase the pollution of the city by making cars idle!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697843285 {#3268
      date: 2023-10-21 01:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 62073
    -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4687340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697843285 {#3269
      date: 2023-10-21 01:08:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: """
    If it’s inconvenient enough people simply won’t drive.\n
    \n
    Which is the goal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697846967 {#3386
    date: 2023-10-21 02:09:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3391 …}
  +votes: Doctrine\ORM\PersistentCollection {#3393 …}
  +reports: Doctrine\ORM\PersistentCollection {#3395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
  -id: 62156
  -bodyTs: "'drive':10 'enough':5 'goal':14 'inconveni':4 'peopl':6 'simpli':7 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3292915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697846967 {#3387
    date: 2023-10-21 02:09:27.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 {#3388
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3124 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
          \n
          Luckily it’s not a big downtown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697860320 {#2206
          date: 2023-10-21 05:52:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2208 …}
        +nested: Doctrine\ORM\PersistentCollection {#2204 …}
        +votes: Doctrine\ORM\PersistentCollection {#2211 …}
        +reports: Doctrine\ORM\PersistentCollection {#2266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
        -id: 61872
        -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4685115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697836226 {#2202
          date: 2023-10-20 23:10:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: """
        We need more downtowns like that.\n
        \n
        Cars shouldn’t be able to break 25 mph in city limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697842097 {#3121
        date: 2023-10-21 00:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3129 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 62043
      -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3291747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697842097 {#3122
        date: 2023-10-21 00:48:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Let’s increase the pollution of the city by making cars idle!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697843285 {#3268
      date: 2023-10-21 01:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 62073
    -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4687340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697843285 {#3269
      date: 2023-10-21 01:08:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: """
    If it’s inconvenient enough people simply won’t drive.\n
    \n
    Which is the goal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697846967 {#3386
    date: 2023-10-21 02:09:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3391 …}
  +votes: Doctrine\ORM\PersistentCollection {#3393 …}
  +reports: Doctrine\ORM\PersistentCollection {#3395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
  -id: 62156
  -bodyTs: "'drive':10 'enough':5 'goal':14 'inconveni':4 'peopl':6 'simpli':7 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3292915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697846967 {#3387
    date: 2023-10-21 02:09:27.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 {#3403
  +user: Proxies\__CG__\App\Entity\User {#3404 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3124 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
          \n
          Luckily it’s not a big downtown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697860320 {#2206
          date: 2023-10-21 05:52:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2208 …}
        +nested: Doctrine\ORM\PersistentCollection {#2204 …}
        +votes: Doctrine\ORM\PersistentCollection {#2211 …}
        +reports: Doctrine\ORM\PersistentCollection {#2266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
        -id: 61872
        -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4685115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697836226 {#2202
          date: 2023-10-20 23:10:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: """
        We need more downtowns like that.\n
        \n
        Cars shouldn’t be able to break 25 mph in city limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697842097 {#3121
        date: 2023-10-21 00:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3129 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 62043
      -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3291747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697842097 {#3122
        date: 2023-10-21 00:48:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Let’s increase the pollution of the city by making cars idle!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697843285 {#3268
      date: 2023-10-21 01:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 62073
    -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4687340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697843285 {#3269
      date: 2023-10-21 01:08:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Roads that are safer for pedestrians and cyclists get more people out of their cars. Longer car commute times make people consider alternatives such as public transit, walking, or biking. Every additional person who isn’t in their car has an exponential decrease in automobile congestion. This is all relatively well understood within urban planning and traffic engineering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697844103 {#3401
    date: 2023-10-21 01:21:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3405 …}
  +nested: Doctrine\ORM\PersistentCollection {#3407 …}
  +votes: Doctrine\ORM\PersistentCollection {#3409 …}
  +reports: Doctrine\ORM\PersistentCollection {#3411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
  -id: 62095
  -bodyTs: "'addit':32 'altern':23 'automobil':45 'bike':30 'car':15,17,39 'commut':18 'congest':46 'consid':22 'cyclist':8 'decreas':43 'engin':58 'everi':31 'exponenti':42 'get':9 'isn':35 'longer':16 'make':20 'pedestrian':6 'peopl':11,21 'person':33 'plan':55 'public':26 'relat':50 'road':1 'safer':4 'time':19 'traffic':57 'transit':27 'understood':52 'urban':54 'walk':28 'well':51 'within':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5074404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697844103 {#3402
    date: 2023-10-21 01:21:43.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 {#3403
  +user: Proxies\__CG__\App\Entity\User {#3404 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3124 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
          \n
          Luckily it’s not a big downtown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697860320 {#2206
          date: 2023-10-21 05:52:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2208 …}
        +nested: Doctrine\ORM\PersistentCollection {#2204 …}
        +votes: Doctrine\ORM\PersistentCollection {#2211 …}
        +reports: Doctrine\ORM\PersistentCollection {#2266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
        -id: 61872
        -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4685115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697836226 {#2202
          date: 2023-10-20 23:10:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: """
        We need more downtowns like that.\n
        \n
        Cars shouldn’t be able to break 25 mph in city limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697842097 {#3121
        date: 2023-10-21 00:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3129 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 62043
      -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3291747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697842097 {#3122
        date: 2023-10-21 00:48:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Let’s increase the pollution of the city by making cars idle!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697843285 {#3268
      date: 2023-10-21 01:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 62073
    -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4687340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697843285 {#3269
      date: 2023-10-21 01:08:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Roads that are safer for pedestrians and cyclists get more people out of their cars. Longer car commute times make people consider alternatives such as public transit, walking, or biking. Every additional person who isn’t in their car has an exponential decrease in automobile congestion. This is all relatively well understood within urban planning and traffic engineering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697844103 {#3401
    date: 2023-10-21 01:21:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3405 …}
  +nested: Doctrine\ORM\PersistentCollection {#3407 …}
  +votes: Doctrine\ORM\PersistentCollection {#3409 …}
  +reports: Doctrine\ORM\PersistentCollection {#3411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
  -id: 62095
  -bodyTs: "'addit':32 'altern':23 'automobil':45 'bike':30 'car':15,17,39 'commut':18 'congest':46 'consid':22 'cyclist':8 'decreas':43 'engin':58 'everi':31 'exponenti':42 'get':9 'isn':35 'longer':16 'make':20 'pedestrian':6 'peopl':11,21 'person':33 'plan':55 'public':26 'relat':50 'road':1 'safer':4 'time':19 'traffic':57 'transit':27 'understood':52 'urban':54 'walk':28 'well':51 'within':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5074404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697844103 {#3402
    date: 2023-10-21 01:21:43.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 {#3403
  +user: Proxies\__CG__\App\Entity\User {#3404 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3124 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
          \n
          Luckily it’s not a big downtown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697860320 {#2206
          date: 2023-10-21 05:52:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2208 …}
        +nested: Doctrine\ORM\PersistentCollection {#2204 …}
        +votes: Doctrine\ORM\PersistentCollection {#2211 …}
        +reports: Doctrine\ORM\PersistentCollection {#2266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
        -id: 61872
        -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4685115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697836226 {#2202
          date: 2023-10-20 23:10:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: """
        We need more downtowns like that.\n
        \n
        Cars shouldn’t be able to break 25 mph in city limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697842097 {#3121
        date: 2023-10-21 00:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3129 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 62043
      -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3291747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697842097 {#3122
        date: 2023-10-21 00:48:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Let’s increase the pollution of the city by making cars idle!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697843285 {#3268
      date: 2023-10-21 01:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 62073
    -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4687340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697843285 {#3269
      date: 2023-10-21 01:08:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Roads that are safer for pedestrians and cyclists get more people out of their cars. Longer car commute times make people consider alternatives such as public transit, walking, or biking. Every additional person who isn’t in their car has an exponential decrease in automobile congestion. This is all relatively well understood within urban planning and traffic engineering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697844103 {#3401
    date: 2023-10-21 01:21:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3405 …}
  +nested: Doctrine\ORM\PersistentCollection {#3407 …}
  +votes: Doctrine\ORM\PersistentCollection {#3409 …}
  +reports: Doctrine\ORM\PersistentCollection {#3411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
  -id: 62095
  -bodyTs: "'addit':32 'altern':23 'automobil':45 'bike':30 'car':15,17,39 'commut':18 'congest':46 'consid':22 'cyclist':8 'decreas':43 'engin':58 'everi':31 'exponenti':42 'get':9 'isn':35 'longer':16 'make':20 'pedestrian':6 'peopl':11,21 'person':33 'plan':55 'public':26 'relat':50 'road':1 'safer':4 'time':19 'traffic':57 'transit':27 'understood':52 'urban':54 'walk':28 'well':51 'within':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5074404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697844103 {#3402
    date: 2023-10-21 01:21:43.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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3403
    +user: Proxies\__CG__\App\Entity\User {#3404 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3123
        +user: Proxies\__CG__\App\Entity\User {#3124 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#2207
          +user: App\Entity\User {#2274 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
            \n
            Luckily it’s not a big downtown.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697860320 {#2206
            date: 2023-10-21 05:52:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2208 …}
          +nested: Doctrine\ORM\PersistentCollection {#2204 …}
          +votes: Doctrine\ORM\PersistentCollection {#2211 …}
          +reports: Doctrine\ORM\PersistentCollection {#2266 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
          -id: 61872
          -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4685115"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697836226 {#2202
            date: 2023-10-20 23:10:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: """
          We need more downtowns like that.\n
          \n
          Cars shouldn’t be able to break 25 mph in city limits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697842097 {#3121
          date: 2023-10-21 00:48:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3129 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 62043
        -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3291747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697842097 {#3122
          date: 2023-10-21 00:48:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "Let’s increase the pollution of the city by making cars idle!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697843285 {#3268
        date: 2023-10-21 01:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 62073
      -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4687340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697843285 {#3269
        date: 2023-10-21 01:08:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Roads that are safer for pedestrians and cyclists get more people out of their cars. Longer car commute times make people consider alternatives such as public transit, walking, or biking. Every additional person who isn’t in their car has an exponential decrease in automobile congestion. This is all relatively well understood within urban planning and traffic engineering."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697844103 {#3401
      date: 2023-10-21 01:21:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3405 …}
    +nested: Doctrine\ORM\PersistentCollection {#3407 …}
    +votes: Doctrine\ORM\PersistentCollection {#3409 …}
    +reports: Doctrine\ORM\PersistentCollection {#3411 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
    -id: 62095
    -bodyTs: "'addit':32 'altern':23 'automobil':45 'bike':30 'car':15,17,39 'commut':18 'congest':46 'consid':22 'cyclist':8 'decreas':43 'engin':58 'everi':31 'exponenti':42 'get':9 'isn':35 'longer':16 'make':20 'pedestrian':6 'peopl':11,21 'person':33 'plan':55 'public':26 'relat':50 'road':1 'safer':4 'time':19 'traffic':57 'transit':27 'understood':52 'urban':54 'walk':28 'well':51 'within':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5074404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697844103 {#3402
      date: 2023-10-21 01:21:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: """
    > This is all relatively well understood within urban planning and traffic engineering.\n
    \n
    I feel like someone neglected to tell this to every American urban planner then
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697847248 {#3422
    date: 2023-10-21 02:14:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@Redscare867@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3430 …}
  +nested: Doctrine\ORM\PersistentCollection {#3432 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 62162
  -bodyTs: "'american':23 'engin':12 'everi':22 'feel':14 'like':15 'neglect':17 'plan':9 'planner':25 'relat':4 'someon':16 'tell':19 'traffic':11 'understood':6 'urban':8,24 'well':5 'within':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4641454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697847248 {#3419
    date: 2023-10-21 02:14:08.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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3403
    +user: Proxies\__CG__\App\Entity\User {#3404 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3123
        +user: Proxies\__CG__\App\Entity\User {#3124 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#2207
          +user: App\Entity\User {#2274 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
            \n
            Luckily it’s not a big downtown.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697860320 {#2206
            date: 2023-10-21 05:52:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2208 …}
          +nested: Doctrine\ORM\PersistentCollection {#2204 …}
          +votes: Doctrine\ORM\PersistentCollection {#2211 …}
          +reports: Doctrine\ORM\PersistentCollection {#2266 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
          -id: 61872
          -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4685115"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697836226 {#2202
            date: 2023-10-20 23:10:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: """
          We need more downtowns like that.\n
          \n
          Cars shouldn’t be able to break 25 mph in city limits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697842097 {#3121
          date: 2023-10-21 00:48:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3129 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 62043
        -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3291747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697842097 {#3122
          date: 2023-10-21 00:48:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "Let’s increase the pollution of the city by making cars idle!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697843285 {#3268
        date: 2023-10-21 01:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 62073
      -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4687340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697843285 {#3269
        date: 2023-10-21 01:08:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Roads that are safer for pedestrians and cyclists get more people out of their cars. Longer car commute times make people consider alternatives such as public transit, walking, or biking. Every additional person who isn’t in their car has an exponential decrease in automobile congestion. This is all relatively well understood within urban planning and traffic engineering."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697844103 {#3401
      date: 2023-10-21 01:21:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3405 …}
    +nested: Doctrine\ORM\PersistentCollection {#3407 …}
    +votes: Doctrine\ORM\PersistentCollection {#3409 …}
    +reports: Doctrine\ORM\PersistentCollection {#3411 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
    -id: 62095
    -bodyTs: "'addit':32 'altern':23 'automobil':45 'bike':30 'car':15,17,39 'commut':18 'congest':46 'consid':22 'cyclist':8 'decreas':43 'engin':58 'everi':31 'exponenti':42 'get':9 'isn':35 'longer':16 'make':20 'pedestrian':6 'peopl':11,21 'person':33 'plan':55 'public':26 'relat':50 'road':1 'safer':4 'time':19 'traffic':57 'transit':27 'understood':52 'urban':54 'walk':28 'well':51 'within':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5074404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697844103 {#3402
      date: 2023-10-21 01:21:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: """
    > This is all relatively well understood within urban planning and traffic engineering.\n
    \n
    I feel like someone neglected to tell this to every American urban planner then
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697847248 {#3422
    date: 2023-10-21 02:14:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@Redscare867@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3430 …}
  +nested: Doctrine\ORM\PersistentCollection {#3432 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 62162
  -bodyTs: "'american':23 'engin':12 'everi':22 'feel':14 'like':15 'neglect':17 'plan':9 'planner':25 'relat':4 'someon':16 'tell':19 'traffic':11 'understood':6 'urban':8,24 'well':5 'within':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4641454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697847248 {#3419
    date: 2023-10-21 02:14:08.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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3403
    +user: Proxies\__CG__\App\Entity\User {#3404 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3123
        +user: Proxies\__CG__\App\Entity\User {#3124 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#2207
          +user: App\Entity\User {#2274 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
            \n
            Luckily it’s not a big downtown.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697860320 {#2206
            date: 2023-10-21 05:52:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2208 …}
          +nested: Doctrine\ORM\PersistentCollection {#2204 …}
          +votes: Doctrine\ORM\PersistentCollection {#2211 …}
          +reports: Doctrine\ORM\PersistentCollection {#2266 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
          -id: 61872
          -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4685115"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697836226 {#2202
            date: 2023-10-20 23:10:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: """
          We need more downtowns like that.\n
          \n
          Cars shouldn’t be able to break 25 mph in city limits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697842097 {#3121
          date: 2023-10-21 00:48:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3129 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 62043
        -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3291747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697842097 {#3122
          date: 2023-10-21 00:48:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "Let’s increase the pollution of the city by making cars idle!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697843285 {#3268
        date: 2023-10-21 01:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 62073
      -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4687340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697843285 {#3269
        date: 2023-10-21 01:08:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "Roads that are safer for pedestrians and cyclists get more people out of their cars. Longer car commute times make people consider alternatives such as public transit, walking, or biking. Every additional person who isn’t in their car has an exponential decrease in automobile congestion. This is all relatively well understood within urban planning and traffic engineering."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697844103 {#3401
      date: 2023-10-21 01:21:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3405 …}
    +nested: Doctrine\ORM\PersistentCollection {#3407 …}
    +votes: Doctrine\ORM\PersistentCollection {#3409 …}
    +reports: Doctrine\ORM\PersistentCollection {#3411 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
    -id: 62095
    -bodyTs: "'addit':32 'altern':23 'automobil':45 'bike':30 'car':15,17,39 'commut':18 'congest':46 'consid':22 'cyclist':8 'decreas':43 'engin':58 'everi':31 'exponenti':42 'get':9 'isn':35 'longer':16 'make':20 'pedestrian':6 'peopl':11,21 'person':33 'plan':55 'public':26 'relat':50 'road':1 'safer':4 'time':19 'traffic':57 'transit':27 'understood':52 'urban':54 'walk':28 'well':51 'within':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5074404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697844103 {#3402
      date: 2023-10-21 01:21:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: """
    > This is all relatively well understood within urban planning and traffic engineering.\n
    \n
    I feel like someone neglected to tell this to every American urban planner then
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697847248 {#3422
    date: 2023-10-21 02:14:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@Redscare867@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3430 …}
  +nested: Doctrine\ORM\PersistentCollection {#3432 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 62162
  -bodyTs: "'american':23 'engin':12 'everi':22 'feel':14 'like':15 'neglect':17 'plan':9 'planner':25 'relat':4 'someon':16 'tell':19 'traffic':11 'understood':6 'urban':8,24 'well':5 'within':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4641454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697847248 {#3419
    date: 2023-10-21 02:14:08.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 {#3457
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3426 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3403
      +user: Proxies\__CG__\App\Entity\User {#3404 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: Proxies\__CG__\App\Entity\User {#3271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#3123
          +user: Proxies\__CG__\App\Entity\User {#3124 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: App\Entity\EntryComment {#2207
            +user: App\Entity\User {#2274 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
              \n
              Luckily it’s not a big downtown.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697860320 {#2206
              date: 2023-10-21 05:52:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@nodimetotie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2208 …}
            +nested: Doctrine\ORM\PersistentCollection {#2204 …}
            +votes: Doctrine\ORM\PersistentCollection {#2211 …}
            +reports: Doctrine\ORM\PersistentCollection {#2266 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
            -id: 61872
            -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4685115"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697836226 {#2202
              date: 2023-10-20 23:10:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2207}
          +body: """
            We need more downtowns like that.\n
            \n
            Cars shouldn’t be able to break 25 mph in city limits.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697842097 {#3121
            date: 2023-10-21 00:48:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
            "@NotMyOldRedditName@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3125 …}
          +nested: Doctrine\ORM\PersistentCollection {#3127 …}
          +votes: Doctrine\ORM\PersistentCollection {#3129 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 62043
          -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.it/comment/3291747"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697842097 {#3122
            date: 2023-10-21 00:48:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: "Let’s increase the pollution of the city by making cars idle!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1697843285 {#3268
          date: 2023-10-21 01:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
          "@huginn@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3272 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3276 …}
        +reports: Doctrine\ORM\PersistentCollection {#3278 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
        -id: 62073
        -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4687340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697843285 {#3269
          date: 2023-10-21 01:08:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "Roads that are safer for pedestrians and cyclists get more people out of their cars. Longer car commute times make people consider alternatives such as public transit, walking, or biking. Every additional person who isn’t in their car has an exponential decrease in automobile congestion. This is all relatively well understood within urban planning and traffic engineering."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697844103 {#3401
        date: 2023-10-21 01:21:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3405 …}
      +nested: Doctrine\ORM\PersistentCollection {#3407 …}
      +votes: Doctrine\ORM\PersistentCollection {#3409 …}
      +reports: Doctrine\ORM\PersistentCollection {#3411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
      -id: 62095
      -bodyTs: "'addit':32 'altern':23 'automobil':45 'bike':30 'car':15,17,39 'commut':18 'congest':46 'consid':22 'cyclist':8 'decreas':43 'engin':58 'everi':31 'exponenti':42 'get':9 'isn':35 'longer':16 'make':20 'pedestrian':6 'peopl':11,21 'person':33 'plan':55 'public':26 'relat':50 'road':1 'safer':4 'time':19 'traffic':57 'transit':27 'understood':52 'urban':54 'walk':28 'well':51 'within':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5074404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697844103 {#3402
        date: 2023-10-21 01:21:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: """
      > This is all relatively well understood within urban planning and traffic engineering.\n
      \n
      I feel like someone neglected to tell this to every American urban planner then
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697847248 {#3422
      date: 2023-10-21 02:14:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
      "@Redscare867@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3430 …}
    +nested: Doctrine\ORM\PersistentCollection {#3432 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
    -id: 62162
    -bodyTs: "'american':23 'engin':12 'everi':22 'feel':14 'like':15 'neglect':17 'plan':9 'planner':25 'relat':4 'someon':16 'tell':19 'traffic':11 'understood':6 'urban':8,24 'well':5 'within':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4641454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697847248 {#3419
      date: 2023-10-21 02:14:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Politics and money quite often make the decision, not sound urban planning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697847470 {#3462
    date: 2023-10-21 02:17:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@Redscare867@lemmy.ml"
    "@ZzyzxRoad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3468 …}
  +nested: Doctrine\ORM\PersistentCollection {#3470 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3477 …}
  -id: 62172
  -bodyTs: "'decis':8 'make':6 'money':3 'often':5 'plan':12 'polit':1 'quit':4 'sound':10 'urban':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4641617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697847470 {#3459
    date: 2023-10-21 02:17:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3457
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3426 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3403
      +user: Proxies\__CG__\App\Entity\User {#3404 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: Proxies\__CG__\App\Entity\User {#3271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#3123
          +user: Proxies\__CG__\App\Entity\User {#3124 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: App\Entity\EntryComment {#2207
            +user: App\Entity\User {#2274 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
              \n
              Luckily it’s not a big downtown.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697860320 {#2206
              date: 2023-10-21 05:52:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@nodimetotie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2208 …}
            +nested: Doctrine\ORM\PersistentCollection {#2204 …}
            +votes: Doctrine\ORM\PersistentCollection {#2211 …}
            +reports: Doctrine\ORM\PersistentCollection {#2266 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
            -id: 61872
            -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4685115"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697836226 {#2202
              date: 2023-10-20 23:10:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2207}
          +body: """
            We need more downtowns like that.\n
            \n
            Cars shouldn’t be able to break 25 mph in city limits.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697842097 {#3121
            date: 2023-10-21 00:48:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
            "@NotMyOldRedditName@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3125 …}
          +nested: Doctrine\ORM\PersistentCollection {#3127 …}
          +votes: Doctrine\ORM\PersistentCollection {#3129 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 62043
          -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.it/comment/3291747"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697842097 {#3122
            date: 2023-10-21 00:48:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: "Let’s increase the pollution of the city by making cars idle!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1697843285 {#3268
          date: 2023-10-21 01:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
          "@huginn@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3272 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3276 …}
        +reports: Doctrine\ORM\PersistentCollection {#3278 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
        -id: 62073
        -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4687340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697843285 {#3269
          date: 2023-10-21 01:08:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "Roads that are safer for pedestrians and cyclists get more people out of their cars. Longer car commute times make people consider alternatives such as public transit, walking, or biking. Every additional person who isn’t in their car has an exponential decrease in automobile congestion. This is all relatively well understood within urban planning and traffic engineering."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697844103 {#3401
        date: 2023-10-21 01:21:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3405 …}
      +nested: Doctrine\ORM\PersistentCollection {#3407 …}
      +votes: Doctrine\ORM\PersistentCollection {#3409 …}
      +reports: Doctrine\ORM\PersistentCollection {#3411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
      -id: 62095
      -bodyTs: "'addit':32 'altern':23 'automobil':45 'bike':30 'car':15,17,39 'commut':18 'congest':46 'consid':22 'cyclist':8 'decreas':43 'engin':58 'everi':31 'exponenti':42 'get':9 'isn':35 'longer':16 'make':20 'pedestrian':6 'peopl':11,21 'person':33 'plan':55 'public':26 'relat':50 'road':1 'safer':4 'time':19 'traffic':57 'transit':27 'understood':52 'urban':54 'walk':28 'well':51 'within':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5074404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697844103 {#3402
        date: 2023-10-21 01:21:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: """
      > This is all relatively well understood within urban planning and traffic engineering.\n
      \n
      I feel like someone neglected to tell this to every American urban planner then
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697847248 {#3422
      date: 2023-10-21 02:14:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
      "@Redscare867@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3430 …}
    +nested: Doctrine\ORM\PersistentCollection {#3432 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
    -id: 62162
    -bodyTs: "'american':23 'engin':12 'everi':22 'feel':14 'like':15 'neglect':17 'plan':9 'planner':25 'relat':4 'someon':16 'tell':19 'traffic':11 'understood':6 'urban':8,24 'well':5 'within':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4641454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697847248 {#3419
      date: 2023-10-21 02:14:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Politics and money quite often make the decision, not sound urban planning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697847470 {#3462
    date: 2023-10-21 02:17:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@Redscare867@lemmy.ml"
    "@ZzyzxRoad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3468 …}
  +nested: Doctrine\ORM\PersistentCollection {#3470 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3477 …}
  -id: 62172
  -bodyTs: "'decis':8 'make':6 'money':3 'often':5 'plan':12 'polit':1 'quit':4 'sound':10 'urban':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4641617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697847470 {#3459
    date: 2023-10-21 02:17:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3457
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3426 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3403
      +user: Proxies\__CG__\App\Entity\User {#3404 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: Proxies\__CG__\App\Entity\User {#3271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#3123
          +user: Proxies\__CG__\App\Entity\User {#3124 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: App\Entity\EntryComment {#2207
            +user: App\Entity\User {#2274 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Meanwhile our downtown intentionally makes it so you won’t make it more than a light or two for pedestrian safety as it keeps speeds down.\n
              \n
              Luckily it’s not a big downtown.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697860320 {#2206
              date: 2023-10-21 05:52:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@nodimetotie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2208 …}
            +nested: Doctrine\ORM\PersistentCollection {#2204 …}
            +votes: Doctrine\ORM\PersistentCollection {#2211 …}
            +reports: Doctrine\ORM\PersistentCollection {#2266 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
            -id: 61872
            -bodyTs: "'big':32 'downtown':3,33 'intent':4 'keep':24 'light':16 'luckili':27 'make':5,11 'meanwhil':1 'pedestrian':20 'safeti':21 'speed':25 'two':18 'won':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4685115"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697836226 {#2202
              date: 2023-10-20 23:10:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2207}
          +body: """
            We need more downtowns like that.\n
            \n
            Cars shouldn’t be able to break 25 mph in city limits.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697842097 {#3121
            date: 2023-10-21 00:48:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nodimetotie@lemmy.world"
            "@NotMyOldRedditName@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3125 …}
          +nested: Doctrine\ORM\PersistentCollection {#3127 …}
          +votes: Doctrine\ORM\PersistentCollection {#3129 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 62043
          -bodyTs: "'25':14 'abl':11 'break':13 'car':7 'citi':17 'downtown':4 'like':5 'limit':18 'mph':15 'need':2 'shouldn':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.it/comment/3291747"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697842097 {#3122
            date: 2023-10-21 00:48:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2207}
        +body: "Let’s increase the pollution of the city by making cars idle!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1697843285 {#3268
          date: 2023-10-21 01:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodimetotie@lemmy.world"
          "@NotMyOldRedditName@lemmy.world"
          "@huginn@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3272 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3276 …}
        +reports: Doctrine\ORM\PersistentCollection {#3278 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
        -id: 62073
        -bodyTs: "'car':11 'citi':8 'idl':12 'increas':3 'let':1 'make':10 'pollut':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4687340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697843285 {#3269
          date: 2023-10-21 01:08:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "Roads that are safer for pedestrians and cyclists get more people out of their cars. Longer car commute times make people consider alternatives such as public transit, walking, or biking. Every additional person who isn’t in their car has an exponential decrease in automobile congestion. This is all relatively well understood within urban planning and traffic engineering."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697844103 {#3401
        date: 2023-10-21 01:21:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@NotMyOldRedditName@lemmy.world"
        "@huginn@feddit.it"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3405 …}
      +nested: Doctrine\ORM\PersistentCollection {#3407 …}
      +votes: Doctrine\ORM\PersistentCollection {#3409 …}
      +reports: Doctrine\ORM\PersistentCollection {#3411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
      -id: 62095
      -bodyTs: "'addit':32 'altern':23 'automobil':45 'bike':30 'car':15,17,39 'commut':18 'congest':46 'consid':22 'cyclist':8 'decreas':43 'engin':58 'everi':31 'exponenti':42 'get':9 'isn':35 'longer':16 'make':20 'pedestrian':6 'peopl':11,21 'person':33 'plan':55 'public':26 'relat':50 'road':1 'safer':4 'time':19 'traffic':57 'transit':27 'understood':52 'urban':54 'walk':28 'well':51 'within':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5074404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697844103 {#3402
        date: 2023-10-21 01:21:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: """
      > This is all relatively well understood within urban planning and traffic engineering.\n
      \n
      I feel like someone neglected to tell this to every American urban planner then
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697847248 {#3422
      date: 2023-10-21 02:14:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@NotMyOldRedditName@lemmy.world"
      "@huginn@feddit.it"
      "@LufyCZ@lemmy.world"
      "@Redscare867@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3430 …}
    +nested: Doctrine\ORM\PersistentCollection {#3432 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
    -id: 62162
    -bodyTs: "'american':23 'engin':12 'everi':22 'feel':14 'like':15 'neglect':17 'plan':9 'planner':25 'relat':4 'someon':16 'tell':19 'traffic':11 'understood':6 'urban':8,24 'well':5 'within':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4641454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697847248 {#3419
      date: 2023-10-21 02:14:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Politics and money quite often make the decision, not sound urban planning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697847470 {#3462
    date: 2023-10-21 02:17:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@NotMyOldRedditName@lemmy.world"
    "@huginn@feddit.it"
    "@LufyCZ@lemmy.world"
    "@Redscare867@lemmy.ml"
    "@ZzyzxRoad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3468 …}
  +nested: Doctrine\ORM\PersistentCollection {#3470 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3477 …}
  -id: 62172
  -bodyTs: "'decis':8 'make':6 'money':3 'often':5 'plan':12 'polit':1 'quit':4 'sound':10 'urban':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4641617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697847470 {#3459
    date: 2023-10-21 02:17:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2171
  +user: App\Entity\User {#2168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t count on it. For instance, one of the main drags in Plano,TX was set so that doing the speed limit would cause you to sit at the lights - because one of the city council owned those an ad business and the combo billboard/bench made him money. And the police liked it too, since impatient people would speed the whole way to avoid getting caught at the lights."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697841729 {#2185
    date: 2023-10-21 00:42:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 62037
  -bodyTs: "'ad':41 'avoid':65 'billboard/bench':46 'busi':42 'caught':67 'caus':25 'citi':36 'combo':45 'council':37 'count':3 'drag':12 'get':66 'impati':57 'instanc':7 'light':31,70 'like':53 'limit':23 'made':47 'main':11 'money':49 'one':8,33 'own':38 'peopl':58 'plano':14 'polic':52 'set':17 'sinc':56 'sit':28 'speed':22,60 'tx':15 'way':63 'whole':62 'would':24,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4686829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697841729 {#2180
    date: 2023-10-21 00:42: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 {#2171
  +user: App\Entity\User {#2168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t count on it. For instance, one of the main drags in Plano,TX was set so that doing the speed limit would cause you to sit at the lights - because one of the city council owned those an ad business and the combo billboard/bench made him money. And the police liked it too, since impatient people would speed the whole way to avoid getting caught at the lights."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697841729 {#2185
    date: 2023-10-21 00:42:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 62037
  -bodyTs: "'ad':41 'avoid':65 'billboard/bench':46 'busi':42 'caught':67 'caus':25 'citi':36 'combo':45 'council':37 'count':3 'drag':12 'get':66 'impati':57 'instanc':7 'light':31,70 'like':53 'limit':23 'made':47 'main':11 'money':49 'one':8,33 'own':38 'peopl':58 'plano':14 'polic':52 'set':17 'sinc':56 'sit':28 'speed':22,60 'tx':15 'way':63 'whole':62 'would':24,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4686829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697841729 {#2180
    date: 2023-10-21 00:42: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 {#2171
  +user: App\Entity\User {#2168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t count on it. For instance, one of the main drags in Plano,TX was set so that doing the speed limit would cause you to sit at the lights - because one of the city council owned those an ad business and the combo billboard/bench made him money. And the police liked it too, since impatient people would speed the whole way to avoid getting caught at the lights."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697841729 {#2185
    date: 2023-10-21 00:42:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 62037
  -bodyTs: "'ad':41 'avoid':65 'billboard/bench':46 'busi':42 'caught':67 'caus':25 'citi':36 'combo':45 'council':37 'count':3 'drag':12 'get':66 'impati':57 'instanc':7 'light':31,70 'like':53 'limit':23 'made':47 'main':11 'money':49 'one':8,33 'own':38 'peopl':58 'plano':14 'polic':52 'set':17 'sinc':56 'sit':28 'speed':22,60 'tx':15 'way':63 'whole':62 'would':24,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4686829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697841729 {#2180
    date: 2023-10-21 00:42: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 {#1356
  +user: App\Entity\User {#2501 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the basic stuff that AI could be used for to improve everyones life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697842209 {#1351
    date: 2023-10-21 00:50:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2491 …}
  +votes: Doctrine\ORM\PersistentCollection {#2493 …}
  +reports: Doctrine\ORM\PersistentCollection {#2495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2499 …}
  -id: 62044
  -bodyTs: "'ai':7 'basic':4 'could':8 'everyon':14 'improv':13 'life':15 'stuff':5 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4686986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697842209 {#1352
    date: 2023-10-21 00:50: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
99 DENIED edit
App\Entity\EntryComment {#1356
  +user: App\Entity\User {#2501 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the basic stuff that AI could be used for to improve everyones life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697842209 {#1351
    date: 2023-10-21 00:50:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2491 …}
  +votes: Doctrine\ORM\PersistentCollection {#2493 …}
  +reports: Doctrine\ORM\PersistentCollection {#2495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2499 …}
  -id: 62044
  -bodyTs: "'ai':7 'basic':4 'could':8 'everyon':14 'improv':13 'life':15 'stuff':5 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4686986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697842209 {#1352
    date: 2023-10-21 00:50: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
100 DENIED moderate
App\Entity\EntryComment {#1356
  +user: App\Entity\User {#2501 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the basic stuff that AI could be used for to improve everyones life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697842209 {#1351
    date: 2023-10-21 00:50:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2491 …}
  +votes: Doctrine\ORM\PersistentCollection {#2493 …}
  +reports: Doctrine\ORM\PersistentCollection {#2495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2499 …}
  -id: 62044
  -bodyTs: "'ai':7 'basic':4 'could':8 'everyon':14 'improv':13 'life':15 'stuff':5 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4686986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697842209 {#1352
    date: 2023-10-21 00:50: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
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 {#2561
  +user: App\Entity\User {#2574 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "My only ticket in 20 years of driving was a bullshit running a red light charge. It was fucking yellow! It was unsafe to stop. Fuck traffic cops."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697899907 {#2556
    date: 2023-10-21 16:51:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2562 …}
  +nested: Doctrine\ORM\PersistentCollection {#2564 …}
  +votes: Doctrine\ORM\PersistentCollection {#2566 …}
  +reports: Doctrine\ORM\PersistentCollection {#2568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
  -id: 62262
  -bodyTs: "'20':5 'bullshit':11 'charg':16 'cop':28 'drive':8 'fuck':19,26 'light':15 'red':14 'run':12 'stop':25 'ticket':3 'traffic':27 'unsaf':23 'year':6 'yellow':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4690009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697852153 {#2557
    date: 2023-10-21 03:35:53.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 {#2561
  +user: App\Entity\User {#2574 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "My only ticket in 20 years of driving was a bullshit running a red light charge. It was fucking yellow! It was unsafe to stop. Fuck traffic cops."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697899907 {#2556
    date: 2023-10-21 16:51:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2562 …}
  +nested: Doctrine\ORM\PersistentCollection {#2564 …}
  +votes: Doctrine\ORM\PersistentCollection {#2566 …}
  +reports: Doctrine\ORM\PersistentCollection {#2568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
  -id: 62262
  -bodyTs: "'20':5 'bullshit':11 'charg':16 'cop':28 'drive':8 'fuck':19,26 'light':15 'red':14 'run':12 'stop':25 'ticket':3 'traffic':27 'unsaf':23 'year':6 'yellow':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4690009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697852153 {#2557
    date: 2023-10-21 03:35:53.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 {#2561
  +user: App\Entity\User {#2574 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "My only ticket in 20 years of driving was a bullshit running a red light charge. It was fucking yellow! It was unsafe to stop. Fuck traffic cops."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697899907 {#2556
    date: 2023-10-21 16:51:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2562 …}
  +nested: Doctrine\ORM\PersistentCollection {#2564 …}
  +votes: Doctrine\ORM\PersistentCollection {#2566 …}
  +reports: Doctrine\ORM\PersistentCollection {#2568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
  -id: 62262
  -bodyTs: "'20':5 'bullshit':11 'charg':16 'cop':28 'drive':8 'fuck':19,26 'light':15 'red':14 'run':12 'stop':25 'ticket':3 'traffic':27 'unsaf':23 'year':6 'yellow':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4690009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697852153 {#2557
    date: 2023-10-21 03:35:53.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
105 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
106 DENIED moderate
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2561
    +user: App\Entity\User {#2574 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "My only ticket in 20 years of driving was a bullshit running a red light charge. It was fucking yellow! It was unsafe to stop. Fuck traffic cops."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697899907 {#2556
      date: 2023-10-21 16:51:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2562 …}
    +nested: Doctrine\ORM\PersistentCollection {#2564 …}
    +votes: Doctrine\ORM\PersistentCollection {#2566 …}
    +reports: Doctrine\ORM\PersistentCollection {#2568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
    -id: 62262
    -bodyTs: "'20':5 'bullshit':11 'charg':16 'cop':28 'drive':8 'fuck':19,26 'light':15 'red':14 'run':12 'stop':25 'ticket':3 'traffic':27 'unsaf':23 'year':6 'yellow':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4690009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697852153 {#2557
      date: 2023-10-21 03:35:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2561}
  +body: """
    Had same situation. It was pouring rain. 3 way intersection, I didn’t even see it turn to red only yellow. Cop took like 2 min to catch up to me to pull me over and say “you almost killed me” I was so confused.\n
    \n
    I went to court to talk to magistrate or whatever and there was like 20 people and they all were getting reduced to non moving violations but when it was my turn she was like “you may have noticed everyone before you got reduced to non moving violation but we can’t just have that for everyone can we, gotta make an example out of someone and I was promptly denied reduced offense.\n
    \n
    So I went to court again to go against the judge but the cop that pulled me over pulled me aside and asked why I was here and I told him “I never ran a red light. It was pouring rain and the light turned yellow as I went through… and he’s like fine and told the judge to drop it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697853769 {#3137
    date: 2023-10-21 04:02:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 62296
  -bodyTs: "'2':25 '20':60 '3':8 'almost':39 'asid':139 'ask':141 'catch':28 'confus':45 'cop':22,132 'court':49,123 'deni':116 'didn':12 'drop':179 'even':14 'everyon':85,102 'exampl':108 'fine':173 'get':66 'go':126 'got':88 'gotta':105 'intersect':10 'judg':129,177 'kill':40 'light':155,162 'like':24,59,80,172 'magistr':53 'make':106 'may':82 'min':26 'move':70,92 'never':151 'non':69,91 'notic':84 'offens':118 'peopl':61 'pour':6,158 'prompt':115 'pull':33,134,137 'rain':7,159 'ran':152 'red':19,154 'reduc':67,89,117 'say':37 'see':15 'situat':3 'someon':111 'talk':51 'told':148,175 'took':23 'turn':17,77,163 'violat':71,93 'way':9 'went':47,121,167 'whatev':55 'yellow':21,164"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3932734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697853769 {#3138
    date: 2023-10-21 04:02:49.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
107 DENIED edit
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2561
    +user: App\Entity\User {#2574 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "My only ticket in 20 years of driving was a bullshit running a red light charge. It was fucking yellow! It was unsafe to stop. Fuck traffic cops."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697899907 {#2556
      date: 2023-10-21 16:51:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2562 …}
    +nested: Doctrine\ORM\PersistentCollection {#2564 …}
    +votes: Doctrine\ORM\PersistentCollection {#2566 …}
    +reports: Doctrine\ORM\PersistentCollection {#2568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
    -id: 62262
    -bodyTs: "'20':5 'bullshit':11 'charg':16 'cop':28 'drive':8 'fuck':19,26 'light':15 'red':14 'run':12 'stop':25 'ticket':3 'traffic':27 'unsaf':23 'year':6 'yellow':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4690009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697852153 {#2557
      date: 2023-10-21 03:35:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2561}
  +body: """
    Had same situation. It was pouring rain. 3 way intersection, I didn’t even see it turn to red only yellow. Cop took like 2 min to catch up to me to pull me over and say “you almost killed me” I was so confused.\n
    \n
    I went to court to talk to magistrate or whatever and there was like 20 people and they all were getting reduced to non moving violations but when it was my turn she was like “you may have noticed everyone before you got reduced to non moving violation but we can’t just have that for everyone can we, gotta make an example out of someone and I was promptly denied reduced offense.\n
    \n
    So I went to court again to go against the judge but the cop that pulled me over pulled me aside and asked why I was here and I told him “I never ran a red light. It was pouring rain and the light turned yellow as I went through… and he’s like fine and told the judge to drop it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697853769 {#3137
    date: 2023-10-21 04:02:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 62296
  -bodyTs: "'2':25 '20':60 '3':8 'almost':39 'asid':139 'ask':141 'catch':28 'confus':45 'cop':22,132 'court':49,123 'deni':116 'didn':12 'drop':179 'even':14 'everyon':85,102 'exampl':108 'fine':173 'get':66 'go':126 'got':88 'gotta':105 'intersect':10 'judg':129,177 'kill':40 'light':155,162 'like':24,59,80,172 'magistr':53 'make':106 'may':82 'min':26 'move':70,92 'never':151 'non':69,91 'notic':84 'offens':118 'peopl':61 'pour':6,158 'prompt':115 'pull':33,134,137 'rain':7,159 'ran':152 'red':19,154 'reduc':67,89,117 'say':37 'see':15 'situat':3 'someon':111 'talk':51 'told':148,175 'took':23 'turn':17,77,163 'violat':71,93 'way':9 'went':47,121,167 'whatev':55 'yellow':21,164"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3932734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697853769 {#3138
    date: 2023-10-21 04:02:49.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
108 DENIED moderate
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2561
    +user: App\Entity\User {#2574 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "My only ticket in 20 years of driving was a bullshit running a red light charge. It was fucking yellow! It was unsafe to stop. Fuck traffic cops."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697899907 {#2556
      date: 2023-10-21 16:51:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2562 …}
    +nested: Doctrine\ORM\PersistentCollection {#2564 …}
    +votes: Doctrine\ORM\PersistentCollection {#2566 …}
    +reports: Doctrine\ORM\PersistentCollection {#2568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
    -id: 62262
    -bodyTs: "'20':5 'bullshit':11 'charg':16 'cop':28 'drive':8 'fuck':19,26 'light':15 'red':14 'run':12 'stop':25 'ticket':3 'traffic':27 'unsaf':23 'year':6 'yellow':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4690009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697852153 {#2557
      date: 2023-10-21 03:35:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2561}
  +body: """
    Had same situation. It was pouring rain. 3 way intersection, I didn’t even see it turn to red only yellow. Cop took like 2 min to catch up to me to pull me over and say “you almost killed me” I was so confused.\n
    \n
    I went to court to talk to magistrate or whatever and there was like 20 people and they all were getting reduced to non moving violations but when it was my turn she was like “you may have noticed everyone before you got reduced to non moving violation but we can’t just have that for everyone can we, gotta make an example out of someone and I was promptly denied reduced offense.\n
    \n
    So I went to court again to go against the judge but the cop that pulled me over pulled me aside and asked why I was here and I told him “I never ran a red light. It was pouring rain and the light turned yellow as I went through… and he’s like fine and told the judge to drop it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697853769 {#3137
    date: 2023-10-21 04:02:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 62296
  -bodyTs: "'2':25 '20':60 '3':8 'almost':39 'asid':139 'ask':141 'catch':28 'confus':45 'cop':22,132 'court':49,123 'deni':116 'didn':12 'drop':179 'even':14 'everyon':85,102 'exampl':108 'fine':173 'get':66 'go':126 'got':88 'gotta':105 'intersect':10 'judg':129,177 'kill':40 'light':155,162 'like':24,59,80,172 'magistr':53 'make':106 'may':82 'min':26 'move':70,92 'never':151 'non':69,91 'notic':84 'offens':118 'peopl':61 'pour':6,158 'prompt':115 'pull':33,134,137 'rain':7,159 'ran':152 'red':19,154 'reduc':67,89,117 'say':37 'see':15 'situat':3 'someon':111 'talk':51 'told':148,175 'took':23 'turn':17,77,163 'violat':71,93 'way':9 'went':47,121,167 'whatev':55 'yellow':21,164"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3932734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697853769 {#3138
    date: 2023-10-21 04:02:49.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
109 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
110 DENIED moderate
App\Entity\EntryComment {#3302
  +user: App\Entity\User {#2574 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2561
      +user: App\Entity\User {#2574 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "My only ticket in 20 years of driving was a bullshit running a red light charge. It was fucking yellow! It was unsafe to stop. Fuck traffic cops."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697899907 {#2556
        date: 2023-10-21 16:51:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2562 …}
      +nested: Doctrine\ORM\PersistentCollection {#2564 …}
      +votes: Doctrine\ORM\PersistentCollection {#2566 …}
      +reports: Doctrine\ORM\PersistentCollection {#2568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
      -id: 62262
      -bodyTs: "'20':5 'bullshit':11 'charg':16 'cop':28 'drive':8 'fuck':19,26 'light':15 'red':14 'run':12 'stop':25 'ticket':3 'traffic':27 'unsaf':23 'year':6 'yellow':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4690009"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697852153 {#2557
        date: 2023-10-21 03:35:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2561}
    +body: """
      Had same situation. It was pouring rain. 3 way intersection, I didn’t even see it turn to red only yellow. Cop took like 2 min to catch up to me to pull me over and say “you almost killed me” I was so confused.\n
      \n
      I went to court to talk to magistrate or whatever and there was like 20 people and they all were getting reduced to non moving violations but when it was my turn she was like “you may have noticed everyone before you got reduced to non moving violation but we can’t just have that for everyone can we, gotta make an example out of someone and I was promptly denied reduced offense.\n
      \n
      So I went to court again to go against the judge but the cop that pulled me over pulled me aside and asked why I was here and I told him “I never ran a red light. It was pouring rain and the light turned yellow as I went through… and he’s like fine and told the judge to drop it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697853769 {#3137
      date: 2023-10-21 04:02:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@Speculater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 62296
    -bodyTs: "'2':25 '20':60 '3':8 'almost':39 'asid':139 'ask':141 'catch':28 'confus':45 'cop':22,132 'court':49,123 'deni':116 'didn':12 'drop':179 'even':14 'everyon':85,102 'exampl':108 'fine':173 'get':66 'go':126 'got':88 'gotta':105 'intersect':10 'judg':129,177 'kill':40 'light':155,162 'like':24,59,80,172 'magistr':53 'make':106 'may':82 'min':26 'move':70,92 'never':151 'non':69,91 'notic':84 'offens':118 'peopl':61 'pour':6,158 'prompt':115 'pull':33,134,137 'rain':7,159 'ran':152 'red':19,154 'reduc':67,89,117 'say':37 'see':15 'situat':3 'someon':111 'talk':51 'told':148,175 'took':23 'turn':17,77,163 'violat':71,93 'way':9 'went':47,121,167 'whatev':55 'yellow':21,164"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3932734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697853769 {#3138
      date: 2023-10-21 04:02:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2561}
  +body: "I think mine ended up being a $600 fine and a point on my driving license that dropped after like ten years. I recently tried to get the paperwork for it, but it was so long ago there’s no record of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697899906 {#3300
    date: 2023-10-21 16:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Speculater@lemmy.world"
    "@fraydabson@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 62994
  -bodyTs: "'600':8 'ago':37 'drive':15 'drop':18 'end':4 'fine':9 'get':27 'licens':16 'like':20 'long':36 'mine':3 'paperwork':29 'point':12 'recent':24 'record':41 'ten':21 'think':2 'tri':25 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4699042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697899906 {#3301
    date: 2023-10-21 16:51:46.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
111 DENIED edit
App\Entity\EntryComment {#3302
  +user: App\Entity\User {#2574 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2561
      +user: App\Entity\User {#2574 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "My only ticket in 20 years of driving was a bullshit running a red light charge. It was fucking yellow! It was unsafe to stop. Fuck traffic cops."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697899907 {#2556
        date: 2023-10-21 16:51:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2562 …}
      +nested: Doctrine\ORM\PersistentCollection {#2564 …}
      +votes: Doctrine\ORM\PersistentCollection {#2566 …}
      +reports: Doctrine\ORM\PersistentCollection {#2568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
      -id: 62262
      -bodyTs: "'20':5 'bullshit':11 'charg':16 'cop':28 'drive':8 'fuck':19,26 'light':15 'red':14 'run':12 'stop':25 'ticket':3 'traffic':27 'unsaf':23 'year':6 'yellow':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4690009"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697852153 {#2557
        date: 2023-10-21 03:35:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2561}
    +body: """
      Had same situation. It was pouring rain. 3 way intersection, I didn’t even see it turn to red only yellow. Cop took like 2 min to catch up to me to pull me over and say “you almost killed me” I was so confused.\n
      \n
      I went to court to talk to magistrate or whatever and there was like 20 people and they all were getting reduced to non moving violations but when it was my turn she was like “you may have noticed everyone before you got reduced to non moving violation but we can’t just have that for everyone can we, gotta make an example out of someone and I was promptly denied reduced offense.\n
      \n
      So I went to court again to go against the judge but the cop that pulled me over pulled me aside and asked why I was here and I told him “I never ran a red light. It was pouring rain and the light turned yellow as I went through… and he’s like fine and told the judge to drop it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697853769 {#3137
      date: 2023-10-21 04:02:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@Speculater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 62296
    -bodyTs: "'2':25 '20':60 '3':8 'almost':39 'asid':139 'ask':141 'catch':28 'confus':45 'cop':22,132 'court':49,123 'deni':116 'didn':12 'drop':179 'even':14 'everyon':85,102 'exampl':108 'fine':173 'get':66 'go':126 'got':88 'gotta':105 'intersect':10 'judg':129,177 'kill':40 'light':155,162 'like':24,59,80,172 'magistr':53 'make':106 'may':82 'min':26 'move':70,92 'never':151 'non':69,91 'notic':84 'offens':118 'peopl':61 'pour':6,158 'prompt':115 'pull':33,134,137 'rain':7,159 'ran':152 'red':19,154 'reduc':67,89,117 'say':37 'see':15 'situat':3 'someon':111 'talk':51 'told':148,175 'took':23 'turn':17,77,163 'violat':71,93 'way':9 'went':47,121,167 'whatev':55 'yellow':21,164"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3932734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697853769 {#3138
      date: 2023-10-21 04:02:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2561}
  +body: "I think mine ended up being a $600 fine and a point on my driving license that dropped after like ten years. I recently tried to get the paperwork for it, but it was so long ago there’s no record of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697899906 {#3300
    date: 2023-10-21 16:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Speculater@lemmy.world"
    "@fraydabson@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 62994
  -bodyTs: "'600':8 'ago':37 'drive':15 'drop':18 'end':4 'fine':9 'get':27 'licens':16 'like':20 'long':36 'mine':3 'paperwork':29 'point':12 'recent':24 'record':41 'ten':21 'think':2 'tri':25 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4699042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697899906 {#3301
    date: 2023-10-21 16:51:46.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
112 DENIED moderate
App\Entity\EntryComment {#3302
  +user: App\Entity\User {#2574 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2561
      +user: App\Entity\User {#2574 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "My only ticket in 20 years of driving was a bullshit running a red light charge. It was fucking yellow! It was unsafe to stop. Fuck traffic cops."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697899907 {#2556
        date: 2023-10-21 16:51:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2562 …}
      +nested: Doctrine\ORM\PersistentCollection {#2564 …}
      +votes: Doctrine\ORM\PersistentCollection {#2566 …}
      +reports: Doctrine\ORM\PersistentCollection {#2568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2572 …}
      -id: 62262
      -bodyTs: "'20':5 'bullshit':11 'charg':16 'cop':28 'drive':8 'fuck':19,26 'light':15 'red':14 'run':12 'stop':25 'ticket':3 'traffic':27 'unsaf':23 'year':6 'yellow':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4690009"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697852153 {#2557
        date: 2023-10-21 03:35:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2561}
    +body: """
      Had same situation. It was pouring rain. 3 way intersection, I didn’t even see it turn to red only yellow. Cop took like 2 min to catch up to me to pull me over and say “you almost killed me” I was so confused.\n
      \n
      I went to court to talk to magistrate or whatever and there was like 20 people and they all were getting reduced to non moving violations but when it was my turn she was like “you may have noticed everyone before you got reduced to non moving violation but we can’t just have that for everyone can we, gotta make an example out of someone and I was promptly denied reduced offense.\n
      \n
      So I went to court again to go against the judge but the cop that pulled me over pulled me aside and asked why I was here and I told him “I never ran a red light. It was pouring rain and the light turned yellow as I went through… and he’s like fine and told the judge to drop it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697853769 {#3137
      date: 2023-10-21 04:02:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@Speculater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 62296
    -bodyTs: "'2':25 '20':60 '3':8 'almost':39 'asid':139 'ask':141 'catch':28 'confus':45 'cop':22,132 'court':49,123 'deni':116 'didn':12 'drop':179 'even':14 'everyon':85,102 'exampl':108 'fine':173 'get':66 'go':126 'got':88 'gotta':105 'intersect':10 'judg':129,177 'kill':40 'light':155,162 'like':24,59,80,172 'magistr':53 'make':106 'may':82 'min':26 'move':70,92 'never':151 'non':69,91 'notic':84 'offens':118 'peopl':61 'pour':6,158 'prompt':115 'pull':33,134,137 'rain':7,159 'ran':152 'red':19,154 'reduc':67,89,117 'say':37 'see':15 'situat':3 'someon':111 'talk':51 'told':148,175 'took':23 'turn':17,77,163 'violat':71,93 'way':9 'went':47,121,167 'whatev':55 'yellow':21,164"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3932734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697853769 {#3138
      date: 2023-10-21 04:02:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2561}
  +body: "I think mine ended up being a $600 fine and a point on my driving license that dropped after like ten years. I recently tried to get the paperwork for it, but it was so long ago there’s no record of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697899906 {#3300
    date: 2023-10-21 16:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Speculater@lemmy.world"
    "@fraydabson@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 62994
  -bodyTs: "'600':8 'ago':37 'drive':15 'drop':18 'end':4 'fine':9 'get':27 'licens':16 'like':20 'long':36 'mine':3 'paperwork':29 'point':12 'recent':24 'record':41 'ten':21 'think':2 'tri':25 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4699042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697899906 {#3301
    date: 2023-10-21 16:51:46.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
113 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
114 DENIED moderate
App\Entity\EntryComment {#2635
  +user: App\Entity\User {#2648 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ever heard of roundabouts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1698460928 {#2630
    date: 2023-10-28 04:42:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2636 …}
  +nested: Doctrine\ORM\PersistentCollection {#2638 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
  -id: 62268
  -bodyTs: "'ever':1 'heard':2 'roundabout':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4643208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697852429 {#2631
    date: 2023-10-21 03:40:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2635
  +user: App\Entity\User {#2648 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ever heard of roundabouts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1698460928 {#2630
    date: 2023-10-28 04:42:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2636 …}
  +nested: Doctrine\ORM\PersistentCollection {#2638 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
  -id: 62268
  -bodyTs: "'ever':1 'heard':2 'roundabout':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4643208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697852429 {#2631
    date: 2023-10-21 03:40:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2635
  +user: App\Entity\User {#2648 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ever heard of roundabouts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1698460928 {#2630
    date: 2023-10-28 04:42:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2636 …}
  +nested: Doctrine\ORM\PersistentCollection {#2638 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
  -id: 62268
  -bodyTs: "'ever':1 'heard':2 'roundabout':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4643208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697852429 {#2631
    date: 2023-10-21 03:40:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 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
118 DENIED moderate
App\Entity\EntryComment {#3155
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2635
    +user: App\Entity\User {#2648 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ever heard of roundabouts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1698460928 {#2630
      date: 2023-10-28 04:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2636 …}
    +nested: Doctrine\ORM\PersistentCollection {#2638 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
    -id: 62268
    -bodyTs: "'ever':1 'heard':2 'roundabout':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4643208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697852429 {#2631
      date: 2023-10-21 03:40:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2635}
  +body: "Road designers say if you want traffic throughput in high traffic situations, use traffic lights instead of roundabouts. Apparently there are a lot of studies that show that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698460927 {#3153
    date: 2023-10-28 04:42:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 75594
  -bodyTs: "'appar':19 'design':2 'high':10 'instead':16 'light':15 'lot':23 'road':1 'roundabout':18 'say':3 'show':27 'situat':12 'studi':25 'throughput':8 'traffic':7,11,14 'use':13 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3892129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698460927 {#3154
    date: 2023-10-28 04:42:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3155
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2635
    +user: App\Entity\User {#2648 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ever heard of roundabouts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1698460928 {#2630
      date: 2023-10-28 04:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2636 …}
    +nested: Doctrine\ORM\PersistentCollection {#2638 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
    -id: 62268
    -bodyTs: "'ever':1 'heard':2 'roundabout':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4643208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697852429 {#2631
      date: 2023-10-21 03:40:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2635}
  +body: "Road designers say if you want traffic throughput in high traffic situations, use traffic lights instead of roundabouts. Apparently there are a lot of studies that show that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698460927 {#3153
    date: 2023-10-28 04:42:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 75594
  -bodyTs: "'appar':19 'design':2 'high':10 'instead':16 'light':15 'lot':23 'road':1 'roundabout':18 'say':3 'show':27 'situat':12 'studi':25 'throughput':8 'traffic':7,11,14 'use':13 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3892129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698460927 {#3154
    date: 2023-10-28 04:42:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3155
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2635
    +user: App\Entity\User {#2648 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ever heard of roundabouts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1698460928 {#2630
      date: 2023-10-28 04:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2636 …}
    +nested: Doctrine\ORM\PersistentCollection {#2638 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
    -id: 62268
    -bodyTs: "'ever':1 'heard':2 'roundabout':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4643208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697852429 {#2631
      date: 2023-10-21 03:40:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2635}
  +body: "Road designers say if you want traffic throughput in high traffic situations, use traffic lights instead of roundabouts. Apparently there are a lot of studies that show that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698460927 {#3153
    date: 2023-10-28 04:42:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 75594
  -bodyTs: "'appar':19 'design':2 'high':10 'instead':16 'light':15 'lot':23 'road':1 'roundabout':18 'say':3 'show':27 'situat':12 'studi':25 'throughput':8 'traffic':7,11,14 'use':13 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3892129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698460927 {#3154
    date: 2023-10-28 04:42:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 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
122 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2635
    +user: App\Entity\User {#2648 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ever heard of roundabouts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1698460928 {#2630
      date: 2023-10-28 04:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2636 …}
    +nested: Doctrine\ORM\PersistentCollection {#2638 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
    -id: 62268
    -bodyTs: "'ever':1 'heard':2 'roundabout':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4643208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697852429 {#2631
      date: 2023-10-21 03:40:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2635}
  +body: "Roundabouts are amazing, but they have 2 drawbacks. Throughput is limited and the size of the intersection becomes larger. Hence, there will always be a lot of places where traffic lights are the better option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697853648 {#3168
    date: 2023-10-21 04:00:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 62294
  -bodyTs: "'2':7 'alway':23 'amaz':3 'becom':18 'better':34 'drawback':8 'henc':20 'intersect':17 'larger':19 'light':31 'limit':11 'lot':26 'option':35 'place':28 'roundabout':1 'size':14 'throughput':9 'traffic':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4690407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697853648 {#3169
    date: 2023-10-21 04:00:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2635
    +user: App\Entity\User {#2648 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ever heard of roundabouts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1698460928 {#2630
      date: 2023-10-28 04:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2636 …}
    +nested: Doctrine\ORM\PersistentCollection {#2638 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
    -id: 62268
    -bodyTs: "'ever':1 'heard':2 'roundabout':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4643208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697852429 {#2631
      date: 2023-10-21 03:40:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2635}
  +body: "Roundabouts are amazing, but they have 2 drawbacks. Throughput is limited and the size of the intersection becomes larger. Hence, there will always be a lot of places where traffic lights are the better option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697853648 {#3168
    date: 2023-10-21 04:00:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 62294
  -bodyTs: "'2':7 'alway':23 'amaz':3 'becom':18 'better':34 'drawback':8 'henc':20 'intersect':17 'larger':19 'light':31 'limit':11 'lot':26 'option':35 'place':28 'roundabout':1 'size':14 'throughput':9 'traffic':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4690407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697853648 {#3169
    date: 2023-10-21 04:00:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2635
    +user: App\Entity\User {#2648 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ever heard of roundabouts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1698460928 {#2630
      date: 2023-10-28 04:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2636 …}
    +nested: Doctrine\ORM\PersistentCollection {#2638 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
    -id: 62268
    -bodyTs: "'ever':1 'heard':2 'roundabout':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4643208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697852429 {#2631
      date: 2023-10-21 03:40:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2635}
  +body: "Roundabouts are amazing, but they have 2 drawbacks. Throughput is limited and the size of the intersection becomes larger. Hence, there will always be a lot of places where traffic lights are the better option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697853648 {#3168
    date: 2023-10-21 04:00:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 62294
  -bodyTs: "'2':7 'alway':23 'amaz':3 'becom':18 'better':34 'drawback':8 'henc':20 'intersect':17 'larger':19 'light':31 'limit':11 'lot':26 'option':35 'place':28 'roundabout':1 'size':14 'throughput':9 'traffic':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4690407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697853648 {#3169
    date: 2023-10-21 04:00:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 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
126 DENIED moderate
App\Entity\EntryComment {#3286
  +user: Proxies\__CG__\App\Entity\User {#3287 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2635
      +user: App\Entity\User {#2648 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ever heard of roundabouts?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1698460928 {#2630
        date: 2023-10-28 04:42:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2636 …}
      +nested: Doctrine\ORM\PersistentCollection {#2638 …}
      +votes: Doctrine\ORM\PersistentCollection {#2640 …}
      +reports: Doctrine\ORM\PersistentCollection {#2642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
      -id: 62268
      -bodyTs: "'ever':1 'heard':2 'roundabout':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4643208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697852429 {#2631
        date: 2023-10-21 03:40:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2635}
    +body: "Roundabouts are amazing, but they have 2 drawbacks. Throughput is limited and the size of the intersection becomes larger. Hence, there will always be a lot of places where traffic lights are the better option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697853648 {#3168
      date: 2023-10-21 04:00:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@Kecessa@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3174 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
    -id: 62294
    -bodyTs: "'2':7 'alway':23 'amaz':3 'becom':18 'better':34 'drawback':8 'henc':20 'intersect':17 'larger':19 'light':31 'limit':11 'lot':26 'option':35 'place':28 'roundabout':1 'size':14 'throughput':9 'traffic':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4690407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697853648 {#3169
      date: 2023-10-21 04:00:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2635}
  +body: "Not great for pedestrians either I think"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698100420 {#3284
    date: 2023-10-24 00:33:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Kecessa@sh.itjust.works"
    "@Rednax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3290 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3298 …}
  -id: 68246
  -bodyTs: "'either':5 'great':2 'pedestrian':4 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4763127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698100420 {#3285
    date: 2023-10-24 00:33:40.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
127 DENIED edit
App\Entity\EntryComment {#3286
  +user: Proxies\__CG__\App\Entity\User {#3287 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2635
      +user: App\Entity\User {#2648 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ever heard of roundabouts?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1698460928 {#2630
        date: 2023-10-28 04:42:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2636 …}
      +nested: Doctrine\ORM\PersistentCollection {#2638 …}
      +votes: Doctrine\ORM\PersistentCollection {#2640 …}
      +reports: Doctrine\ORM\PersistentCollection {#2642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
      -id: 62268
      -bodyTs: "'ever':1 'heard':2 'roundabout':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4643208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697852429 {#2631
        date: 2023-10-21 03:40:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2635}
    +body: "Roundabouts are amazing, but they have 2 drawbacks. Throughput is limited and the size of the intersection becomes larger. Hence, there will always be a lot of places where traffic lights are the better option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697853648 {#3168
      date: 2023-10-21 04:00:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@Kecessa@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3174 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
    -id: 62294
    -bodyTs: "'2':7 'alway':23 'amaz':3 'becom':18 'better':34 'drawback':8 'henc':20 'intersect':17 'larger':19 'light':31 'limit':11 'lot':26 'option':35 'place':28 'roundabout':1 'size':14 'throughput':9 'traffic':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4690407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697853648 {#3169
      date: 2023-10-21 04:00:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2635}
  +body: "Not great for pedestrians either I think"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698100420 {#3284
    date: 2023-10-24 00:33:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Kecessa@sh.itjust.works"
    "@Rednax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3290 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3298 …}
  -id: 68246
  -bodyTs: "'either':5 'great':2 'pedestrian':4 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4763127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698100420 {#3285
    date: 2023-10-24 00:33:40.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
128 DENIED moderate
App\Entity\EntryComment {#3286
  +user: Proxies\__CG__\App\Entity\User {#3287 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2635
      +user: App\Entity\User {#2648 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ever heard of roundabouts?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1698460928 {#2630
        date: 2023-10-28 04:42:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2636 …}
      +nested: Doctrine\ORM\PersistentCollection {#2638 …}
      +votes: Doctrine\ORM\PersistentCollection {#2640 …}
      +reports: Doctrine\ORM\PersistentCollection {#2642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
      -id: 62268
      -bodyTs: "'ever':1 'heard':2 'roundabout':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4643208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697852429 {#2631
        date: 2023-10-21 03:40:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2635}
    +body: "Roundabouts are amazing, but they have 2 drawbacks. Throughput is limited and the size of the intersection becomes larger. Hence, there will always be a lot of places where traffic lights are the better option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697853648 {#3168
      date: 2023-10-21 04:00:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
      "@Kecessa@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3174 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
    -id: 62294
    -bodyTs: "'2':7 'alway':23 'amaz':3 'becom':18 'better':34 'drawback':8 'henc':20 'intersect':17 'larger':19 'light':31 'limit':11 'lot':26 'option':35 'place':28 'roundabout':1 'size':14 'throughput':9 'traffic':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4690407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697853648 {#3169
      date: 2023-10-21 04:00:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2635}
  +body: "Not great for pedestrians either I think"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698100420 {#3284
    date: 2023-10-24 00:33:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Kecessa@sh.itjust.works"
    "@Rednax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3290 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3298 …}
  -id: 68246
  -bodyTs: "'either':5 'great':2 'pedestrian':4 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4763127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698100420 {#3285
    date: 2023-10-24 00:33:40.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
129 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
130 DENIED moderate
App\Entity\EntryComment {#2708
  +user: App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is not good news. Cramming more cars onto the road means more emissions and more collisions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697999747 {#2703
    date: 2023-10-22 20:35:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2709 …}
  +nested: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  -id: 62524
  -bodyTs: "'car':8 'collis':17 'cram':6 'emiss':14 'good':4 'mean':12 'news':5 'onto':9 'road':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4693527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697869666 {#2704
    date: 2023-10-21 08:27:46.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
131 DENIED edit
App\Entity\EntryComment {#2708
  +user: App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is not good news. Cramming more cars onto the road means more emissions and more collisions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697999747 {#2703
    date: 2023-10-22 20:35:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2709 …}
  +nested: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  -id: 62524
  -bodyTs: "'car':8 'collis':17 'cram':6 'emiss':14 'good':4 'mean':12 'news':5 'onto':9 'road':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4693527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697869666 {#2704
    date: 2023-10-21 08:27:46.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
132 DENIED moderate
App\Entity\EntryComment {#2708
  +user: App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is not good news. Cramming more cars onto the road means more emissions and more collisions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697999747 {#2703
    date: 2023-10-22 20:35:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2709 …}
  +nested: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  -id: 62524
  -bodyTs: "'car':8 'collis':17 'cram':6 'emiss':14 'good':4 'mean':12 'news':5 'onto':9 'road':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4693527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697869666 {#2704
    date: 2023-10-21 08:27:46.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
133 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
134 DENIED moderate
App\Entity\EntryComment {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2708
    +user: App\Entity\User {#2721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is not good news. Cramming more cars onto the road means more emissions and more collisions"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697999747 {#2703
      date: 2023-10-22 20:35:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2709 …}
    +nested: Doctrine\ORM\PersistentCollection {#2711 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    -id: 62524
    -bodyTs: "'car':8 'collis':17 'cram':6 'emiss':14 'good':4 'mean':12 'news':5 'onto':9 'road':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4693527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697869666 {#2704
      date: 2023-10-21 08:27:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2708}
  +body: "Maybe it’s a matter of short- vs long-run? The article seems to describe the short-run effects. fewer idle cars is better. But you are saying that in the long run this might lead to more cars, which is worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697999746 {#3184
    date: 2023-10-22 20:35:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@br3d@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 65481
  -bodyTs: "'articl':13 'better':26 'car':24,41 'describ':16 'effect':21 'fewer':22 'idl':23 'lead':38 'long':10,34 'long-run':9 'matter':5 'mayb':1 'might':37 'run':11,20,35 'say':30 'seem':14 'short':7,19 'short-run':18 'vs':8 'wors':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697999746 {#3185
    date: 2023-10-22 20:35:46.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
135 DENIED edit
App\Entity\EntryComment {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2708
    +user: App\Entity\User {#2721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is not good news. Cramming more cars onto the road means more emissions and more collisions"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697999747 {#2703
      date: 2023-10-22 20:35:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2709 …}
    +nested: Doctrine\ORM\PersistentCollection {#2711 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    -id: 62524
    -bodyTs: "'car':8 'collis':17 'cram':6 'emiss':14 'good':4 'mean':12 'news':5 'onto':9 'road':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4693527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697869666 {#2704
      date: 2023-10-21 08:27:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2708}
  +body: "Maybe it’s a matter of short- vs long-run? The article seems to describe the short-run effects. fewer idle cars is better. But you are saying that in the long run this might lead to more cars, which is worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697999746 {#3184
    date: 2023-10-22 20:35:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@br3d@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 65481
  -bodyTs: "'articl':13 'better':26 'car':24,41 'describ':16 'effect':21 'fewer':22 'idl':23 'lead':38 'long':10,34 'long-run':9 'matter':5 'mayb':1 'might':37 'run':11,20,35 'say':30 'seem':14 'short':7,19 'short-run':18 'vs':8 'wors':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697999746 {#3185
    date: 2023-10-22 20:35:46.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
136 DENIED moderate
App\Entity\EntryComment {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2708
    +user: App\Entity\User {#2721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is not good news. Cramming more cars onto the road means more emissions and more collisions"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697999747 {#2703
      date: 2023-10-22 20:35:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2709 …}
    +nested: Doctrine\ORM\PersistentCollection {#2711 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    -id: 62524
    -bodyTs: "'car':8 'collis':17 'cram':6 'emiss':14 'good':4 'mean':12 'news':5 'onto':9 'road':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4693527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697869666 {#2704
      date: 2023-10-21 08:27:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2708}
  +body: "Maybe it’s a matter of short- vs long-run? The article seems to describe the short-run effects. fewer idle cars is better. But you are saying that in the long run this might lead to more cars, which is worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697999746 {#3184
    date: 2023-10-22 20:35:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@br3d@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 65481
  -bodyTs: "'articl':13 'better':26 'car':24,41 'describ':16 'effect':21 'fewer':22 'idl':23 'lead':38 'long':10,34 'long-run':9 'matter':5 'mayb':1 'might':37 'run':11,20,35 'say':30 'seem':14 'short':7,19 'short-run':18 'vs':8 'wors':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697999746 {#3185
    date: 2023-10-22 20:35:46.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
137 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
138 DENIED moderate
App\Entity\EntryComment {#2781
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: null
  +root: null
  +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697965297 {#2776
    date: 2023-10-22 11:01:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2783 …}
  +nested: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  -id: 64017
  -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4714836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697941608 {#2777
    date: 2023-10-22 04:26:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2781
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: null
  +root: null
  +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697965297 {#2776
    date: 2023-10-22 11:01:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2783 …}
  +nested: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  -id: 64017
  -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4714836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697941608 {#2777
    date: 2023-10-22 04:26:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2781
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: null
  +root: null
  +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697965297 {#2776
    date: 2023-10-22 11:01:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2783 …}
  +nested: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  -id: 64017
  -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4714836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697941608 {#2777
    date: 2023-10-22 04:26:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 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
142 DENIED moderate
App\Entity\EntryComment {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#2781
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: null
    +root: null
    +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697965297 {#2776
      date: 2023-10-22 11:01:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 64017
    -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4714836"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697941608 {#2777
      date: 2023-10-22 04:26:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "My understanding was that Egypt was also extremely green for a long time. As generations passed and the population grew, over farming the land allowed the dust-bowl creep across the land. Haven’t checked recently but the same thing is happening across parts of China and the dust can blow nearly halfway around the world. Humans have been good at exploiting land for a very long time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697945169 {#3200
    date: 2023-10-22 05:26:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@AFKBRBChocolate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 64076
  -bodyTs: "'across':31,44 'allow':25 'also':7 'around':55 'blow':52 'bowl':29 'check':36 'china':47 'creep':30 'dust':28,50 'dust-bowl':27 'egypt':5 'exploit':63 'extrem':8 'farm':22 'generat':15 'good':61 'green':9 'grew':20 'halfway':54 'happen':43 'haven':34 'human':58 'land':24,33,64 'long':12,68 'near':53 'part':45 'pass':16 'popul':19 'recent':37 'thing':41 'time':13,69 'understand':2 'world':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5167428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697945169 {#3201
    date: 2023-10-22 05:26: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
143 DENIED edit
App\Entity\EntryComment {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#2781
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: null
    +root: null
    +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697965297 {#2776
      date: 2023-10-22 11:01:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 64017
    -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4714836"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697941608 {#2777
      date: 2023-10-22 04:26:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "My understanding was that Egypt was also extremely green for a long time. As generations passed and the population grew, over farming the land allowed the dust-bowl creep across the land. Haven’t checked recently but the same thing is happening across parts of China and the dust can blow nearly halfway around the world. Humans have been good at exploiting land for a very long time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697945169 {#3200
    date: 2023-10-22 05:26:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@AFKBRBChocolate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 64076
  -bodyTs: "'across':31,44 'allow':25 'also':7 'around':55 'blow':52 'bowl':29 'check':36 'china':47 'creep':30 'dust':28,50 'dust-bowl':27 'egypt':5 'exploit':63 'extrem':8 'farm':22 'generat':15 'good':61 'green':9 'grew':20 'halfway':54 'happen':43 'haven':34 'human':58 'land':24,33,64 'long':12,68 'near':53 'part':45 'pass':16 'popul':19 'recent':37 'thing':41 'time':13,69 'understand':2 'world':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5167428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697945169 {#3201
    date: 2023-10-22 05:26: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
144 DENIED moderate
App\Entity\EntryComment {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#2781
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: null
    +root: null
    +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697965297 {#2776
      date: 2023-10-22 11:01:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 64017
    -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4714836"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697941608 {#2777
      date: 2023-10-22 04:26:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "My understanding was that Egypt was also extremely green for a long time. As generations passed and the population grew, over farming the land allowed the dust-bowl creep across the land. Haven’t checked recently but the same thing is happening across parts of China and the dust can blow nearly halfway around the world. Humans have been good at exploiting land for a very long time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697945169 {#3200
    date: 2023-10-22 05:26:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@AFKBRBChocolate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 64076
  -bodyTs: "'across':31,44 'allow':25 'also':7 'around':55 'blow':52 'bowl':29 'check':36 'china':47 'creep':30 'dust':28,50 'dust-bowl':27 'egypt':5 'exploit':63 'extrem':8 'farm':22 'generat':15 'good':61 'green':9 'grew':20 'halfway':54 'happen':43 'haven':34 'human':58 'land':24,33,64 'long':12,68 'near':53 'part':45 'pass':16 'popul':19 'recent':37 'thing':41 'time':13,69 'understand':2 'world':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5167428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697945169 {#3201
    date: 2023-10-22 05:26: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
145 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
146 DENIED moderate
App\Entity\EntryComment {#3317
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: null
      +root: null
      +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697965297 {#2776
        date: 2023-10-22 11:01:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 64017
      -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4714836"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697941608 {#2777
        date: 2023-10-22 04:26:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "My understanding was that Egypt was also extremely green for a long time. As generations passed and the population grew, over farming the land allowed the dust-bowl creep across the land. Haven’t checked recently but the same thing is happening across parts of China and the dust can blow nearly halfway around the world. Humans have been good at exploiting land for a very long time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697945169 {#3200
      date: 2023-10-22 05:26:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
      "@AFKBRBChocolate@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 64076
    -bodyTs: "'across':31,44 'allow':25 'also':7 'around':55 'blow':52 'bowl':29 'check':36 'china':47 'creep':30 'dust':28,50 'dust-bowl':27 'egypt':5 'exploit':63 'extrem':8 'farm':22 'generat':15 'good':61 'green':9 'grew':20 'halfway':54 'happen':43 'haven':34 'human':58 'land':24,33,64 'long':12,68 'near':53 'part':45 'pass':16 'popul':19 'recent':37 'thing':41 'time':13,69 'understand':2 'world':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5167428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697945169 {#3201
      date: 2023-10-22 05:26:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "Is this really true? A quick search seems to suggest that the desertification was caused by changing climate, not by over-farming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697965296 {#3315
    date: 2023-10-22 11:01:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@AFKBRBChocolate@lemmy.world"
    "@Jeredin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3321 …}
  +votes: Doctrine\ORM\PersistentCollection {#3323 …}
  +reports: Doctrine\ORM\PersistentCollection {#3325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
  -id: 64356
  -bodyTs: "'caus':15 'chang':17 'climat':18 'desertif':13 'farm':23 'over-farm':21 'quick':6 'realli':3 'search':7 'seem':8 'suggest':10 'true':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4166647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697965296 {#3316
    date: 2023-10-22 11:01:36.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
147 DENIED edit
App\Entity\EntryComment {#3317
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: null
      +root: null
      +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697965297 {#2776
        date: 2023-10-22 11:01:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 64017
      -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4714836"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697941608 {#2777
        date: 2023-10-22 04:26:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "My understanding was that Egypt was also extremely green for a long time. As generations passed and the population grew, over farming the land allowed the dust-bowl creep across the land. Haven’t checked recently but the same thing is happening across parts of China and the dust can blow nearly halfway around the world. Humans have been good at exploiting land for a very long time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697945169 {#3200
      date: 2023-10-22 05:26:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
      "@AFKBRBChocolate@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 64076
    -bodyTs: "'across':31,44 'allow':25 'also':7 'around':55 'blow':52 'bowl':29 'check':36 'china':47 'creep':30 'dust':28,50 'dust-bowl':27 'egypt':5 'exploit':63 'extrem':8 'farm':22 'generat':15 'good':61 'green':9 'grew':20 'halfway':54 'happen':43 'haven':34 'human':58 'land':24,33,64 'long':12,68 'near':53 'part':45 'pass':16 'popul':19 'recent':37 'thing':41 'time':13,69 'understand':2 'world':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5167428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697945169 {#3201
      date: 2023-10-22 05:26:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "Is this really true? A quick search seems to suggest that the desertification was caused by changing climate, not by over-farming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697965296 {#3315
    date: 2023-10-22 11:01:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@AFKBRBChocolate@lemmy.world"
    "@Jeredin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3321 …}
  +votes: Doctrine\ORM\PersistentCollection {#3323 …}
  +reports: Doctrine\ORM\PersistentCollection {#3325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
  -id: 64356
  -bodyTs: "'caus':15 'chang':17 'climat':18 'desertif':13 'farm':23 'over-farm':21 'quick':6 'realli':3 'search':7 'seem':8 'suggest':10 'true':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4166647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697965296 {#3316
    date: 2023-10-22 11:01:36.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
148 DENIED moderate
App\Entity\EntryComment {#3317
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: null
      +root: null
      +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697965297 {#2776
        date: 2023-10-22 11:01:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 64017
      -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4714836"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697941608 {#2777
        date: 2023-10-22 04:26:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "My understanding was that Egypt was also extremely green for a long time. As generations passed and the population grew, over farming the land allowed the dust-bowl creep across the land. Haven’t checked recently but the same thing is happening across parts of China and the dust can blow nearly halfway around the world. Humans have been good at exploiting land for a very long time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697945169 {#3200
      date: 2023-10-22 05:26:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
      "@AFKBRBChocolate@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 64076
    -bodyTs: "'across':31,44 'allow':25 'also':7 'around':55 'blow':52 'bowl':29 'check':36 'china':47 'creep':30 'dust':28,50 'dust-bowl':27 'egypt':5 'exploit':63 'extrem':8 'farm':22 'generat':15 'good':61 'green':9 'grew':20 'halfway':54 'happen':43 'haven':34 'human':58 'land':24,33,64 'long':12,68 'near':53 'part':45 'pass':16 'popul':19 'recent':37 'thing':41 'time':13,69 'understand':2 'world':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5167428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697945169 {#3201
      date: 2023-10-22 05:26:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "Is this really true? A quick search seems to suggest that the desertification was caused by changing climate, not by over-farming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697965296 {#3315
    date: 2023-10-22 11:01:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@AFKBRBChocolate@lemmy.world"
    "@Jeredin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3321 …}
  +votes: Doctrine\ORM\PersistentCollection {#3323 …}
  +reports: Doctrine\ORM\PersistentCollection {#3325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
  -id: 64356
  -bodyTs: "'caus':15 'chang':17 'climat':18 'desertif':13 'farm':23 'over-farm':21 'quick':6 'realli':3 'search':7 'seem':8 'suggest':10 'true':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4166647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697965296 {#3316
    date: 2023-10-22 11:01:36.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
149 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
150 DENIED moderate
App\Entity\EntryComment {#3333
  +user: Proxies\__CG__\App\Entity\User {#3334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: null
      +root: null
      +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697965297 {#2776
        date: 2023-10-22 11:01:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 64017
      -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4714836"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697941608 {#2777
        date: 2023-10-22 04:26:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "My understanding was that Egypt was also extremely green for a long time. As generations passed and the population grew, over farming the land allowed the dust-bowl creep across the land. Haven’t checked recently but the same thing is happening across parts of China and the dust can blow nearly halfway around the world. Humans have been good at exploiting land for a very long time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697945169 {#3200
      date: 2023-10-22 05:26:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
      "@AFKBRBChocolate@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 64076
    -bodyTs: "'across':31,44 'allow':25 'also':7 'around':55 'blow':52 'bowl':29 'check':36 'china':47 'creep':30 'dust':28,50 'dust-bowl':27 'egypt':5 'exploit':63 'extrem':8 'farm':22 'generat':15 'good':61 'green':9 'grew':20 'halfway':54 'happen':43 'haven':34 'human':58 'land':24,33,64 'long':12,68 'near':53 'part':45 'pass':16 'popul':19 'recent':37 'thing':41 'time':13,69 'understand':2 'world':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5167428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697945169 {#3201
      date: 2023-10-22 05:26:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "It’s not necessarily human intervention that did this, the Sahara desert was a lot smaller back then, and there’s evidence of regular rain eroding the Sphinx. A similar process happened to the Levant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697964104 {#3331
    date: 2023-10-22 10:41:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@AFKBRBChocolate@lemmy.world"
    "@Jeredin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3335 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3345 …}
  -id: 64328
  -bodyTs: "'back':17 'desert':12 'erod':26 'evid':22 'happen':32 'human':5 'intervent':6 'levant':35 'lot':15 'necessarili':4 'process':31 'rain':25 'regular':24 'sahara':11 'similar':30 'smaller':16 'sphinx':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3610506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697964104 {#3332
    date: 2023-10-22 10:41:44.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
151 DENIED edit
App\Entity\EntryComment {#3333
  +user: Proxies\__CG__\App\Entity\User {#3334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: null
      +root: null
      +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697965297 {#2776
        date: 2023-10-22 11:01:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 64017
      -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4714836"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697941608 {#2777
        date: 2023-10-22 04:26:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "My understanding was that Egypt was also extremely green for a long time. As generations passed and the population grew, over farming the land allowed the dust-bowl creep across the land. Haven’t checked recently but the same thing is happening across parts of China and the dust can blow nearly halfway around the world. Humans have been good at exploiting land for a very long time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697945169 {#3200
      date: 2023-10-22 05:26:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
      "@AFKBRBChocolate@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 64076
    -bodyTs: "'across':31,44 'allow':25 'also':7 'around':55 'blow':52 'bowl':29 'check':36 'china':47 'creep':30 'dust':28,50 'dust-bowl':27 'egypt':5 'exploit':63 'extrem':8 'farm':22 'generat':15 'good':61 'green':9 'grew':20 'halfway':54 'happen':43 'haven':34 'human':58 'land':24,33,64 'long':12,68 'near':53 'part':45 'pass':16 'popul':19 'recent':37 'thing':41 'time':13,69 'understand':2 'world':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5167428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697945169 {#3201
      date: 2023-10-22 05:26:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "It’s not necessarily human intervention that did this, the Sahara desert was a lot smaller back then, and there’s evidence of regular rain eroding the Sphinx. A similar process happened to the Levant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697964104 {#3331
    date: 2023-10-22 10:41:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@AFKBRBChocolate@lemmy.world"
    "@Jeredin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3335 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3345 …}
  -id: 64328
  -bodyTs: "'back':17 'desert':12 'erod':26 'evid':22 'happen':32 'human':5 'intervent':6 'levant':35 'lot':15 'necessarili':4 'process':31 'rain':25 'regular':24 'sahara':11 'similar':30 'smaller':16 'sphinx':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3610506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697964104 {#3332
    date: 2023-10-22 10:41:44.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
152 DENIED moderate
App\Entity\EntryComment {#3333
  +user: Proxies\__CG__\App\Entity\User {#3334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: null
      +root: null
      +body: "The timeline of Egyptian history is so wild. The span of time between this pyramid being built and the founding of Rome is longer than the time between Plato and Aristotle and now. There’s 1,100 years between this pyramid and King Tut. There’s 800 years between this pyramid and mammoths going extinct. And this isn’t the oldest pyramid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697965297 {#2776
        date: 2023-10-22 11:01:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 64017
      -bodyTs: "'1':36 '100':37 '800':47 'aristotl':31 'built':17 'egyptian':4 'extinct':55 'found':20 'go':54 'histori':5 'isn':58 'king':43 'longer':24 'mammoth':53 'oldest':61 'plato':29 'pyramid':15,41,51,62 'rome':22 'span':10 'time':12,27 'timelin':2 'tut':44 'wild':8 'year':38,48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4714836"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697941608 {#2777
        date: 2023-10-22 04:26:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "My understanding was that Egypt was also extremely green for a long time. As generations passed and the population grew, over farming the land allowed the dust-bowl creep across the land. Haven’t checked recently but the same thing is happening across parts of China and the dust can blow nearly halfway around the world. Humans have been good at exploiting land for a very long time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697945169 {#3200
      date: 2023-10-22 05:26:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@throws_lemy@lemmy.nz"
      "@AFKBRBChocolate@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 64076
    -bodyTs: "'across':31,44 'allow':25 'also':7 'around':55 'blow':52 'bowl':29 'check':36 'china':47 'creep':30 'dust':28,50 'dust-bowl':27 'egypt':5 'exploit':63 'extrem':8 'farm':22 'generat':15 'good':61 'green':9 'grew':20 'halfway':54 'happen':43 'haven':34 'human':58 'land':24,33,64 'long':12,68 'near':53 'part':45 'pass':16 'popul':19 'recent':37 'thing':41 'time':13,69 'understand':2 'world':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5167428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697945169 {#3201
      date: 2023-10-22 05:26:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "It’s not necessarily human intervention that did this, the Sahara desert was a lot smaller back then, and there’s evidence of regular rain eroding the Sphinx. A similar process happened to the Levant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697964104 {#3331
    date: 2023-10-22 10:41:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@AFKBRBChocolate@lemmy.world"
    "@Jeredin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3335 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3345 …}
  -id: 64328
  -bodyTs: "'back':17 'desert':12 'erod':26 'evid':22 'happen':32 'human':5 'intervent':6 'levant':35 'lot':15 'necessarili':4 'process':31 'rain':25 'regular':24 'sahara':11 'similar':30 'smaller':16 'sphinx':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3610506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697964104 {#3332
    date: 2023-10-22 10:41:44.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly pedestrian wait times are not being optimised as well, so there is not much to help with liveable cities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698461080 {#2850
    date: 2023-10-28 04:44:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 75601
  -bodyTs: "'citi':20 'help':17 'liveabl':19 'much':15 'optimis':8 'pedestrian':2 'sad':1 'time':4 'wait':3 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3892192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698461080 {#2851
    date: 2023-10-28 04:44:40.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
155 DENIED edit
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly pedestrian wait times are not being optimised as well, so there is not much to help with liveable cities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698461080 {#2850
    date: 2023-10-28 04:44:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 75601
  -bodyTs: "'citi':20 'help':17 'liveabl':19 'much':15 'optimis':8 'pedestrian':2 'sad':1 'time':4 'wait':3 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3892192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698461080 {#2851
    date: 2023-10-28 04:44:40.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
156 DENIED moderate
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly pedestrian wait times are not being optimised as well, so there is not much to help with liveable cities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698461080 {#2850
    date: 2023-10-28 04:44:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 75601
  -bodyTs: "'citi':20 'help':17 'liveabl':19 'much':15 'optimis':8 'pedestrian':2 'sad':1 'time':4 'wait':3 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3892192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698461080 {#2851
    date: 2023-10-28 04:44:40.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
157 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
158 DENIED moderate
App\Entity\EntryComment {#2928
  +user: App\Entity\User {#2941 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Google amd uplifting news usually don’t mix together\n
    \n
    Looks like another data harvesting attempt
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698774590 {#2923
    date: 2023-10-31 18:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 79142
  -bodyTs: "'amd':2 'anoth':12 'attempt':15 'data':13 'googl':1 'harvest':14 'like':11 'look':10 'mix':8 'news':4 'togeth':9 'uplift':3 'usual':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4920983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698622419 {#2924
    date: 2023-10-30 00:33:39.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
159 DENIED edit
App\Entity\EntryComment {#2928
  +user: App\Entity\User {#2941 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Google amd uplifting news usually don’t mix together\n
    \n
    Looks like another data harvesting attempt
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698774590 {#2923
    date: 2023-10-31 18:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 79142
  -bodyTs: "'amd':2 'anoth':12 'attempt':15 'data':13 'googl':1 'harvest':14 'like':11 'look':10 'mix':8 'news':4 'togeth':9 'uplift':3 'usual':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4920983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698622419 {#2924
    date: 2023-10-30 00:33:39.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
160 DENIED moderate
App\Entity\EntryComment {#2928
  +user: App\Entity\User {#2941 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Google amd uplifting news usually don’t mix together\n
    \n
    Looks like another data harvesting attempt
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698774590 {#2923
    date: 2023-10-31 18:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 79142
  -bodyTs: "'amd':2 'anoth':12 'attempt':15 'data':13 'googl':1 'harvest':14 'like':11 'look':10 'mix':8 'news':4 'togeth':9 'uplift':3 'usual':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4920983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698622419 {#2924
    date: 2023-10-30 00:33:39.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
161 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
162 DENIED moderate
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: App\Entity\User {#2941 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Google amd uplifting news usually don’t mix together\n
      \n
      Looks like another data harvesting attempt
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698774590 {#2923
      date: 2023-10-31 18:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2929 …}
    +nested: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    -id: 79142
    -bodyTs: "'amd':2 'anoth':12 'attempt':15 'data':13 'googl':1 'harvest':14 'like':11 'look':10 'mix':8 'news':4 'togeth':9 'uplift':3 'usual':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4920983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698622419 {#2924
      date: 2023-10-30 00:33:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "In general, I guess. But strictly speaking, not everything google does is bad. Translate, Earth, are all cool projects."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698774589 {#3216
    date: 2023-10-31 18:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 81709
  -bodyTs: "'bad':13 'cool':18 'earth':15 'everyth':9 'general':2 'googl':10 'guess':4 'project':19 'speak':7 'strict':6 'translat':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4963200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698774589 {#3217
    date: 2023-10-31 18:49: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
163 DENIED edit
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: App\Entity\User {#2941 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Google amd uplifting news usually don’t mix together\n
      \n
      Looks like another data harvesting attempt
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698774590 {#2923
      date: 2023-10-31 18:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2929 …}
    +nested: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    -id: 79142
    -bodyTs: "'amd':2 'anoth':12 'attempt':15 'data':13 'googl':1 'harvest':14 'like':11 'look':10 'mix':8 'news':4 'togeth':9 'uplift':3 'usual':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4920983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698622419 {#2924
      date: 2023-10-30 00:33:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "In general, I guess. But strictly speaking, not everything google does is bad. Translate, Earth, are all cool projects."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698774589 {#3216
    date: 2023-10-31 18:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 81709
  -bodyTs: "'bad':13 'cool':18 'earth':15 'everyth':9 'general':2 'googl':10 'guess':4 'project':19 'speak':7 'strict':6 'translat':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4963200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698774589 {#3217
    date: 2023-10-31 18:49: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
164 DENIED moderate
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: App\Entity\User {#2941 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Google amd uplifting news usually don’t mix together\n
      \n
      Looks like another data harvesting attempt
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698774590 {#2923
      date: 2023-10-31 18:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nodimetotie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2929 …}
    +nested: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    -id: 79142
    -bodyTs: "'amd':2 'anoth':12 'attempt':15 'data':13 'googl':1 'harvest':14 'like':11 'look':10 'mix':8 'news':4 'togeth':9 'uplift':3 'usual':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4920983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698622419 {#2924
      date: 2023-10-30 00:33:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "In general, I guess. But strictly speaking, not everything google does is bad. Translate, Earth, are all cool projects."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698774589 {#3216
    date: 2023-10-31 18:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 81709
  -bodyTs: "'bad':13 'cool':18 'earth':15 'everyth':9 'general':2 'googl':10 'guess':4 'project':19 'speak':7 'strict':6 'translat':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4963200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698774589 {#3217
    date: 2023-10-31 18:49: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