GET https://kbin.spritesserver.nl/u/@barsoap@lemm.ee/comments/top/1y?p=5

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.34 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 {#2082
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +body: """
    > I’m still grateful I don’t have to jump inside one every time I need to write a python script.\n
    \n
    Honestly, I’m on NixOS and it’s not a bother because it saves time down the line when your script would break during a system upgrade which it doesn’t on NixOS as without you telling it to, it will still use all the old dependencies. Also you already have a couple of `flake.nix` floating around you can just copy and adjust and direnv does the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705658668 {#2460
    date: 2024-01-19 11:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@moon@lemmy.cafe"
    "@superbirra@lemmy.world"
    "@Falcon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 322162
  -bodyTs: "'adjust':84 'alreadi':71 'also':69 'around':78 'bother':32 'break':44 'copi':82 'coupl':74 'depend':68 'direnv':86 'doesn':51 'everi':13 'flake.nix':76 'float':77 'grate':4 'honest':22 'insid':11 'jump':10 'line':39 'm':2,24 'need':16 'nixo':26,54 'old':67 'one':12 'python':20 'rest':89 'save':35 'script':21,42 'still':3,63 'system':47 'tell':58 'time':14,36 'upgrad':48 'use':64 'without':56 'would':43 'write':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8426730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705658668 {#1410
    date: 2024-01-19 11:04: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
3 DENIED edit
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +body: """
    > I’m still grateful I don’t have to jump inside one every time I need to write a python script.\n
    \n
    Honestly, I’m on NixOS and it’s not a bother because it saves time down the line when your script would break during a system upgrade which it doesn’t on NixOS as without you telling it to, it will still use all the old dependencies. Also you already have a couple of `flake.nix` floating around you can just copy and adjust and direnv does the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705658668 {#2460
    date: 2024-01-19 11:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@moon@lemmy.cafe"
    "@superbirra@lemmy.world"
    "@Falcon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 322162
  -bodyTs: "'adjust':84 'alreadi':71 'also':69 'around':78 'bother':32 'break':44 'copi':82 'coupl':74 'depend':68 'direnv':86 'doesn':51 'everi':13 'flake.nix':76 'float':77 'grate':4 'honest':22 'insid':11 'jump':10 'line':39 'm':2,24 'need':16 'nixo':26,54 'old':67 'one':12 'python':20 'rest':89 'save':35 'script':21,42 'still':3,63 'system':47 'tell':58 'time':14,36 'upgrad':48 'use':64 'without':56 'would':43 'write':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8426730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705658668 {#1410
    date: 2024-01-19 11:04: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
4 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +body: """
    > I’m still grateful I don’t have to jump inside one every time I need to write a python script.\n
    \n
    Honestly, I’m on NixOS and it’s not a bother because it saves time down the line when your script would break during a system upgrade which it doesn’t on NixOS as without you telling it to, it will still use all the old dependencies. Also you already have a couple of `flake.nix` floating around you can just copy and adjust and direnv does the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705658668 {#2460
    date: 2024-01-19 11:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@moon@lemmy.cafe"
    "@superbirra@lemmy.world"
    "@Falcon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 322162
  -bodyTs: "'adjust':84 'alreadi':71 'also':69 'around':78 'bother':32 'break':44 'copi':82 'coupl':74 'depend':68 'direnv':86 'doesn':51 'everi':13 'flake.nix':76 'float':77 'grate':4 'honest':22 'insid':11 'jump':10 'line':39 'm':2,24 'need':16 'nixo':26,54 'old':67 'one':12 'python':20 'rest':89 'save':35 'script':21,42 'still':3,63 'system':47 'tell':58 'time':14,36 'upgrad':48 'use':64 'without':56 'would':43 'write':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8426730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705658668 {#1410
    date: 2024-01-19 11:04: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
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 {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +body: """
    Things aren’t done differently, in principle, in villages. You were the one brining up blocks or did you mean “buildings surrounded by roads *and fields*”.\n
    \n
    [This is Wacken](https://www.google.com/maps/@54.0275469,9.3755654,169m/data=!3m1!1e3?entry=ttu) (*the* Wacken), I zoomed you in on the primary school. There’s surrounding villages without school so it’s bound to get bus traffic. Note how it’s on a street that’s wide enough for that, but not the main road, the one with all the through-traffic. Can you understand that principle. (Main Roads, actually, Wacken has two, Schenefelder and Hauptstraße).\n
    \n
    > I only took issue with the ridiculous idea that the roads in front of rural US schools could be made safer by making them impassable by busses.\n
    \n
    Noone ever said that? At least I didn’t.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705653141 {#2096
    date: 2024-01-19 09:32:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 321995
  -bodyTs: "'/maps/@54.0275469,9.3755654,169m/data=!3m1!1e3?entry=ttu)':32 'actual':90 'aren':2 'block':16 'bound':52 'brine':14 'build':21 'bus':55 'buss':123 'could':114 'didn':131 'differ':5 'done':4 'enough':67 'ever':125 'field':26 'front':109 'get':54 'hauptstraß':96 'idea':104 'impass':121 'issu':100 'least':129 'made':116 'main':73,88 'make':119 'mean':20 'noon':124 'note':57 'one':13,76 'primari':41 'principl':7,87 'ridicul':103 'road':24,74,89,107 'rural':111 'safer':117 'said':126 'schenefeld':94 'school':42,48,113 'street':63 'surround':22,45 'thing':1 'through-traff':80 'took':99 'traffic':56,82 'two':93 'understand':85 'us':112 'villag':9,46 'wacken':29,34,91 'wide':66 'without':47 'www.google.com':31 'www.google.com/maps/@54.0275469,9.3755654,169m/data=!3m1!1e3?entry=ttu)':30 'zoom':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8425572"
  +editedAt: DateTimeImmutable @1726650922 {#2457
    date: 2024-09-18 11:15:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705653141 {#2080
    date: 2024-01-19 09:32:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +body: """
    Things aren’t done differently, in principle, in villages. You were the one brining up blocks or did you mean “buildings surrounded by roads *and fields*”.\n
    \n
    [This is Wacken](https://www.google.com/maps/@54.0275469,9.3755654,169m/data=!3m1!1e3?entry=ttu) (*the* Wacken), I zoomed you in on the primary school. There’s surrounding villages without school so it’s bound to get bus traffic. Note how it’s on a street that’s wide enough for that, but not the main road, the one with all the through-traffic. Can you understand that principle. (Main Roads, actually, Wacken has two, Schenefelder and Hauptstraße).\n
    \n
    > I only took issue with the ridiculous idea that the roads in front of rural US schools could be made safer by making them impassable by busses.\n
    \n
    Noone ever said that? At least I didn’t.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705653141 {#2096
    date: 2024-01-19 09:32:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 321995
  -bodyTs: "'/maps/@54.0275469,9.3755654,169m/data=!3m1!1e3?entry=ttu)':32 'actual':90 'aren':2 'block':16 'bound':52 'brine':14 'build':21 'bus':55 'buss':123 'could':114 'didn':131 'differ':5 'done':4 'enough':67 'ever':125 'field':26 'front':109 'get':54 'hauptstraß':96 'idea':104 'impass':121 'issu':100 'least':129 'made':116 'main':73,88 'make':119 'mean':20 'noon':124 'note':57 'one':13,76 'primari':41 'principl':7,87 'ridicul':103 'road':24,74,89,107 'rural':111 'safer':117 'said':126 'schenefeld':94 'school':42,48,113 'street':63 'surround':22,45 'thing':1 'through-traff':80 'took':99 'traffic':56,82 'two':93 'understand':85 'us':112 'villag':9,46 'wacken':29,34,91 'wide':66 'without':47 'www.google.com':31 'www.google.com/maps/@54.0275469,9.3755654,169m/data=!3m1!1e3?entry=ttu)':30 'zoom':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8425572"
  +editedAt: DateTimeImmutable @1726650922 {#2457
    date: 2024-09-18 11:15:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705653141 {#2080
    date: 2024-01-19 09:32:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +body: """
    Things aren’t done differently, in principle, in villages. You were the one brining up blocks or did you mean “buildings surrounded by roads *and fields*”.\n
    \n
    [This is Wacken](https://www.google.com/maps/@54.0275469,9.3755654,169m/data=!3m1!1e3?entry=ttu) (*the* Wacken), I zoomed you in on the primary school. There’s surrounding villages without school so it’s bound to get bus traffic. Note how it’s on a street that’s wide enough for that, but not the main road, the one with all the through-traffic. Can you understand that principle. (Main Roads, actually, Wacken has two, Schenefelder and Hauptstraße).\n
    \n
    > I only took issue with the ridiculous idea that the roads in front of rural US schools could be made safer by making them impassable by busses.\n
    \n
    Noone ever said that? At least I didn’t.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705653141 {#2096
    date: 2024-01-19 09:32:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 321995
  -bodyTs: "'/maps/@54.0275469,9.3755654,169m/data=!3m1!1e3?entry=ttu)':32 'actual':90 'aren':2 'block':16 'bound':52 'brine':14 'build':21 'bus':55 'buss':123 'could':114 'didn':131 'differ':5 'done':4 'enough':67 'ever':125 'field':26 'front':109 'get':54 'hauptstraß':96 'idea':104 'impass':121 'issu':100 'least':129 'made':116 'main':73,88 'make':119 'mean':20 'noon':124 'note':57 'one':13,76 'primari':41 'principl':7,87 'ridicul':103 'road':24,74,89,107 'rural':111 'safer':117 'said':126 'schenefeld':94 'school':42,48,113 'street':63 'surround':22,45 'thing':1 'through-traff':80 'took':99 'traffic':56,82 'two':93 'understand':85 'us':112 'villag':9,46 'wacken':29,34,91 'wide':66 'without':47 'www.google.com':31 'www.google.com/maps/@54.0275469,9.3755654,169m/data=!3m1!1e3?entry=ttu)':30 'zoom':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8425572"
  +editedAt: DateTimeImmutable @1726650922 {#2457
    date: 2024-09-18 11:15:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705653141 {#2080
    date: 2024-01-19 09:32:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +body: """
    > A block in the US doesn’t mean a square either.\n
    \n
    Yes, great, blame a non native speaker for expressing himself incorrectly, correcting himself, and then quadruple down on it. I was thinking of unprioritised NY-style blocks you see all over the place in US cities, gridlock magnets. You know, places where people say “down the block” and generally measure distances in blocks.\n
    \n
    > It is required that children do not cross two lane roads to be picked up by school buses. I don’t make the rules. I don’t have a solution to US car culture. But making roads unpassable by school buses isn’t an answer.\n
    \n
    If you look back at that Hamburg link, at those streets internal to the superblock, you’ll notice that they *are* wide enough for buses to go through. There’s no regular bus lines through there (there’s two metro stations and plenty of bus stops surrounding it) but a school bus isn’t regular service, it doesn’t need to play by the same rules. You can make a pickup at one of those very spacious intersections. It’s not being done because there’s schools in walking distance and German kids can cross roads but it *could* be done. Would you, however, ever speed on those roads.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705626221 {#2371
    date: 2024-01-19 02:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 320975
  -bodyTs: "'answer':110 'back':114 'blame':14 'block':2,39,59,65 'bus':143,155,162 'buse':83,106,135 'car':98 'children':70 'citi':48 'correct':23 'could':209 'cross':73,205 'cultur':99 'distanc':63,200 'doesn':6,168 'done':193,211 'either':11 'enough':133 'ever':215 'express':20 'general':61 'german':202 'go':137 'great':13 'gridlock':49 'hamburg':117 'howev':214 'incorrect':22 'intern':122 'intersect':188 'isn':107,163 'kid':203 'know':52 'lane':75 'line':144 'link':118 'll':127 'look':113 'magnet':50 'make':87,101,179 'mean':8 'measur':62 'metro':150 'nativ':17 'need':170 'non':16 'notic':128 'ny':37 'ny-styl':36 'one':183 'peopl':55 'pick':79 'pickup':181 'place':45,53 'play':172 'plenti':153 'quadrupl':27 'regular':142,165 'requir':68 'road':76,102,206,219 'rule':89,176 'say':56 'school':82,105,161,197 'see':41 'servic':166 'solut':95 'spacious':187 'speaker':18 'speed':216 'squar':10 'station':151 'stop':156 'street':121 'style':38 'superblock':125 'surround':157 'think':33 'two':74,149 'unpass':103 'unprioritis':35 'us':5,47,97 'walk':199 'wide':132 'would':212 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8417540"
  +editedAt: DateTimeImmutable @1726531707 {#2363
    date: 2024-09-17 02:08:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705626221 {#1883
    date: 2024-01-19 02:03:41.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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +body: """
    > A block in the US doesn’t mean a square either.\n
    \n
    Yes, great, blame a non native speaker for expressing himself incorrectly, correcting himself, and then quadruple down on it. I was thinking of unprioritised NY-style blocks you see all over the place in US cities, gridlock magnets. You know, places where people say “down the block” and generally measure distances in blocks.\n
    \n
    > It is required that children do not cross two lane roads to be picked up by school buses. I don’t make the rules. I don’t have a solution to US car culture. But making roads unpassable by school buses isn’t an answer.\n
    \n
    If you look back at that Hamburg link, at those streets internal to the superblock, you’ll notice that they *are* wide enough for buses to go through. There’s no regular bus lines through there (there’s two metro stations and plenty of bus stops surrounding it) but a school bus isn’t regular service, it doesn’t need to play by the same rules. You can make a pickup at one of those very spacious intersections. It’s not being done because there’s schools in walking distance and German kids can cross roads but it *could* be done. Would you, however, ever speed on those roads.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705626221 {#2371
    date: 2024-01-19 02:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 320975
  -bodyTs: "'answer':110 'back':114 'blame':14 'block':2,39,59,65 'bus':143,155,162 'buse':83,106,135 'car':98 'children':70 'citi':48 'correct':23 'could':209 'cross':73,205 'cultur':99 'distanc':63,200 'doesn':6,168 'done':193,211 'either':11 'enough':133 'ever':215 'express':20 'general':61 'german':202 'go':137 'great':13 'gridlock':49 'hamburg':117 'howev':214 'incorrect':22 'intern':122 'intersect':188 'isn':107,163 'kid':203 'know':52 'lane':75 'line':144 'link':118 'll':127 'look':113 'magnet':50 'make':87,101,179 'mean':8 'measur':62 'metro':150 'nativ':17 'need':170 'non':16 'notic':128 'ny':37 'ny-styl':36 'one':183 'peopl':55 'pick':79 'pickup':181 'place':45,53 'play':172 'plenti':153 'quadrupl':27 'regular':142,165 'requir':68 'road':76,102,206,219 'rule':89,176 'say':56 'school':82,105,161,197 'see':41 'servic':166 'solut':95 'spacious':187 'speaker':18 'speed':216 'squar':10 'station':151 'stop':156 'street':121 'style':38 'superblock':125 'surround':157 'think':33 'two':74,149 'unpass':103 'unprioritis':35 'us':5,47,97 'walk':199 'wide':132 'would':212 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8417540"
  +editedAt: DateTimeImmutable @1726531707 {#2363
    date: 2024-09-17 02:08:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705626221 {#1883
    date: 2024-01-19 02:03:41.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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +body: """
    > A block in the US doesn’t mean a square either.\n
    \n
    Yes, great, blame a non native speaker for expressing himself incorrectly, correcting himself, and then quadruple down on it. I was thinking of unprioritised NY-style blocks you see all over the place in US cities, gridlock magnets. You know, places where people say “down the block” and generally measure distances in blocks.\n
    \n
    > It is required that children do not cross two lane roads to be picked up by school buses. I don’t make the rules. I don’t have a solution to US car culture. But making roads unpassable by school buses isn’t an answer.\n
    \n
    If you look back at that Hamburg link, at those streets internal to the superblock, you’ll notice that they *are* wide enough for buses to go through. There’s no regular bus lines through there (there’s two metro stations and plenty of bus stops surrounding it) but a school bus isn’t regular service, it doesn’t need to play by the same rules. You can make a pickup at one of those very spacious intersections. It’s not being done because there’s schools in walking distance and German kids can cross roads but it *could* be done. Would you, however, ever speed on those roads.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705626221 {#2371
    date: 2024-01-19 02:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 320975
  -bodyTs: "'answer':110 'back':114 'blame':14 'block':2,39,59,65 'bus':143,155,162 'buse':83,106,135 'car':98 'children':70 'citi':48 'correct':23 'could':209 'cross':73,205 'cultur':99 'distanc':63,200 'doesn':6,168 'done':193,211 'either':11 'enough':133 'ever':215 'express':20 'general':61 'german':202 'go':137 'great':13 'gridlock':49 'hamburg':117 'howev':214 'incorrect':22 'intern':122 'intersect':188 'isn':107,163 'kid':203 'know':52 'lane':75 'line':144 'link':118 'll':127 'look':113 'magnet':50 'make':87,101,179 'mean':8 'measur':62 'metro':150 'nativ':17 'need':170 'non':16 'notic':128 'ny':37 'ny-styl':36 'one':183 'peopl':55 'pick':79 'pickup':181 'place':45,53 'play':172 'plenti':153 'quadrupl':27 'regular':142,165 'requir':68 'road':76,102,206,219 'rule':89,176 'say':56 'school':82,105,161,197 'see':41 'servic':166 'solut':95 'spacious':187 'speaker':18 'speed':216 'squar':10 'station':151 'stop':156 'street':121 'style':38 'superblock':125 'surround':157 'think':33 'two':74,149 'unpass':103 'unprioritis':35 'us':5,47,97 'walk':199 'wide':132 'would':212 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8417540"
  +editedAt: DateTimeImmutable @1726531707 {#2363
    date: 2024-09-17 02:08:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705626221 {#1883
    date: 2024-01-19 02:03:41.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 {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +body: """
    > Roads are typically 2 lanes one in each direction. You already know this because you said a solution would be to remove the lane marker.\n
    \n
    I’m someone else.\n
    \n
    > So you have a road with an elementary school, and 2 miles further down is a middle school. Even without that you have buses passing each other during pickup because busses only pickup kids on one side of the street so you don’t have young kids crossing roads.\n
    \n
    Lots of questions here: Why can’t kids walk 500m to the next bus stop? Why are streets so unsafe so that kids can’t cross them?\n
    \n
    Why assume that there’s no larger road in between those smaller roads? Roads generally form a hierarchy, you have big ones feeding into middle ones feeding into small ones. Small ones should absolutely be safe to cross, also without explicit crossings, because they’re traffic calmed and don’t have much traffic in the first place. That’s where houses and schools are, where there’s no through-traffic because even if they aren’t cul de sacs who would drive through a road you can’t drive fast on when there’s a mid-level road that you could take.\n
    \n
    > What do you call a section of inner city bounded on all sides by a road in your country?\n
    \n
    Straßenblock. Let me put it differently: We don’t have grids and nothing is regular. [This is about as grid-y as it gets](https://www.google.com/maps/@53.5753832,9.9851206,1090m/data=!3m1!1e3?entry=ttu) and if you zoom in you’ll notice that the interior streets have no lane markers and some even are cobbled. Those connect to a street ( south, Hallerstraße) with bike lanes (don’t need those on smaller streets because there’s not enough traffic to warrant them), which connects to a four-lane (plus bus lane) street, Grindelalle, west. The intersection looks a bit crazy but it’s actually safe for pedestrians and you should’ve learned how to cross streets safely and what traffic lights are in Kindergarten. You’ve also been there with your parents (going shopping or whatever) a lot of times, nothing scary really. That kind of density and housing is probably illegal to build where you are (it’s illegal pretty much everywhere in the US and Canada).\n
    \n
    And mind you Hamburg is awful when it comes to urbanism, way too car-centric. Not because of lack of public transport but because politicians are unwilling to kill off car traffic and the whole city is full of rich fucks with too much disposable income.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705617051 {#2040
    date: 2024-01-18 23:30:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 320605
  -bodyTs: "'/maps/@53.5753832,9.9851206,1090m/data=!3m1!1e3?entry=ttu)':256 '2':4,40 '500m':88 'absolut':139 'actual':326 'alreadi':11 'also':144,349 'aren':181 'assum':107 'aw':396 'big':126 'bike':286 'bit':321 'bound':219 'build':376 'bus':92,312 'buse':53 'buss':60 'call':213 'calm':152 'canada':390 'car':405,422 'car-centr':404 'centric':406 'citi':218,427 'cobbl':277 'come':399 'connect':279,305 'could':208 'countri':228 'crazi':322 'cross':77,104,143,147,337 'cul':183 'de':184 'densiti':369 'differ':234 'direct':9 'dispos':436 'drive':188,195 'elementari':37 'els':29 'enough':299 'even':48,178,275 'everywher':385 'explicit':146 'fast':196 'feed':128,132 'first':161 'form':121 'four':309 'four-lan':308 'fuck':432 'full':429 'general':120 'get':253 'go':355 'grid':239,249 'grid-i':248 'grindelall':315 'hallerstraß':284 'hamburg':394 'hierarchi':123 'hous':166,371 'illeg':374,382 'incom':437 'inner':217 'interior':267 'intersect':318 'kid':63,76,86,101 'kill':420 'kind':367 'kindergarten':346 'know':12 'lack':410 'lane':5,24,271,287,310,313 'larger':112 'learn':334 'let':230 'level':204 'light':343 'll':263 'look':319 'lot':79,360 'm':27 'marker':25,272 'mid':203 'mid-level':202 'middl':46,130 'mile':41 'mind':392 'much':157,384,435 'need':290 'next':91 'noth':241,363 'notic':264 'one':6,65,127,131,135,137 'parent':354 'pass':54 'pedestrian':329 'pickup':58,62 'place':162 'plus':311 'politician':416 'pretti':383 'probabl':373 'public':412 'put':232 'question':81 're':150 'realli':365 'regular':243 'remov':22 'rich':431 'road':1,34,78,113,118,119,191,205,225 'sac':185 'safe':141,327,339 'said':16 'scari':364 'school':38,47,168 'section':215 'shop':356 'side':66,222 'small':134,136 'smaller':117,293 'solut':18 'someon':28 'south':283 'stop':93 'straßenblock':229 'street':69,96,268,282,294,314,338 'take':209 'through-traff':174 'time':362 'traffic':151,158,176,300,342,423 'transport':413 'typic':3 'unsaf':98 'unwil':418 'urban':401 'us':388 've':333,348 'walk':87 'warrant':302 'way':402 'west':316 'whatev':358 'whole':426 'without':49,145 'would':19,187 'www.google.com':255 'www.google.com/maps/@53.5753832,9.9851206,1090m/data=!3m1!1e3?entry=ttu)':254 'y':250 'young':75 'zoom':260"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8412982"
  +editedAt: DateTimeImmutable @1726499389 {#2351
    date: 2024-09-16 17:09:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705617051 {#2164
    date: 2024-01-18 23:30:51.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 {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +body: """
    > Roads are typically 2 lanes one in each direction. You already know this because you said a solution would be to remove the lane marker.\n
    \n
    I’m someone else.\n
    \n
    > So you have a road with an elementary school, and 2 miles further down is a middle school. Even without that you have buses passing each other during pickup because busses only pickup kids on one side of the street so you don’t have young kids crossing roads.\n
    \n
    Lots of questions here: Why can’t kids walk 500m to the next bus stop? Why are streets so unsafe so that kids can’t cross them?\n
    \n
    Why assume that there’s no larger road in between those smaller roads? Roads generally form a hierarchy, you have big ones feeding into middle ones feeding into small ones. Small ones should absolutely be safe to cross, also without explicit crossings, because they’re traffic calmed and don’t have much traffic in the first place. That’s where houses and schools are, where there’s no through-traffic because even if they aren’t cul de sacs who would drive through a road you can’t drive fast on when there’s a mid-level road that you could take.\n
    \n
    > What do you call a section of inner city bounded on all sides by a road in your country?\n
    \n
    Straßenblock. Let me put it differently: We don’t have grids and nothing is regular. [This is about as grid-y as it gets](https://www.google.com/maps/@53.5753832,9.9851206,1090m/data=!3m1!1e3?entry=ttu) and if you zoom in you’ll notice that the interior streets have no lane markers and some even are cobbled. Those connect to a street ( south, Hallerstraße) with bike lanes (don’t need those on smaller streets because there’s not enough traffic to warrant them), which connects to a four-lane (plus bus lane) street, Grindelalle, west. The intersection looks a bit crazy but it’s actually safe for pedestrians and you should’ve learned how to cross streets safely and what traffic lights are in Kindergarten. You’ve also been there with your parents (going shopping or whatever) a lot of times, nothing scary really. That kind of density and housing is probably illegal to build where you are (it’s illegal pretty much everywhere in the US and Canada).\n
    \n
    And mind you Hamburg is awful when it comes to urbanism, way too car-centric. Not because of lack of public transport but because politicians are unwilling to kill off car traffic and the whole city is full of rich fucks with too much disposable income.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705617051 {#2040
    date: 2024-01-18 23:30:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 320605
  -bodyTs: "'/maps/@53.5753832,9.9851206,1090m/data=!3m1!1e3?entry=ttu)':256 '2':4,40 '500m':88 'absolut':139 'actual':326 'alreadi':11 'also':144,349 'aren':181 'assum':107 'aw':396 'big':126 'bike':286 'bit':321 'bound':219 'build':376 'bus':92,312 'buse':53 'buss':60 'call':213 'calm':152 'canada':390 'car':405,422 'car-centr':404 'centric':406 'citi':218,427 'cobbl':277 'come':399 'connect':279,305 'could':208 'countri':228 'crazi':322 'cross':77,104,143,147,337 'cul':183 'de':184 'densiti':369 'differ':234 'direct':9 'dispos':436 'drive':188,195 'elementari':37 'els':29 'enough':299 'even':48,178,275 'everywher':385 'explicit':146 'fast':196 'feed':128,132 'first':161 'form':121 'four':309 'four-lan':308 'fuck':432 'full':429 'general':120 'get':253 'go':355 'grid':239,249 'grid-i':248 'grindelall':315 'hallerstraß':284 'hamburg':394 'hierarchi':123 'hous':166,371 'illeg':374,382 'incom':437 'inner':217 'interior':267 'intersect':318 'kid':63,76,86,101 'kill':420 'kind':367 'kindergarten':346 'know':12 'lack':410 'lane':5,24,271,287,310,313 'larger':112 'learn':334 'let':230 'level':204 'light':343 'll':263 'look':319 'lot':79,360 'm':27 'marker':25,272 'mid':203 'mid-level':202 'middl':46,130 'mile':41 'mind':392 'much':157,384,435 'need':290 'next':91 'noth':241,363 'notic':264 'one':6,65,127,131,135,137 'parent':354 'pass':54 'pedestrian':329 'pickup':58,62 'place':162 'plus':311 'politician':416 'pretti':383 'probabl':373 'public':412 'put':232 'question':81 're':150 'realli':365 'regular':243 'remov':22 'rich':431 'road':1,34,78,113,118,119,191,205,225 'sac':185 'safe':141,327,339 'said':16 'scari':364 'school':38,47,168 'section':215 'shop':356 'side':66,222 'small':134,136 'smaller':117,293 'solut':18 'someon':28 'south':283 'stop':93 'straßenblock':229 'street':69,96,268,282,294,314,338 'take':209 'through-traff':174 'time':362 'traffic':151,158,176,300,342,423 'transport':413 'typic':3 'unsaf':98 'unwil':418 'urban':401 'us':388 've':333,348 'walk':87 'warrant':302 'way':402 'west':316 'whatev':358 'whole':426 'without':49,145 'would':19,187 'www.google.com':255 'www.google.com/maps/@53.5753832,9.9851206,1090m/data=!3m1!1e3?entry=ttu)':254 'y':250 'young':75 'zoom':260"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8412982"
  +editedAt: DateTimeImmutable @1726499389 {#2351
    date: 2024-09-16 17:09:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705617051 {#2164
    date: 2024-01-18 23:30:51.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 {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +body: """
    > Roads are typically 2 lanes one in each direction. You already know this because you said a solution would be to remove the lane marker.\n
    \n
    I’m someone else.\n
    \n
    > So you have a road with an elementary school, and 2 miles further down is a middle school. Even without that you have buses passing each other during pickup because busses only pickup kids on one side of the street so you don’t have young kids crossing roads.\n
    \n
    Lots of questions here: Why can’t kids walk 500m to the next bus stop? Why are streets so unsafe so that kids can’t cross them?\n
    \n
    Why assume that there’s no larger road in between those smaller roads? Roads generally form a hierarchy, you have big ones feeding into middle ones feeding into small ones. Small ones should absolutely be safe to cross, also without explicit crossings, because they’re traffic calmed and don’t have much traffic in the first place. That’s where houses and schools are, where there’s no through-traffic because even if they aren’t cul de sacs who would drive through a road you can’t drive fast on when there’s a mid-level road that you could take.\n
    \n
    > What do you call a section of inner city bounded on all sides by a road in your country?\n
    \n
    Straßenblock. Let me put it differently: We don’t have grids and nothing is regular. [This is about as grid-y as it gets](https://www.google.com/maps/@53.5753832,9.9851206,1090m/data=!3m1!1e3?entry=ttu) and if you zoom in you’ll notice that the interior streets have no lane markers and some even are cobbled. Those connect to a street ( south, Hallerstraße) with bike lanes (don’t need those on smaller streets because there’s not enough traffic to warrant them), which connects to a four-lane (plus bus lane) street, Grindelalle, west. The intersection looks a bit crazy but it’s actually safe for pedestrians and you should’ve learned how to cross streets safely and what traffic lights are in Kindergarten. You’ve also been there with your parents (going shopping or whatever) a lot of times, nothing scary really. That kind of density and housing is probably illegal to build where you are (it’s illegal pretty much everywhere in the US and Canada).\n
    \n
    And mind you Hamburg is awful when it comes to urbanism, way too car-centric. Not because of lack of public transport but because politicians are unwilling to kill off car traffic and the whole city is full of rich fucks with too much disposable income.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705617051 {#2040
    date: 2024-01-18 23:30:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
    "@MacNCheezus@lemmy.today"
    "@AutistoMephisto@lemmy.world"
    "@Iron_Lynx@lemmy.world"
    "@byroon@lemmy.world"
    "@Blue_Morpho@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 320605
  -bodyTs: "'/maps/@53.5753832,9.9851206,1090m/data=!3m1!1e3?entry=ttu)':256 '2':4,40 '500m':88 'absolut':139 'actual':326 'alreadi':11 'also':144,349 'aren':181 'assum':107 'aw':396 'big':126 'bike':286 'bit':321 'bound':219 'build':376 'bus':92,312 'buse':53 'buss':60 'call':213 'calm':152 'canada':390 'car':405,422 'car-centr':404 'centric':406 'citi':218,427 'cobbl':277 'come':399 'connect':279,305 'could':208 'countri':228 'crazi':322 'cross':77,104,143,147,337 'cul':183 'de':184 'densiti':369 'differ':234 'direct':9 'dispos':436 'drive':188,195 'elementari':37 'els':29 'enough':299 'even':48,178,275 'everywher':385 'explicit':146 'fast':196 'feed':128,132 'first':161 'form':121 'four':309 'four-lan':308 'fuck':432 'full':429 'general':120 'get':253 'go':355 'grid':239,249 'grid-i':248 'grindelall':315 'hallerstraß':284 'hamburg':394 'hierarchi':123 'hous':166,371 'illeg':374,382 'incom':437 'inner':217 'interior':267 'intersect':318 'kid':63,76,86,101 'kill':420 'kind':367 'kindergarten':346 'know':12 'lack':410 'lane':5,24,271,287,310,313 'larger':112 'learn':334 'let':230 'level':204 'light':343 'll':263 'look':319 'lot':79,360 'm':27 'marker':25,272 'mid':203 'mid-level':202 'middl':46,130 'mile':41 'mind':392 'much':157,384,435 'need':290 'next':91 'noth':241,363 'notic':264 'one':6,65,127,131,135,137 'parent':354 'pass':54 'pedestrian':329 'pickup':58,62 'place':162 'plus':311 'politician':416 'pretti':383 'probabl':373 'public':412 'put':232 'question':81 're':150 'realli':365 'regular':243 'remov':22 'rich':431 'road':1,34,78,113,118,119,191,205,225 'sac':185 'safe':141,327,339 'said':16 'scari':364 'school':38,47,168 'section':215 'shop':356 'side':66,222 'small':134,136 'smaller':117,293 'solut':18 'someon':28 'south':283 'stop':93 'straßenblock':229 'street':69,96,268,282,294,314,338 'take':209 'through-traff':174 'time':362 'traffic':151,158,176,300,342,423 'transport':413 'typic':3 'unsaf':98 'unwil':418 'urban':401 'us':388 've':333,348 'walk':87 'warrant':302 'way':402 'west':316 'whatev':358 'whole':426 'without':49,145 'would':19,187 'www.google.com':255 'www.google.com/maps/@53.5753832,9.9851206,1090m/data=!3m1!1e3?entry=ttu)':254 'y':250 'young':75 'zoom':260"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8412982"
  +editedAt: DateTimeImmutable @1726499389 {#2351
    date: 2024-09-16 17:09:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705617051 {#2164
    date: 2024-01-18 23:30:51.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 {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2346 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2132 …}
  +image: null
  +parent: null
  +root: null
  +body: "We had a visit from a time traveller and hoped that he’d tell us what lorica segmentata was actually called [but it happens to be a state secret](https://www.youtube.com/watch?v=vdVtZdOadjk&t=469s)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705491365 {#2334
    date: 2024-01-17 12:36:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 316486
  -bodyTs: "'/watch?v=vdvtzdoadjk&t=469s).':32 'actual':20 'call':21 'd':13 'happen':24 'hope':10 'lorica':17 'secret':29 'segmentata':18 'state':28 'tell':14 'time':7 'travel':8 'us':15 'visit':4 'www.youtube.com':31 'www.youtube.com/watch?v=vdvtzdoadjk&t=469s).':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8368479"
  +editedAt: DateTimeImmutable @1725724595 {#2300
    date: 2024-09-07 17:56:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705491365 {#2340
    date: 2024-01-17 12:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2346 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2132 …}
  +image: null
  +parent: null
  +root: null
  +body: "We had a visit from a time traveller and hoped that he’d tell us what lorica segmentata was actually called [but it happens to be a state secret](https://www.youtube.com/watch?v=vdVtZdOadjk&t=469s)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705491365 {#2334
    date: 2024-01-17 12:36:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 316486
  -bodyTs: "'/watch?v=vdvtzdoadjk&t=469s).':32 'actual':20 'call':21 'd':13 'happen':24 'hope':10 'lorica':17 'secret':29 'segmentata':18 'state':28 'tell':14 'time':7 'travel':8 'us':15 'visit':4 'www.youtube.com':31 'www.youtube.com/watch?v=vdvtzdoadjk&t=469s).':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8368479"
  +editedAt: DateTimeImmutable @1725724595 {#2300
    date: 2024-09-07 17:56:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705491365 {#2340
    date: 2024-01-17 12:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2346 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2132 …}
  +image: null
  +parent: null
  +root: null
  +body: "We had a visit from a time traveller and hoped that he’d tell us what lorica segmentata was actually called [but it happens to be a state secret](https://www.youtube.com/watch?v=vdVtZdOadjk&t=469s)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705491365 {#2334
    date: 2024-01-17 12:36:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 316486
  -bodyTs: "'/watch?v=vdvtzdoadjk&t=469s).':32 'actual':20 'call':21 'd':13 'happen':24 'hope':10 'lorica':17 'secret':29 'segmentata':18 'state':28 'tell':14 'time':7 'travel':8 'us':15 'visit':4 'www.youtube.com':31 'www.youtube.com/watch?v=vdvtzdoadjk&t=469s).':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8368479"
  +editedAt: DateTimeImmutable @1725724595 {#2300
    date: 2024-09-07 17:56:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705491365 {#2340
    date: 2024-01-17 12:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2087
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2088 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +body: """
    But the Epicureans also denied that virtue is primary in achieving eudaimonia and from a Stoic POV, that’s just a cardinal sin. Due to the Stoics is also the idea of animals being self-aware as well as cosmopolitanism and the absolutely unheard of notion that women have the same mental faculties as men and thus should also enjoy education.\n
    \n
    But really, all the “Figuring out how to be like Sokrates” schools of philosophy were highly productive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704001929 {#2347
    date: 2023-12-31 06:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheLadyAugust@lemmy.world"
    "@ShittyBeatlesFCPres@lemmy.world"
    "@kromem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 273338
  -bodyTs: "'absolut':44 'achiev':11 'also':4,29,60 'anim':33 'awar':37 'cardin':22 'cosmopolitan':41 'deni':5 'due':24 'educ':62 'enjoy':61 'epicurean':3 'eudaimonia':12 'faculti':54 'figur':67 'high':78 'idea':31 'like':72 'men':56 'mental':53 'notion':47 'philosophi':76 'pov':17 'primari':9 'product':79 'realli':64 'school':74 'self':36 'self-awar':35 'sin':23 'sokrat':73 'stoic':16,27 'thus':58 'unheard':45 'virtu':7 'well':39 'women':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7737473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704001929 {#2349
    date: 2023-12-31 06:52: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
23 DENIED edit
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2088 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +body: """
    But the Epicureans also denied that virtue is primary in achieving eudaimonia and from a Stoic POV, that’s just a cardinal sin. Due to the Stoics is also the idea of animals being self-aware as well as cosmopolitanism and the absolutely unheard of notion that women have the same mental faculties as men and thus should also enjoy education.\n
    \n
    But really, all the “Figuring out how to be like Sokrates” schools of philosophy were highly productive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704001929 {#2347
    date: 2023-12-31 06:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheLadyAugust@lemmy.world"
    "@ShittyBeatlesFCPres@lemmy.world"
    "@kromem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 273338
  -bodyTs: "'absolut':44 'achiev':11 'also':4,29,60 'anim':33 'awar':37 'cardin':22 'cosmopolitan':41 'deni':5 'due':24 'educ':62 'enjoy':61 'epicurean':3 'eudaimonia':12 'faculti':54 'figur':67 'high':78 'idea':31 'like':72 'men':56 'mental':53 'notion':47 'philosophi':76 'pov':17 'primari':9 'product':79 'realli':64 'school':74 'self':36 'self-awar':35 'sin':23 'sokrat':73 'stoic':16,27 'thus':58 'unheard':45 'virtu':7 'well':39 'women':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7737473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704001929 {#2349
    date: 2023-12-31 06:52: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
24 DENIED moderate
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2088 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +body: """
    But the Epicureans also denied that virtue is primary in achieving eudaimonia and from a Stoic POV, that’s just a cardinal sin. Due to the Stoics is also the idea of animals being self-aware as well as cosmopolitanism and the absolutely unheard of notion that women have the same mental faculties as men and thus should also enjoy education.\n
    \n
    But really, all the “Figuring out how to be like Sokrates” schools of philosophy were highly productive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704001929 {#2347
    date: 2023-12-31 06:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheLadyAugust@lemmy.world"
    "@ShittyBeatlesFCPres@lemmy.world"
    "@kromem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 273338
  -bodyTs: "'absolut':44 'achiev':11 'also':4,29,60 'anim':33 'awar':37 'cardin':22 'cosmopolitan':41 'deni':5 'due':24 'educ':62 'enjoy':61 'epicurean':3 'eudaimonia':12 'faculti':54 'figur':67 'high':78 'idea':31 'like':72 'men':56 'mental':53 'notion':47 'philosophi':76 'pov':17 'primari':9 'product':79 'realli':64 'school':74 'self':36 'self-awar':35 'sin':23 'sokrat':73 'stoic':16,27 'thus':58 'unheard':45 'virtu':7 'well':39 'women':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7737473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704001929 {#2349
    date: 2023-12-31 06:52: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
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 {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +body: """
    Smart watches tend to be microcontroller class devices because even though you can fit something powerful in there, powering it and heat dissipation make it silly.\n
    \n
    The usual embedded-type application for wayland that it’s even especially designed for is automotive: Things without window management but not particularly hardware-restrained. Also think public transit ticket machines, ATMs, such things. In that sense, from wayland’s perspective android is already desktop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703890655 {#2091
    date: 2023-12-29 23:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zangoose@lemmy.world"
    "@lynx@sh.itjust.works"
    "@Chewy7324@discuss.tchncs.de"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 270646
  -bodyTs: "'alreadi':72 'also':54 'android':70 'applic':32 'atm':60 'automot':43 'class':7 'design':40 'desktop':73 'devic':8 'dissip':23 'embed':30 'embedded-typ':29 'especi':39 'even':10,38 'fit':14 'hardwar':52 'hardware-restrain':51 'heat':22 'machin':59 'make':24 'manag':47 'microcontrol':6 'particular':50 'perspect':69 'power':16,19 'public':56 'restrain':53 'sens':65 'silli':26 'smart':1 'someth':15 'tend':3 'thing':44,62 'think':55 'though':11 'ticket':58 'transit':57 'type':31 'usual':28 'watch':2 'wayland':34,67 'window':46 'without':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7701889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703890655 {#2086
    date: 2023-12-29 23:57: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
27 DENIED edit
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +body: """
    Smart watches tend to be microcontroller class devices because even though you can fit something powerful in there, powering it and heat dissipation make it silly.\n
    \n
    The usual embedded-type application for wayland that it’s even especially designed for is automotive: Things without window management but not particularly hardware-restrained. Also think public transit ticket machines, ATMs, such things. In that sense, from wayland’s perspective android is already desktop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703890655 {#2091
    date: 2023-12-29 23:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zangoose@lemmy.world"
    "@lynx@sh.itjust.works"
    "@Chewy7324@discuss.tchncs.de"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 270646
  -bodyTs: "'alreadi':72 'also':54 'android':70 'applic':32 'atm':60 'automot':43 'class':7 'design':40 'desktop':73 'devic':8 'dissip':23 'embed':30 'embedded-typ':29 'especi':39 'even':10,38 'fit':14 'hardwar':52 'hardware-restrain':51 'heat':22 'machin':59 'make':24 'manag':47 'microcontrol':6 'particular':50 'perspect':69 'power':16,19 'public':56 'restrain':53 'sens':65 'silli':26 'smart':1 'someth':15 'tend':3 'thing':44,62 'think':55 'though':11 'ticket':58 'transit':57 'type':31 'usual':28 'watch':2 'wayland':34,67 'window':46 'without':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7701889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703890655 {#2086
    date: 2023-12-29 23:57: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
28 DENIED moderate
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +body: """
    Smart watches tend to be microcontroller class devices because even though you can fit something powerful in there, powering it and heat dissipation make it silly.\n
    \n
    The usual embedded-type application for wayland that it’s even especially designed for is automotive: Things without window management but not particularly hardware-restrained. Also think public transit ticket machines, ATMs, such things. In that sense, from wayland’s perspective android is already desktop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703890655 {#2091
    date: 2023-12-29 23:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zangoose@lemmy.world"
    "@lynx@sh.itjust.works"
    "@Chewy7324@discuss.tchncs.de"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 270646
  -bodyTs: "'alreadi':72 'also':54 'android':70 'applic':32 'atm':60 'automot':43 'class':7 'design':40 'desktop':73 'devic':8 'dissip':23 'embed':30 'embedded-typ':29 'especi':39 'even':10,38 'fit':14 'hardwar':52 'hardware-restrain':51 'heat':22 'machin':59 'make':24 'manag':47 'microcontrol':6 'particular':50 'perspect':69 'power':16,19 'public':56 'restrain':53 'sens':65 'silli':26 'smart':1 'someth':15 'tend':3 'thing':44,62 'think':55 'though':11 'ticket':58 'transit':57 'type':31 'usual':28 'watch':2 'wayland':34,67 'window':46 'without':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7701889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703890655 {#2086
    date: 2023-12-29 23:57: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
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 {#2106
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2124 …}
  +body: "All even half-way relevant architectures but x86 and z/Architecture are RISC nowadays: ARM, Power, MIPS (The Chinese tried to revitalise it but they seem to be switching to RISC-V), Atmel AVR. Oh speaking of microcontrollers: Z80 (CISC) still lives though arguably it’s genetically an x86. And then of course RISC-V which most of all is an open standard, and a clean slate. Also, the first vector insn set that also runs on hardware that isn’t a supercomputer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703550538 {#2057
    date: 2023-12-26 01:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@kittenzrulz123@lemmy.world"
    "@possiblylinux127@lemmy.zip"
    "@recapitated@lemmy.world"
    "@Mnem667@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 270893
  -bodyTs: "'also':70,77 'architectur':7 'arguabl':45 'arm':15 'atmel':34 'avr':35 'chines':19 'cisc':41 'clean':68 'cours':54 'even':2 'first':72 'genet':48 'half':4 'half-way':3 'hardwar':80 'insn':74 'isn':82 'live':43 'microcontrol':39 'mip':17 'nowaday':14 'oh':36 'open':64 'power':16 'relev':6 'revitalis':22 'risc':13,32,56 'risc-v':31,55 'run':78 'seem':26 'set':75 'slate':69 'speak':37 'standard':65 'still':42 'supercomput':85 'switch':29 'though':44 'tri':20 'v':33,57 'vector':73 'way':5 'x86':9,50 'z/architecture':11 'z80':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7590560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703550538 {#2045
    date: 2023-12-26 01:28:58.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 {#2106
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2124 …}
  +body: "All even half-way relevant architectures but x86 and z/Architecture are RISC nowadays: ARM, Power, MIPS (The Chinese tried to revitalise it but they seem to be switching to RISC-V), Atmel AVR. Oh speaking of microcontrollers: Z80 (CISC) still lives though arguably it’s genetically an x86. And then of course RISC-V which most of all is an open standard, and a clean slate. Also, the first vector insn set that also runs on hardware that isn’t a supercomputer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703550538 {#2057
    date: 2023-12-26 01:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@kittenzrulz123@lemmy.world"
    "@possiblylinux127@lemmy.zip"
    "@recapitated@lemmy.world"
    "@Mnem667@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 270893
  -bodyTs: "'also':70,77 'architectur':7 'arguabl':45 'arm':15 'atmel':34 'avr':35 'chines':19 'cisc':41 'clean':68 'cours':54 'even':2 'first':72 'genet':48 'half':4 'half-way':3 'hardwar':80 'insn':74 'isn':82 'live':43 'microcontrol':39 'mip':17 'nowaday':14 'oh':36 'open':64 'power':16 'relev':6 'revitalis':22 'risc':13,32,56 'risc-v':31,55 'run':78 'seem':26 'set':75 'slate':69 'speak':37 'standard':65 'still':42 'supercomput':85 'switch':29 'though':44 'tri':20 'v':33,57 'vector':73 'way':5 'x86':9,50 'z/architecture':11 'z80':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7590560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703550538 {#2045
    date: 2023-12-26 01:28:58.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 {#2106
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2124 …}
  +body: "All even half-way relevant architectures but x86 and z/Architecture are RISC nowadays: ARM, Power, MIPS (The Chinese tried to revitalise it but they seem to be switching to RISC-V), Atmel AVR. Oh speaking of microcontrollers: Z80 (CISC) still lives though arguably it’s genetically an x86. And then of course RISC-V which most of all is an open standard, and a clean slate. Also, the first vector insn set that also runs on hardware that isn’t a supercomputer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703550538 {#2057
    date: 2023-12-26 01:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@kittenzrulz123@lemmy.world"
    "@possiblylinux127@lemmy.zip"
    "@recapitated@lemmy.world"
    "@Mnem667@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 270893
  -bodyTs: "'also':70,77 'architectur':7 'arguabl':45 'arm':15 'atmel':34 'avr':35 'chines':19 'cisc':41 'clean':68 'cours':54 'even':2 'first':72 'genet':48 'half':4 'half-way':3 'hardwar':80 'insn':74 'isn':82 'live':43 'microcontrol':39 'mip':17 'nowaday':14 'oh':36 'open':64 'power':16 'relev':6 'revitalis':22 'risc':13,32,56 'risc-v':31,55 'run':78 'seem':26 'set':75 'slate':69 'speak':37 'standard':65 'still':42 'supercomput':85 'switch':29 'though':44 'tri':20 'v':33,57 'vector':73 'way':5 'x86':9,50 'z/architecture':11 'z80':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7590560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703550538 {#2045
    date: 2023-12-26 01:28:58.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 {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +body: "The thing that rolling release distros are good for is sanitising upstream when it comes to version compatibility. Gentoo was infamous for that, *sooo* many things back then were bug-compatible with each other because all other distros would lock versions down and only care about their one particular combination."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702816118 {#2103
    date: 2023-12-17 13:28:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Limonene@lemmy.world"
    "@tkk13909@sopuli.xyz"
    "@Fal@yiffit.net"
    "@rambaroo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 229217
  -bodyTs: "'back':27 'bug':31 'bug-compat':30 'care':46 'combin':51 'come':15 'compat':18,32 'distro':6,39 'gentoo':19 'good':8 'infam':21 'lock':41 'mani':25 'one':49 'particular':50 'releas':5 'roll':4 'sanitis':11 'sooo':24 'thing':2,26 'upstream':12 'version':17,42 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7397076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702816118 {#2109
    date: 2023-12-17 13:28: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
35 DENIED edit
App\Entity\EntryComment {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +body: "The thing that rolling release distros are good for is sanitising upstream when it comes to version compatibility. Gentoo was infamous for that, *sooo* many things back then were bug-compatible with each other because all other distros would lock versions down and only care about their one particular combination."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702816118 {#2103
    date: 2023-12-17 13:28:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Limonene@lemmy.world"
    "@tkk13909@sopuli.xyz"
    "@Fal@yiffit.net"
    "@rambaroo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 229217
  -bodyTs: "'back':27 'bug':31 'bug-compat':30 'care':46 'combin':51 'come':15 'compat':18,32 'distro':6,39 'gentoo':19 'good':8 'infam':21 'lock':41 'mani':25 'one':49 'particular':50 'releas':5 'roll':4 'sanitis':11 'sooo':24 'thing':2,26 'upstream':12 'version':17,42 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7397076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702816118 {#2109
    date: 2023-12-17 13:28: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
36 DENIED moderate
App\Entity\EntryComment {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +body: "The thing that rolling release distros are good for is sanitising upstream when it comes to version compatibility. Gentoo was infamous for that, *sooo* many things back then were bug-compatible with each other because all other distros would lock versions down and only care about their one particular combination."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702816118 {#2103
    date: 2023-12-17 13:28:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Limonene@lemmy.world"
    "@tkk13909@sopuli.xyz"
    "@Fal@yiffit.net"
    "@rambaroo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 229217
  -bodyTs: "'back':27 'bug':31 'bug-compat':30 'care':46 'combin':51 'come':15 'compat':18,32 'distro':6,39 'gentoo':19 'good':8 'infam':21 'lock':41 'mani':25 'one':49 'particular':50 'releas':5 'roll':4 'sanitis':11 'sooo':24 'thing':2,26 'upstream':12 'version':17,42 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7397076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702816118 {#2109
    date: 2023-12-17 13:28: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
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 {#2232
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +body: "Yeah dude I totally need those new flags the latest `less` implements."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702815955 {#2163
    date: 2023-12-17 13:25:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Limonene@lemmy.world"
    "@tkk13909@sopuli.xyz"
    "@Fal@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 229212
  -bodyTs: "'dude':2 'flag':8 'implement':12 'latest':10 'less':11 'need':5 'new':7 'total':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7397039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702815955 {#2160
    date: 2023-12-17 13:25: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
39 DENIED edit
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +body: "Yeah dude I totally need those new flags the latest `less` implements."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702815955 {#2163
    date: 2023-12-17 13:25:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Limonene@lemmy.world"
    "@tkk13909@sopuli.xyz"
    "@Fal@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 229212
  -bodyTs: "'dude':2 'flag':8 'implement':12 'latest':10 'less':11 'need':5 'new':7 'total':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7397039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702815955 {#2160
    date: 2023-12-17 13:25: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
40 DENIED moderate
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +body: "Yeah dude I totally need those new flags the latest `less` implements."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702815955 {#2163
    date: 2023-12-17 13:25:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Limonene@lemmy.world"
    "@tkk13909@sopuli.xyz"
    "@Fal@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 229212
  -bodyTs: "'dude':2 'flag':8 'implement':12 'latest':10 'less':11 'need':5 'new':7 'total':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7397039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702815955 {#2160
    date: 2023-12-17 13:25: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
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 {#2322
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: """
    > and I don’t think there are is any good rationale that warrants such behavior\n
    \n
    For one, the boss setting the tone as to include “shut up” means that you won’t get written up for responding in a similar register. It *allows* for emotionality, instead of burdening the recipient of the dress-down not just with addressing their own behaviour, but also the emotional labour to respond in a way the tone police deems acceptable. Maybe paradoxically (for people lacking emotional intelligence), that makes emotional responses less likely as the recipient isn’t as emotionally boxed in, doesn’t see walls in every direction.\n
    \n
    The line that you shouldn’t cross is making things personal – talking about what someone (presumably) is, instead of what they did. But that applies to any register, “Please come to HR to discuss your identity” isn’t someone anyone should ever hear. Persons can be demeaned and belittled, but not behaviour: Behaviour doesn’t have emotions, dignity, whatever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702127519 {#2231
    date: 2023-12-09 14:11:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@jose1324@lemmy.world"
    "@redhat"
    "@Synthead@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 213579
  -bodyTs: "'accept':77 'address':59 'allow':43 'also':64 'anyon':146 'appli':131 'behavior':15 'behaviour':62,158,159 'belittl':155 'boss':19 'box':98 'burden':48 'come':136 'cross':113 'deem':76 'demean':153 'digniti':164 'direct':106 'discuss':140 'doesn':100,160 'dress':54 'dress-down':53 'emot':45,66,83,87,97,163 'ever':148 'everi':105 'get':33 'good':10 'hear':149 'hr':138 'ident':142 'includ':25 'instead':46,124 'intellig':84 'isn':94,143 'labour':67 'lack':82 'less':89 'like':90 'line':108 'make':86,115 'mayb':78 'mean':28 'one':17 'paradox':79 'peopl':81 'person':117,150 'pleas':135 'polic':75 'presum':122 'rational':11 'recipi':50,93 'regist':41,134 'respond':37,69 'respons':88 'see':102 'set':20 'shouldn':111 'shut':26 'similar':40 'someon':121,145 'talk':118 'thing':116 'think':5 'tone':22,74 'wall':103 'warrant':13 'way':72 'whatev':165 'won':31 'written':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7159672"
  +editedAt: DateTimeImmutable @1703568118 {#2230
    date: 2023-12-26 06:21:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702127519 {#2344
    date: 2023-12-09 14:11:59.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 {#2322
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: """
    > and I don’t think there are is any good rationale that warrants such behavior\n
    \n
    For one, the boss setting the tone as to include “shut up” means that you won’t get written up for responding in a similar register. It *allows* for emotionality, instead of burdening the recipient of the dress-down not just with addressing their own behaviour, but also the emotional labour to respond in a way the tone police deems acceptable. Maybe paradoxically (for people lacking emotional intelligence), that makes emotional responses less likely as the recipient isn’t as emotionally boxed in, doesn’t see walls in every direction.\n
    \n
    The line that you shouldn’t cross is making things personal – talking about what someone (presumably) is, instead of what they did. But that applies to any register, “Please come to HR to discuss your identity” isn’t someone anyone should ever hear. Persons can be demeaned and belittled, but not behaviour: Behaviour doesn’t have emotions, dignity, whatever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702127519 {#2231
    date: 2023-12-09 14:11:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@jose1324@lemmy.world"
    "@redhat"
    "@Synthead@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 213579
  -bodyTs: "'accept':77 'address':59 'allow':43 'also':64 'anyon':146 'appli':131 'behavior':15 'behaviour':62,158,159 'belittl':155 'boss':19 'box':98 'burden':48 'come':136 'cross':113 'deem':76 'demean':153 'digniti':164 'direct':106 'discuss':140 'doesn':100,160 'dress':54 'dress-down':53 'emot':45,66,83,87,97,163 'ever':148 'everi':105 'get':33 'good':10 'hear':149 'hr':138 'ident':142 'includ':25 'instead':46,124 'intellig':84 'isn':94,143 'labour':67 'lack':82 'less':89 'like':90 'line':108 'make':86,115 'mayb':78 'mean':28 'one':17 'paradox':79 'peopl':81 'person':117,150 'pleas':135 'polic':75 'presum':122 'rational':11 'recipi':50,93 'regist':41,134 'respond':37,69 'respons':88 'see':102 'set':20 'shouldn':111 'shut':26 'similar':40 'someon':121,145 'talk':118 'thing':116 'think':5 'tone':22,74 'wall':103 'warrant':13 'way':72 'whatev':165 'won':31 'written':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7159672"
  +editedAt: DateTimeImmutable @1703568118 {#2230
    date: 2023-12-26 06:21:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702127519 {#2344
    date: 2023-12-09 14:11:59.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 {#2322
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: """
    > and I don’t think there are is any good rationale that warrants such behavior\n
    \n
    For one, the boss setting the tone as to include “shut up” means that you won’t get written up for responding in a similar register. It *allows* for emotionality, instead of burdening the recipient of the dress-down not just with addressing their own behaviour, but also the emotional labour to respond in a way the tone police deems acceptable. Maybe paradoxically (for people lacking emotional intelligence), that makes emotional responses less likely as the recipient isn’t as emotionally boxed in, doesn’t see walls in every direction.\n
    \n
    The line that you shouldn’t cross is making things personal – talking about what someone (presumably) is, instead of what they did. But that applies to any register, “Please come to HR to discuss your identity” isn’t someone anyone should ever hear. Persons can be demeaned and belittled, but not behaviour: Behaviour doesn’t have emotions, dignity, whatever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702127519 {#2231
    date: 2023-12-09 14:11:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@jose1324@lemmy.world"
    "@redhat"
    "@Synthead@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 213579
  -bodyTs: "'accept':77 'address':59 'allow':43 'also':64 'anyon':146 'appli':131 'behavior':15 'behaviour':62,158,159 'belittl':155 'boss':19 'box':98 'burden':48 'come':136 'cross':113 'deem':76 'demean':153 'digniti':164 'direct':106 'discuss':140 'doesn':100,160 'dress':54 'dress-down':53 'emot':45,66,83,87,97,163 'ever':148 'everi':105 'get':33 'good':10 'hear':149 'hr':138 'ident':142 'includ':25 'instead':46,124 'intellig':84 'isn':94,143 'labour':67 'lack':82 'less':89 'like':90 'line':108 'make':86,115 'mayb':78 'mean':28 'one':17 'paradox':79 'peopl':81 'person':117,150 'pleas':135 'polic':75 'presum':122 'rational':11 'recipi':50,93 'regist':41,134 'respond':37,69 'respons':88 'see':102 'set':20 'shouldn':111 'shut':26 'similar':40 'someon':121,145 'talk':118 'thing':116 'think':5 'tone':22,74 'wall':103 'warrant':13 'way':72 'whatev':165 'won':31 'written':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7159672"
  +editedAt: DateTimeImmutable @1703568118 {#2230
    date: 2023-12-26 06:21:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702127519 {#2344
    date: 2023-12-09 14:11:59.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 {#2296
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +body: """
    It’s actually more sociology I’d say as we’re talking more about class and class relations than how the economy upholds them: MLs don’t have state power upholding economic relations to uphold class relations they hold up class relations by direct state power.\n
    \n
    Anyway “state capitalism” is the term Lenin coined to describe what he did, precisely because the Bolsheviks didn’t move to a classless society but replaced nobility and bourgeois with the nomenklatura: Still a ruling class in control of everything. Say what you want about the man but he wasn’t dishonest. The whole thing was done under Marx’ theory that capitalism first has to bring about productivity enhancements etc. before actual communism is possible which is bullshit in general but was probably accurate in its historical and geographic context, question of course being a) did you really need to replace an authoritarian hellhole with another authoritarian hellhole, in that regard Russia has only made a modicum of progress in the last, what, 800 years and b) why would centrally-planned capitalism be more, or even just as, effective at technological and productivity progress than at least some semblance of a market and competition. They took the worst aspect of historical capitalism and removed all the parts which actually bring about progress.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702076218 {#2315
    date: 2023-12-08 23:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kSPvhmTOlwvMd7Y7E@lemmy.world"
    "@Kalkaline@leminal.space"
    "@bigFab@lemmy.world"
    "@jmdatcs@lemmy.tf"
    "@tigeruppercut@lemmy.zip"
    "@barsoap@lemm.ee"
    "@Maeve@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 212006
  -bodyTs: "'800':170 'accur':130 'actual':3,118,216 'anoth':152 'anyway':47 'aspect':206 'authoritarian':149,153 'b':173 'bolshevik':63 'bourgeoi':75 'bring':112,217 'bullshit':124 'capit':49,108,179,209 'central':177 'centrally-plan':176 'class':15,17,36,41,82 'classless':69 'coin':54 'communism':119 'competit':201 'context':136 'control':84 'cours':139 'd':7 'describ':56 'didn':64 'direct':44 'dishonest':98 'done':103 'econom':32 'economi':22 'effect':186 'enhanc':115 'etc':116 'even':183 'everyth':86 'first':109 'general':126 'geograph':135 'hellhol':150,154 'histor':133,208 'hold':39 'last':168 'least':194 'lenin':53 'made':161 'man':93 'market':199 'marx':105 'mls':25 'modicum':163 'move':66 'need':145 'nobil':73 'nomenklatura':78 'part':214 'plan':178 'possibl':121 'power':30,46 'precis':60 'probabl':129 'product':114,190 'progress':165,191,219 'question':137 're':11 'realli':144 'regard':157 'relat':18,33,37,42 'remov':211 'replac':72,147 'rule':81 'russia':158 'say':8,87 'semblanc':196 'societi':70 'sociolog':5 'state':29,45,48 'still':79 'talk':12 'technolog':188 'term':52 'theori':106 'thing':101 'took':203 'uphold':23,31,35 'want':90 'wasn':96 'whole':100 'worst':205 'would':175 'year':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7142418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702076218 {#2320
    date: 2023-12-08 23:56:58.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 {#2296
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +body: """
    It’s actually more sociology I’d say as we’re talking more about class and class relations than how the economy upholds them: MLs don’t have state power upholding economic relations to uphold class relations they hold up class relations by direct state power.\n
    \n
    Anyway “state capitalism” is the term Lenin coined to describe what he did, precisely because the Bolsheviks didn’t move to a classless society but replaced nobility and bourgeois with the nomenklatura: Still a ruling class in control of everything. Say what you want about the man but he wasn’t dishonest. The whole thing was done under Marx’ theory that capitalism first has to bring about productivity enhancements etc. before actual communism is possible which is bullshit in general but was probably accurate in its historical and geographic context, question of course being a) did you really need to replace an authoritarian hellhole with another authoritarian hellhole, in that regard Russia has only made a modicum of progress in the last, what, 800 years and b) why would centrally-planned capitalism be more, or even just as, effective at technological and productivity progress than at least some semblance of a market and competition. They took the worst aspect of historical capitalism and removed all the parts which actually bring about progress.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702076218 {#2315
    date: 2023-12-08 23:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kSPvhmTOlwvMd7Y7E@lemmy.world"
    "@Kalkaline@leminal.space"
    "@bigFab@lemmy.world"
    "@jmdatcs@lemmy.tf"
    "@tigeruppercut@lemmy.zip"
    "@barsoap@lemm.ee"
    "@Maeve@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 212006
  -bodyTs: "'800':170 'accur':130 'actual':3,118,216 'anoth':152 'anyway':47 'aspect':206 'authoritarian':149,153 'b':173 'bolshevik':63 'bourgeoi':75 'bring':112,217 'bullshit':124 'capit':49,108,179,209 'central':177 'centrally-plan':176 'class':15,17,36,41,82 'classless':69 'coin':54 'communism':119 'competit':201 'context':136 'control':84 'cours':139 'd':7 'describ':56 'didn':64 'direct':44 'dishonest':98 'done':103 'econom':32 'economi':22 'effect':186 'enhanc':115 'etc':116 'even':183 'everyth':86 'first':109 'general':126 'geograph':135 'hellhol':150,154 'histor':133,208 'hold':39 'last':168 'least':194 'lenin':53 'made':161 'man':93 'market':199 'marx':105 'mls':25 'modicum':163 'move':66 'need':145 'nobil':73 'nomenklatura':78 'part':214 'plan':178 'possibl':121 'power':30,46 'precis':60 'probabl':129 'product':114,190 'progress':165,191,219 'question':137 're':11 'realli':144 'regard':157 'relat':18,33,37,42 'remov':211 'replac':72,147 'rule':81 'russia':158 'say':8,87 'semblanc':196 'societi':70 'sociolog':5 'state':29,45,48 'still':79 'talk':12 'technolog':188 'term':52 'theori':106 'thing':101 'took':203 'uphold':23,31,35 'want':90 'wasn':96 'whole':100 'worst':205 'would':175 'year':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7142418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702076218 {#2320
    date: 2023-12-08 23:56:58.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 {#2296
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +body: """
    It’s actually more sociology I’d say as we’re talking more about class and class relations than how the economy upholds them: MLs don’t have state power upholding economic relations to uphold class relations they hold up class relations by direct state power.\n
    \n
    Anyway “state capitalism” is the term Lenin coined to describe what he did, precisely because the Bolsheviks didn’t move to a classless society but replaced nobility and bourgeois with the nomenklatura: Still a ruling class in control of everything. Say what you want about the man but he wasn’t dishonest. The whole thing was done under Marx’ theory that capitalism first has to bring about productivity enhancements etc. before actual communism is possible which is bullshit in general but was probably accurate in its historical and geographic context, question of course being a) did you really need to replace an authoritarian hellhole with another authoritarian hellhole, in that regard Russia has only made a modicum of progress in the last, what, 800 years and b) why would centrally-planned capitalism be more, or even just as, effective at technological and productivity progress than at least some semblance of a market and competition. They took the worst aspect of historical capitalism and removed all the parts which actually bring about progress.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702076218 {#2315
    date: 2023-12-08 23:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kSPvhmTOlwvMd7Y7E@lemmy.world"
    "@Kalkaline@leminal.space"
    "@bigFab@lemmy.world"
    "@jmdatcs@lemmy.tf"
    "@tigeruppercut@lemmy.zip"
    "@barsoap@lemm.ee"
    "@Maeve@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 212006
  -bodyTs: "'800':170 'accur':130 'actual':3,118,216 'anoth':152 'anyway':47 'aspect':206 'authoritarian':149,153 'b':173 'bolshevik':63 'bourgeoi':75 'bring':112,217 'bullshit':124 'capit':49,108,179,209 'central':177 'centrally-plan':176 'class':15,17,36,41,82 'classless':69 'coin':54 'communism':119 'competit':201 'context':136 'control':84 'cours':139 'd':7 'describ':56 'didn':64 'direct':44 'dishonest':98 'done':103 'econom':32 'economi':22 'effect':186 'enhanc':115 'etc':116 'even':183 'everyth':86 'first':109 'general':126 'geograph':135 'hellhol':150,154 'histor':133,208 'hold':39 'last':168 'least':194 'lenin':53 'made':161 'man':93 'market':199 'marx':105 'mls':25 'modicum':163 'move':66 'need':145 'nobil':73 'nomenklatura':78 'part':214 'plan':178 'possibl':121 'power':30,46 'precis':60 'probabl':129 'product':114,190 'progress':165,191,219 'question':137 're':11 'realli':144 'regard':157 'relat':18,33,37,42 'remov':211 'replac':72,147 'rule':81 'russia':158 'say':8,87 'semblanc':196 'societi':70 'sociolog':5 'state':29,45,48 'still':79 'talk':12 'technolog':188 'term':52 'theori':106 'thing':101 'took':203 'uphold':23,31,35 'want':90 'wasn':96 'whole':100 'worst':205 'would':175 'year':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7142418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702076218 {#2320
    date: 2023-12-08 23:56:58.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 {#2196
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +body: """
    [About 75% of Israeli are Jews, the plurality of which (~45%) are Mizrahi](https://en.wikipedia.org/wiki/Demographics_of_Israel#Jews), that is, from North Africa or Asia. And yes they lean quite a bit more right in elections than Ashkenazi. In no particular order: Lack of democratic and enlightenment tradition in their ancestral countries, poor and uneducated background, being told “yeah this is our birthright the Arabs don’t belong here” and actually believing it, as well as resentment against leftists because becoming a manager or boss in Israel is quite impossible without a good education and in the first big immigration waves all the power was held by mostly lefty Ashkenazi.\n
    \n
    If you want accuse Israel of being ethnically supremacist, well, it’s a minority but they’re as troublesome as everywhere else and currently in government, but in any don’t get fucking “white” involved in there. Ben-Gvir’s family is from Iraq he didn’t learn to be an assclown from Europeans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702071298 {#2290
    date: 2023-12-08 22:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kSPvhmTOlwvMd7Y7E@lemmy.world"
    "@Maeve@kbin.social"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 211803
  -bodyTs: "'/wiki/demographics_of_israel#jews),':16 '45':11 '75':2 'accus':112 'actual':69 'africa':21 'ancestr':49 'arab':63 'ashkenazi':36,108 'asia':23 'assclown':161 'background':54 'becom':79 'believ':70 'belong':66 'ben':147 'ben-gvir':146 'big':97 'birthright':61 'bit':30 'boss':83 'countri':50 'current':132 'democrat':43 'didn':155 'educ':92 'elect':34 'els':130 'en.wikipedia.org':15 'en.wikipedia.org/wiki/demographics_of_israel#jews),':14 'enlighten':45 'ethnic':116 'european':163 'everywher':129 'famili':150 'first':96 'fuck':141 'get':140 'good':91 'govern':134 'gvir':148 'held':104 'immigr':98 'imposs':88 'involv':143 'iraq':153 'isra':4 'israel':85,113 'jew':6 'lack':41 'lean':27 'learn':157 'lefti':107 'leftist':77 'manag':81 'minor':122 'mizrahi':13 'most':106 'north':20 'order':40 'particular':39 'plural':8 'poor':51 'power':102 'quit':28,87 're':125 'resent':75 'right':32 'supremacist':117 'told':56 'tradit':46 'troublesom':127 'uneduc':53 'want':111 'wave':99 'well':73,118 'white':142 'without':89 'yeah':57 'yes':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7140180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071298 {#2294
    date: 2023-12-08 22:34:58.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 {#2196
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +body: """
    [About 75% of Israeli are Jews, the plurality of which (~45%) are Mizrahi](https://en.wikipedia.org/wiki/Demographics_of_Israel#Jews), that is, from North Africa or Asia. And yes they lean quite a bit more right in elections than Ashkenazi. In no particular order: Lack of democratic and enlightenment tradition in their ancestral countries, poor and uneducated background, being told “yeah this is our birthright the Arabs don’t belong here” and actually believing it, as well as resentment against leftists because becoming a manager or boss in Israel is quite impossible without a good education and in the first big immigration waves all the power was held by mostly lefty Ashkenazi.\n
    \n
    If you want accuse Israel of being ethnically supremacist, well, it’s a minority but they’re as troublesome as everywhere else and currently in government, but in any don’t get fucking “white” involved in there. Ben-Gvir’s family is from Iraq he didn’t learn to be an assclown from Europeans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702071298 {#2290
    date: 2023-12-08 22:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kSPvhmTOlwvMd7Y7E@lemmy.world"
    "@Maeve@kbin.social"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 211803
  -bodyTs: "'/wiki/demographics_of_israel#jews),':16 '45':11 '75':2 'accus':112 'actual':69 'africa':21 'ancestr':49 'arab':63 'ashkenazi':36,108 'asia':23 'assclown':161 'background':54 'becom':79 'believ':70 'belong':66 'ben':147 'ben-gvir':146 'big':97 'birthright':61 'bit':30 'boss':83 'countri':50 'current':132 'democrat':43 'didn':155 'educ':92 'elect':34 'els':130 'en.wikipedia.org':15 'en.wikipedia.org/wiki/demographics_of_israel#jews),':14 'enlighten':45 'ethnic':116 'european':163 'everywher':129 'famili':150 'first':96 'fuck':141 'get':140 'good':91 'govern':134 'gvir':148 'held':104 'immigr':98 'imposs':88 'involv':143 'iraq':153 'isra':4 'israel':85,113 'jew':6 'lack':41 'lean':27 'learn':157 'lefti':107 'leftist':77 'manag':81 'minor':122 'mizrahi':13 'most':106 'north':20 'order':40 'particular':39 'plural':8 'poor':51 'power':102 'quit':28,87 're':125 'resent':75 'right':32 'supremacist':117 'told':56 'tradit':46 'troublesom':127 'uneduc':53 'want':111 'wave':99 'well':73,118 'white':142 'without':89 'yeah':57 'yes':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7140180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071298 {#2294
    date: 2023-12-08 22:34:58.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 {#2196
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +body: """
    [About 75% of Israeli are Jews, the plurality of which (~45%) are Mizrahi](https://en.wikipedia.org/wiki/Demographics_of_Israel#Jews), that is, from North Africa or Asia. And yes they lean quite a bit more right in elections than Ashkenazi. In no particular order: Lack of democratic and enlightenment tradition in their ancestral countries, poor and uneducated background, being told “yeah this is our birthright the Arabs don’t belong here” and actually believing it, as well as resentment against leftists because becoming a manager or boss in Israel is quite impossible without a good education and in the first big immigration waves all the power was held by mostly lefty Ashkenazi.\n
    \n
    If you want accuse Israel of being ethnically supremacist, well, it’s a minority but they’re as troublesome as everywhere else and currently in government, but in any don’t get fucking “white” involved in there. Ben-Gvir’s family is from Iraq he didn’t learn to be an assclown from Europeans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702071298 {#2290
    date: 2023-12-08 22:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kSPvhmTOlwvMd7Y7E@lemmy.world"
    "@Maeve@kbin.social"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 211803
  -bodyTs: "'/wiki/demographics_of_israel#jews),':16 '45':11 '75':2 'accus':112 'actual':69 'africa':21 'ancestr':49 'arab':63 'ashkenazi':36,108 'asia':23 'assclown':161 'background':54 'becom':79 'believ':70 'belong':66 'ben':147 'ben-gvir':146 'big':97 'birthright':61 'bit':30 'boss':83 'countri':50 'current':132 'democrat':43 'didn':155 'educ':92 'elect':34 'els':130 'en.wikipedia.org':15 'en.wikipedia.org/wiki/demographics_of_israel#jews),':14 'enlighten':45 'ethnic':116 'european':163 'everywher':129 'famili':150 'first':96 'fuck':141 'get':140 'good':91 'govern':134 'gvir':148 'held':104 'immigr':98 'imposs':88 'involv':143 'iraq':153 'isra':4 'israel':85,113 'jew':6 'lack':41 'lean':27 'learn':157 'lefti':107 'leftist':77 'manag':81 'minor':122 'mizrahi':13 'most':106 'north':20 'order':40 'particular':39 'plural':8 'poor':51 'power':102 'quit':28,87 're':125 'resent':75 'right':32 'supremacist':117 'told':56 'tradit':46 'troublesom':127 'uneduc':53 'want':111 'wave':99 'well':73,118 'white':142 'without':89 'yeah':57 'yes':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7140180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071298 {#2294
    date: 2023-12-08 22:34:58.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 {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "I just wish for all of us to become more accustomed to working on ourselves instead of projecting the need to develop virtue on others. Linus actually did it, doesn’t mean that he was an asshole before. Brash, sure, crass, yes, but actual assholes don’t calm down as easily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701981074 {#2217
    date: 2023-12-07 21:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@jose1324@lemmy.world"
    "@redhat"
    "@Synthead@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 208075
  -bodyTs: "'accustom':11 'actual':27,44 'asshol':37,45 'becom':9 'brash':39 'calm':48 'crass':41 'develop':22 'doesn':30 'easili':51 'instead':16 'linus':26 'mean':32 'need':20 'other':25 'project':18 'sure':40 'us':7 'virtu':23 'wish':3 'work':13 'yes':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7097925"
  +editedAt: DateTimeImmutable @1703376112 {#2219
    date: 2023-12-24 01:01:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701981074 {#2297
    date: 2023-12-07 21:31:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "I just wish for all of us to become more accustomed to working on ourselves instead of projecting the need to develop virtue on others. Linus actually did it, doesn’t mean that he was an asshole before. Brash, sure, crass, yes, but actual assholes don’t calm down as easily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701981074 {#2217
    date: 2023-12-07 21:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@jose1324@lemmy.world"
    "@redhat"
    "@Synthead@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 208075
  -bodyTs: "'accustom':11 'actual':27,44 'asshol':37,45 'becom':9 'brash':39 'calm':48 'crass':41 'develop':22 'doesn':30 'easili':51 'instead':16 'linus':26 'mean':32 'need':20 'other':25 'project':18 'sure':40 'us':7 'virtu':23 'wish':3 'work':13 'yes':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7097925"
  +editedAt: DateTimeImmutable @1703376112 {#2219
    date: 2023-12-24 01:01:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701981074 {#2297
    date: 2023-12-07 21:31:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "I just wish for all of us to become more accustomed to working on ourselves instead of projecting the need to develop virtue on others. Linus actually did it, doesn’t mean that he was an asshole before. Brash, sure, crass, yes, but actual assholes don’t calm down as easily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701981074 {#2217
    date: 2023-12-07 21:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@jose1324@lemmy.world"
    "@redhat"
    "@Synthead@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 208075
  -bodyTs: "'accustom':11 'actual':27,44 'asshol':37,45 'becom':9 'brash':39 'calm':48 'crass':41 'develop':22 'doesn':30 'easili':51 'instead':16 'linus':26 'mean':32 'need':20 'other':25 'project':18 'sure':40 'us':7 'virtu':23 'wish':3 'work':13 'yes':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7097925"
  +editedAt: DateTimeImmutable @1703376112 {#2219
    date: 2023-12-24 01:01:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701981074 {#2297
    date: 2023-12-07 21:31:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2242 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +body: "That’s a myth watch some James Hoffmann."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701686981 {#2200
    date: 2023-12-04 11:49:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@zacher_glachl@lemmy.world"
    "@dalekcaan@lemm.ee"
    "@Cowbee@lemm.ee"
    "@laurelraven@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 195100
  -bodyTs: "'hoffmann':8 'jame':7 'myth':4 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6963439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701686981 {#2204
    date: 2023-12-04 11:49:41.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 {#2235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2242 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +body: "That’s a myth watch some James Hoffmann."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701686981 {#2200
    date: 2023-12-04 11:49:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@zacher_glachl@lemmy.world"
    "@dalekcaan@lemm.ee"
    "@Cowbee@lemm.ee"
    "@laurelraven@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 195100
  -bodyTs: "'hoffmann':8 'jame':7 'myth':4 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6963439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701686981 {#2204
    date: 2023-12-04 11:49:41.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 {#2235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2242 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +body: "That’s a myth watch some James Hoffmann."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701686981 {#2200
    date: 2023-12-04 11:49:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@zacher_glachl@lemmy.world"
    "@dalekcaan@lemm.ee"
    "@Cowbee@lemm.ee"
    "@laurelraven@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 195100
  -bodyTs: "'hoffmann':8 'jame':7 'myth':4 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6963439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701686981 {#2204
    date: 2023-12-04 11:49:41.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