GET https://kbin.spritesserver.nl/index.php/u/@someguy3@lemmy.ca/comments/active

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 …}
}
48.65 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.05 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 {#2224
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2045 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oof."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705640530 {#2231
    date: 2024-01-19 06:02:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m3t00@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 321531
  -bodyTs: "'oof':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6505363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705640530 {#2047
    date: 2024-01-19 06:02:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2045 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oof."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705640530 {#2231
    date: 2024-01-19 06:02:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m3t00@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 321531
  -bodyTs: "'oof':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6505363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705640530 {#2047
    date: 2024-01-19 06:02:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2045 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oof."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705640530 {#2231
    date: 2024-01-19 06:02:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m3t00@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 321531
  -bodyTs: "'oof':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6505363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705640530 {#2047
    date: 2024-01-19 06:02:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2045 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +body: "Me sour you long time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704566656 {#2223
    date: 2024-01-06 19:44:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@schmidtster@lemmy.world"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 286290
  -bodyTs: "'long':4 'sour':2 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6122099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704566656 {#2216
    date: 2024-01-06 19:44:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2045 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +body: "Me sour you long time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704566656 {#2223
    date: 2024-01-06 19:44:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@schmidtster@lemmy.world"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 286290
  -bodyTs: "'long':4 'sour':2 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6122099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704566656 {#2216
    date: 2024-01-06 19:44:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2045 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +body: "Me sour you long time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704566656 {#2223
    date: 2024-01-06 19:44:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@schmidtster@lemmy.world"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 286290
  -bodyTs: "'long':4 'sour':2 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6122099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704566656 {#2216
    date: 2024-01-06 19:44:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "The runways are probably 300 m apart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703702868 {#2066
    date: 2023-12-27 19:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 257200
  -bodyTs: "'300':5 'apart':7 'm':6 'probabl':4 'runway':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702868 {#2115
    date: 2023-12-27 19:47:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "The runways are probably 300 m apart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703702868 {#2066
    date: 2023-12-27 19:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 257200
  -bodyTs: "'300':5 'apart':7 'm':6 'probabl':4 'runway':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702868 {#2115
    date: 2023-12-27 19:47:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "The runways are probably 300 m apart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703702868 {#2066
    date: 2023-12-27 19:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 257200
  -bodyTs: "'300':5 'apart':7 'm':6 'probabl':4 'runway':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702868 {#2115
    date: 2023-12-27 19:47:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2296
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703702756 {#2313
    date: 2023-12-27 19:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 257195
  -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702756 {#2305
    date: 2023-12-27 19:45:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2296
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703702756 {#2313
    date: 2023-12-27 19:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 257195
  -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702756 {#2305
    date: 2023-12-27 19:45:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2296
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703702756 {#2313
    date: 2023-12-27 19:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 257195
  -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702756 {#2305
    date: 2023-12-27 19:45:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2302
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
    \n
    The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
    \n
    We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
    \n
    Feel free to ask anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703596908 {#2283
    date: 2023-12-26 14:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 212444
  -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5529378"
  +editedAt: DateTimeImmutable @1703528637 {#2281
    date: 2023-12-25 19:23:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702086025 {#2230
    date: 2023-12-09 02:40:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
    \n
    The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
    \n
    We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
    \n
    Feel free to ask anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703596908 {#2283
    date: 2023-12-26 14:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 212444
  -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5529378"
  +editedAt: DateTimeImmutable @1703528637 {#2281
    date: 2023-12-25 19:23:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702086025 {#2230
    date: 2023-12-09 02:40:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
    \n
    The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
    \n
    We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
    \n
    Feel free to ask anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703596908 {#2283
    date: 2023-12-26 14:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 212444
  -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5529378"
  +editedAt: DateTimeImmutable @1703528637 {#2281
    date: 2023-12-25 19:23:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702086025 {#2230
    date: 2023-12-09 02:40:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: null
  +root: null
  +body: "LPT: Don’t buy anything chasing after happiness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703512957 {#2297
    date: 2023-12-25 15:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 210691
  -bodyTs: "'anyth':5 'buy':4 'chase':6 'happi':8 'lpt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5501427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701997235 {#2320
    date: 2023-12-08 02:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: null
  +root: null
  +body: "LPT: Don’t buy anything chasing after happiness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703512957 {#2297
    date: 2023-12-25 15:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 210691
  -bodyTs: "'anyth':5 'buy':4 'chase':6 'happi':8 'lpt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5501427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701997235 {#2320
    date: 2023-12-08 02:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: null
  +root: null
  +body: "LPT: Don’t buy anything chasing after happiness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703512957 {#2297
    date: 2023-12-25 15:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 210691
  -bodyTs: "'anyth':5 'buy':4 'chase':6 'happi':8 'lpt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5501427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701997235 {#2320
    date: 2023-12-08 02:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2267
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recently saw some videos about people freeze drying orange juice. Could be an option here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703002044 {#2195
    date: 2023-12-19 17:07:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 193158
  -bodyTs: "'could':12 'dri':9 'freez':8 'juic':11 'option':15 'orang':10 'peopl':7 'recent':2 'saw':3 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5385870"
  +editedAt: DateTimeImmutable @1702807881 {#2193
    date: 2023-12-17 11:11:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701632684 {#2321
    date: 2023-12-03 20:44:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2267
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recently saw some videos about people freeze drying orange juice. Could be an option here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703002044 {#2195
    date: 2023-12-19 17:07:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 193158
  -bodyTs: "'could':12 'dri':9 'freez':8 'juic':11 'option':15 'orang':10 'peopl':7 'recent':2 'saw':3 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5385870"
  +editedAt: DateTimeImmutable @1702807881 {#2193
    date: 2023-12-17 11:11:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701632684 {#2321
    date: 2023-12-03 20:44:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2267
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recently saw some videos about people freeze drying orange juice. Could be an option here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703002044 {#2195
    date: 2023-12-19 17:07:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 193158
  -bodyTs: "'could':12 'dri':9 'freez':8 'juic':11 'option':15 'orang':10 'peopl':7 'recent':2 'saw':3 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5385870"
  +editedAt: DateTimeImmutable @1702807881 {#2193
    date: 2023-12-17 11:11:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701632684 {#2321
    date: 2023-12-03 20:44:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: null
  +root: null
  +body: "I didn’t know until this post. Interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702956774 {#2268
    date: 2023-12-19 04:32:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 196561
  -bodyTs: "'didn':2 'interest':8 'know':4 'post':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5412110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701719798 {#2257
    date: 2023-12-04 20:56:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: null
  +root: null
  +body: "I didn’t know until this post. Interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702956774 {#2268
    date: 2023-12-19 04:32:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 196561
  -bodyTs: "'didn':2 'interest':8 'know':4 'post':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5412110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701719798 {#2257
    date: 2023-12-04 20:56:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: null
  +root: null
  +body: "I didn’t know until this post. Interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702956774 {#2268
    date: 2023-12-19 04:32:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 196561
  -bodyTs: "'didn':2 'interest':8 'know':4 'post':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5412110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701719798 {#2257
    date: 2023-12-04 20:56:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2256
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2045 …}
  +image: null
  +parent: null
  +root: null
  +body: "I believe these are known as demotivational posters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702578988 {#2233
    date: 2023-12-14 19:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 222017
  -bodyTs: "'believ':2 'demotiv':7 'known':5 'poster':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5670775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702578988 {#2236
    date: 2023-12-14 19:36:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2256
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2045 …}
  +image: null
  +parent: null
  +root: null
  +body: "I believe these are known as demotivational posters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702578988 {#2233
    date: 2023-12-14 19:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 222017
  -bodyTs: "'believ':2 'demotiv':7 'known':5 'poster':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5670775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702578988 {#2236
    date: 2023-12-14 19:36:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2256
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2045 …}
  +image: null
  +parent: null
  +root: null
  +body: "I believe these are known as demotivational posters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702578988 {#2233
    date: 2023-12-14 19:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 222017
  -bodyTs: "'believ':2 'demotiv':7 'known':5 'poster':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5670775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702578988 {#2236
    date: 2023-12-14 19:36:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2147
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2150 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy is a fickle place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702159460 {#2255
    date: 2023-12-09 23:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 215053
  -bodyTs: "'fickl':4 'lemmi':1 'place':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5548452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702159460 {#2247
    date: 2023-12-09 23:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2147
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2150 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy is a fickle place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702159460 {#2255
    date: 2023-12-09 23:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 215053
  -bodyTs: "'fickl':4 'lemmi':1 'place':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5548452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702159460 {#2247
    date: 2023-12-09 23:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2147
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2150 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy is a fickle place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702159460 {#2255
    date: 2023-12-09 23:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 215053
  -bodyTs: "'fickl':4 'lemmi':1 'place':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5548452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702159460 {#2247
    date: 2023-12-09 23:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: App\Entity\EntryComment {#2302
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
      \n
      The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
      \n
      We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
      \n
      Feel free to ask anything.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703596908 {#2283
      date: 2023-12-26 14:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@01adrianrdgz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 212444
    -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5529378"
    +editedAt: DateTimeImmutable @1703528637 {#2281
      date: 2023-12-25 19:23:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086025 {#2230
      date: 2023-12-09 02:40:25.0 +01:00
    }
  }
  +body: "You compare cities of the same size. You don’t compare Toronto to NYC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702140187 {#2151
    date: 2023-12-09 17:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@someguy3@lemmy.ca"
    "@Radicalized@lemmy.one"
    "@Chobbes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 214240
  -bodyTs: "'citi':3 'compar':2,11 'nyc':14 'size':7 'toronto':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5541953"
  +editedAt: DateTimeImmutable @1703588081 {#2157
    date: 2023-12-26 11:54:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702140187 {#2266
    date: 2023-12-09 17:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: App\Entity\EntryComment {#2302
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
      \n
      The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
      \n
      We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
      \n
      Feel free to ask anything.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703596908 {#2283
      date: 2023-12-26 14:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@01adrianrdgz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 212444
    -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5529378"
    +editedAt: DateTimeImmutable @1703528637 {#2281
      date: 2023-12-25 19:23:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086025 {#2230
      date: 2023-12-09 02:40:25.0 +01:00
    }
  }
  +body: "You compare cities of the same size. You don’t compare Toronto to NYC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702140187 {#2151
    date: 2023-12-09 17:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@someguy3@lemmy.ca"
    "@Radicalized@lemmy.one"
    "@Chobbes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 214240
  -bodyTs: "'citi':3 'compar':2,11 'nyc':14 'size':7 'toronto':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5541953"
  +editedAt: DateTimeImmutable @1703588081 {#2157
    date: 2023-12-26 11:54:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702140187 {#2266
    date: 2023-12-09 17:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: App\Entity\EntryComment {#2302
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
      \n
      The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
      \n
      We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
      \n
      Feel free to ask anything.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703596908 {#2283
      date: 2023-12-26 14:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@01adrianrdgz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 212444
    -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5529378"
    +editedAt: DateTimeImmutable @1703528637 {#2281
      date: 2023-12-25 19:23:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086025 {#2230
      date: 2023-12-09 02:40:25.0 +01:00
    }
  }
  +body: "You compare cities of the same size. You don’t compare Toronto to NYC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702140187 {#2151
    date: 2023-12-09 17:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@someguy3@lemmy.ca"
    "@Radicalized@lemmy.one"
    "@Chobbes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 214240
  -bodyTs: "'citi':3 'compar':2,11 'nyc':14 'size':7 'toronto':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5541953"
  +editedAt: DateTimeImmutable @1703588081 {#2157
    date: 2023-12-26 11:54:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702140187 {#2266
    date: 2023-12-09 17:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#1995
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: App\Entity\EntryComment {#2302
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
      \n
      The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
      \n
      We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
      \n
      Feel free to ask anything.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703596908 {#2283
      date: 2023-12-26 14:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@01adrianrdgz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 212444
    -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5529378"
    +editedAt: DateTimeImmutable @1703528637 {#2281
      date: 2023-12-25 19:23:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086025 {#2230
      date: 2023-12-09 02:40:25.0 +01:00
    }
  }
  +body: """
    Which is ironically part of the problem. Rich parts want to keep their tax money for their education. Poor parts get nothing.\n
    \n
    Where I am all the schools are funded by the province and funded the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702099915 {#2187
    date: 2023-12-09 06:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@someguy3@lemmy.ca"
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 212877
  -bodyTs: "'educ':18 'fund':30,35 'get':21 'iron':3 'keep':12 'money':15 'noth':22 'part':4,9,20 'poor':19 'problem':7 'provinc':33 'rich':8 'school':28 'tax':14 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5532809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702099915 {#2173
    date: 2023-12-09 06:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1995
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: App\Entity\EntryComment {#2302
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
      \n
      The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
      \n
      We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
      \n
      Feel free to ask anything.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703596908 {#2283
      date: 2023-12-26 14:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@01adrianrdgz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 212444
    -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5529378"
    +editedAt: DateTimeImmutable @1703528637 {#2281
      date: 2023-12-25 19:23:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086025 {#2230
      date: 2023-12-09 02:40:25.0 +01:00
    }
  }
  +body: """
    Which is ironically part of the problem. Rich parts want to keep their tax money for their education. Poor parts get nothing.\n
    \n
    Where I am all the schools are funded by the province and funded the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702099915 {#2187
    date: 2023-12-09 06:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@someguy3@lemmy.ca"
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 212877
  -bodyTs: "'educ':18 'fund':30,35 'get':21 'iron':3 'keep':12 'money':15 'noth':22 'part':4,9,20 'poor':19 'problem':7 'provinc':33 'rich':8 'school':28 'tax':14 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5532809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702099915 {#2173
    date: 2023-12-09 06:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1995
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: App\Entity\EntryComment {#2302
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
      \n
      The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
      \n
      We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
      \n
      Feel free to ask anything.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703596908 {#2283
      date: 2023-12-26 14:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@01adrianrdgz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 212444
    -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5529378"
    +editedAt: DateTimeImmutable @1703528637 {#2281
      date: 2023-12-25 19:23:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086025 {#2230
      date: 2023-12-09 02:40:25.0 +01:00
    }
  }
  +body: """
    Which is ironically part of the problem. Rich parts want to keep their tax money for their education. Poor parts get nothing.\n
    \n
    Where I am all the schools are funded by the province and funded the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702099915 {#2187
    date: 2023-12-09 06:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@someguy3@lemmy.ca"
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 212877
  -bodyTs: "'educ':18 'fund':30,35 'get':21 'iron':3 'keep':12 'money':15 'noth':22 'part':4,9,20 'poor':19 'problem':7 'provinc':33 'rich':8 'school':28 'tax':14 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5532809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702099915 {#2173
    date: 2023-12-09 06:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2010
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: App\Entity\EntryComment {#2302
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
      \n
      The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
      \n
      We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
      \n
      Feel free to ask anything.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703596908 {#2283
      date: 2023-12-26 14:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@01adrianrdgz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 212444
    -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5529378"
    +editedAt: DateTimeImmutable @1703528637 {#2281
      date: 2023-12-25 19:23:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086025 {#2230
      date: 2023-12-09 02:40:25.0 +01:00
    }
  }
  +body: """
    Look at pictures of the freeways of most US cities, it’s far, far beyond what we have.\n
    \n
    With the exception of certain cities like NYC, from what I hear US transit barely exists or exists in a token form that’s not really usable. We can complain ours isn’t good enough but it’s certainly there. It’s hard to tell because the complaining sounds the same, but I’ve come to conclude the US transit is far worse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702089249 {#1994
    date: 2023-12-09 03:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@someguy3@lemmy.ca"
    "@Radicalized@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 212585
  -bodyTs: "'bare':33 'beyond':15 'certain':23,57 'citi':10,24 'come':73 'complain':48,66 'conclud':75 'enough':53 'except':21 'exist':34,36 'far':13,14,80 'form':40 'freeway':6 'good':52 'hard':61 'hear':30 'isn':50 'like':25 'look':1 'nyc':26 'pictur':3 'realli':44 'sound':67 'tell':63 'token':39 'transit':32,78 'us':9,31,77 'usabl':45 've':72 'wors':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5530340"
  +editedAt: DateTimeImmutable @1703531864 {#2003
    date: 2023-12-25 20:17:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702089249 {#2186
    date: 2023-12-09 03:34:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2010
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: App\Entity\EntryComment {#2302
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
      \n
      The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
      \n
      We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
      \n
      Feel free to ask anything.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703596908 {#2283
      date: 2023-12-26 14:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@01adrianrdgz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 212444
    -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5529378"
    +editedAt: DateTimeImmutable @1703528637 {#2281
      date: 2023-12-25 19:23:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086025 {#2230
      date: 2023-12-09 02:40:25.0 +01:00
    }
  }
  +body: """
    Look at pictures of the freeways of most US cities, it’s far, far beyond what we have.\n
    \n
    With the exception of certain cities like NYC, from what I hear US transit barely exists or exists in a token form that’s not really usable. We can complain ours isn’t good enough but it’s certainly there. It’s hard to tell because the complaining sounds the same, but I’ve come to conclude the US transit is far worse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702089249 {#1994
    date: 2023-12-09 03:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@someguy3@lemmy.ca"
    "@Radicalized@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 212585
  -bodyTs: "'bare':33 'beyond':15 'certain':23,57 'citi':10,24 'come':73 'complain':48,66 'conclud':75 'enough':53 'except':21 'exist':34,36 'far':13,14,80 'form':40 'freeway':6 'good':52 'hard':61 'hear':30 'isn':50 'like':25 'look':1 'nyc':26 'pictur':3 'realli':44 'sound':67 'tell':63 'token':39 'transit':32,78 'us':9,31,77 'usabl':45 've':72 'wors':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5530340"
  +editedAt: DateTimeImmutable @1703531864 {#2003
    date: 2023-12-25 20:17:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702089249 {#2186
    date: 2023-12-09 03:34:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2010
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: App\Entity\EntryComment {#2302
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Am Canadian. From what I gather they’re pretty similar. We have the same scenario of lots of land, cheap energy, (relatively) young cities that could change to be car dependant as they grew. So lots of big houses, big stores, etc.\n
      \n
      The differences: I don’t think our inner cities hollowed out with white flight, don’t have as much segregation (it’s actually quite the melting pot), while we have plenty of car dependency I don’t think it’s quite as bad as the US.\n
      \n
      We have more progressive things like universal healthcare, decent public education. The US really seems intent on not having those because, as I see it, they don’t want black people to have it.\n
      \n
      Feel free to ask anything.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703596908 {#2283
      date: 2023-12-26 14:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@01adrianrdgz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 212444
    -bodyTs: "'actual':65 'anyth':127 'ask':126 'bad':85 'big':38,40 'black':118 'canadian':2 'car':30,75 'chang':27 'cheap':20 'citi':24,51 'could':26 'decent':97 'depend':31,76 'differ':44 'educ':99 'energi':21 'etc':42 'feel':123 'flight':56 'free':124 'gather':6 'grew':34 'healthcar':96 'hollow':52 'hous':39 'inner':50 'intent':104 'land':19 'like':94 'lot':17,36 'melt':68 'much':61 'peopl':119 'plenti':73 'pot':69 'pretti':9 'progress':92 'public':98 'quit':66,83 're':8 'realli':102 'relat':22 'scenario':15 'see':112 'seem':103 'segreg':62 'similar':10 'store':41 'thing':93 'think':48,80 'univers':95 'us':88,101 'want':117 'white':55 'young':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5529378"
    +editedAt: DateTimeImmutable @1703528637 {#2281
      date: 2023-12-25 19:23:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086025 {#2230
      date: 2023-12-09 02:40:25.0 +01:00
    }
  }
  +body: """
    Look at pictures of the freeways of most US cities, it’s far, far beyond what we have.\n
    \n
    With the exception of certain cities like NYC, from what I hear US transit barely exists or exists in a token form that’s not really usable. We can complain ours isn’t good enough but it’s certainly there. It’s hard to tell because the complaining sounds the same, but I’ve come to conclude the US transit is far worse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702089249 {#1994
    date: 2023-12-09 03:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@someguy3@lemmy.ca"
    "@Radicalized@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 212585
  -bodyTs: "'bare':33 'beyond':15 'certain':23,57 'citi':10,24 'come':73 'complain':48,66 'conclud':75 'enough':53 'except':21 'exist':34,36 'far':13,14,80 'form':40 'freeway':6 'good':52 'hard':61 'hear':30 'isn':50 'like':25 'look':1 'nyc':26 'pictur':3 'realli':44 'sound':67 'tell':63 'token':39 'transit':32,78 'us':9,31,77 'usabl':45 've':72 'wors':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5530340"
  +editedAt: DateTimeImmutable @1703531864 {#2003
    date: 2023-12-25 20:17:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702089249 {#2186
    date: 2023-12-09 03:34:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: App\Entity\EntryComment {#2197
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
    +image: null
    +parent: null
    +root: null
    +body: "LPT: Don’t buy anything chasing after happiness."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703512957 {#2297
      date: 2023-12-25 15:02:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2202 …}
    +nested: Doctrine\ORM\PersistentCollection {#2210 …}
    +votes: Doctrine\ORM\PersistentCollection {#2207 …}
    +reports: Doctrine\ORM\PersistentCollection {#2208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    -id: 210691
    -bodyTs: "'anyth':5 'buy':4 'chase':6 'happi':8 'lpt':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5501427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701997235 {#2320
      date: 2023-12-08 02:00:35.0 +01:00
    }
  }
  +body: "Really not what I meant. I mean you don’t *chase* after happiness with purchases. You know how like people *chase* after happiness with alcohol, drugs, etc. These things won’t make you happy, you have to find happiness in life at a more fundamental level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702074039 {#1986
    date: 2023-12-08 23:20:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@someguy3@lemmy.ca"
    "@ImFresh3x@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 211922
  -bodyTs: "'alcohol':25 'chase':11,21 'drug':26 'etc':27 'find':38 'fundament':45 'happi':13,23,34,39 'know':17 'level':46 'life':41 'like':19 'make':32 'mean':7 'meant':5 'peopl':20 'purchas':15 'realli':1 'thing':29 'won':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5525588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702074039 {#1990
    date: 2023-12-08 23:20: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
55 DENIED edit
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: App\Entity\EntryComment {#2197
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
    +image: null
    +parent: null
    +root: null
    +body: "LPT: Don’t buy anything chasing after happiness."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703512957 {#2297
      date: 2023-12-25 15:02:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2202 …}
    +nested: Doctrine\ORM\PersistentCollection {#2210 …}
    +votes: Doctrine\ORM\PersistentCollection {#2207 …}
    +reports: Doctrine\ORM\PersistentCollection {#2208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    -id: 210691
    -bodyTs: "'anyth':5 'buy':4 'chase':6 'happi':8 'lpt':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5501427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701997235 {#2320
      date: 2023-12-08 02:00:35.0 +01:00
    }
  }
  +body: "Really not what I meant. I mean you don’t *chase* after happiness with purchases. You know how like people *chase* after happiness with alcohol, drugs, etc. These things won’t make you happy, you have to find happiness in life at a more fundamental level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702074039 {#1986
    date: 2023-12-08 23:20:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@someguy3@lemmy.ca"
    "@ImFresh3x@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 211922
  -bodyTs: "'alcohol':25 'chase':11,21 'drug':26 'etc':27 'find':38 'fundament':45 'happi':13,23,34,39 'know':17 'level':46 'life':41 'like':19 'make':32 'mean':7 'meant':5 'peopl':20 'purchas':15 'realli':1 'thing':29 'won':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5525588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702074039 {#1990
    date: 2023-12-08 23:20: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
56 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: App\Entity\EntryComment {#2197
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
    +image: null
    +parent: null
    +root: null
    +body: "LPT: Don’t buy anything chasing after happiness."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703512957 {#2297
      date: 2023-12-25 15:02:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2202 …}
    +nested: Doctrine\ORM\PersistentCollection {#2210 …}
    +votes: Doctrine\ORM\PersistentCollection {#2207 …}
    +reports: Doctrine\ORM\PersistentCollection {#2208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    -id: 210691
    -bodyTs: "'anyth':5 'buy':4 'chase':6 'happi':8 'lpt':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5501427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701997235 {#2320
      date: 2023-12-08 02:00:35.0 +01:00
    }
  }
  +body: "Really not what I meant. I mean you don’t *chase* after happiness with purchases. You know how like people *chase* after happiness with alcohol, drugs, etc. These things won’t make you happy, you have to find happiness in life at a more fundamental level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702074039 {#1986
    date: 2023-12-08 23:20:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@someguy3@lemmy.ca"
    "@ImFresh3x@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 211922
  -bodyTs: "'alcohol':25 'chase':11,21 'drug':26 'etc':27 'find':38 'fundament':45 'happi':13,23,34,39 'know':17 'level':46 'life':41 'like':19 'make':32 'mean':7 'meant':5 'peopl':20 'purchas':15 'realli':1 'thing':29 'won':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5525588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702074039 {#1990
    date: 2023-12-08 23:20: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
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 {#1354
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: null
  +root: null
  +body: "Shall I flog them as well?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702063032 {#2368
    date: 2023-12-08 20:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1356 …}
  +nested: Doctrine\ORM\PersistentCollection {#1357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2492 …}
  +reports: Doctrine\ORM\PersistentCollection {#2494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2498 …}
  -id: 211371
  -bodyTs: "'flog':3 'shall':1 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5521760"
  +editedAt: DateTimeImmutable @1703495833 {#1980
    date: 2023-12-25 10:17:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702063032 {#1989
    date: 2023-12-08 20:17:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1354
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: null
  +root: null
  +body: "Shall I flog them as well?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702063032 {#2368
    date: 2023-12-08 20:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1356 …}
  +nested: Doctrine\ORM\PersistentCollection {#1357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2492 …}
  +reports: Doctrine\ORM\PersistentCollection {#2494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2498 …}
  -id: 211371
  -bodyTs: "'flog':3 'shall':1 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5521760"
  +editedAt: DateTimeImmutable @1703495833 {#1980
    date: 2023-12-25 10:17:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702063032 {#1989
    date: 2023-12-08 20:17:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1354
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: null
  +root: null
  +body: "Shall I flog them as well?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702063032 {#2368
    date: 2023-12-08 20:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1356 …}
  +nested: Doctrine\ORM\PersistentCollection {#1357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2492 …}
  +reports: Doctrine\ORM\PersistentCollection {#2494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2498 …}
  -id: 211371
  -bodyTs: "'flog':3 'shall':1 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5521760"
  +editedAt: DateTimeImmutable @1703495833 {#1980
    date: 2023-12-25 10:17:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702063032 {#1989
    date: 2023-12-08 20:17:12.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