Redirect 302 redirect from GET @messages_create (0a12cb)

GET https://kbin.spritesserver.nl/index.php/u/@frog@beehaw.org/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
28.48 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 …}
}
15.94 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
Proxies\__CG__\App\Entity\Entry {#2302
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729570759 {#2221
    date: 2024-10-22 06:19:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2510 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
  +badges: Doctrine\ORM\PersistentCollection {#2552 …}
  +children: [
    1 => App\Entity\EntryComment {#2317
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
      +root: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          A very wise person once said “the only way to win is to deny the battle”. This advice is working well for me this week. The guy at university that I have developed a strong aversion to keeps trying to talk to me, and I have been ignoring him. If you’re reading this and feeling inclined to call this mean, this situation has arisen because he repeatedly refused to respect my boundaries (and I genuinely cannot express them more explicitly than the literal words “do not touch my laptop”), repeatedly started arguments because he can’t accept his opinions are not facts, and repeatedly obstructed our group project to the point that I ended up doing every single task that was assigned to him, because he either didn’t do it, only did half of it, or did it so badly that it was unusable by the rest of the team. He is quite capable of talking non-stop for 8 hours without even pausing for breath, including talking through lectures, talking over other people, and talking while others are trying to concentrate on their work. He does not think the word “no” should ever apply to him. He has broken my belongings, lied about it, and when confronted about it, neither apologised nor offered to pay for them.\n
          \n
          I’ve been getting some pushback on my decision to start pretending he does not exist, because he’s neurodiverse (autism+ADHD+oppositional defiance disorder) and we have to “be kind to him”. I’ve really struggled with this, because I normally have no difficulty getting on with neurodiverse people and I have genuinely tried my best to be understanding with this guy. My default approach to interactions with anyone is to be(e) nice. But that has to be a two-way street. Having had my very reasonable boundaries trampled over multiple times, with all the evidence being that he misses the unspoken social cues, isn’t listening when asked politely, and argues about why “no” should mean “yes” when asked grumpily, my conclusion is that my own self-preservation has to take priority now.\n
          \n
          By refusing to engage with him, he has no opportunities to ignore my boundaries (except for his continued attempts to keep talking to me) and he has no opportunities to start arguments. He can’t do any of his usual shit if I completely blank him when he speaks. This is the most control I’ve had over my interactions with him in four months, and it’s the least stressed and suicidal I’ve felt in two months. I would also, perhaps, argue that this is the best way I can “be kind to him”, because the one thing that will consistently make me lose my temper is when someone keeps pushing me even after I’ve told them “no”. Refusing to give him the opportunity to keep pushing me is a kindness to both of us.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1729570759 {#2291
          date: 2024-10-22 06:19:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@alyaza@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 350958
        -bodyTs: "'8':163 'accept':98 'adhd':243 'advic':18 'also':441 'anyon':291 'apologis':215 'appli':198 'approach':287 'argu':336,443 'argument':93,391 'arisen':65 'ask':333,344 'assign':123 'attempt':378 'autism':242 'avers':36 'bad':142 'battl':16 'belong':205 'best':278,448 'blank':404 'boundari':73,312,373 'breath':169 'broken':203 'call':59 'cannot':77 'capabl':156 'complet':403 'concentr':185 'conclus':347 'confront':211 'consist':462 'continu':377 'control':413 'cue':328 'decis':230 'default':286 'defianc':245 'deni':14 'develop':33 'didn':129 'difficulti':266 'disord':246 'e':295 'either':128 'end':115 'engag':363 'even':166,474 'ever':197 'everi':118 'evid':320 'except':374 'exist':237 'explicit':81 'express':78 'fact':103 'feel':56 'felt':435 'four':423 'genuin':76,275 'get':225,267 'give':483 'group':108 'grumpili':345 'guy':27,284 'half':135 'hour':164 'ignor':48,371 'inclin':57 'includ':170 'interact':289,419 'isn':329 'keep':38,380,471,488 'kind':252,453,493 'laptop':90 'least':429 'lectur':173 'lie':206 'listen':331 'liter':84 'lose':465 'make':463 'mean':61,341 'miss':324 'month':424,438 'multipl':315 'neither':214 'neurodivers':241,270 'nice':296 'non':160 'non-stop':159 'normal':263 'obstruct':106 'offer':217 'one':458 'opinion':100 'opportun':369,388,486 'opposit':244 'other':181 'paus':167 'pay':219 'peopl':177,271 'perhap':442 'person':4 'point':112 'polit':334 'preserv':354 'pretend':233 'prioriti':358 'project':109 'push':472,489 'pushback':227 'quit':155 're':52 'read':53 'realli':257 'reason':311 'refus':69,361,481 'repeat':68,91,105 'respect':71 'rest':149 'said':6 'self':353 'self-preserv':352 'shit':400 'singl':119 'situat':63 'social':327 'someon':470 'speak':408 'start':92,232,390 'stop':161 'street':306 'stress':430 'strong':35 'struggl':258 'suicid':432 'take':357 'talk':41,158,171,174,179,381 'task':120 'team':152 'temper':467 'thing':459 'think':192 'time':316 'told':478 'touch':88 'trampl':313 'tri':39,183,276 'two':304,437 'two-way':303 'understand':281 'univers':29 'unspoken':326 'unus':146 'us':497 'usual':399 've':223,256,415,434,477 'way':9,305,449 'week':25 'well':21 'win':11 'wise':3 'without':165 'word':85,194 'work':20,188 'would':440 'yes':342"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2269010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706564765 {#2309
          date: 2024-01-29 22:46:05.0 +01:00
        }
        +"title": 350958
      }
      +body: "Yeah, it’s been an ongoing saga. I’ve tried going to the teachers, but their hands are tied because of his neurodiversity - this is where the “be kind to him” instruction came from last week. And it’s like, I did that for months and all I have to show for it is exhaustion, anxiety, and depression. So, nope. Not doing that. He can just stay away from me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706598989 {#2303
        date: 2024-01-30 08:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
        "@frog@beehaw.org"
        "@apis@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2313 …}
      +nested: Doctrine\ORM\PersistentCollection {#2292 …}
      +votes: Doctrine\ORM\PersistentCollection {#2290 …}
      +reports: Doctrine\ORM\PersistentCollection {#2295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
      -id: 351965
      -bodyTs: "'anxieti':56 'away':68 'came':33 'depress':58 'exhaust':55 'go':11 'hand':17 'instruct':32 'kind':29 'last':35 'like':40 'month':45 'neurodivers':23 'nope':60 'ongo':6 'saga':7 'show':51 'stay':67 'teacher':14 'tie':19 'tri':10 've':9 'week':36 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2271387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706598989 {#2319
        date: 2024-01-30 08:16:29.0 +01:00
      }
      +"title": 351965
    }
    0 => App\Entity\EntryComment {#2301}
  ]
  -id: 33871
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706637115
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11427450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706550715 {#1347
    date: 2024-01-29 18:51:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2302
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729570759 {#2221
    date: 2024-10-22 06:19:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2510 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
  +badges: Doctrine\ORM\PersistentCollection {#2552 …}
  +children: [
    1 => App\Entity\EntryComment {#2317
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
      +root: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          A very wise person once said “the only way to win is to deny the battle”. This advice is working well for me this week. The guy at university that I have developed a strong aversion to keeps trying to talk to me, and I have been ignoring him. If you’re reading this and feeling inclined to call this mean, this situation has arisen because he repeatedly refused to respect my boundaries (and I genuinely cannot express them more explicitly than the literal words “do not touch my laptop”), repeatedly started arguments because he can’t accept his opinions are not facts, and repeatedly obstructed our group project to the point that I ended up doing every single task that was assigned to him, because he either didn’t do it, only did half of it, or did it so badly that it was unusable by the rest of the team. He is quite capable of talking non-stop for 8 hours without even pausing for breath, including talking through lectures, talking over other people, and talking while others are trying to concentrate on their work. He does not think the word “no” should ever apply to him. He has broken my belongings, lied about it, and when confronted about it, neither apologised nor offered to pay for them.\n
          \n
          I’ve been getting some pushback on my decision to start pretending he does not exist, because he’s neurodiverse (autism+ADHD+oppositional defiance disorder) and we have to “be kind to him”. I’ve really struggled with this, because I normally have no difficulty getting on with neurodiverse people and I have genuinely tried my best to be understanding with this guy. My default approach to interactions with anyone is to be(e) nice. But that has to be a two-way street. Having had my very reasonable boundaries trampled over multiple times, with all the evidence being that he misses the unspoken social cues, isn’t listening when asked politely, and argues about why “no” should mean “yes” when asked grumpily, my conclusion is that my own self-preservation has to take priority now.\n
          \n
          By refusing to engage with him, he has no opportunities to ignore my boundaries (except for his continued attempts to keep talking to me) and he has no opportunities to start arguments. He can’t do any of his usual shit if I completely blank him when he speaks. This is the most control I’ve had over my interactions with him in four months, and it’s the least stressed and suicidal I’ve felt in two months. I would also, perhaps, argue that this is the best way I can “be kind to him”, because the one thing that will consistently make me lose my temper is when someone keeps pushing me even after I’ve told them “no”. Refusing to give him the opportunity to keep pushing me is a kindness to both of us.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1729570759 {#2291
          date: 2024-10-22 06:19:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@alyaza@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 350958
        -bodyTs: "'8':163 'accept':98 'adhd':243 'advic':18 'also':441 'anyon':291 'apologis':215 'appli':198 'approach':287 'argu':336,443 'argument':93,391 'arisen':65 'ask':333,344 'assign':123 'attempt':378 'autism':242 'avers':36 'bad':142 'battl':16 'belong':205 'best':278,448 'blank':404 'boundari':73,312,373 'breath':169 'broken':203 'call':59 'cannot':77 'capabl':156 'complet':403 'concentr':185 'conclus':347 'confront':211 'consist':462 'continu':377 'control':413 'cue':328 'decis':230 'default':286 'defianc':245 'deni':14 'develop':33 'didn':129 'difficulti':266 'disord':246 'e':295 'either':128 'end':115 'engag':363 'even':166,474 'ever':197 'everi':118 'evid':320 'except':374 'exist':237 'explicit':81 'express':78 'fact':103 'feel':56 'felt':435 'four':423 'genuin':76,275 'get':225,267 'give':483 'group':108 'grumpili':345 'guy':27,284 'half':135 'hour':164 'ignor':48,371 'inclin':57 'includ':170 'interact':289,419 'isn':329 'keep':38,380,471,488 'kind':252,453,493 'laptop':90 'least':429 'lectur':173 'lie':206 'listen':331 'liter':84 'lose':465 'make':463 'mean':61,341 'miss':324 'month':424,438 'multipl':315 'neither':214 'neurodivers':241,270 'nice':296 'non':160 'non-stop':159 'normal':263 'obstruct':106 'offer':217 'one':458 'opinion':100 'opportun':369,388,486 'opposit':244 'other':181 'paus':167 'pay':219 'peopl':177,271 'perhap':442 'person':4 'point':112 'polit':334 'preserv':354 'pretend':233 'prioriti':358 'project':109 'push':472,489 'pushback':227 'quit':155 're':52 'read':53 'realli':257 'reason':311 'refus':69,361,481 'repeat':68,91,105 'respect':71 'rest':149 'said':6 'self':353 'self-preserv':352 'shit':400 'singl':119 'situat':63 'social':327 'someon':470 'speak':408 'start':92,232,390 'stop':161 'street':306 'stress':430 'strong':35 'struggl':258 'suicid':432 'take':357 'talk':41,158,171,174,179,381 'task':120 'team':152 'temper':467 'thing':459 'think':192 'time':316 'told':478 'touch':88 'trampl':313 'tri':39,183,276 'two':304,437 'two-way':303 'understand':281 'univers':29 'unspoken':326 'unus':146 'us':497 'usual':399 've':223,256,415,434,477 'way':9,305,449 'week':25 'well':21 'win':11 'wise':3 'without':165 'word':85,194 'work':20,188 'would':440 'yes':342"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2269010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706564765 {#2309
          date: 2024-01-29 22:46:05.0 +01:00
        }
        +"title": 350958
      }
      +body: "Yeah, it’s been an ongoing saga. I’ve tried going to the teachers, but their hands are tied because of his neurodiversity - this is where the “be kind to him” instruction came from last week. And it’s like, I did that for months and all I have to show for it is exhaustion, anxiety, and depression. So, nope. Not doing that. He can just stay away from me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706598989 {#2303
        date: 2024-01-30 08:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
        "@frog@beehaw.org"
        "@apis@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2313 …}
      +nested: Doctrine\ORM\PersistentCollection {#2292 …}
      +votes: Doctrine\ORM\PersistentCollection {#2290 …}
      +reports: Doctrine\ORM\PersistentCollection {#2295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
      -id: 351965
      -bodyTs: "'anxieti':56 'away':68 'came':33 'depress':58 'exhaust':55 'go':11 'hand':17 'instruct':32 'kind':29 'last':35 'like':40 'month':45 'neurodivers':23 'nope':60 'ongo':6 'saga':7 'show':51 'stay':67 'teacher':14 'tie':19 'tri':10 've':9 'week':36 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2271387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706598989 {#2319
        date: 2024-01-30 08:16:29.0 +01:00
      }
      +"title": 351965
    }
    0 => App\Entity\EntryComment {#2301}
  ]
  -id: 33871
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706637115
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11427450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706550715 {#1347
    date: 2024-01-29 18:51:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2302
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729570759 {#2221
    date: 2024-10-22 06:19:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2510 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
  +badges: Doctrine\ORM\PersistentCollection {#2552 …}
  +children: [
    1 => App\Entity\EntryComment {#2317
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
      +root: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          A very wise person once said “the only way to win is to deny the battle”. This advice is working well for me this week. The guy at university that I have developed a strong aversion to keeps trying to talk to me, and I have been ignoring him. If you’re reading this and feeling inclined to call this mean, this situation has arisen because he repeatedly refused to respect my boundaries (and I genuinely cannot express them more explicitly than the literal words “do not touch my laptop”), repeatedly started arguments because he can’t accept his opinions are not facts, and repeatedly obstructed our group project to the point that I ended up doing every single task that was assigned to him, because he either didn’t do it, only did half of it, or did it so badly that it was unusable by the rest of the team. He is quite capable of talking non-stop for 8 hours without even pausing for breath, including talking through lectures, talking over other people, and talking while others are trying to concentrate on their work. He does not think the word “no” should ever apply to him. He has broken my belongings, lied about it, and when confronted about it, neither apologised nor offered to pay for them.\n
          \n
          I’ve been getting some pushback on my decision to start pretending he does not exist, because he’s neurodiverse (autism+ADHD+oppositional defiance disorder) and we have to “be kind to him”. I’ve really struggled with this, because I normally have no difficulty getting on with neurodiverse people and I have genuinely tried my best to be understanding with this guy. My default approach to interactions with anyone is to be(e) nice. But that has to be a two-way street. Having had my very reasonable boundaries trampled over multiple times, with all the evidence being that he misses the unspoken social cues, isn’t listening when asked politely, and argues about why “no” should mean “yes” when asked grumpily, my conclusion is that my own self-preservation has to take priority now.\n
          \n
          By refusing to engage with him, he has no opportunities to ignore my boundaries (except for his continued attempts to keep talking to me) and he has no opportunities to start arguments. He can’t do any of his usual shit if I completely blank him when he speaks. This is the most control I’ve had over my interactions with him in four months, and it’s the least stressed and suicidal I’ve felt in two months. I would also, perhaps, argue that this is the best way I can “be kind to him”, because the one thing that will consistently make me lose my temper is when someone keeps pushing me even after I’ve told them “no”. Refusing to give him the opportunity to keep pushing me is a kindness to both of us.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1729570759 {#2291
          date: 2024-10-22 06:19:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@alyaza@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 350958
        -bodyTs: "'8':163 'accept':98 'adhd':243 'advic':18 'also':441 'anyon':291 'apologis':215 'appli':198 'approach':287 'argu':336,443 'argument':93,391 'arisen':65 'ask':333,344 'assign':123 'attempt':378 'autism':242 'avers':36 'bad':142 'battl':16 'belong':205 'best':278,448 'blank':404 'boundari':73,312,373 'breath':169 'broken':203 'call':59 'cannot':77 'capabl':156 'complet':403 'concentr':185 'conclus':347 'confront':211 'consist':462 'continu':377 'control':413 'cue':328 'decis':230 'default':286 'defianc':245 'deni':14 'develop':33 'didn':129 'difficulti':266 'disord':246 'e':295 'either':128 'end':115 'engag':363 'even':166,474 'ever':197 'everi':118 'evid':320 'except':374 'exist':237 'explicit':81 'express':78 'fact':103 'feel':56 'felt':435 'four':423 'genuin':76,275 'get':225,267 'give':483 'group':108 'grumpili':345 'guy':27,284 'half':135 'hour':164 'ignor':48,371 'inclin':57 'includ':170 'interact':289,419 'isn':329 'keep':38,380,471,488 'kind':252,453,493 'laptop':90 'least':429 'lectur':173 'lie':206 'listen':331 'liter':84 'lose':465 'make':463 'mean':61,341 'miss':324 'month':424,438 'multipl':315 'neither':214 'neurodivers':241,270 'nice':296 'non':160 'non-stop':159 'normal':263 'obstruct':106 'offer':217 'one':458 'opinion':100 'opportun':369,388,486 'opposit':244 'other':181 'paus':167 'pay':219 'peopl':177,271 'perhap':442 'person':4 'point':112 'polit':334 'preserv':354 'pretend':233 'prioriti':358 'project':109 'push':472,489 'pushback':227 'quit':155 're':52 'read':53 'realli':257 'reason':311 'refus':69,361,481 'repeat':68,91,105 'respect':71 'rest':149 'said':6 'self':353 'self-preserv':352 'shit':400 'singl':119 'situat':63 'social':327 'someon':470 'speak':408 'start':92,232,390 'stop':161 'street':306 'stress':430 'strong':35 'struggl':258 'suicid':432 'take':357 'talk':41,158,171,174,179,381 'task':120 'team':152 'temper':467 'thing':459 'think':192 'time':316 'told':478 'touch':88 'trampl':313 'tri':39,183,276 'two':304,437 'two-way':303 'understand':281 'univers':29 'unspoken':326 'unus':146 'us':497 'usual':399 've':223,256,415,434,477 'way':9,305,449 'week':25 'well':21 'win':11 'wise':3 'without':165 'word':85,194 'work':20,188 'would':440 'yes':342"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2269010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706564765 {#2309
          date: 2024-01-29 22:46:05.0 +01:00
        }
        +"title": 350958
      }
      +body: "Yeah, it’s been an ongoing saga. I’ve tried going to the teachers, but their hands are tied because of his neurodiversity - this is where the “be kind to him” instruction came from last week. And it’s like, I did that for months and all I have to show for it is exhaustion, anxiety, and depression. So, nope. Not doing that. He can just stay away from me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706598989 {#2303
        date: 2024-01-30 08:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
        "@frog@beehaw.org"
        "@apis@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2313 …}
      +nested: Doctrine\ORM\PersistentCollection {#2292 …}
      +votes: Doctrine\ORM\PersistentCollection {#2290 …}
      +reports: Doctrine\ORM\PersistentCollection {#2295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
      -id: 351965
      -bodyTs: "'anxieti':56 'away':68 'came':33 'depress':58 'exhaust':55 'go':11 'hand':17 'instruct':32 'kind':29 'last':35 'like':40 'month':45 'neurodivers':23 'nope':60 'ongo':6 'saga':7 'show':51 'stay':67 'teacher':14 'tie':19 'tri':10 've':9 'week':36 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2271387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706598989 {#2319
        date: 2024-01-30 08:16:29.0 +01:00
      }
      +"title": 351965
    }
    0 => App\Entity\EntryComment {#2301}
  ]
  -id: 33871
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706637115
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11427450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706550715 {#1347
    date: 2024-01-29 18:51:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2225
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "currently on book 4 for the year (goal of 40)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587413 {#2591
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
  +badges: Doctrine\ORM\PersistentCollection {#2606 …}
  +children: [
    App\Entity\EntryComment {#2213
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2225 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: "And a new team project begins. Team leaders from the last term’s projects were exempt from being in charge again this time, which was something of a relief for a couple of hours. The new team leader is a lovely guy, but very shy and socially awkward, and so far his success rate for deciding what to do and delegating it to someone is… uh… one time. A couple more times if you include me making a suggestion and him going “yeah, what Frog said.” I have to give the dude credit for volunteering for team leader - given his personality, it was a seriously brave thing to do and I genuinely admire that. But I understand there are some bets amongst the class for £5-£10 over how many weeks it will be before I’m in charge. And I’m just like… nope, I am not taking over. I’m just not doing it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705495525 {#2227
        date: 2024-01-17 13:45:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 316574
      -bodyTs: "'10':127 '5':126 'admir':113 'amongst':122 'awkward':48 'begin':6 'bet':121 'brave':106 'charg':20,139 'class':124 'coupl':32,70 'credit':93 'decid':56 'deleg':61 'dude':92 'exempt':16 'far':51 'frog':85 'genuin':112 'give':90 'given':99 'go':82 'guy':42 'hour':34 'includ':75 'last':11 'leader':8,38,98 'like':144 'love':41 'm':137,142,152 'make':77 'mani':130 'new':3,36 'nope':145 'one':67 'person':101 'project':5,14 'rate':54 'relief':29 'said':86 'serious':105 'shi':45 'social':47 'someon':64 'someth':26 'success':53 'suggest':79 'take':149 'team':4,7,37,97 'term':12 'thing':107 'time':23,68,72 'uh':66 'understand':117 'volunt':95 'week':131 'yeah':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2119223"
      +editedAt: DateTimeImmutable @1725760443 {#2216
        date: 2024-09-08 03:54:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705495525 {#2214
        date: 2024-01-17 13:45:25.0 +01:00
      }
      +"title": 316574
    }
  ]
  -id: 30724
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427718
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341318 {#2557
    date: 2024-01-15 18:55:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2225
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "currently on book 4 for the year (goal of 40)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587413 {#2591
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
  +badges: Doctrine\ORM\PersistentCollection {#2606 …}
  +children: [
    App\Entity\EntryComment {#2213
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2225 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: "And a new team project begins. Team leaders from the last term’s projects were exempt from being in charge again this time, which was something of a relief for a couple of hours. The new team leader is a lovely guy, but very shy and socially awkward, and so far his success rate for deciding what to do and delegating it to someone is… uh… one time. A couple more times if you include me making a suggestion and him going “yeah, what Frog said.” I have to give the dude credit for volunteering for team leader - given his personality, it was a seriously brave thing to do and I genuinely admire that. But I understand there are some bets amongst the class for £5-£10 over how many weeks it will be before I’m in charge. And I’m just like… nope, I am not taking over. I’m just not doing it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705495525 {#2227
        date: 2024-01-17 13:45:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 316574
      -bodyTs: "'10':127 '5':126 'admir':113 'amongst':122 'awkward':48 'begin':6 'bet':121 'brave':106 'charg':20,139 'class':124 'coupl':32,70 'credit':93 'decid':56 'deleg':61 'dude':92 'exempt':16 'far':51 'frog':85 'genuin':112 'give':90 'given':99 'go':82 'guy':42 'hour':34 'includ':75 'last':11 'leader':8,38,98 'like':144 'love':41 'm':137,142,152 'make':77 'mani':130 'new':3,36 'nope':145 'one':67 'person':101 'project':5,14 'rate':54 'relief':29 'said':86 'serious':105 'shi':45 'social':47 'someon':64 'someth':26 'success':53 'suggest':79 'take':149 'team':4,7,37,97 'term':12 'thing':107 'time':23,68,72 'uh':66 'understand':117 'volunt':95 'week':131 'yeah':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2119223"
      +editedAt: DateTimeImmutable @1725760443 {#2216
        date: 2024-09-08 03:54:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705495525 {#2214
        date: 2024-01-17 13:45:25.0 +01:00
      }
      +"title": 316574
    }
  ]
  -id: 30724
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427718
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341318 {#2557
    date: 2024-01-15 18:55:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2225
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "currently on book 4 for the year (goal of 40)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587413 {#2591
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
  +badges: Doctrine\ORM\PersistentCollection {#2606 …}
  +children: [
    App\Entity\EntryComment {#2213
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2225 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: "And a new team project begins. Team leaders from the last term’s projects were exempt from being in charge again this time, which was something of a relief for a couple of hours. The new team leader is a lovely guy, but very shy and socially awkward, and so far his success rate for deciding what to do and delegating it to someone is… uh… one time. A couple more times if you include me making a suggestion and him going “yeah, what Frog said.” I have to give the dude credit for volunteering for team leader - given his personality, it was a seriously brave thing to do and I genuinely admire that. But I understand there are some bets amongst the class for £5-£10 over how many weeks it will be before I’m in charge. And I’m just like… nope, I am not taking over. I’m just not doing it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705495525 {#2227
        date: 2024-01-17 13:45:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 316574
      -bodyTs: "'10':127 '5':126 'admir':113 'amongst':122 'awkward':48 'begin':6 'bet':121 'brave':106 'charg':20,139 'class':124 'coupl':32,70 'credit':93 'decid':56 'deleg':61 'dude':92 'exempt':16 'far':51 'frog':85 'genuin':112 'give':90 'given':99 'go':82 'guy':42 'hour':34 'includ':75 'last':11 'leader':8,38,98 'like':144 'love':41 'm':137,142,152 'make':77 'mani':130 'new':3,36 'nope':145 'one':67 'person':101 'project':5,14 'rate':54 'relief':29 'said':86 'serious':105 'shi':45 'social':47 'someon':64 'someth':26 'success':53 'suggest':79 'take':149 'team':4,7,37,97 'term':12 'thing':107 'time':23,68,72 'uh':66 'understand':117 'volunt':95 'week':131 'yeah':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2119223"
      +editedAt: DateTimeImmutable @1725760443 {#2216
        date: 2024-09-08 03:54:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705495525 {#2214
        date: 2024-01-17 13:45:25.0 +01:00
      }
      +"title": 316574
    }
  ]
  -id: 30724
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427718
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341318 {#2557
    date: 2024-01-15 18:55:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2110
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723276890 {#2627
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2634 …}
  +reports: Doctrine\ORM\PersistentCollection {#2636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    App\Entity\EntryComment {#2106
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        University spring term started again this week, and after being loaded down with three more assignments (including another group project), we also got the grades for one of last term’s assignments. I am very, very pleased with mine - 81%, which probably only really means something to those familiar with UK degree-level grading, but I’m really proud of it (while simultaneously being mildly annoyed I couldn’t do better). Last term’s group project grades will be given next week (though we do know that everyone passed, which is 40% or higher), and I’m expecting that one to be quite a bit lower. I’d like something above 70%, but that feels a bit optimistic given what a disaster the project was.\n
        \n
        I’ve mentioned on a number of occasions the guy who was on my team project whose combination of arrogance and laziness made him more of a hindrance than a help throughout the entire project. I had a bit of a blow up at him just before Christmas, the culmination of his obstructiveness, his chronic (but not terminal) verbal diarrhoea, and utter lack of ability to accept that no means no. (“Do not touch my laptop” is pretty explicit, and should not prompt an argument about how it’s fine because he knows how to handle laptops.) Anyway, the outcome of this is that he’s spent the whole week sulking in the corner of the room, not talking to anyone. He also ragequit the class Discord server over Christmas, and nobody even noticed he was gone until today when we were getting set up for the new group project. That’s how much everybody likes him. I feel a little bad because I don’t like it when someone feels like they’re not welcome… even when they’re genuinely not welcome because they’re a dick.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704841556 {#2109
        date: 2024-01-10 00:05:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 294551
      -bodyTs: "'40':93 '70':113 '81':40 'abil':191 'accept':193 'also':22,249 'annoy':67 'anoth':18 'anyon':247 'anyway':224 'argument':211 'arrog':146 'assign':16,32 'bad':288 'better':72 'bit':106,118,165 'blow':168 'christma':174,256 'chronic':181 'class':252 'combin':144 'corner':240 'couldn':69 'culmin':176 'd':109 'degre':53 'degree-level':52 'diarrhoea':186 'dick':314 'disast':123 'discord':253 'entir':160 'even':259,303 'everybodi':281 'everyon':89 'expect':99 'explicit':205 'familiar':49 'feel':116,285,297 'fine':216 'genuin':307 'get':269 'given':81,120 'gone':263 'got':23 'grade':25,55,78 'group':19,76,275 'guy':136 'handl':222 'help':157 'higher':95 'hindranc':154 'includ':17 'know':87,219 'lack':189 'laptop':202,223 'last':29,73 'lazi':148 'level':54 'like':110,282,293,298 'littl':287 'load':11 'lower':107 'm':58,98 'made':149 'mean':45,196 'mention':129 'mild':66 'mine':39 'much':280 'new':274 'next':82 'nobodi':258 'notic':260 'number':132 'obstruct':179 'occas':134 'one':27,101 'optimist':119 'outcom':226 'pass':90 'pleas':37 'pretti':204 'probabl':42 'project':20,77,125,142,161,276 'prompt':209 'proud':60 'quit':104 'ragequit':250 're':300,306,312 'realli':44,59 'room':243 'server':254 'set':270 'simultan':64 'someon':296 'someth':46,111 'spent':233 'spring':2 'start':4 'sulk':237 'talk':245 'team':141 'term':3,30,74 'termin':184 'though':84 'three':14 'throughout':158 'today':265 'touch':200 'uk':51 'univers':1 'utter':188 've':128 'verbal':185 'week':7,83,236 'welcom':302,309 'whole':235 'whose':143"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1996793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704841556 {#2103
        date: 2024-01-10 00:05:56.0 +01:00
      }
      +"title": 294551
    }
  ]
  -id: 28120
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704821212
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734812 {#2614
    date: 2024-01-08 18:26:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2110
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723276890 {#2627
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2634 …}
  +reports: Doctrine\ORM\PersistentCollection {#2636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    App\Entity\EntryComment {#2106
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        University spring term started again this week, and after being loaded down with three more assignments (including another group project), we also got the grades for one of last term’s assignments. I am very, very pleased with mine - 81%, which probably only really means something to those familiar with UK degree-level grading, but I’m really proud of it (while simultaneously being mildly annoyed I couldn’t do better). Last term’s group project grades will be given next week (though we do know that everyone passed, which is 40% or higher), and I’m expecting that one to be quite a bit lower. I’d like something above 70%, but that feels a bit optimistic given what a disaster the project was.\n
        \n
        I’ve mentioned on a number of occasions the guy who was on my team project whose combination of arrogance and laziness made him more of a hindrance than a help throughout the entire project. I had a bit of a blow up at him just before Christmas, the culmination of his obstructiveness, his chronic (but not terminal) verbal diarrhoea, and utter lack of ability to accept that no means no. (“Do not touch my laptop” is pretty explicit, and should not prompt an argument about how it’s fine because he knows how to handle laptops.) Anyway, the outcome of this is that he’s spent the whole week sulking in the corner of the room, not talking to anyone. He also ragequit the class Discord server over Christmas, and nobody even noticed he was gone until today when we were getting set up for the new group project. That’s how much everybody likes him. I feel a little bad because I don’t like it when someone feels like they’re not welcome… even when they’re genuinely not welcome because they’re a dick.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704841556 {#2109
        date: 2024-01-10 00:05:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 294551
      -bodyTs: "'40':93 '70':113 '81':40 'abil':191 'accept':193 'also':22,249 'annoy':67 'anoth':18 'anyon':247 'anyway':224 'argument':211 'arrog':146 'assign':16,32 'bad':288 'better':72 'bit':106,118,165 'blow':168 'christma':174,256 'chronic':181 'class':252 'combin':144 'corner':240 'couldn':69 'culmin':176 'd':109 'degre':53 'degree-level':52 'diarrhoea':186 'dick':314 'disast':123 'discord':253 'entir':160 'even':259,303 'everybodi':281 'everyon':89 'expect':99 'explicit':205 'familiar':49 'feel':116,285,297 'fine':216 'genuin':307 'get':269 'given':81,120 'gone':263 'got':23 'grade':25,55,78 'group':19,76,275 'guy':136 'handl':222 'help':157 'higher':95 'hindranc':154 'includ':17 'know':87,219 'lack':189 'laptop':202,223 'last':29,73 'lazi':148 'level':54 'like':110,282,293,298 'littl':287 'load':11 'lower':107 'm':58,98 'made':149 'mean':45,196 'mention':129 'mild':66 'mine':39 'much':280 'new':274 'next':82 'nobodi':258 'notic':260 'number':132 'obstruct':179 'occas':134 'one':27,101 'optimist':119 'outcom':226 'pass':90 'pleas':37 'pretti':204 'probabl':42 'project':20,77,125,142,161,276 'prompt':209 'proud':60 'quit':104 'ragequit':250 're':300,306,312 'realli':44,59 'room':243 'server':254 'set':270 'simultan':64 'someon':296 'someth':46,111 'spent':233 'spring':2 'start':4 'sulk':237 'talk':245 'team':141 'term':3,30,74 'termin':184 'though':84 'three':14 'throughout':158 'today':265 'touch':200 'uk':51 'univers':1 'utter':188 've':128 'verbal':185 'week':7,83,236 'welcom':302,309 'whole':235 'whose':143"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1996793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704841556 {#2103
        date: 2024-01-10 00:05:56.0 +01:00
      }
      +"title": 294551
    }
  ]
  -id: 28120
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704821212
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734812 {#2614
    date: 2024-01-08 18:26:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2110
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723276890 {#2627
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2634 …}
  +reports: Doctrine\ORM\PersistentCollection {#2636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    App\Entity\EntryComment {#2106
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        University spring term started again this week, and after being loaded down with three more assignments (including another group project), we also got the grades for one of last term’s assignments. I am very, very pleased with mine - 81%, which probably only really means something to those familiar with UK degree-level grading, but I’m really proud of it (while simultaneously being mildly annoyed I couldn’t do better). Last term’s group project grades will be given next week (though we do know that everyone passed, which is 40% or higher), and I’m expecting that one to be quite a bit lower. I’d like something above 70%, but that feels a bit optimistic given what a disaster the project was.\n
        \n
        I’ve mentioned on a number of occasions the guy who was on my team project whose combination of arrogance and laziness made him more of a hindrance than a help throughout the entire project. I had a bit of a blow up at him just before Christmas, the culmination of his obstructiveness, his chronic (but not terminal) verbal diarrhoea, and utter lack of ability to accept that no means no. (“Do not touch my laptop” is pretty explicit, and should not prompt an argument about how it’s fine because he knows how to handle laptops.) Anyway, the outcome of this is that he’s spent the whole week sulking in the corner of the room, not talking to anyone. He also ragequit the class Discord server over Christmas, and nobody even noticed he was gone until today when we were getting set up for the new group project. That’s how much everybody likes him. I feel a little bad because I don’t like it when someone feels like they’re not welcome… even when they’re genuinely not welcome because they’re a dick.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704841556 {#2109
        date: 2024-01-10 00:05:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 294551
      -bodyTs: "'40':93 '70':113 '81':40 'abil':191 'accept':193 'also':22,249 'annoy':67 'anoth':18 'anyon':247 'anyway':224 'argument':211 'arrog':146 'assign':16,32 'bad':288 'better':72 'bit':106,118,165 'blow':168 'christma':174,256 'chronic':181 'class':252 'combin':144 'corner':240 'couldn':69 'culmin':176 'd':109 'degre':53 'degree-level':52 'diarrhoea':186 'dick':314 'disast':123 'discord':253 'entir':160 'even':259,303 'everybodi':281 'everyon':89 'expect':99 'explicit':205 'familiar':49 'feel':116,285,297 'fine':216 'genuin':307 'get':269 'given':81,120 'gone':263 'got':23 'grade':25,55,78 'group':19,76,275 'guy':136 'handl':222 'help':157 'higher':95 'hindranc':154 'includ':17 'know':87,219 'lack':189 'laptop':202,223 'last':29,73 'lazi':148 'level':54 'like':110,282,293,298 'littl':287 'load':11 'lower':107 'm':58,98 'made':149 'mean':45,196 'mention':129 'mild':66 'mine':39 'much':280 'new':274 'next':82 'nobodi':258 'notic':260 'number':132 'obstruct':179 'occas':134 'one':27,101 'optimist':119 'outcom':226 'pass':90 'pleas':37 'pretti':204 'probabl':42 'project':20,77,125,142,161,276 'prompt':209 'proud':60 'quit':104 'ragequit':250 're':300,306,312 'realli':44,59 'room':243 'server':254 'set':270 'simultan':64 'someon':296 'someth':46,111 'spent':233 'spring':2 'start':4 'sulk':237 'talk':245 'team':141 'term':3,30,74 'termin':184 'though':84 'three':14 'throughout':158 'today':265 'touch':200 'uk':51 'univers':1 'utter':188 've':128 'verbal':185 'week':7,83,236 'welcom':302,309 'whole':235 'whose':143"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1996793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704841556 {#2103
        date: 2024-01-10 00:05:56.0 +01:00
      }
      +"title": 294551
    }
  ]
  -id: 28120
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704821212
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734812 {#2614
    date: 2024-01-08 18:26:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2317
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729570759 {#2221
      date: 2024-10-22 06:19:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2510 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      1 => App\Entity\EntryComment {#2317}
      0 => App\Entity\EntryComment {#2301
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          A very wise person once said “the only way to win is to deny the battle”. This advice is working well for me this week. The guy at university that I have developed a strong aversion to keeps trying to talk to me, and I have been ignoring him. If you’re reading this and feeling inclined to call this mean, this situation has arisen because he repeatedly refused to respect my boundaries (and I genuinely cannot express them more explicitly than the literal words “do not touch my laptop”), repeatedly started arguments because he can’t accept his opinions are not facts, and repeatedly obstructed our group project to the point that I ended up doing every single task that was assigned to him, because he either didn’t do it, only did half of it, or did it so badly that it was unusable by the rest of the team. He is quite capable of talking non-stop for 8 hours without even pausing for breath, including talking through lectures, talking over other people, and talking while others are trying to concentrate on their work. He does not think the word “no” should ever apply to him. He has broken my belongings, lied about it, and when confronted about it, neither apologised nor offered to pay for them.\n
          \n
          I’ve been getting some pushback on my decision to start pretending he does not exist, because he’s neurodiverse (autism+ADHD+oppositional defiance disorder) and we have to “be kind to him”. I’ve really struggled with this, because I normally have no difficulty getting on with neurodiverse people and I have genuinely tried my best to be understanding with this guy. My default approach to interactions with anyone is to be(e) nice. But that has to be a two-way street. Having had my very reasonable boundaries trampled over multiple times, with all the evidence being that he misses the unspoken social cues, isn’t listening when asked politely, and argues about why “no” should mean “yes” when asked grumpily, my conclusion is that my own self-preservation has to take priority now.\n
          \n
          By refusing to engage with him, he has no opportunities to ignore my boundaries (except for his continued attempts to keep talking to me) and he has no opportunities to start arguments. He can’t do any of his usual shit if I completely blank him when he speaks. This is the most control I’ve had over my interactions with him in four months, and it’s the least stressed and suicidal I’ve felt in two months. I would also, perhaps, argue that this is the best way I can “be kind to him”, because the one thing that will consistently make me lose my temper is when someone keeps pushing me even after I’ve told them “no”. Refusing to give him the opportunity to keep pushing me is a kindness to both of us.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1729570759 {#2291
          date: 2024-10-22 06:19:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@alyaza@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 350958
        -bodyTs: "'8':163 'accept':98 'adhd':243 'advic':18 'also':441 'anyon':291 'apologis':215 'appli':198 'approach':287 'argu':336,443 'argument':93,391 'arisen':65 'ask':333,344 'assign':123 'attempt':378 'autism':242 'avers':36 'bad':142 'battl':16 'belong':205 'best':278,448 'blank':404 'boundari':73,312,373 'breath':169 'broken':203 'call':59 'cannot':77 'capabl':156 'complet':403 'concentr':185 'conclus':347 'confront':211 'consist':462 'continu':377 'control':413 'cue':328 'decis':230 'default':286 'defianc':245 'deni':14 'develop':33 'didn':129 'difficulti':266 'disord':246 'e':295 'either':128 'end':115 'engag':363 'even':166,474 'ever':197 'everi':118 'evid':320 'except':374 'exist':237 'explicit':81 'express':78 'fact':103 'feel':56 'felt':435 'four':423 'genuin':76,275 'get':225,267 'give':483 'group':108 'grumpili':345 'guy':27,284 'half':135 'hour':164 'ignor':48,371 'inclin':57 'includ':170 'interact':289,419 'isn':329 'keep':38,380,471,488 'kind':252,453,493 'laptop':90 'least':429 'lectur':173 'lie':206 'listen':331 'liter':84 'lose':465 'make':463 'mean':61,341 'miss':324 'month':424,438 'multipl':315 'neither':214 'neurodivers':241,270 'nice':296 'non':160 'non-stop':159 'normal':263 'obstruct':106 'offer':217 'one':458 'opinion':100 'opportun':369,388,486 'opposit':244 'other':181 'paus':167 'pay':219 'peopl':177,271 'perhap':442 'person':4 'point':112 'polit':334 'preserv':354 'pretend':233 'prioriti':358 'project':109 'push':472,489 'pushback':227 'quit':155 're':52 'read':53 'realli':257 'reason':311 'refus':69,361,481 'repeat':68,91,105 'respect':71 'rest':149 'said':6 'self':353 'self-preserv':352 'shit':400 'singl':119 'situat':63 'social':327 'someon':470 'speak':408 'start':92,232,390 'stop':161 'street':306 'stress':430 'strong':35 'struggl':258 'suicid':432 'take':357 'talk':41,158,171,174,179,381 'task':120 'team':152 'temper':467 'thing':459 'think':192 'time':316 'told':478 'touch':88 'trampl':313 'tri':39,183,276 'two':304,437 'two-way':303 'understand':281 'univers':29 'unspoken':326 'unus':146 'us':497 'usual':399 've':223,256,415,434,477 'way':9,305,449 'week':25 'well':21 'win':11 'wise':3 'without':165 'word':85,194 'work':20,188 'would':440 'yes':342"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2269010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706564765 {#2309
          date: 2024-01-29 22:46:05.0 +01:00
        }
        +"title": 350958
      }
    ]
    -id: 33871
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706637115
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/11427450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706550715 {#1347
      date: 2024-01-29 18:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: App\Entity\EntryComment {#2301}
  +body: "Yeah, it’s been an ongoing saga. I’ve tried going to the teachers, but their hands are tied because of his neurodiversity - this is where the “be kind to him” instruction came from last week. And it’s like, I did that for months and all I have to show for it is exhaustion, anxiety, and depression. So, nope. Not doing that. He can just stay away from me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706598989 {#2303
    date: 2024-01-30 08:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
    "@frog@beehaw.org"
    "@apis@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 351965
  -bodyTs: "'anxieti':56 'away':68 'came':33 'depress':58 'exhaust':55 'go':11 'hand':17 'instruct':32 'kind':29 'last':35 'like':40 'month':45 'neurodivers':23 'nope':60 'ongo':6 'saga':7 'show':51 'stay':67 'teacher':14 'tie':19 'tri':10 've':9 'week':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2271387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706598989 {#2319
    date: 2024-01-30 08:16:29.0 +01:00
  }
  +"title": 351965
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2317
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729570759 {#2221
      date: 2024-10-22 06:19:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2510 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      1 => App\Entity\EntryComment {#2317}
      0 => App\Entity\EntryComment {#2301
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          A very wise person once said “the only way to win is to deny the battle”. This advice is working well for me this week. The guy at university that I have developed a strong aversion to keeps trying to talk to me, and I have been ignoring him. If you’re reading this and feeling inclined to call this mean, this situation has arisen because he repeatedly refused to respect my boundaries (and I genuinely cannot express them more explicitly than the literal words “do not touch my laptop”), repeatedly started arguments because he can’t accept his opinions are not facts, and repeatedly obstructed our group project to the point that I ended up doing every single task that was assigned to him, because he either didn’t do it, only did half of it, or did it so badly that it was unusable by the rest of the team. He is quite capable of talking non-stop for 8 hours without even pausing for breath, including talking through lectures, talking over other people, and talking while others are trying to concentrate on their work. He does not think the word “no” should ever apply to him. He has broken my belongings, lied about it, and when confronted about it, neither apologised nor offered to pay for them.\n
          \n
          I’ve been getting some pushback on my decision to start pretending he does not exist, because he’s neurodiverse (autism+ADHD+oppositional defiance disorder) and we have to “be kind to him”. I’ve really struggled with this, because I normally have no difficulty getting on with neurodiverse people and I have genuinely tried my best to be understanding with this guy. My default approach to interactions with anyone is to be(e) nice. But that has to be a two-way street. Having had my very reasonable boundaries trampled over multiple times, with all the evidence being that he misses the unspoken social cues, isn’t listening when asked politely, and argues about why “no” should mean “yes” when asked grumpily, my conclusion is that my own self-preservation has to take priority now.\n
          \n
          By refusing to engage with him, he has no opportunities to ignore my boundaries (except for his continued attempts to keep talking to me) and he has no opportunities to start arguments. He can’t do any of his usual shit if I completely blank him when he speaks. This is the most control I’ve had over my interactions with him in four months, and it’s the least stressed and suicidal I’ve felt in two months. I would also, perhaps, argue that this is the best way I can “be kind to him”, because the one thing that will consistently make me lose my temper is when someone keeps pushing me even after I’ve told them “no”. Refusing to give him the opportunity to keep pushing me is a kindness to both of us.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1729570759 {#2291
          date: 2024-10-22 06:19:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@alyaza@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 350958
        -bodyTs: "'8':163 'accept':98 'adhd':243 'advic':18 'also':441 'anyon':291 'apologis':215 'appli':198 'approach':287 'argu':336,443 'argument':93,391 'arisen':65 'ask':333,344 'assign':123 'attempt':378 'autism':242 'avers':36 'bad':142 'battl':16 'belong':205 'best':278,448 'blank':404 'boundari':73,312,373 'breath':169 'broken':203 'call':59 'cannot':77 'capabl':156 'complet':403 'concentr':185 'conclus':347 'confront':211 'consist':462 'continu':377 'control':413 'cue':328 'decis':230 'default':286 'defianc':245 'deni':14 'develop':33 'didn':129 'difficulti':266 'disord':246 'e':295 'either':128 'end':115 'engag':363 'even':166,474 'ever':197 'everi':118 'evid':320 'except':374 'exist':237 'explicit':81 'express':78 'fact':103 'feel':56 'felt':435 'four':423 'genuin':76,275 'get':225,267 'give':483 'group':108 'grumpili':345 'guy':27,284 'half':135 'hour':164 'ignor':48,371 'inclin':57 'includ':170 'interact':289,419 'isn':329 'keep':38,380,471,488 'kind':252,453,493 'laptop':90 'least':429 'lectur':173 'lie':206 'listen':331 'liter':84 'lose':465 'make':463 'mean':61,341 'miss':324 'month':424,438 'multipl':315 'neither':214 'neurodivers':241,270 'nice':296 'non':160 'non-stop':159 'normal':263 'obstruct':106 'offer':217 'one':458 'opinion':100 'opportun':369,388,486 'opposit':244 'other':181 'paus':167 'pay':219 'peopl':177,271 'perhap':442 'person':4 'point':112 'polit':334 'preserv':354 'pretend':233 'prioriti':358 'project':109 'push':472,489 'pushback':227 'quit':155 're':52 'read':53 'realli':257 'reason':311 'refus':69,361,481 'repeat':68,91,105 'respect':71 'rest':149 'said':6 'self':353 'self-preserv':352 'shit':400 'singl':119 'situat':63 'social':327 'someon':470 'speak':408 'start':92,232,390 'stop':161 'street':306 'stress':430 'strong':35 'struggl':258 'suicid':432 'take':357 'talk':41,158,171,174,179,381 'task':120 'team':152 'temper':467 'thing':459 'think':192 'time':316 'told':478 'touch':88 'trampl':313 'tri':39,183,276 'two':304,437 'two-way':303 'understand':281 'univers':29 'unspoken':326 'unus':146 'us':497 'usual':399 've':223,256,415,434,477 'way':9,305,449 'week':25 'well':21 'win':11 'wise':3 'without':165 'word':85,194 'work':20,188 'would':440 'yes':342"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2269010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706564765 {#2309
          date: 2024-01-29 22:46:05.0 +01:00
        }
        +"title": 350958
      }
    ]
    -id: 33871
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706637115
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/11427450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706550715 {#1347
      date: 2024-01-29 18:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: App\Entity\EntryComment {#2301}
  +body: "Yeah, it’s been an ongoing saga. I’ve tried going to the teachers, but their hands are tied because of his neurodiversity - this is where the “be kind to him” instruction came from last week. And it’s like, I did that for months and all I have to show for it is exhaustion, anxiety, and depression. So, nope. Not doing that. He can just stay away from me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706598989 {#2303
    date: 2024-01-30 08:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
    "@frog@beehaw.org"
    "@apis@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 351965
  -bodyTs: "'anxieti':56 'away':68 'came':33 'depress':58 'exhaust':55 'go':11 'hand':17 'instruct':32 'kind':29 'last':35 'like':40 'month':45 'neurodivers':23 'nope':60 'ongo':6 'saga':7 'show':51 'stay':67 'teacher':14 'tie':19 'tri':10 've':9 'week':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2271387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706598989 {#2319
    date: 2024-01-30 08:16:29.0 +01:00
  }
  +"title": 351965
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2317
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729570759 {#2221
      date: 2024-10-22 06:19:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2510 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      1 => App\Entity\EntryComment {#2317}
      0 => App\Entity\EntryComment {#2301
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          A very wise person once said “the only way to win is to deny the battle”. This advice is working well for me this week. The guy at university that I have developed a strong aversion to keeps trying to talk to me, and I have been ignoring him. If you’re reading this and feeling inclined to call this mean, this situation has arisen because he repeatedly refused to respect my boundaries (and I genuinely cannot express them more explicitly than the literal words “do not touch my laptop”), repeatedly started arguments because he can’t accept his opinions are not facts, and repeatedly obstructed our group project to the point that I ended up doing every single task that was assigned to him, because he either didn’t do it, only did half of it, or did it so badly that it was unusable by the rest of the team. He is quite capable of talking non-stop for 8 hours without even pausing for breath, including talking through lectures, talking over other people, and talking while others are trying to concentrate on their work. He does not think the word “no” should ever apply to him. He has broken my belongings, lied about it, and when confronted about it, neither apologised nor offered to pay for them.\n
          \n
          I’ve been getting some pushback on my decision to start pretending he does not exist, because he’s neurodiverse (autism+ADHD+oppositional defiance disorder) and we have to “be kind to him”. I’ve really struggled with this, because I normally have no difficulty getting on with neurodiverse people and I have genuinely tried my best to be understanding with this guy. My default approach to interactions with anyone is to be(e) nice. But that has to be a two-way street. Having had my very reasonable boundaries trampled over multiple times, with all the evidence being that he misses the unspoken social cues, isn’t listening when asked politely, and argues about why “no” should mean “yes” when asked grumpily, my conclusion is that my own self-preservation has to take priority now.\n
          \n
          By refusing to engage with him, he has no opportunities to ignore my boundaries (except for his continued attempts to keep talking to me) and he has no opportunities to start arguments. He can’t do any of his usual shit if I completely blank him when he speaks. This is the most control I’ve had over my interactions with him in four months, and it’s the least stressed and suicidal I’ve felt in two months. I would also, perhaps, argue that this is the best way I can “be kind to him”, because the one thing that will consistently make me lose my temper is when someone keeps pushing me even after I’ve told them “no”. Refusing to give him the opportunity to keep pushing me is a kindness to both of us.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1729570759 {#2291
          date: 2024-10-22 06:19:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@alyaza@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 350958
        -bodyTs: "'8':163 'accept':98 'adhd':243 'advic':18 'also':441 'anyon':291 'apologis':215 'appli':198 'approach':287 'argu':336,443 'argument':93,391 'arisen':65 'ask':333,344 'assign':123 'attempt':378 'autism':242 'avers':36 'bad':142 'battl':16 'belong':205 'best':278,448 'blank':404 'boundari':73,312,373 'breath':169 'broken':203 'call':59 'cannot':77 'capabl':156 'complet':403 'concentr':185 'conclus':347 'confront':211 'consist':462 'continu':377 'control':413 'cue':328 'decis':230 'default':286 'defianc':245 'deni':14 'develop':33 'didn':129 'difficulti':266 'disord':246 'e':295 'either':128 'end':115 'engag':363 'even':166,474 'ever':197 'everi':118 'evid':320 'except':374 'exist':237 'explicit':81 'express':78 'fact':103 'feel':56 'felt':435 'four':423 'genuin':76,275 'get':225,267 'give':483 'group':108 'grumpili':345 'guy':27,284 'half':135 'hour':164 'ignor':48,371 'inclin':57 'includ':170 'interact':289,419 'isn':329 'keep':38,380,471,488 'kind':252,453,493 'laptop':90 'least':429 'lectur':173 'lie':206 'listen':331 'liter':84 'lose':465 'make':463 'mean':61,341 'miss':324 'month':424,438 'multipl':315 'neither':214 'neurodivers':241,270 'nice':296 'non':160 'non-stop':159 'normal':263 'obstruct':106 'offer':217 'one':458 'opinion':100 'opportun':369,388,486 'opposit':244 'other':181 'paus':167 'pay':219 'peopl':177,271 'perhap':442 'person':4 'point':112 'polit':334 'preserv':354 'pretend':233 'prioriti':358 'project':109 'push':472,489 'pushback':227 'quit':155 're':52 'read':53 'realli':257 'reason':311 'refus':69,361,481 'repeat':68,91,105 'respect':71 'rest':149 'said':6 'self':353 'self-preserv':352 'shit':400 'singl':119 'situat':63 'social':327 'someon':470 'speak':408 'start':92,232,390 'stop':161 'street':306 'stress':430 'strong':35 'struggl':258 'suicid':432 'take':357 'talk':41,158,171,174,179,381 'task':120 'team':152 'temper':467 'thing':459 'think':192 'time':316 'told':478 'touch':88 'trampl':313 'tri':39,183,276 'two':304,437 'two-way':303 'understand':281 'univers':29 'unspoken':326 'unus':146 'us':497 'usual':399 've':223,256,415,434,477 'way':9,305,449 'week':25 'well':21 'win':11 'wise':3 'without':165 'word':85,194 'work':20,188 'would':440 'yes':342"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2269010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706564765 {#2309
          date: 2024-01-29 22:46:05.0 +01:00
        }
        +"title": 350958
      }
    ]
    -id: 33871
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706637115
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/11427450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706550715 {#1347
      date: 2024-01-29 18:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: App\Entity\EntryComment {#2301}
  +body: "Yeah, it’s been an ongoing saga. I’ve tried going to the teachers, but their hands are tied because of his neurodiversity - this is where the “be kind to him” instruction came from last week. And it’s like, I did that for months and all I have to show for it is exhaustion, anxiety, and depression. So, nope. Not doing that. He can just stay away from me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706598989 {#2303
    date: 2024-01-30 08:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
    "@frog@beehaw.org"
    "@apis@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 351965
  -bodyTs: "'anxieti':56 'away':68 'came':33 'depress':58 'exhaust':55 'go':11 'hand':17 'instruct':32 'kind':29 'last':35 'like':40 'month':45 'neurodivers':23 'nope':60 'ongo':6 'saga':7 'show':51 'stay':67 'teacher':14 'tie':19 'tri':10 've':9 'week':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2271387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706598989 {#2319
    date: 2024-01-30 08:16:29.0 +01:00
  }
  +"title": 351965
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2301
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729570759 {#2221
      date: 2024-10-22 06:19:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2510 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      1 => App\Entity\EntryComment {#2317
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
        +root: App\Entity\EntryComment {#2301}
        +body: "Yeah, it’s been an ongoing saga. I’ve tried going to the teachers, but their hands are tied because of his neurodiversity - this is where the “be kind to him” instruction came from last week. And it’s like, I did that for months and all I have to show for it is exhaustion, anxiety, and depression. So, nope. Not doing that. He can just stay away from me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706598989 {#2303
          date: 2024-01-30 08:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@alyaza@beehaw.org"
          "@frog@beehaw.org"
          "@apis@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2313 …}
        +nested: Doctrine\ORM\PersistentCollection {#2292 …}
        +votes: Doctrine\ORM\PersistentCollection {#2290 …}
        +reports: Doctrine\ORM\PersistentCollection {#2295 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
        -id: 351965
        -bodyTs: "'anxieti':56 'away':68 'came':33 'depress':58 'exhaust':55 'go':11 'hand':17 'instruct':32 'kind':29 'last':35 'like':40 'month':45 'neurodivers':23 'nope':60 'ongo':6 'saga':7 'show':51 'stay':67 'teacher':14 'tie':19 'tri':10 've':9 'week':36 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2271387"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706598989 {#2319
          date: 2024-01-30 08:16:29.0 +01:00
        }
        +"title": 351965
      }
      0 => App\Entity\EntryComment {#2301}
    ]
    -id: 33871
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706637115
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/11427450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706550715 {#1347
      date: 2024-01-29 18:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    A very wise person once said “the only way to win is to deny the battle”. This advice is working well for me this week. The guy at university that I have developed a strong aversion to keeps trying to talk to me, and I have been ignoring him. If you’re reading this and feeling inclined to call this mean, this situation has arisen because he repeatedly refused to respect my boundaries (and I genuinely cannot express them more explicitly than the literal words “do not touch my laptop”), repeatedly started arguments because he can’t accept his opinions are not facts, and repeatedly obstructed our group project to the point that I ended up doing every single task that was assigned to him, because he either didn’t do it, only did half of it, or did it so badly that it was unusable by the rest of the team. He is quite capable of talking non-stop for 8 hours without even pausing for breath, including talking through lectures, talking over other people, and talking while others are trying to concentrate on their work. He does not think the word “no” should ever apply to him. He has broken my belongings, lied about it, and when confronted about it, neither apologised nor offered to pay for them.\n
    \n
    I’ve been getting some pushback on my decision to start pretending he does not exist, because he’s neurodiverse (autism+ADHD+oppositional defiance disorder) and we have to “be kind to him”. I’ve really struggled with this, because I normally have no difficulty getting on with neurodiverse people and I have genuinely tried my best to be understanding with this guy. My default approach to interactions with anyone is to be(e) nice. But that has to be a two-way street. Having had my very reasonable boundaries trampled over multiple times, with all the evidence being that he misses the unspoken social cues, isn’t listening when asked politely, and argues about why “no” should mean “yes” when asked grumpily, my conclusion is that my own self-preservation has to take priority now.\n
    \n
    By refusing to engage with him, he has no opportunities to ignore my boundaries (except for his continued attempts to keep talking to me) and he has no opportunities to start arguments. He can’t do any of his usual shit if I completely blank him when he speaks. This is the most control I’ve had over my interactions with him in four months, and it’s the least stressed and suicidal I’ve felt in two months. I would also, perhaps, argue that this is the best way I can “be kind to him”, because the one thing that will consistently make me lose my temper is when someone keeps pushing me even after I’ve told them “no”. Refusing to give him the opportunity to keep pushing me is a kindness to both of us.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729570759 {#2291
    date: 2024-10-22 06:19:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 350958
  -bodyTs: "'8':163 'accept':98 'adhd':243 'advic':18 'also':441 'anyon':291 'apologis':215 'appli':198 'approach':287 'argu':336,443 'argument':93,391 'arisen':65 'ask':333,344 'assign':123 'attempt':378 'autism':242 'avers':36 'bad':142 'battl':16 'belong':205 'best':278,448 'blank':404 'boundari':73,312,373 'breath':169 'broken':203 'call':59 'cannot':77 'capabl':156 'complet':403 'concentr':185 'conclus':347 'confront':211 'consist':462 'continu':377 'control':413 'cue':328 'decis':230 'default':286 'defianc':245 'deni':14 'develop':33 'didn':129 'difficulti':266 'disord':246 'e':295 'either':128 'end':115 'engag':363 'even':166,474 'ever':197 'everi':118 'evid':320 'except':374 'exist':237 'explicit':81 'express':78 'fact':103 'feel':56 'felt':435 'four':423 'genuin':76,275 'get':225,267 'give':483 'group':108 'grumpili':345 'guy':27,284 'half':135 'hour':164 'ignor':48,371 'inclin':57 'includ':170 'interact':289,419 'isn':329 'keep':38,380,471,488 'kind':252,453,493 'laptop':90 'least':429 'lectur':173 'lie':206 'listen':331 'liter':84 'lose':465 'make':463 'mean':61,341 'miss':324 'month':424,438 'multipl':315 'neither':214 'neurodivers':241,270 'nice':296 'non':160 'non-stop':159 'normal':263 'obstruct':106 'offer':217 'one':458 'opinion':100 'opportun':369,388,486 'opposit':244 'other':181 'paus':167 'pay':219 'peopl':177,271 'perhap':442 'person':4 'point':112 'polit':334 'preserv':354 'pretend':233 'prioriti':358 'project':109 'push':472,489 'pushback':227 'quit':155 're':52 'read':53 'realli':257 'reason':311 'refus':69,361,481 'repeat':68,91,105 'respect':71 'rest':149 'said':6 'self':353 'self-preserv':352 'shit':400 'singl':119 'situat':63 'social':327 'someon':470 'speak':408 'start':92,232,390 'stop':161 'street':306 'stress':430 'strong':35 'struggl':258 'suicid':432 'take':357 'talk':41,158,171,174,179,381 'task':120 'team':152 'temper':467 'thing':459 'think':192 'time':316 'told':478 'touch':88 'trampl':313 'tri':39,183,276 'two':304,437 'two-way':303 'understand':281 'univers':29 'unspoken':326 'unus':146 'us':497 'usual':399 've':223,256,415,434,477 'way':9,305,449 'week':25 'well':21 'win':11 'wise':3 'without':165 'word':85,194 'work':20,188 'would':440 'yes':342"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2269010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564765 {#2309
    date: 2024-01-29 22:46:05.0 +01:00
  }
  +"title": 350958
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2301
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729570759 {#2221
      date: 2024-10-22 06:19:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2510 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      1 => App\Entity\EntryComment {#2317
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
        +root: App\Entity\EntryComment {#2301}
        +body: "Yeah, it’s been an ongoing saga. I’ve tried going to the teachers, but their hands are tied because of his neurodiversity - this is where the “be kind to him” instruction came from last week. And it’s like, I did that for months and all I have to show for it is exhaustion, anxiety, and depression. So, nope. Not doing that. He can just stay away from me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706598989 {#2303
          date: 2024-01-30 08:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@alyaza@beehaw.org"
          "@frog@beehaw.org"
          "@apis@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2313 …}
        +nested: Doctrine\ORM\PersistentCollection {#2292 …}
        +votes: Doctrine\ORM\PersistentCollection {#2290 …}
        +reports: Doctrine\ORM\PersistentCollection {#2295 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
        -id: 351965
        -bodyTs: "'anxieti':56 'away':68 'came':33 'depress':58 'exhaust':55 'go':11 'hand':17 'instruct':32 'kind':29 'last':35 'like':40 'month':45 'neurodivers':23 'nope':60 'ongo':6 'saga':7 'show':51 'stay':67 'teacher':14 'tie':19 'tri':10 've':9 'week':36 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2271387"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706598989 {#2319
          date: 2024-01-30 08:16:29.0 +01:00
        }
        +"title": 351965
      }
      0 => App\Entity\EntryComment {#2301}
    ]
    -id: 33871
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706637115
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/11427450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706550715 {#1347
      date: 2024-01-29 18:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    A very wise person once said “the only way to win is to deny the battle”. This advice is working well for me this week. The guy at university that I have developed a strong aversion to keeps trying to talk to me, and I have been ignoring him. If you’re reading this and feeling inclined to call this mean, this situation has arisen because he repeatedly refused to respect my boundaries (and I genuinely cannot express them more explicitly than the literal words “do not touch my laptop”), repeatedly started arguments because he can’t accept his opinions are not facts, and repeatedly obstructed our group project to the point that I ended up doing every single task that was assigned to him, because he either didn’t do it, only did half of it, or did it so badly that it was unusable by the rest of the team. He is quite capable of talking non-stop for 8 hours without even pausing for breath, including talking through lectures, talking over other people, and talking while others are trying to concentrate on their work. He does not think the word “no” should ever apply to him. He has broken my belongings, lied about it, and when confronted about it, neither apologised nor offered to pay for them.\n
    \n
    I’ve been getting some pushback on my decision to start pretending he does not exist, because he’s neurodiverse (autism+ADHD+oppositional defiance disorder) and we have to “be kind to him”. I’ve really struggled with this, because I normally have no difficulty getting on with neurodiverse people and I have genuinely tried my best to be understanding with this guy. My default approach to interactions with anyone is to be(e) nice. But that has to be a two-way street. Having had my very reasonable boundaries trampled over multiple times, with all the evidence being that he misses the unspoken social cues, isn’t listening when asked politely, and argues about why “no” should mean “yes” when asked grumpily, my conclusion is that my own self-preservation has to take priority now.\n
    \n
    By refusing to engage with him, he has no opportunities to ignore my boundaries (except for his continued attempts to keep talking to me) and he has no opportunities to start arguments. He can’t do any of his usual shit if I completely blank him when he speaks. This is the most control I’ve had over my interactions with him in four months, and it’s the least stressed and suicidal I’ve felt in two months. I would also, perhaps, argue that this is the best way I can “be kind to him”, because the one thing that will consistently make me lose my temper is when someone keeps pushing me even after I’ve told them “no”. Refusing to give him the opportunity to keep pushing me is a kindness to both of us.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729570759 {#2291
    date: 2024-10-22 06:19:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 350958
  -bodyTs: "'8':163 'accept':98 'adhd':243 'advic':18 'also':441 'anyon':291 'apologis':215 'appli':198 'approach':287 'argu':336,443 'argument':93,391 'arisen':65 'ask':333,344 'assign':123 'attempt':378 'autism':242 'avers':36 'bad':142 'battl':16 'belong':205 'best':278,448 'blank':404 'boundari':73,312,373 'breath':169 'broken':203 'call':59 'cannot':77 'capabl':156 'complet':403 'concentr':185 'conclus':347 'confront':211 'consist':462 'continu':377 'control':413 'cue':328 'decis':230 'default':286 'defianc':245 'deni':14 'develop':33 'didn':129 'difficulti':266 'disord':246 'e':295 'either':128 'end':115 'engag':363 'even':166,474 'ever':197 'everi':118 'evid':320 'except':374 'exist':237 'explicit':81 'express':78 'fact':103 'feel':56 'felt':435 'four':423 'genuin':76,275 'get':225,267 'give':483 'group':108 'grumpili':345 'guy':27,284 'half':135 'hour':164 'ignor':48,371 'inclin':57 'includ':170 'interact':289,419 'isn':329 'keep':38,380,471,488 'kind':252,453,493 'laptop':90 'least':429 'lectur':173 'lie':206 'listen':331 'liter':84 'lose':465 'make':463 'mean':61,341 'miss':324 'month':424,438 'multipl':315 'neither':214 'neurodivers':241,270 'nice':296 'non':160 'non-stop':159 'normal':263 'obstruct':106 'offer':217 'one':458 'opinion':100 'opportun':369,388,486 'opposit':244 'other':181 'paus':167 'pay':219 'peopl':177,271 'perhap':442 'person':4 'point':112 'polit':334 'preserv':354 'pretend':233 'prioriti':358 'project':109 'push':472,489 'pushback':227 'quit':155 're':52 'read':53 'realli':257 'reason':311 'refus':69,361,481 'repeat':68,91,105 'respect':71 'rest':149 'said':6 'self':353 'self-preserv':352 'shit':400 'singl':119 'situat':63 'social':327 'someon':470 'speak':408 'start':92,232,390 'stop':161 'street':306 'stress':430 'strong':35 'struggl':258 'suicid':432 'take':357 'talk':41,158,171,174,179,381 'task':120 'team':152 'temper':467 'thing':459 'think':192 'time':316 'told':478 'touch':88 'trampl':313 'tri':39,183,276 'two':304,437 'two-way':303 'understand':281 'univers':29 'unspoken':326 'unus':146 'us':497 'usual':399 've':223,256,415,434,477 'way':9,305,449 'week':25 'well':21 'win':11 'wise':3 'without':165 'word':85,194 'work':20,188 'would':440 'yes':342"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2269010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564765 {#2309
    date: 2024-01-29 22:46:05.0 +01:00
  }
  +"title": 350958
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2301
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729570759 {#2221
      date: 2024-10-22 06:19:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2510 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      1 => App\Entity\EntryComment {#2317
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
        +root: App\Entity\EntryComment {#2301}
        +body: "Yeah, it’s been an ongoing saga. I’ve tried going to the teachers, but their hands are tied because of his neurodiversity - this is where the “be kind to him” instruction came from last week. And it’s like, I did that for months and all I have to show for it is exhaustion, anxiety, and depression. So, nope. Not doing that. He can just stay away from me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706598989 {#2303
          date: 2024-01-30 08:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@alyaza@beehaw.org"
          "@frog@beehaw.org"
          "@apis@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2313 …}
        +nested: Doctrine\ORM\PersistentCollection {#2292 …}
        +votes: Doctrine\ORM\PersistentCollection {#2290 …}
        +reports: Doctrine\ORM\PersistentCollection {#2295 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
        -id: 351965
        -bodyTs: "'anxieti':56 'away':68 'came':33 'depress':58 'exhaust':55 'go':11 'hand':17 'instruct':32 'kind':29 'last':35 'like':40 'month':45 'neurodivers':23 'nope':60 'ongo':6 'saga':7 'show':51 'stay':67 'teacher':14 'tie':19 'tri':10 've':9 'week':36 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/2271387"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706598989 {#2319
          date: 2024-01-30 08:16:29.0 +01:00
        }
        +"title": 351965
      }
      0 => App\Entity\EntryComment {#2301}
    ]
    -id: 33871
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706637115
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/11427450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706550715 {#1347
      date: 2024-01-29 18:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    A very wise person once said “the only way to win is to deny the battle”. This advice is working well for me this week. The guy at university that I have developed a strong aversion to keeps trying to talk to me, and I have been ignoring him. If you’re reading this and feeling inclined to call this mean, this situation has arisen because he repeatedly refused to respect my boundaries (and I genuinely cannot express them more explicitly than the literal words “do not touch my laptop”), repeatedly started arguments because he can’t accept his opinions are not facts, and repeatedly obstructed our group project to the point that I ended up doing every single task that was assigned to him, because he either didn’t do it, only did half of it, or did it so badly that it was unusable by the rest of the team. He is quite capable of talking non-stop for 8 hours without even pausing for breath, including talking through lectures, talking over other people, and talking while others are trying to concentrate on their work. He does not think the word “no” should ever apply to him. He has broken my belongings, lied about it, and when confronted about it, neither apologised nor offered to pay for them.\n
    \n
    I’ve been getting some pushback on my decision to start pretending he does not exist, because he’s neurodiverse (autism+ADHD+oppositional defiance disorder) and we have to “be kind to him”. I’ve really struggled with this, because I normally have no difficulty getting on with neurodiverse people and I have genuinely tried my best to be understanding with this guy. My default approach to interactions with anyone is to be(e) nice. But that has to be a two-way street. Having had my very reasonable boundaries trampled over multiple times, with all the evidence being that he misses the unspoken social cues, isn’t listening when asked politely, and argues about why “no” should mean “yes” when asked grumpily, my conclusion is that my own self-preservation has to take priority now.\n
    \n
    By refusing to engage with him, he has no opportunities to ignore my boundaries (except for his continued attempts to keep talking to me) and he has no opportunities to start arguments. He can’t do any of his usual shit if I completely blank him when he speaks. This is the most control I’ve had over my interactions with him in four months, and it’s the least stressed and suicidal I’ve felt in two months. I would also, perhaps, argue that this is the best way I can “be kind to him”, because the one thing that will consistently make me lose my temper is when someone keeps pushing me even after I’ve told them “no”. Refusing to give him the opportunity to keep pushing me is a kindness to both of us.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729570759 {#2291
    date: 2024-10-22 06:19:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 350958
  -bodyTs: "'8':163 'accept':98 'adhd':243 'advic':18 'also':441 'anyon':291 'apologis':215 'appli':198 'approach':287 'argu':336,443 'argument':93,391 'arisen':65 'ask':333,344 'assign':123 'attempt':378 'autism':242 'avers':36 'bad':142 'battl':16 'belong':205 'best':278,448 'blank':404 'boundari':73,312,373 'breath':169 'broken':203 'call':59 'cannot':77 'capabl':156 'complet':403 'concentr':185 'conclus':347 'confront':211 'consist':462 'continu':377 'control':413 'cue':328 'decis':230 'default':286 'defianc':245 'deni':14 'develop':33 'didn':129 'difficulti':266 'disord':246 'e':295 'either':128 'end':115 'engag':363 'even':166,474 'ever':197 'everi':118 'evid':320 'except':374 'exist':237 'explicit':81 'express':78 'fact':103 'feel':56 'felt':435 'four':423 'genuin':76,275 'get':225,267 'give':483 'group':108 'grumpili':345 'guy':27,284 'half':135 'hour':164 'ignor':48,371 'inclin':57 'includ':170 'interact':289,419 'isn':329 'keep':38,380,471,488 'kind':252,453,493 'laptop':90 'least':429 'lectur':173 'lie':206 'listen':331 'liter':84 'lose':465 'make':463 'mean':61,341 'miss':324 'month':424,438 'multipl':315 'neither':214 'neurodivers':241,270 'nice':296 'non':160 'non-stop':159 'normal':263 'obstruct':106 'offer':217 'one':458 'opinion':100 'opportun':369,388,486 'opposit':244 'other':181 'paus':167 'pay':219 'peopl':177,271 'perhap':442 'person':4 'point':112 'polit':334 'preserv':354 'pretend':233 'prioriti':358 'project':109 'push':472,489 'pushback':227 'quit':155 're':52 'read':53 'realli':257 'reason':311 'refus':69,361,481 'repeat':68,91,105 'respect':71 'rest':149 'said':6 'self':353 'self-preserv':352 'shit':400 'singl':119 'situat':63 'social':327 'someon':470 'speak':408 'start':92,232,390 'stop':161 'street':306 'stress':430 'strong':35 'struggl':258 'suicid':432 'take':357 'talk':41,158,171,174,179,381 'task':120 'team':152 'temper':467 'thing':459 'think':192 'time':316 'told':478 'touch':88 'trampl':313 'tri':39,183,276 'two':304,437 'two-way':303 'understand':281 'univers':29 'unspoken':326 'unus':146 'us':497 'usual':399 've':223,256,415,434,477 'way':9,305,449 'week':25 'well':21 'win':11 'wise':3 'without':165 'word':85,194 'work':20,188 'would':440 'yes':342"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2269010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564765 {#2309
    date: 2024-01-29 22:46:05.0 +01:00
  }
  +"title": 350958
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2213
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: "currently on book 4 for the year (goal of 40)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727587413 {#2591
      date: 2024-09-29 07:23:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    +badges: Doctrine\ORM\PersistentCollection {#2606 …}
    +children: [
      App\Entity\EntryComment {#2213}
    ]
    -id: 30724
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
    +cross: true
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705427718
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/11073717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705341318 {#2557
      date: 2024-01-15 18:55:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: "And a new team project begins. Team leaders from the last term’s projects were exempt from being in charge again this time, which was something of a relief for a couple of hours. The new team leader is a lovely guy, but very shy and socially awkward, and so far his success rate for deciding what to do and delegating it to someone is… uh… one time. A couple more times if you include me making a suggestion and him going “yeah, what Frog said.” I have to give the dude credit for volunteering for team leader - given his personality, it was a seriously brave thing to do and I genuinely admire that. But I understand there are some bets amongst the class for £5-£10 over how many weeks it will be before I’m in charge. And I’m just like… nope, I am not taking over. I’m just not doing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705495525 {#2227
    date: 2024-01-17 13:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 316574
  -bodyTs: "'10':127 '5':126 'admir':113 'amongst':122 'awkward':48 'begin':6 'bet':121 'brave':106 'charg':20,139 'class':124 'coupl':32,70 'credit':93 'decid':56 'deleg':61 'dude':92 'exempt':16 'far':51 'frog':85 'genuin':112 'give':90 'given':99 'go':82 'guy':42 'hour':34 'includ':75 'last':11 'leader':8,38,98 'like':144 'love':41 'm':137,142,152 'make':77 'mani':130 'new':3,36 'nope':145 'one':67 'person':101 'project':5,14 'rate':54 'relief':29 'said':86 'serious':105 'shi':45 'social':47 'someon':64 'someth':26 'success':53 'suggest':79 'take':149 'team':4,7,37,97 'term':12 'thing':107 'time':23,68,72 'uh':66 'understand':117 'volunt':95 'week':131 'yeah':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2119223"
  +editedAt: DateTimeImmutable @1725760443 {#2216
    date: 2024-09-08 03:54:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705495525 {#2214
    date: 2024-01-17 13:45:25.0 +01:00
  }
  +"title": 316574
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2213
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: "currently on book 4 for the year (goal of 40)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727587413 {#2591
      date: 2024-09-29 07:23:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    +badges: Doctrine\ORM\PersistentCollection {#2606 …}
    +children: [
      App\Entity\EntryComment {#2213}
    ]
    -id: 30724
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
    +cross: true
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705427718
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/11073717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705341318 {#2557
      date: 2024-01-15 18:55:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: "And a new team project begins. Team leaders from the last term’s projects were exempt from being in charge again this time, which was something of a relief for a couple of hours. The new team leader is a lovely guy, but very shy and socially awkward, and so far his success rate for deciding what to do and delegating it to someone is… uh… one time. A couple more times if you include me making a suggestion and him going “yeah, what Frog said.” I have to give the dude credit for volunteering for team leader - given his personality, it was a seriously brave thing to do and I genuinely admire that. But I understand there are some bets amongst the class for £5-£10 over how many weeks it will be before I’m in charge. And I’m just like… nope, I am not taking over. I’m just not doing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705495525 {#2227
    date: 2024-01-17 13:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 316574
  -bodyTs: "'10':127 '5':126 'admir':113 'amongst':122 'awkward':48 'begin':6 'bet':121 'brave':106 'charg':20,139 'class':124 'coupl':32,70 'credit':93 'decid':56 'deleg':61 'dude':92 'exempt':16 'far':51 'frog':85 'genuin':112 'give':90 'given':99 'go':82 'guy':42 'hour':34 'includ':75 'last':11 'leader':8,38,98 'like':144 'love':41 'm':137,142,152 'make':77 'mani':130 'new':3,36 'nope':145 'one':67 'person':101 'project':5,14 'rate':54 'relief':29 'said':86 'serious':105 'shi':45 'social':47 'someon':64 'someth':26 'success':53 'suggest':79 'take':149 'team':4,7,37,97 'term':12 'thing':107 'time':23,68,72 'uh':66 'understand':117 'volunt':95 'week':131 'yeah':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2119223"
  +editedAt: DateTimeImmutable @1725760443 {#2216
    date: 2024-09-08 03:54:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705495525 {#2214
    date: 2024-01-17 13:45:25.0 +01:00
  }
  +"title": 316574
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2213
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: "currently on book 4 for the year (goal of 40)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727587413 {#2591
      date: 2024-09-29 07:23:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    +badges: Doctrine\ORM\PersistentCollection {#2606 …}
    +children: [
      App\Entity\EntryComment {#2213}
    ]
    -id: 30724
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
    +cross: true
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705427718
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/11073717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705341318 {#2557
      date: 2024-01-15 18:55:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: "And a new team project begins. Team leaders from the last term’s projects were exempt from being in charge again this time, which was something of a relief for a couple of hours. The new team leader is a lovely guy, but very shy and socially awkward, and so far his success rate for deciding what to do and delegating it to someone is… uh… one time. A couple more times if you include me making a suggestion and him going “yeah, what Frog said.” I have to give the dude credit for volunteering for team leader - given his personality, it was a seriously brave thing to do and I genuinely admire that. But I understand there are some bets amongst the class for £5-£10 over how many weeks it will be before I’m in charge. And I’m just like… nope, I am not taking over. I’m just not doing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705495525 {#2227
    date: 2024-01-17 13:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 316574
  -bodyTs: "'10':127 '5':126 'admir':113 'amongst':122 'awkward':48 'begin':6 'bet':121 'brave':106 'charg':20,139 'class':124 'coupl':32,70 'credit':93 'decid':56 'deleg':61 'dude':92 'exempt':16 'far':51 'frog':85 'genuin':112 'give':90 'given':99 'go':82 'guy':42 'hour':34 'includ':75 'last':11 'leader':8,38,98 'like':144 'love':41 'm':137,142,152 'make':77 'mani':130 'new':3,36 'nope':145 'one':67 'person':101 'project':5,14 'rate':54 'relief':29 'said':86 'serious':105 'shi':45 'social':47 'someon':64 'someth':26 'success':53 'suggest':79 'take':149 'team':4,7,37,97 'term':12 'thing':107 'time':23,68,72 'uh':66 'understand':117 'volunt':95 'week':131 'yeah':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2119223"
  +editedAt: DateTimeImmutable @1725760443 {#2216
    date: 2024-09-08 03:54:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705495525 {#2214
    date: 2024-01-17 13:45:25.0 +01:00
  }
  +"title": 316574
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2106
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723276890 {#2627
      date: 2024-08-10 10:01:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2634 …}
    +reports: Doctrine\ORM\PersistentCollection {#2636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      App\Entity\EntryComment {#2106}
    ]
    -id: 28120
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
    +cross: true
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704821212
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10880704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704734812 {#2614
      date: 2024-01-08 18:26:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    University spring term started again this week, and after being loaded down with three more assignments (including another group project), we also got the grades for one of last term’s assignments. I am very, very pleased with mine - 81%, which probably only really means something to those familiar with UK degree-level grading, but I’m really proud of it (while simultaneously being mildly annoyed I couldn’t do better). Last term’s group project grades will be given next week (though we do know that everyone passed, which is 40% or higher), and I’m expecting that one to be quite a bit lower. I’d like something above 70%, but that feels a bit optimistic given what a disaster the project was.\n
    \n
    I’ve mentioned on a number of occasions the guy who was on my team project whose combination of arrogance and laziness made him more of a hindrance than a help throughout the entire project. I had a bit of a blow up at him just before Christmas, the culmination of his obstructiveness, his chronic (but not terminal) verbal diarrhoea, and utter lack of ability to accept that no means no. (“Do not touch my laptop” is pretty explicit, and should not prompt an argument about how it’s fine because he knows how to handle laptops.) Anyway, the outcome of this is that he’s spent the whole week sulking in the corner of the room, not talking to anyone. He also ragequit the class Discord server over Christmas, and nobody even noticed he was gone until today when we were getting set up for the new group project. That’s how much everybody likes him. I feel a little bad because I don’t like it when someone feels like they’re not welcome… even when they’re genuinely not welcome because they’re a dick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704841556 {#2109
    date: 2024-01-10 00:05:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 294551
  -bodyTs: "'40':93 '70':113 '81':40 'abil':191 'accept':193 'also':22,249 'annoy':67 'anoth':18 'anyon':247 'anyway':224 'argument':211 'arrog':146 'assign':16,32 'bad':288 'better':72 'bit':106,118,165 'blow':168 'christma':174,256 'chronic':181 'class':252 'combin':144 'corner':240 'couldn':69 'culmin':176 'd':109 'degre':53 'degree-level':52 'diarrhoea':186 'dick':314 'disast':123 'discord':253 'entir':160 'even':259,303 'everybodi':281 'everyon':89 'expect':99 'explicit':205 'familiar':49 'feel':116,285,297 'fine':216 'genuin':307 'get':269 'given':81,120 'gone':263 'got':23 'grade':25,55,78 'group':19,76,275 'guy':136 'handl':222 'help':157 'higher':95 'hindranc':154 'includ':17 'know':87,219 'lack':189 'laptop':202,223 'last':29,73 'lazi':148 'level':54 'like':110,282,293,298 'littl':287 'load':11 'lower':107 'm':58,98 'made':149 'mean':45,196 'mention':129 'mild':66 'mine':39 'much':280 'new':274 'next':82 'nobodi':258 'notic':260 'number':132 'obstruct':179 'occas':134 'one':27,101 'optimist':119 'outcom':226 'pass':90 'pleas':37 'pretti':204 'probabl':42 'project':20,77,125,142,161,276 'prompt':209 'proud':60 'quit':104 'ragequit':250 're':300,306,312 'realli':44,59 'room':243 'server':254 'set':270 'simultan':64 'someon':296 'someth':46,111 'spent':233 'spring':2 'start':4 'sulk':237 'talk':245 'team':141 'term':3,30,74 'termin':184 'though':84 'three':14 'throughout':158 'today':265 'touch':200 'uk':51 'univers':1 'utter':188 've':128 'verbal':185 'week':7,83,236 'welcom':302,309 'whole':235 'whose':143"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1996793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704841556 {#2103
    date: 2024-01-10 00:05:56.0 +01:00
  }
  +"title": 294551
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2106
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723276890 {#2627
      date: 2024-08-10 10:01:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2634 …}
    +reports: Doctrine\ORM\PersistentCollection {#2636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      App\Entity\EntryComment {#2106}
    ]
    -id: 28120
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
    +cross: true
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704821212
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10880704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704734812 {#2614
      date: 2024-01-08 18:26:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    University spring term started again this week, and after being loaded down with three more assignments (including another group project), we also got the grades for one of last term’s assignments. I am very, very pleased with mine - 81%, which probably only really means something to those familiar with UK degree-level grading, but I’m really proud of it (while simultaneously being mildly annoyed I couldn’t do better). Last term’s group project grades will be given next week (though we do know that everyone passed, which is 40% or higher), and I’m expecting that one to be quite a bit lower. I’d like something above 70%, but that feels a bit optimistic given what a disaster the project was.\n
    \n
    I’ve mentioned on a number of occasions the guy who was on my team project whose combination of arrogance and laziness made him more of a hindrance than a help throughout the entire project. I had a bit of a blow up at him just before Christmas, the culmination of his obstructiveness, his chronic (but not terminal) verbal diarrhoea, and utter lack of ability to accept that no means no. (“Do not touch my laptop” is pretty explicit, and should not prompt an argument about how it’s fine because he knows how to handle laptops.) Anyway, the outcome of this is that he’s spent the whole week sulking in the corner of the room, not talking to anyone. He also ragequit the class Discord server over Christmas, and nobody even noticed he was gone until today when we were getting set up for the new group project. That’s how much everybody likes him. I feel a little bad because I don’t like it when someone feels like they’re not welcome… even when they’re genuinely not welcome because they’re a dick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704841556 {#2109
    date: 2024-01-10 00:05:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 294551
  -bodyTs: "'40':93 '70':113 '81':40 'abil':191 'accept':193 'also':22,249 'annoy':67 'anoth':18 'anyon':247 'anyway':224 'argument':211 'arrog':146 'assign':16,32 'bad':288 'better':72 'bit':106,118,165 'blow':168 'christma':174,256 'chronic':181 'class':252 'combin':144 'corner':240 'couldn':69 'culmin':176 'd':109 'degre':53 'degree-level':52 'diarrhoea':186 'dick':314 'disast':123 'discord':253 'entir':160 'even':259,303 'everybodi':281 'everyon':89 'expect':99 'explicit':205 'familiar':49 'feel':116,285,297 'fine':216 'genuin':307 'get':269 'given':81,120 'gone':263 'got':23 'grade':25,55,78 'group':19,76,275 'guy':136 'handl':222 'help':157 'higher':95 'hindranc':154 'includ':17 'know':87,219 'lack':189 'laptop':202,223 'last':29,73 'lazi':148 'level':54 'like':110,282,293,298 'littl':287 'load':11 'lower':107 'm':58,98 'made':149 'mean':45,196 'mention':129 'mild':66 'mine':39 'much':280 'new':274 'next':82 'nobodi':258 'notic':260 'number':132 'obstruct':179 'occas':134 'one':27,101 'optimist':119 'outcom':226 'pass':90 'pleas':37 'pretti':204 'probabl':42 'project':20,77,125,142,161,276 'prompt':209 'proud':60 'quit':104 'ragequit':250 're':300,306,312 'realli':44,59 'room':243 'server':254 'set':270 'simultan':64 'someon':296 'someth':46,111 'spent':233 'spring':2 'start':4 'sulk':237 'talk':245 'team':141 'term':3,30,74 'termin':184 'though':84 'three':14 'throughout':158 'today':265 'touch':200 'uk':51 'univers':1 'utter':188 've':128 'verbal':185 'week':7,83,236 'welcom':302,309 'whole':235 'whose':143"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1996793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704841556 {#2103
    date: 2024-01-10 00:05:56.0 +01:00
  }
  +"title": 294551
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2106
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723276890 {#2627
      date: 2024-08-10 10:01:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2634 …}
    +reports: Doctrine\ORM\PersistentCollection {#2636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      App\Entity\EntryComment {#2106}
    ]
    -id: 28120
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
    +cross: true
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704821212
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10880704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704734812 {#2614
      date: 2024-01-08 18:26:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    University spring term started again this week, and after being loaded down with three more assignments (including another group project), we also got the grades for one of last term’s assignments. I am very, very pleased with mine - 81%, which probably only really means something to those familiar with UK degree-level grading, but I’m really proud of it (while simultaneously being mildly annoyed I couldn’t do better). Last term’s group project grades will be given next week (though we do know that everyone passed, which is 40% or higher), and I’m expecting that one to be quite a bit lower. I’d like something above 70%, but that feels a bit optimistic given what a disaster the project was.\n
    \n
    I’ve mentioned on a number of occasions the guy who was on my team project whose combination of arrogance and laziness made him more of a hindrance than a help throughout the entire project. I had a bit of a blow up at him just before Christmas, the culmination of his obstructiveness, his chronic (but not terminal) verbal diarrhoea, and utter lack of ability to accept that no means no. (“Do not touch my laptop” is pretty explicit, and should not prompt an argument about how it’s fine because he knows how to handle laptops.) Anyway, the outcome of this is that he’s spent the whole week sulking in the corner of the room, not talking to anyone. He also ragequit the class Discord server over Christmas, and nobody even noticed he was gone until today when we were getting set up for the new group project. That’s how much everybody likes him. I feel a little bad because I don’t like it when someone feels like they’re not welcome… even when they’re genuinely not welcome because they’re a dick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704841556 {#2109
    date: 2024-01-10 00:05:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 294551
  -bodyTs: "'40':93 '70':113 '81':40 'abil':191 'accept':193 'also':22,249 'annoy':67 'anoth':18 'anyon':247 'anyway':224 'argument':211 'arrog':146 'assign':16,32 'bad':288 'better':72 'bit':106,118,165 'blow':168 'christma':174,256 'chronic':181 'class':252 'combin':144 'corner':240 'couldn':69 'culmin':176 'd':109 'degre':53 'degree-level':52 'diarrhoea':186 'dick':314 'disast':123 'discord':253 'entir':160 'even':259,303 'everybodi':281 'everyon':89 'expect':99 'explicit':205 'familiar':49 'feel':116,285,297 'fine':216 'genuin':307 'get':269 'given':81,120 'gone':263 'got':23 'grade':25,55,78 'group':19,76,275 'guy':136 'handl':222 'help':157 'higher':95 'hindranc':154 'includ':17 'know':87,219 'lack':189 'laptop':202,223 'last':29,73 'lazi':148 'level':54 'like':110,282,293,298 'littl':287 'load':11 'lower':107 'm':58,98 'made':149 'mean':45,196 'mention':129 'mild':66 'mine':39 'much':280 'new':274 'next':82 'nobodi':258 'notic':260 'number':132 'obstruct':179 'occas':134 'one':27,101 'optimist':119 'outcom':226 'pass':90 'pleas':37 'pretti':204 'probabl':42 'project':20,77,125,142,161,276 'prompt':209 'proud':60 'quit':104 'ragequit':250 're':300,306,312 'realli':44,59 'room':243 'server':254 'set':270 'simultan':64 'someon':296 'someth':46,111 'spent':233 'spring':2 'start':4 'sulk':237 'talk':245 'team':141 'term':3,30,74 'termin':184 'though':84 'three':14 'throughout':158 'today':265 'touch':200 'uk':51 'univers':1 'utter':188 've':128 'verbal':185 'week':7,83,236 'welcom':302,309 'whole':235 'whose':143"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1996793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704841556 {#2103
    date: 2024-01-10 00:05:56.0 +01:00
  }
  +"title": 294551
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: Proxies\__CG__\App\Entity\Image {#2560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2613 …}
  +slug: "The-Future-Of-E-Commerce-Is-A-Product-Whose-Name-Is"
  +title: "The Future Of E-Commerce Is A Product Whose Name Is A Boilerplate AI-Generated Apology"
  +url: "https://defector.com/the-future-of-e-commerce-is-a-product-whose-name-is-a-boilerplate-ai-generated-apology"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722249074 {#2608
    date: 2024-07-29 12:31:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2615 …}
  +votes: Doctrine\ORM\PersistentCollection {#2617 …}
  +reports: Doctrine\ORM\PersistentCollection {#2619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
  +badges: Doctrine\ORM\PersistentCollection {#2625 …}
  +children: [
    App\Entity\EntryComment {#2161
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is our real future, not AI suddenly fixing climate change and allowing us all to live meaningful lives in a Star Trek-like utopia. It’s this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705102956 {#2116
        date: 2024-01-13 00:42:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2044 …}
      +votes: Doctrine\ORM\PersistentCollection {#2127 …}
      +reports: Doctrine\ORM\PersistentCollection {#2043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
      -id: 303569
      -bodyTs: "'ai':7 'allow':13 'chang':11 'climat':10 'fix':9 'futur':5 'like':25 'live':17,19 'meaning':18 'real':4 'star':22 'sudden':8 'trek':24 'trek-lik':23 'us':14 'utopia':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2046558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705102956 {#2120
        date: 2024-01-13 00:42:36.0 +01:00
      }
      +"title": 303569
    }
  ]
  -id: 29508
  -titleTs: "'ai':16 'ai-gener':15 'apolog':18 'boilerpl':14 'commerc':6 'e':5 'e-commerc':4 'futur':2 'generat':17 'name':11 'product':9 'whose':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705174793
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10996341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100293 {#2597
    date: 2024-01-12 23:58:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: Proxies\__CG__\App\Entity\Image {#2560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2613 …}
  +slug: "The-Future-Of-E-Commerce-Is-A-Product-Whose-Name-Is"
  +title: "The Future Of E-Commerce Is A Product Whose Name Is A Boilerplate AI-Generated Apology"
  +url: "https://defector.com/the-future-of-e-commerce-is-a-product-whose-name-is-a-boilerplate-ai-generated-apology"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722249074 {#2608
    date: 2024-07-29 12:31:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2615 …}
  +votes: Doctrine\ORM\PersistentCollection {#2617 …}
  +reports: Doctrine\ORM\PersistentCollection {#2619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
  +badges: Doctrine\ORM\PersistentCollection {#2625 …}
  +children: [
    App\Entity\EntryComment {#2161
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is our real future, not AI suddenly fixing climate change and allowing us all to live meaningful lives in a Star Trek-like utopia. It’s this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705102956 {#2116
        date: 2024-01-13 00:42:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2044 …}
      +votes: Doctrine\ORM\PersistentCollection {#2127 …}
      +reports: Doctrine\ORM\PersistentCollection {#2043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
      -id: 303569
      -bodyTs: "'ai':7 'allow':13 'chang':11 'climat':10 'fix':9 'futur':5 'like':25 'live':17,19 'meaning':18 'real':4 'star':22 'sudden':8 'trek':24 'trek-lik':23 'us':14 'utopia':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2046558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705102956 {#2120
        date: 2024-01-13 00:42:36.0 +01:00
      }
      +"title": 303569
    }
  ]
  -id: 29508
  -titleTs: "'ai':16 'ai-gener':15 'apolog':18 'boilerpl':14 'commerc':6 'e':5 'e-commerc':4 'futur':2 'generat':17 'name':11 'product':9 'whose':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705174793
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10996341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100293 {#2597
    date: 2024-01-12 23:58:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: Proxies\__CG__\App\Entity\Image {#2560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2613 …}
  +slug: "The-Future-Of-E-Commerce-Is-A-Product-Whose-Name-Is"
  +title: "The Future Of E-Commerce Is A Product Whose Name Is A Boilerplate AI-Generated Apology"
  +url: "https://defector.com/the-future-of-e-commerce-is-a-product-whose-name-is-a-boilerplate-ai-generated-apology"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722249074 {#2608
    date: 2024-07-29 12:31:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2615 …}
  +votes: Doctrine\ORM\PersistentCollection {#2617 …}
  +reports: Doctrine\ORM\PersistentCollection {#2619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
  +badges: Doctrine\ORM\PersistentCollection {#2625 …}
  +children: [
    App\Entity\EntryComment {#2161
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is our real future, not AI suddenly fixing climate change and allowing us all to live meaningful lives in a Star Trek-like utopia. It’s this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705102956 {#2116
        date: 2024-01-13 00:42:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2044 …}
      +votes: Doctrine\ORM\PersistentCollection {#2127 …}
      +reports: Doctrine\ORM\PersistentCollection {#2043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
      -id: 303569
      -bodyTs: "'ai':7 'allow':13 'chang':11 'climat':10 'fix':9 'futur':5 'like':25 'live':17,19 'meaning':18 'real':4 'star':22 'sudden':8 'trek':24 'trek-lik':23 'us':14 'utopia':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2046558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705102956 {#2120
        date: 2024-01-13 00:42:36.0 +01:00
      }
      +"title": 303569
    }
  ]
  -id: 29508
  -titleTs: "'ai':16 'ai-gener':15 'apolog':18 'boilerpl':14 'commerc':6 'e':5 'e-commerc':4 'futur':2 'generat':17 'name':11 'product':9 'whose':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705174793
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10996341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100293 {#2597
    date: 2024-01-12 23:58:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2161
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: Proxies\__CG__\App\Entity\Image {#2560 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2613 …}
    +slug: "The-Future-Of-E-Commerce-Is-A-Product-Whose-Name-Is"
    +title: "The Future Of E-Commerce Is A Product Whose Name Is A Boilerplate AI-Generated Apology"
    +url: "https://defector.com/the-future-of-e-commerce-is-a-product-whose-name-is-a-boilerplate-ai-generated-apology"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722249074 {#2608
      date: 2024-07-29 12:31:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2615 …}
    +votes: Doctrine\ORM\PersistentCollection {#2617 …}
    +reports: Doctrine\ORM\PersistentCollection {#2619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
    +badges: Doctrine\ORM\PersistentCollection {#2625 …}
    +children: [
      App\Entity\EntryComment {#2161}
    ]
    -id: 29508
    -titleTs: "'ai':16 'ai-gener':15 'apolog':18 'boilerpl':14 'commerc':6 'e':5 'e-commerc':4 'futur':2 'generat':17 'name':11 'product':9 'whose':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705174793
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10996341"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705100293 {#2597
      date: 2024-01-12 23:58:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is our real future, not AI suddenly fixing climate change and allowing us all to live meaningful lives in a Star Trek-like utopia. It’s this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705102956 {#2116
    date: 2024-01-13 00:42:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 303569
  -bodyTs: "'ai':7 'allow':13 'chang':11 'climat':10 'fix':9 'futur':5 'like':25 'live':17,19 'meaning':18 'real':4 'star':22 'sudden':8 'trek':24 'trek-lik':23 'us':14 'utopia':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2046558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102956 {#2120
    date: 2024-01-13 00:42:36.0 +01:00
  }
  +"title": 303569
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2161
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: Proxies\__CG__\App\Entity\Image {#2560 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2613 …}
    +slug: "The-Future-Of-E-Commerce-Is-A-Product-Whose-Name-Is"
    +title: "The Future Of E-Commerce Is A Product Whose Name Is A Boilerplate AI-Generated Apology"
    +url: "https://defector.com/the-future-of-e-commerce-is-a-product-whose-name-is-a-boilerplate-ai-generated-apology"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722249074 {#2608
      date: 2024-07-29 12:31:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2615 …}
    +votes: Doctrine\ORM\PersistentCollection {#2617 …}
    +reports: Doctrine\ORM\PersistentCollection {#2619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
    +badges: Doctrine\ORM\PersistentCollection {#2625 …}
    +children: [
      App\Entity\EntryComment {#2161}
    ]
    -id: 29508
    -titleTs: "'ai':16 'ai-gener':15 'apolog':18 'boilerpl':14 'commerc':6 'e':5 'e-commerc':4 'futur':2 'generat':17 'name':11 'product':9 'whose':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705174793
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10996341"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705100293 {#2597
      date: 2024-01-12 23:58:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is our real future, not AI suddenly fixing climate change and allowing us all to live meaningful lives in a Star Trek-like utopia. It’s this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705102956 {#2116
    date: 2024-01-13 00:42:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 303569
  -bodyTs: "'ai':7 'allow':13 'chang':11 'climat':10 'fix':9 'futur':5 'like':25 'live':17,19 'meaning':18 'real':4 'star':22 'sudden':8 'trek':24 'trek-lik':23 'us':14 'utopia':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2046558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102956 {#2120
    date: 2024-01-13 00:42:36.0 +01:00
  }
  +"title": 303569
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2161
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: Proxies\__CG__\App\Entity\Image {#2560 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2613 …}
    +slug: "The-Future-Of-E-Commerce-Is-A-Product-Whose-Name-Is"
    +title: "The Future Of E-Commerce Is A Product Whose Name Is A Boilerplate AI-Generated Apology"
    +url: "https://defector.com/the-future-of-e-commerce-is-a-product-whose-name-is-a-boilerplate-ai-generated-apology"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722249074 {#2608
      date: 2024-07-29 12:31:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2615 …}
    +votes: Doctrine\ORM\PersistentCollection {#2617 …}
    +reports: Doctrine\ORM\PersistentCollection {#2619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
    +badges: Doctrine\ORM\PersistentCollection {#2625 …}
    +children: [
      App\Entity\EntryComment {#2161}
    ]
    -id: 29508
    -titleTs: "'ai':16 'ai-gener':15 'apolog':18 'boilerpl':14 'commerc':6 'e':5 'e-commerc':4 'futur':2 'generat':17 'name':11 'product':9 'whose':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705174793
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10996341"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705100293 {#2597
      date: 2024-01-12 23:58:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is our real future, not AI suddenly fixing climate change and allowing us all to live meaningful lives in a Star Trek-like utopia. It’s this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705102956 {#2116
    date: 2024-01-13 00:42:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 303569
  -bodyTs: "'ai':7 'allow':13 'chang':11 'climat':10 'fix':9 'futur':5 'like':25 'live':17,19 'meaning':18 'real':4 'star':22 'sudden':8 'trek':24 'trek-lik':23 'us':14 'utopia':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2046558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102956 {#2120
    date: 2024-01-13 00:42:36.0 +01:00
  }
  +"title": 303569
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#2663
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2670 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
  +badges: Doctrine\ORM\PersistentCollection {#2678 …}
  +children: [
    App\Entity\EntryComment {#2040
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m fed up already. Neighbours felt the need to party, with music and screaming, until about 4am. 2024 looks to be significantly more financially challenging than 2023 as my primary source of income has had the final nail in its coffin. I’m not looking forward to going back to university next week - I like the course as a whole, I just despise one of my fellow students and the thought of having to endure his obnoxiousness for another two and a half years is just…\n
        \n
        I’m starting this year from a place of having almost completely given up, and it’s all downhill from here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704143742 {#2131
        date: 2024-01-01 22:15:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 271103
      -bodyTs: "'2023':28 '2024':19 '4am':18 'almost':98 'alreadi':5 'anoth':80 'back':50 'challeng':26 'coffin':42 'complet':99 'cours':58 'despis':64 'downhil':106 'endur':76 'fed':3 'fellow':68 'felt':7 'final':38 'financi':25 'forward':47 'given':100 'go':49 'half':84 'incom':34 'like':56 'look':20,46 'm':2,44,89 'music':13 'nail':39 'need':9 'neighbour':6 'next':53 'obnoxi':78 'one':65 'parti':11 'place':95 'primari':31 'scream':15 'signific':23 'sourc':32 'start':90 'student':69 'thought':72 'two':81 'univers':52 'week':54 'whole':61 'year':85,92"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1924480"
      +editedAt: DateTimeImmutable @1710477883 {#2132
        date: 2024-03-15 05:44:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704143742 {#2138
        date: 2024-01-01 22:15:42.0 +01:00
      }
      +"title": 271103
    }
  ]
  -id: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#2650
    date: 2024-01-01 16:14:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#2663
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2670 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
  +badges: Doctrine\ORM\PersistentCollection {#2678 …}
  +children: [
    App\Entity\EntryComment {#2040
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m fed up already. Neighbours felt the need to party, with music and screaming, until about 4am. 2024 looks to be significantly more financially challenging than 2023 as my primary source of income has had the final nail in its coffin. I’m not looking forward to going back to university next week - I like the course as a whole, I just despise one of my fellow students and the thought of having to endure his obnoxiousness for another two and a half years is just…\n
        \n
        I’m starting this year from a place of having almost completely given up, and it’s all downhill from here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704143742 {#2131
        date: 2024-01-01 22:15:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 271103
      -bodyTs: "'2023':28 '2024':19 '4am':18 'almost':98 'alreadi':5 'anoth':80 'back':50 'challeng':26 'coffin':42 'complet':99 'cours':58 'despis':64 'downhil':106 'endur':76 'fed':3 'fellow':68 'felt':7 'final':38 'financi':25 'forward':47 'given':100 'go':49 'half':84 'incom':34 'like':56 'look':20,46 'm':2,44,89 'music':13 'nail':39 'need':9 'neighbour':6 'next':53 'obnoxi':78 'one':65 'parti':11 'place':95 'primari':31 'scream':15 'signific':23 'sourc':32 'start':90 'student':69 'thought':72 'two':81 'univers':52 'week':54 'whole':61 'year':85,92"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1924480"
      +editedAt: DateTimeImmutable @1710477883 {#2132
        date: 2024-03-15 05:44:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704143742 {#2138
        date: 2024-01-01 22:15:42.0 +01:00
      }
      +"title": 271103
    }
  ]
  -id: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#2650
    date: 2024-01-01 16:14:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#2663
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2670 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
  +badges: Doctrine\ORM\PersistentCollection {#2678 …}
  +children: [
    App\Entity\EntryComment {#2040
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m fed up already. Neighbours felt the need to party, with music and screaming, until about 4am. 2024 looks to be significantly more financially challenging than 2023 as my primary source of income has had the final nail in its coffin. I’m not looking forward to going back to university next week - I like the course as a whole, I just despise one of my fellow students and the thought of having to endure his obnoxiousness for another two and a half years is just…\n
        \n
        I’m starting this year from a place of having almost completely given up, and it’s all downhill from here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704143742 {#2131
        date: 2024-01-01 22:15:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 271103
      -bodyTs: "'2023':28 '2024':19 '4am':18 'almost':98 'alreadi':5 'anoth':80 'back':50 'challeng':26 'coffin':42 'complet':99 'cours':58 'despis':64 'downhil':106 'endur':76 'fed':3 'fellow':68 'felt':7 'final':38 'financi':25 'forward':47 'given':100 'go':49 'half':84 'incom':34 'like':56 'look':20,46 'm':2,44,89 'music':13 'nail':39 'need':9 'neighbour':6 'next':53 'obnoxi':78 'one':65 'parti':11 'place':95 'primari':31 'scream':15 'signific':23 'sourc':32 'start':90 'student':69 'thought':72 'two':81 'univers':52 'week':54 'whole':61 'year':85,92"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1924480"
      +editedAt: DateTimeImmutable @1710477883 {#2132
        date: 2024-03-15 05:44:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704143742 {#2138
        date: 2024-01-01 22:15:42.0 +01:00
      }
      +"title": 271103
    }
  ]
  -id: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#2650
    date: 2024-01-01 16:14:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-year-going-Beehaw"
    +title: "how's your year going, Beehaw"
    +url: null
    +body: "welcome to the new age"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721598982 {#2663
      date: 2024-07-21 23:56:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2630 …}
    +votes: Doctrine\ORM\PersistentCollection {#2670 …}
    +reports: Doctrine\ORM\PersistentCollection {#2672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
    +badges: Doctrine\ORM\PersistentCollection {#2678 …}
    +children: [
      App\Entity\EntryComment {#2040}
    ]
    -id: 26495
    -titleTs: "'beehaw':6 'go':5 'year':4"
    -bodyTs: "'age':5 'new':4 'welcom':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704208493
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10712424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704122093 {#2650
      date: 2024-01-01 16:14:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m fed up already. Neighbours felt the need to party, with music and screaming, until about 4am. 2024 looks to be significantly more financially challenging than 2023 as my primary source of income has had the final nail in its coffin. I’m not looking forward to going back to university next week - I like the course as a whole, I just despise one of my fellow students and the thought of having to endure his obnoxiousness for another two and a half years is just…\n
    \n
    I’m starting this year from a place of having almost completely given up, and it’s all downhill from here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704143742 {#2131
    date: 2024-01-01 22:15:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 271103
  -bodyTs: "'2023':28 '2024':19 '4am':18 'almost':98 'alreadi':5 'anoth':80 'back':50 'challeng':26 'coffin':42 'complet':99 'cours':58 'despis':64 'downhil':106 'endur':76 'fed':3 'fellow':68 'felt':7 'final':38 'financi':25 'forward':47 'given':100 'go':49 'half':84 'incom':34 'like':56 'look':20,46 'm':2,44,89 'music':13 'nail':39 'need':9 'neighbour':6 'next':53 'obnoxi':78 'one':65 'parti':11 'place':95 'primari':31 'scream':15 'signific':23 'sourc':32 'start':90 'student':69 'thought':72 'two':81 'univers':52 'week':54 'whole':61 'year':85,92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1924480"
  +editedAt: DateTimeImmutable @1710477883 {#2132
    date: 2024-03-15 05:44:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704143742 {#2138
    date: 2024-01-01 22:15:42.0 +01:00
  }
  +"title": 271103
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-year-going-Beehaw"
    +title: "how's your year going, Beehaw"
    +url: null
    +body: "welcome to the new age"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721598982 {#2663
      date: 2024-07-21 23:56:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2630 …}
    +votes: Doctrine\ORM\PersistentCollection {#2670 …}
    +reports: Doctrine\ORM\PersistentCollection {#2672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
    +badges: Doctrine\ORM\PersistentCollection {#2678 …}
    +children: [
      App\Entity\EntryComment {#2040}
    ]
    -id: 26495
    -titleTs: "'beehaw':6 'go':5 'year':4"
    -bodyTs: "'age':5 'new':4 'welcom':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704208493
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10712424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704122093 {#2650
      date: 2024-01-01 16:14:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m fed up already. Neighbours felt the need to party, with music and screaming, until about 4am. 2024 looks to be significantly more financially challenging than 2023 as my primary source of income has had the final nail in its coffin. I’m not looking forward to going back to university next week - I like the course as a whole, I just despise one of my fellow students and the thought of having to endure his obnoxiousness for another two and a half years is just…\n
    \n
    I’m starting this year from a place of having almost completely given up, and it’s all downhill from here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704143742 {#2131
    date: 2024-01-01 22:15:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 271103
  -bodyTs: "'2023':28 '2024':19 '4am':18 'almost':98 'alreadi':5 'anoth':80 'back':50 'challeng':26 'coffin':42 'complet':99 'cours':58 'despis':64 'downhil':106 'endur':76 'fed':3 'fellow':68 'felt':7 'final':38 'financi':25 'forward':47 'given':100 'go':49 'half':84 'incom':34 'like':56 'look':20,46 'm':2,44,89 'music':13 'nail':39 'need':9 'neighbour':6 'next':53 'obnoxi':78 'one':65 'parti':11 'place':95 'primari':31 'scream':15 'signific':23 'sourc':32 'start':90 'student':69 'thought':72 'two':81 'univers':52 'week':54 'whole':61 'year':85,92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1924480"
  +editedAt: DateTimeImmutable @1710477883 {#2132
    date: 2024-03-15 05:44:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704143742 {#2138
    date: 2024-01-01 22:15:42.0 +01:00
  }
  +"title": 271103
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "how-s-your-year-going-Beehaw"
    +title: "how's your year going, Beehaw"
    +url: null
    +body: "welcome to the new age"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721598982 {#2663
      date: 2024-07-21 23:56:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2630 …}
    +votes: Doctrine\ORM\PersistentCollection {#2670 …}
    +reports: Doctrine\ORM\PersistentCollection {#2672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
    +badges: Doctrine\ORM\PersistentCollection {#2678 …}
    +children: [
      App\Entity\EntryComment {#2040}
    ]
    -id: 26495
    -titleTs: "'beehaw':6 'go':5 'year':4"
    -bodyTs: "'age':5 'new':4 'welcom':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704208493
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10712424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704122093 {#2650
      date: 2024-01-01 16:14:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m fed up already. Neighbours felt the need to party, with music and screaming, until about 4am. 2024 looks to be significantly more financially challenging than 2023 as my primary source of income has had the final nail in its coffin. I’m not looking forward to going back to university next week - I like the course as a whole, I just despise one of my fellow students and the thought of having to endure his obnoxiousness for another two and a half years is just…\n
    \n
    I’m starting this year from a place of having almost completely given up, and it’s all downhill from here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704143742 {#2131
    date: 2024-01-01 22:15:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 271103
  -bodyTs: "'2023':28 '2024':19 '4am':18 'almost':98 'alreadi':5 'anoth':80 'back':50 'challeng':26 'coffin':42 'complet':99 'cours':58 'despis':64 'downhil':106 'endur':76 'fed':3 'fellow':68 'felt':7 'final':38 'financi':25 'forward':47 'given':100 'go':49 'half':84 'incom':34 'like':56 'look':20,46 'm':2,44,89 'music':13 'nail':39 'need':9 'neighbour':6 'next':53 'obnoxi':78 'one':65 'parti':11 'place':95 'primari':31 'scream':15 'signific':23 'sourc':32 'start':90 'student':69 'thought':72 'two':81 'univers':52 'week':54 'whole':61 'year':85,92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1924480"
  +editedAt: DateTimeImmutable @1710477883 {#2132
    date: 2024-03-15 05:44:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704143742 {#2138
    date: 2024-01-01 22:15:42.0 +01:00
  }
  +"title": 271103
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2066
  +user: Proxies\__CG__\App\Entity\User {#2177 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2611 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "I-R-S-to-Begin-Trial-of-Its-Own-Free-Tax-Filing-System"
  +title: "I.R.S. to Begin Trial of Its Own Free Tax-Filing System"
  +url: "https://www.nytimes.com/2024/01/05/your-money/irs-tax-filing-free-online.html?unlocked_article_code=1.Lk0.WeqO.hIL7g5vPEQGN&smid=url-share"
  +body: "Residents of 12 states are eligible to participate if they meet certain criteria. But the agency’s plans have already met resistance from tax preparation companies."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721293807 {#2644
    date: 2024-07-18 11:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  +badges: Doctrine\ORM\PersistentCollection {#2661 …}
  +children: [
    1 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +body: "Pretty much the same in the UK. Most people don’t have to file their tax at all (it’s automatically deducted from wages for most people), but for those that do, you can do it for free on the government’s website, which is largely a matter of saying how much you earned, and any relevant deductions. The government then calculates what tax you have to pay. If your tax affairs are more complicated than that, you’re earning enough that you’re in the “having an accountant is mandatory” territory anyway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1704623941 {#2069
        date: 2024-01-07 11:39:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HeartyBeast@kbin.social"
        "@Auzy@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 288352
      -bodyTs: "'account':89 'affair':72 'anyway':93 'automat':21 'calcul':62 'complic':75 'deduct':22,58 'earn':54,80 'enough':81 'file':14 'free':38 'govern':41,60 'larg':46 'mandatori':91 'matter':48 'much':2,52 'pay':68 'peopl':9,27 'pretti':1 're':79,84 'relev':57 'say':50 'tax':16,64,71 'territori':92 'uk':7 'wage':24 'websit':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1977978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623941 {#2065
        date: 2024-01-07 11:39:01.0 +01:00
      }
      +"title": 288352
    }
    0 => App\Entity\EntryComment {#2054
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +body: "Yeah, it’s not flawless, but it’s straightforward to use, which really is the thing you need for this kind of service, since it’s intended to be used by normal people rather than experts. The one and only thing that our glorious Conservative overlords have done well in the last 13 years is modernising a lot of official administrative processes like this so they can be done digitally and without a load of needless complexity."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704635829 {#2055
        date: 2024-01-07 14:57:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HeartyBeast@kbin.social"
        "@Auzy@beehaw.org"
        "@frog@beehaw.org"
      ]
      +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: 288652
      -bodyTs: "'13':53 'administr':61 'complex':77 'conserv':45 'digit':70 'done':48,69 'expert':36 'flawless':5 'glorious':44 'intend':27 'kind':21 'last':52 'like':63 'load':74 'lot':58 'modernis':56 'need':18 'needless':76 'normal':32 'offici':60 'one':38 'overlord':46 'peopl':33 'process':62 'rather':34 'realli':13 'servic':23 'sinc':24 'straightforward':9 'thing':16,41 'use':11,30 'well':49 'without':72 'yeah':1 'year':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1978220"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704635829 {#2052
        date: 2024-01-07 14:57:09.0 +01:00
      }
      +"title": 288652
    }
  ]
  -id: 27730
  -titleTs: "'begin':3 'file':11 'free':8 'i.r.s':1 'system':12 'tax':10 'tax-fil':9 'trial':4"
  -bodyTs: "'12':3 'agenc':16 'alreadi':20 'certain':12 'compani':26 'criteria':13 'elig':6 'meet':11 'met':21 'particip':8 'plan':18 'prepar':25 'resid':1 'resist':22 'state':4 'tax':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704670034
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/744848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704583634 {#2633
    date: 2024-01-07 00:27:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2066
  +user: Proxies\__CG__\App\Entity\User {#2177 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2611 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "I-R-S-to-Begin-Trial-of-Its-Own-Free-Tax-Filing-System"
  +title: "I.R.S. to Begin Trial of Its Own Free Tax-Filing System"
  +url: "https://www.nytimes.com/2024/01/05/your-money/irs-tax-filing-free-online.html?unlocked_article_code=1.Lk0.WeqO.hIL7g5vPEQGN&smid=url-share"
  +body: "Residents of 12 states are eligible to participate if they meet certain criteria. But the agency’s plans have already met resistance from tax preparation companies."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721293807 {#2644
    date: 2024-07-18 11:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  +badges: Doctrine\ORM\PersistentCollection {#2661 …}
  +children: [
    1 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +body: "Pretty much the same in the UK. Most people don’t have to file their tax at all (it’s automatically deducted from wages for most people), but for those that do, you can do it for free on the government’s website, which is largely a matter of saying how much you earned, and any relevant deductions. The government then calculates what tax you have to pay. If your tax affairs are more complicated than that, you’re earning enough that you’re in the “having an accountant is mandatory” territory anyway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1704623941 {#2069
        date: 2024-01-07 11:39:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HeartyBeast@kbin.social"
        "@Auzy@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 288352
      -bodyTs: "'account':89 'affair':72 'anyway':93 'automat':21 'calcul':62 'complic':75 'deduct':22,58 'earn':54,80 'enough':81 'file':14 'free':38 'govern':41,60 'larg':46 'mandatori':91 'matter':48 'much':2,52 'pay':68 'peopl':9,27 'pretti':1 're':79,84 'relev':57 'say':50 'tax':16,64,71 'territori':92 'uk':7 'wage':24 'websit':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1977978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623941 {#2065
        date: 2024-01-07 11:39:01.0 +01:00
      }
      +"title": 288352
    }
    0 => App\Entity\EntryComment {#2054
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +body: "Yeah, it’s not flawless, but it’s straightforward to use, which really is the thing you need for this kind of service, since it’s intended to be used by normal people rather than experts. The one and only thing that our glorious Conservative overlords have done well in the last 13 years is modernising a lot of official administrative processes like this so they can be done digitally and without a load of needless complexity."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704635829 {#2055
        date: 2024-01-07 14:57:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HeartyBeast@kbin.social"
        "@Auzy@beehaw.org"
        "@frog@beehaw.org"
      ]
      +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: 288652
      -bodyTs: "'13':53 'administr':61 'complex':77 'conserv':45 'digit':70 'done':48,69 'expert':36 'flawless':5 'glorious':44 'intend':27 'kind':21 'last':52 'like':63 'load':74 'lot':58 'modernis':56 'need':18 'needless':76 'normal':32 'offici':60 'one':38 'overlord':46 'peopl':33 'process':62 'rather':34 'realli':13 'servic':23 'sinc':24 'straightforward':9 'thing':16,41 'use':11,30 'well':49 'without':72 'yeah':1 'year':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1978220"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704635829 {#2052
        date: 2024-01-07 14:57:09.0 +01:00
      }
      +"title": 288652
    }
  ]
  -id: 27730
  -titleTs: "'begin':3 'file':11 'free':8 'i.r.s':1 'system':12 'tax':10 'tax-fil':9 'trial':4"
  -bodyTs: "'12':3 'agenc':16 'alreadi':20 'certain':12 'compani':26 'criteria':13 'elig':6 'meet':11 'met':21 'particip':8 'plan':18 'prepar':25 'resid':1 'resist':22 'state':4 'tax':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704670034
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/744848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704583634 {#2633
    date: 2024-01-07 00:27:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2066
  +user: Proxies\__CG__\App\Entity\User {#2177 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2611 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "I-R-S-to-Begin-Trial-of-Its-Own-Free-Tax-Filing-System"
  +title: "I.R.S. to Begin Trial of Its Own Free Tax-Filing System"
  +url: "https://www.nytimes.com/2024/01/05/your-money/irs-tax-filing-free-online.html?unlocked_article_code=1.Lk0.WeqO.hIL7g5vPEQGN&smid=url-share"
  +body: "Residents of 12 states are eligible to participate if they meet certain criteria. But the agency’s plans have already met resistance from tax preparation companies."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721293807 {#2644
    date: 2024-07-18 11:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  +badges: Doctrine\ORM\PersistentCollection {#2661 …}
  +children: [
    1 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +body: "Pretty much the same in the UK. Most people don’t have to file their tax at all (it’s automatically deducted from wages for most people), but for those that do, you can do it for free on the government’s website, which is largely a matter of saying how much you earned, and any relevant deductions. The government then calculates what tax you have to pay. If your tax affairs are more complicated than that, you’re earning enough that you’re in the “having an accountant is mandatory” territory anyway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1704623941 {#2069
        date: 2024-01-07 11:39:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HeartyBeast@kbin.social"
        "@Auzy@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 288352
      -bodyTs: "'account':89 'affair':72 'anyway':93 'automat':21 'calcul':62 'complic':75 'deduct':22,58 'earn':54,80 'enough':81 'file':14 'free':38 'govern':41,60 'larg':46 'mandatori':91 'matter':48 'much':2,52 'pay':68 'peopl':9,27 'pretti':1 're':79,84 'relev':57 'say':50 'tax':16,64,71 'territori':92 'uk':7 'wage':24 'websit':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1977978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623941 {#2065
        date: 2024-01-07 11:39:01.0 +01:00
      }
      +"title": 288352
    }
    0 => App\Entity\EntryComment {#2054
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +body: "Yeah, it’s not flawless, but it’s straightforward to use, which really is the thing you need for this kind of service, since it’s intended to be used by normal people rather than experts. The one and only thing that our glorious Conservative overlords have done well in the last 13 years is modernising a lot of official administrative processes like this so they can be done digitally and without a load of needless complexity."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704635829 {#2055
        date: 2024-01-07 14:57:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HeartyBeast@kbin.social"
        "@Auzy@beehaw.org"
        "@frog@beehaw.org"
      ]
      +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: 288652
      -bodyTs: "'13':53 'administr':61 'complex':77 'conserv':45 'digit':70 'done':48,69 'expert':36 'flawless':5 'glorious':44 'intend':27 'kind':21 'last':52 'like':63 'load':74 'lot':58 'modernis':56 'need':18 'needless':76 'normal':32 'offici':60 'one':38 'overlord':46 'peopl':33 'process':62 'rather':34 'realli':13 'servic':23 'sinc':24 'straightforward':9 'thing':16,41 'use':11,30 'well':49 'without':72 'yeah':1 'year':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1978220"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704635829 {#2052
        date: 2024-01-07 14:57:09.0 +01:00
      }
      +"title": 288652
    }
  ]
  -id: 27730
  -titleTs: "'begin':3 'file':11 'free':8 'i.r.s':1 'system':12 'tax':10 'tax-fil':9 'trial':4"
  -bodyTs: "'12':3 'agenc':16 'alreadi':20 'certain':12 'compani':26 'criteria':13 'elig':6 'meet':11 'met':21 'particip':8 'plan':18 'prepar':25 'resid':1 'resist':22 'state':4 'tax':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704670034
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/744848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704583634 {#2633
    date: 2024-01-07 00:27:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2074
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2177 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2611 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "I-R-S-to-Begin-Trial-of-Its-Own-Free-Tax-Filing-System"
    +title: "I.R.S. to Begin Trial of Its Own Free Tax-Filing System"
    +url: "https://www.nytimes.com/2024/01/05/your-money/irs-tax-filing-free-online.html?unlocked_article_code=1.Lk0.WeqO.hIL7g5vPEQGN&smid=url-share"
    +body: "Residents of 12 states are eligible to participate if they meet certain criteria. But the agency’s plans have already met resistance from tax preparation companies."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 246
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721293807 {#2644
      date: 2024-07-18 11:10:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      1 => App\Entity\EntryComment {#2074}
      0 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +body: "Yeah, it’s not flawless, but it’s straightforward to use, which really is the thing you need for this kind of service, since it’s intended to be used by normal people rather than experts. The one and only thing that our glorious Conservative overlords have done well in the last 13 years is modernising a lot of official administrative processes like this so they can be done digitally and without a load of needless complexity."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704635829 {#2055
          date: 2024-01-07 14:57:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HeartyBeast@kbin.social"
          "@Auzy@beehaw.org"
          "@frog@beehaw.org"
        ]
        +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: 288652
        -bodyTs: "'13':53 'administr':61 'complex':77 'conserv':45 'digit':70 'done':48,69 'expert':36 'flawless':5 'glorious':44 'intend':27 'kind':21 'last':52 'like':63 'load':74 'lot':58 'modernis':56 'need':18 'needless':76 'normal':32 'offici':60 'one':38 'overlord':46 'peopl':33 'process':62 'rather':34 'realli':13 'servic':23 'sinc':24 'straightforward':9 'thing':16,41 'use':11,30 'well':49 'without':72 'yeah':1 'year':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1978220"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704635829 {#2052
          date: 2024-01-07 14:57:09.0 +01:00
        }
        +"title": 288652
      }
    ]
    -id: 27730
    -titleTs: "'begin':3 'file':11 'free':8 'i.r.s':1 'system':12 'tax':10 'tax-fil':9 'trial':4"
    -bodyTs: "'12':3 'agenc':16 'alreadi':20 'certain':12 'compani':26 'criteria':13 'elig':6 'meet':11 'met':21 'particip':8 'plan':18 'prepar':25 'resid':1 'resist':22 'state':4 'tax':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704670034
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/744848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704583634 {#2633
      date: 2024-01-07 00:27:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "Pretty much the same in the UK. Most people don’t have to file their tax at all (it’s automatically deducted from wages for most people), but for those that do, you can do it for free on the government’s website, which is largely a matter of saying how much you earned, and any relevant deductions. The government then calculates what tax you have to pay. If your tax affairs are more complicated than that, you’re earning enough that you’re in the “having an accountant is mandatory” territory anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704623941 {#2069
    date: 2024-01-07 11:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeartyBeast@kbin.social"
    "@Auzy@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 288352
  -bodyTs: "'account':89 'affair':72 'anyway':93 'automat':21 'calcul':62 'complic':75 'deduct':22,58 'earn':54,80 'enough':81 'file':14 'free':38 'govern':41,60 'larg':46 'mandatori':91 'matter':48 'much':2,52 'pay':68 'peopl':9,27 'pretti':1 're':79,84 'relev':57 'say':50 'tax':16,64,71 'territori':92 'uk':7 'wage':24 'websit':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1977978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623941 {#2065
    date: 2024-01-07 11:39:01.0 +01:00
  }
  +"title": 288352
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2074
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2177 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2611 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "I-R-S-to-Begin-Trial-of-Its-Own-Free-Tax-Filing-System"
    +title: "I.R.S. to Begin Trial of Its Own Free Tax-Filing System"
    +url: "https://www.nytimes.com/2024/01/05/your-money/irs-tax-filing-free-online.html?unlocked_article_code=1.Lk0.WeqO.hIL7g5vPEQGN&smid=url-share"
    +body: "Residents of 12 states are eligible to participate if they meet certain criteria. But the agency’s plans have already met resistance from tax preparation companies."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 246
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721293807 {#2644
      date: 2024-07-18 11:10:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      1 => App\Entity\EntryComment {#2074}
      0 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +body: "Yeah, it’s not flawless, but it’s straightforward to use, which really is the thing you need for this kind of service, since it’s intended to be used by normal people rather than experts. The one and only thing that our glorious Conservative overlords have done well in the last 13 years is modernising a lot of official administrative processes like this so they can be done digitally and without a load of needless complexity."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704635829 {#2055
          date: 2024-01-07 14:57:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HeartyBeast@kbin.social"
          "@Auzy@beehaw.org"
          "@frog@beehaw.org"
        ]
        +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: 288652
        -bodyTs: "'13':53 'administr':61 'complex':77 'conserv':45 'digit':70 'done':48,69 'expert':36 'flawless':5 'glorious':44 'intend':27 'kind':21 'last':52 'like':63 'load':74 'lot':58 'modernis':56 'need':18 'needless':76 'normal':32 'offici':60 'one':38 'overlord':46 'peopl':33 'process':62 'rather':34 'realli':13 'servic':23 'sinc':24 'straightforward':9 'thing':16,41 'use':11,30 'well':49 'without':72 'yeah':1 'year':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1978220"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704635829 {#2052
          date: 2024-01-07 14:57:09.0 +01:00
        }
        +"title": 288652
      }
    ]
    -id: 27730
    -titleTs: "'begin':3 'file':11 'free':8 'i.r.s':1 'system':12 'tax':10 'tax-fil':9 'trial':4"
    -bodyTs: "'12':3 'agenc':16 'alreadi':20 'certain':12 'compani':26 'criteria':13 'elig':6 'meet':11 'met':21 'particip':8 'plan':18 'prepar':25 'resid':1 'resist':22 'state':4 'tax':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704670034
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/744848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704583634 {#2633
      date: 2024-01-07 00:27:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "Pretty much the same in the UK. Most people don’t have to file their tax at all (it’s automatically deducted from wages for most people), but for those that do, you can do it for free on the government’s website, which is largely a matter of saying how much you earned, and any relevant deductions. The government then calculates what tax you have to pay. If your tax affairs are more complicated than that, you’re earning enough that you’re in the “having an accountant is mandatory” territory anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704623941 {#2069
    date: 2024-01-07 11:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeartyBeast@kbin.social"
    "@Auzy@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 288352
  -bodyTs: "'account':89 'affair':72 'anyway':93 'automat':21 'calcul':62 'complic':75 'deduct':22,58 'earn':54,80 'enough':81 'file':14 'free':38 'govern':41,60 'larg':46 'mandatori':91 'matter':48 'much':2,52 'pay':68 'peopl':9,27 'pretti':1 're':79,84 'relev':57 'say':50 'tax':16,64,71 'territori':92 'uk':7 'wage':24 'websit':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1977978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623941 {#2065
    date: 2024-01-07 11:39:01.0 +01:00
  }
  +"title": 288352
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2074
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2177 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2611 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "I-R-S-to-Begin-Trial-of-Its-Own-Free-Tax-Filing-System"
    +title: "I.R.S. to Begin Trial of Its Own Free Tax-Filing System"
    +url: "https://www.nytimes.com/2024/01/05/your-money/irs-tax-filing-free-online.html?unlocked_article_code=1.Lk0.WeqO.hIL7g5vPEQGN&smid=url-share"
    +body: "Residents of 12 states are eligible to participate if they meet certain criteria. But the agency’s plans have already met resistance from tax preparation companies."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 246
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721293807 {#2644
      date: 2024-07-18 11:10:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      1 => App\Entity\EntryComment {#2074}
      0 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +body: "Yeah, it’s not flawless, but it’s straightforward to use, which really is the thing you need for this kind of service, since it’s intended to be used by normal people rather than experts. The one and only thing that our glorious Conservative overlords have done well in the last 13 years is modernising a lot of official administrative processes like this so they can be done digitally and without a load of needless complexity."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704635829 {#2055
          date: 2024-01-07 14:57:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HeartyBeast@kbin.social"
          "@Auzy@beehaw.org"
          "@frog@beehaw.org"
        ]
        +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: 288652
        -bodyTs: "'13':53 'administr':61 'complex':77 'conserv':45 'digit':70 'done':48,69 'expert':36 'flawless':5 'glorious':44 'intend':27 'kind':21 'last':52 'like':63 'load':74 'lot':58 'modernis':56 'need':18 'needless':76 'normal':32 'offici':60 'one':38 'overlord':46 'peopl':33 'process':62 'rather':34 'realli':13 'servic':23 'sinc':24 'straightforward':9 'thing':16,41 'use':11,30 'well':49 'without':72 'yeah':1 'year':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1978220"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704635829 {#2052
          date: 2024-01-07 14:57:09.0 +01:00
        }
        +"title": 288652
      }
    ]
    -id: 27730
    -titleTs: "'begin':3 'file':11 'free':8 'i.r.s':1 'system':12 'tax':10 'tax-fil':9 'trial':4"
    -bodyTs: "'12':3 'agenc':16 'alreadi':20 'certain':12 'compani':26 'criteria':13 'elig':6 'meet':11 'met':21 'particip':8 'plan':18 'prepar':25 'resid':1 'resist':22 'state':4 'tax':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704670034
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/744848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704583634 {#2633
      date: 2024-01-07 00:27:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "Pretty much the same in the UK. Most people don’t have to file their tax at all (it’s automatically deducted from wages for most people), but for those that do, you can do it for free on the government’s website, which is largely a matter of saying how much you earned, and any relevant deductions. The government then calculates what tax you have to pay. If your tax affairs are more complicated than that, you’re earning enough that you’re in the “having an accountant is mandatory” territory anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704623941 {#2069
    date: 2024-01-07 11:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeartyBeast@kbin.social"
    "@Auzy@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 288352
  -bodyTs: "'account':89 'affair':72 'anyway':93 'automat':21 'calcul':62 'complic':75 'deduct':22,58 'earn':54,80 'enough':81 'file':14 'free':38 'govern':41,60 'larg':46 'mandatori':91 'matter':48 'much':2,52 'pay':68 'peopl':9,27 'pretti':1 're':79,84 'relev':57 'say':50 'tax':16,64,71 'territori':92 'uk':7 'wage':24 'websit':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1977978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623941 {#2065
    date: 2024-01-07 11:39:01.0 +01:00
  }
  +"title": 288352
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2054
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2177 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2611 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "I-R-S-to-Begin-Trial-of-Its-Own-Free-Tax-Filing-System"
    +title: "I.R.S. to Begin Trial of Its Own Free Tax-Filing System"
    +url: "https://www.nytimes.com/2024/01/05/your-money/irs-tax-filing-free-online.html?unlocked_article_code=1.Lk0.WeqO.hIL7g5vPEQGN&smid=url-share"
    +body: "Residents of 12 states are eligible to participate if they meet certain criteria. But the agency’s plans have already met resistance from tax preparation companies."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 246
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721293807 {#2644
      date: 2024-07-18 11:10:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      1 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +body: "Pretty much the same in the UK. Most people don’t have to file their tax at all (it’s automatically deducted from wages for most people), but for those that do, you can do it for free on the government’s website, which is largely a matter of saying how much you earned, and any relevant deductions. The government then calculates what tax you have to pay. If your tax affairs are more complicated than that, you’re earning enough that you’re in the “having an accountant is mandatory” territory anyway."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1704623941 {#2069
          date: 2024-01-07 11:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HeartyBeast@kbin.social"
          "@Auzy@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 288352
        -bodyTs: "'account':89 'affair':72 'anyway':93 'automat':21 'calcul':62 'complic':75 'deduct':22,58 'earn':54,80 'enough':81 'file':14 'free':38 'govern':41,60 'larg':46 'mandatori':91 'matter':48 'much':2,52 'pay':68 'peopl':9,27 'pretti':1 're':79,84 'relev':57 'say':50 'tax':16,64,71 'territori':92 'uk':7 'wage':24 'websit':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1977978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623941 {#2065
          date: 2024-01-07 11:39:01.0 +01:00
        }
        +"title": 288352
      }
      0 => App\Entity\EntryComment {#2054}
    ]
    -id: 27730
    -titleTs: "'begin':3 'file':11 'free':8 'i.r.s':1 'system':12 'tax':10 'tax-fil':9 'trial':4"
    -bodyTs: "'12':3 'agenc':16 'alreadi':20 'certain':12 'compani':26 'criteria':13 'elig':6 'meet':11 'met':21 'particip':8 'plan':18 'prepar':25 'resid':1 'resist':22 'state':4 'tax':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704670034
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/744848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704583634 {#2633
      date: 2024-01-07 00:27:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "Yeah, it’s not flawless, but it’s straightforward to use, which really is the thing you need for this kind of service, since it’s intended to be used by normal people rather than experts. The one and only thing that our glorious Conservative overlords have done well in the last 13 years is modernising a lot of official administrative processes like this so they can be done digitally and without a load of needless complexity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704635829 {#2055
    date: 2024-01-07 14:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeartyBeast@kbin.social"
    "@Auzy@beehaw.org"
    "@frog@beehaw.org"
  ]
  +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: 288652
  -bodyTs: "'13':53 'administr':61 'complex':77 'conserv':45 'digit':70 'done':48,69 'expert':36 'flawless':5 'glorious':44 'intend':27 'kind':21 'last':52 'like':63 'load':74 'lot':58 'modernis':56 'need':18 'needless':76 'normal':32 'offici':60 'one':38 'overlord':46 'peopl':33 'process':62 'rather':34 'realli':13 'servic':23 'sinc':24 'straightforward':9 'thing':16,41 'use':11,30 'well':49 'without':72 'yeah':1 'year':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1978220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704635829 {#2052
    date: 2024-01-07 14:57:09.0 +01:00
  }
  +"title": 288652
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2054
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2177 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2611 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "I-R-S-to-Begin-Trial-of-Its-Own-Free-Tax-Filing-System"
    +title: "I.R.S. to Begin Trial of Its Own Free Tax-Filing System"
    +url: "https://www.nytimes.com/2024/01/05/your-money/irs-tax-filing-free-online.html?unlocked_article_code=1.Lk0.WeqO.hIL7g5vPEQGN&smid=url-share"
    +body: "Residents of 12 states are eligible to participate if they meet certain criteria. But the agency’s plans have already met resistance from tax preparation companies."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 246
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721293807 {#2644
      date: 2024-07-18 11:10:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      1 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +body: "Pretty much the same in the UK. Most people don’t have to file their tax at all (it’s automatically deducted from wages for most people), but for those that do, you can do it for free on the government’s website, which is largely a matter of saying how much you earned, and any relevant deductions. The government then calculates what tax you have to pay. If your tax affairs are more complicated than that, you’re earning enough that you’re in the “having an accountant is mandatory” territory anyway."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1704623941 {#2069
          date: 2024-01-07 11:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HeartyBeast@kbin.social"
          "@Auzy@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 288352
        -bodyTs: "'account':89 'affair':72 'anyway':93 'automat':21 'calcul':62 'complic':75 'deduct':22,58 'earn':54,80 'enough':81 'file':14 'free':38 'govern':41,60 'larg':46 'mandatori':91 'matter':48 'much':2,52 'pay':68 'peopl':9,27 'pretti':1 're':79,84 'relev':57 'say':50 'tax':16,64,71 'territori':92 'uk':7 'wage':24 'websit':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1977978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623941 {#2065
          date: 2024-01-07 11:39:01.0 +01:00
        }
        +"title": 288352
      }
      0 => App\Entity\EntryComment {#2054}
    ]
    -id: 27730
    -titleTs: "'begin':3 'file':11 'free':8 'i.r.s':1 'system':12 'tax':10 'tax-fil':9 'trial':4"
    -bodyTs: "'12':3 'agenc':16 'alreadi':20 'certain':12 'compani':26 'criteria':13 'elig':6 'meet':11 'met':21 'particip':8 'plan':18 'prepar':25 'resid':1 'resist':22 'state':4 'tax':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704670034
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/744848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704583634 {#2633
      date: 2024-01-07 00:27:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "Yeah, it’s not flawless, but it’s straightforward to use, which really is the thing you need for this kind of service, since it’s intended to be used by normal people rather than experts. The one and only thing that our glorious Conservative overlords have done well in the last 13 years is modernising a lot of official administrative processes like this so they can be done digitally and without a load of needless complexity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704635829 {#2055
    date: 2024-01-07 14:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeartyBeast@kbin.social"
    "@Auzy@beehaw.org"
    "@frog@beehaw.org"
  ]
  +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: 288652
  -bodyTs: "'13':53 'administr':61 'complex':77 'conserv':45 'digit':70 'done':48,69 'expert':36 'flawless':5 'glorious':44 'intend':27 'kind':21 'last':52 'like':63 'load':74 'lot':58 'modernis':56 'need':18 'needless':76 'normal':32 'offici':60 'one':38 'overlord':46 'peopl':33 'process':62 'rather':34 'realli':13 'servic':23 'sinc':24 'straightforward':9 'thing':16,41 'use':11,30 'well':49 'without':72 'yeah':1 'year':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1978220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704635829 {#2052
    date: 2024-01-07 14:57:09.0 +01:00
  }
  +"title": 288652
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2054
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2177 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2611 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "I-R-S-to-Begin-Trial-of-Its-Own-Free-Tax-Filing-System"
    +title: "I.R.S. to Begin Trial of Its Own Free Tax-Filing System"
    +url: "https://www.nytimes.com/2024/01/05/your-money/irs-tax-filing-free-online.html?unlocked_article_code=1.Lk0.WeqO.hIL7g5vPEQGN&smid=url-share"
    +body: "Residents of 12 states are eligible to participate if they meet certain criteria. But the agency’s plans have already met resistance from tax preparation companies."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 246
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721293807 {#2644
      date: 2024-07-18 11:10:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      1 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +body: "Pretty much the same in the UK. Most people don’t have to file their tax at all (it’s automatically deducted from wages for most people), but for those that do, you can do it for free on the government’s website, which is largely a matter of saying how much you earned, and any relevant deductions. The government then calculates what tax you have to pay. If your tax affairs are more complicated than that, you’re earning enough that you’re in the “having an accountant is mandatory” territory anyway."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1704623941 {#2069
          date: 2024-01-07 11:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HeartyBeast@kbin.social"
          "@Auzy@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 288352
        -bodyTs: "'account':89 'affair':72 'anyway':93 'automat':21 'calcul':62 'complic':75 'deduct':22,58 'earn':54,80 'enough':81 'file':14 'free':38 'govern':41,60 'larg':46 'mandatori':91 'matter':48 'much':2,52 'pay':68 'peopl':9,27 'pretti':1 're':79,84 'relev':57 'say':50 'tax':16,64,71 'territori':92 'uk':7 'wage':24 'websit':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1977978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623941 {#2065
          date: 2024-01-07 11:39:01.0 +01:00
        }
        +"title": 288352
      }
      0 => App\Entity\EntryComment {#2054}
    ]
    -id: 27730
    -titleTs: "'begin':3 'file':11 'free':8 'i.r.s':1 'system':12 'tax':10 'tax-fil':9 'trial':4"
    -bodyTs: "'12':3 'agenc':16 'alreadi':20 'certain':12 'compani':26 'criteria':13 'elig':6 'meet':11 'met':21 'particip':8 'plan':18 'prepar':25 'resid':1 'resist':22 'state':4 'tax':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704670034
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/744848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704583634 {#2633
      date: 2024-01-07 00:27:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "Yeah, it’s not flawless, but it’s straightforward to use, which really is the thing you need for this kind of service, since it’s intended to be used by normal people rather than experts. The one and only thing that our glorious Conservative overlords have done well in the last 13 years is modernising a lot of official administrative processes like this so they can be done digitally and without a load of needless complexity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704635829 {#2055
    date: 2024-01-07 14:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeartyBeast@kbin.social"
    "@Auzy@beehaw.org"
    "@frog@beehaw.org"
  ]
  +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: 288652
  -bodyTs: "'13':53 'administr':61 'complex':77 'conserv':45 'digit':70 'done':48,69 'expert':36 'flawless':5 'glorious':44 'intend':27 'kind':21 'last':52 'like':63 'load':74 'lot':58 'modernis':56 'need':18 'needless':76 'normal':32 'offici':60 'one':38 'overlord':46 'peopl':33 'process':62 'rather':34 'realli':13 'servic':23 'sinc':24 'straightforward':9 'thing':16,41 'use':11,30 'well':49 'without':72 'yeah':1 'year':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1978220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704635829 {#2052
    date: 2024-01-07 14:57:09.0 +01:00
  }
  +"title": 288652
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2289
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
  +slug: "Alaska-Airlines-grounds-737-Max-9-planes-after-section-blows"
  +title: "Alaska Airlines grounds 737 Max 9 planes after section blows out mid-air"
  +url: "https://www.bbc.com/news/world-us-canada-67899564"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719164685 {#2549
    date: 2024-06-23 19:44:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  +badges: Doctrine\ORM\PersistentCollection {#2589 …}
  +children: [
    1 => App\Entity\EntryComment {#2337
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +root: App\Entity\EntryComment {#2314
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: null
        +root: null
        +body: "I know, logically speaking, that air travel is statistically very safe. But it’s news like this that makes me anxious about flying later in the year (for the first time in 15 years!), especially as the last leg of my outward journey is on a 737 Max."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1712704348 {#2164
          date: 2024-04-10 01:12:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheDudeV2@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 287081
        -bodyTs: "'15':33 '737':47 'air':6 'anxious':21 'especi':35 'first':30 'fli':23 'journey':43 'know':2 'last':38 'later':24 'leg':39 'like':16 'logic':3 'make':19 'max':48 'news':15 'outward':42 'safe':11 'speak':4 'statist':9 'time':31 'travel':7 'year':27,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974317"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704585779 {#2331
          date: 2024-01-07 01:02:59.0 +01:00
        }
        +"title": 287081
      }
      +body: """
        Yeah, it’s one of those things where I understand intellectually that the odds of an incident are incredibly low. I’m sure I read somewhere that air travel is statistically the safest form of travel. But anxiety is definitely not logical!\n
        \n
        (Those two bears would have to be very determined to attack me - neither are native here!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704622491 {#2341
        date: 2024-01-07 11:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheDudeV2@lemmy.ca"
        "@frog@beehaw.org"
        "@vanderbilt@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 288302
      -bodyTs: "'air':28 'anxieti':38 'attack':53 'bear':45 'definit':40 'determin':51 'form':34 'incid':17 'incred':19 'intellectu':11 'logic':42 'low':20 'm':22 'nativ':57 'neither':55 'odd':14 'one':4 'read':25 'safest':33 'somewher':26 'statist':31 'sure':23 'thing':7 'travel':29,36 'two':44 'understand':10 'would':46 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1977953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704622491 {#2342
        date: 2024-01-07 11:14:51.0 +01:00
      }
      +"title": 288302
    }
    0 => App\Entity\EntryComment {#2314}
  ]
  -id: 27620
  -titleTs: "'737':4 '9':6 'air':14 'airlin':2 'alaska':1 'blow':10 'ground':3 'max':5 'mid':13 'mid-air':12 'plane':7 'section':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704636698
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12763953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704550298 {#2362
    date: 2024-01-06 15:11:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2289
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
  +slug: "Alaska-Airlines-grounds-737-Max-9-planes-after-section-blows"
  +title: "Alaska Airlines grounds 737 Max 9 planes after section blows out mid-air"
  +url: "https://www.bbc.com/news/world-us-canada-67899564"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719164685 {#2549
    date: 2024-06-23 19:44:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  +badges: Doctrine\ORM\PersistentCollection {#2589 …}
  +children: [
    1 => App\Entity\EntryComment {#2337
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +root: App\Entity\EntryComment {#2314
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: null
        +root: null
        +body: "I know, logically speaking, that air travel is statistically very safe. But it’s news like this that makes me anxious about flying later in the year (for the first time in 15 years!), especially as the last leg of my outward journey is on a 737 Max."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1712704348 {#2164
          date: 2024-04-10 01:12:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheDudeV2@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 287081
        -bodyTs: "'15':33 '737':47 'air':6 'anxious':21 'especi':35 'first':30 'fli':23 'journey':43 'know':2 'last':38 'later':24 'leg':39 'like':16 'logic':3 'make':19 'max':48 'news':15 'outward':42 'safe':11 'speak':4 'statist':9 'time':31 'travel':7 'year':27,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974317"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704585779 {#2331
          date: 2024-01-07 01:02:59.0 +01:00
        }
        +"title": 287081
      }
      +body: """
        Yeah, it’s one of those things where I understand intellectually that the odds of an incident are incredibly low. I’m sure I read somewhere that air travel is statistically the safest form of travel. But anxiety is definitely not logical!\n
        \n
        (Those two bears would have to be very determined to attack me - neither are native here!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704622491 {#2341
        date: 2024-01-07 11:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheDudeV2@lemmy.ca"
        "@frog@beehaw.org"
        "@vanderbilt@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 288302
      -bodyTs: "'air':28 'anxieti':38 'attack':53 'bear':45 'definit':40 'determin':51 'form':34 'incid':17 'incred':19 'intellectu':11 'logic':42 'low':20 'm':22 'nativ':57 'neither':55 'odd':14 'one':4 'read':25 'safest':33 'somewher':26 'statist':31 'sure':23 'thing':7 'travel':29,36 'two':44 'understand':10 'would':46 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1977953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704622491 {#2342
        date: 2024-01-07 11:14:51.0 +01:00
      }
      +"title": 288302
    }
    0 => App\Entity\EntryComment {#2314}
  ]
  -id: 27620
  -titleTs: "'737':4 '9':6 'air':14 'airlin':2 'alaska':1 'blow':10 'ground':3 'max':5 'mid':13 'mid-air':12 'plane':7 'section':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704636698
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12763953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704550298 {#2362
    date: 2024-01-06 15:11:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2289
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
  +slug: "Alaska-Airlines-grounds-737-Max-9-planes-after-section-blows"
  +title: "Alaska Airlines grounds 737 Max 9 planes after section blows out mid-air"
  +url: "https://www.bbc.com/news/world-us-canada-67899564"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719164685 {#2549
    date: 2024-06-23 19:44:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  +badges: Doctrine\ORM\PersistentCollection {#2589 …}
  +children: [
    1 => App\Entity\EntryComment {#2337
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +root: App\Entity\EntryComment {#2314
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: null
        +root: null
        +body: "I know, logically speaking, that air travel is statistically very safe. But it’s news like this that makes me anxious about flying later in the year (for the first time in 15 years!), especially as the last leg of my outward journey is on a 737 Max."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1712704348 {#2164
          date: 2024-04-10 01:12:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheDudeV2@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 287081
        -bodyTs: "'15':33 '737':47 'air':6 'anxious':21 'especi':35 'first':30 'fli':23 'journey':43 'know':2 'last':38 'later':24 'leg':39 'like':16 'logic':3 'make':19 'max':48 'news':15 'outward':42 'safe':11 'speak':4 'statist':9 'time':31 'travel':7 'year':27,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974317"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704585779 {#2331
          date: 2024-01-07 01:02:59.0 +01:00
        }
        +"title": 287081
      }
      +body: """
        Yeah, it’s one of those things where I understand intellectually that the odds of an incident are incredibly low. I’m sure I read somewhere that air travel is statistically the safest form of travel. But anxiety is definitely not logical!\n
        \n
        (Those two bears would have to be very determined to attack me - neither are native here!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704622491 {#2341
        date: 2024-01-07 11:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheDudeV2@lemmy.ca"
        "@frog@beehaw.org"
        "@vanderbilt@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 288302
      -bodyTs: "'air':28 'anxieti':38 'attack':53 'bear':45 'definit':40 'determin':51 'form':34 'incid':17 'incred':19 'intellectu':11 'logic':42 'low':20 'm':22 'nativ':57 'neither':55 'odd':14 'one':4 'read':25 'safest':33 'somewher':26 'statist':31 'sure':23 'thing':7 'travel':29,36 'two':44 'understand':10 'would':46 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1977953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704622491 {#2342
        date: 2024-01-07 11:14:51.0 +01:00
      }
      +"title": 288302
    }
    0 => App\Entity\EntryComment {#2314}
  ]
  -id: 27620
  -titleTs: "'737':4 '9':6 'air':14 'airlin':2 'alaska':1 'blow':10 'ground':3 'max':5 'mid':13 'mid-air':12 'plane':7 'section':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704636698
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12763953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704550298 {#2362
    date: 2024-01-06 15:11:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2580 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Alaska-Airlines-grounds-737-Max-9-planes-after-section-blows"
    +title: "Alaska Airlines grounds 737 Max 9 planes after section blows out mid-air"
    +url: "https://www.bbc.com/news/world-us-canada-67899564"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719164685 {#2549
      date: 2024-06-23 19:44:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    +badges: Doctrine\ORM\PersistentCollection {#2589 …}
    +children: [
      1 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: null
        +root: null
        +body: "I know, logically speaking, that air travel is statistically very safe. But it’s news like this that makes me anxious about flying later in the year (for the first time in 15 years!), especially as the last leg of my outward journey is on a 737 Max."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1712704348 {#2164
          date: 2024-04-10 01:12:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheDudeV2@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 287081
        -bodyTs: "'15':33 '737':47 'air':6 'anxious':21 'especi':35 'first':30 'fli':23 'journey':43 'know':2 'last':38 'later':24 'leg':39 'like':16 'logic':3 'make':19 'max':48 'news':15 'outward':42 'safe':11 'speak':4 'statist':9 'time':31 'travel':7 'year':27,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974317"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704585779 {#2331
          date: 2024-01-07 01:02:59.0 +01:00
        }
        +"title": 287081
      }
    ]
    -id: 27620
    -titleTs: "'737':4 '9':6 'air':14 'airlin':2 'alaska':1 'blow':10 'ground':3 'max':5 'mid':13 'mid-air':12 'plane':7 'section':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704636698
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12763953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704550298 {#2362
      date: 2024-01-06 15:11:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: App\Entity\EntryComment {#2314}
  +body: """
    Yeah, it’s one of those things where I understand intellectually that the odds of an incident are incredibly low. I’m sure I read somewhere that air travel is statistically the safest form of travel. But anxiety is definitely not logical!\n
    \n
    (Those two bears would have to be very determined to attack me - neither are native here!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704622491 {#2341
    date: 2024-01-07 11:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheDudeV2@lemmy.ca"
    "@frog@beehaw.org"
    "@vanderbilt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 288302
  -bodyTs: "'air':28 'anxieti':38 'attack':53 'bear':45 'definit':40 'determin':51 'form':34 'incid':17 'incred':19 'intellectu':11 'logic':42 'low':20 'm':22 'nativ':57 'neither':55 'odd':14 'one':4 'read':25 'safest':33 'somewher':26 'statist':31 'sure':23 'thing':7 'travel':29,36 'two':44 'understand':10 'would':46 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1977953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704622491 {#2342
    date: 2024-01-07 11:14:51.0 +01:00
  }
  +"title": 288302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2580 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Alaska-Airlines-grounds-737-Max-9-planes-after-section-blows"
    +title: "Alaska Airlines grounds 737 Max 9 planes after section blows out mid-air"
    +url: "https://www.bbc.com/news/world-us-canada-67899564"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719164685 {#2549
      date: 2024-06-23 19:44:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    +badges: Doctrine\ORM\PersistentCollection {#2589 …}
    +children: [
      1 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: null
        +root: null
        +body: "I know, logically speaking, that air travel is statistically very safe. But it’s news like this that makes me anxious about flying later in the year (for the first time in 15 years!), especially as the last leg of my outward journey is on a 737 Max."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1712704348 {#2164
          date: 2024-04-10 01:12:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheDudeV2@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 287081
        -bodyTs: "'15':33 '737':47 'air':6 'anxious':21 'especi':35 'first':30 'fli':23 'journey':43 'know':2 'last':38 'later':24 'leg':39 'like':16 'logic':3 'make':19 'max':48 'news':15 'outward':42 'safe':11 'speak':4 'statist':9 'time':31 'travel':7 'year':27,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974317"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704585779 {#2331
          date: 2024-01-07 01:02:59.0 +01:00
        }
        +"title": 287081
      }
    ]
    -id: 27620
    -titleTs: "'737':4 '9':6 'air':14 'airlin':2 'alaska':1 'blow':10 'ground':3 'max':5 'mid':13 'mid-air':12 'plane':7 'section':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704636698
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12763953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704550298 {#2362
      date: 2024-01-06 15:11:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: App\Entity\EntryComment {#2314}
  +body: """
    Yeah, it’s one of those things where I understand intellectually that the odds of an incident are incredibly low. I’m sure I read somewhere that air travel is statistically the safest form of travel. But anxiety is definitely not logical!\n
    \n
    (Those two bears would have to be very determined to attack me - neither are native here!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704622491 {#2341
    date: 2024-01-07 11:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheDudeV2@lemmy.ca"
    "@frog@beehaw.org"
    "@vanderbilt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 288302
  -bodyTs: "'air':28 'anxieti':38 'attack':53 'bear':45 'definit':40 'determin':51 'form':34 'incid':17 'incred':19 'intellectu':11 'logic':42 'low':20 'm':22 'nativ':57 'neither':55 'odd':14 'one':4 'read':25 'safest':33 'somewher':26 'statist':31 'sure':23 'thing':7 'travel':29,36 'two':44 'understand':10 'would':46 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1977953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704622491 {#2342
    date: 2024-01-07 11:14:51.0 +01:00
  }
  +"title": 288302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2580 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Alaska-Airlines-grounds-737-Max-9-planes-after-section-blows"
    +title: "Alaska Airlines grounds 737 Max 9 planes after section blows out mid-air"
    +url: "https://www.bbc.com/news/world-us-canada-67899564"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719164685 {#2549
      date: 2024-06-23 19:44:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    +badges: Doctrine\ORM\PersistentCollection {#2589 …}
    +children: [
      1 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: null
        +root: null
        +body: "I know, logically speaking, that air travel is statistically very safe. But it’s news like this that makes me anxious about flying later in the year (for the first time in 15 years!), especially as the last leg of my outward journey is on a 737 Max."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1712704348 {#2164
          date: 2024-04-10 01:12:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheDudeV2@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 287081
        -bodyTs: "'15':33 '737':47 'air':6 'anxious':21 'especi':35 'first':30 'fli':23 'journey':43 'know':2 'last':38 'later':24 'leg':39 'like':16 'logic':3 'make':19 'max':48 'news':15 'outward':42 'safe':11 'speak':4 'statist':9 'time':31 'travel':7 'year':27,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974317"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704585779 {#2331
          date: 2024-01-07 01:02:59.0 +01:00
        }
        +"title": 287081
      }
    ]
    -id: 27620
    -titleTs: "'737':4 '9':6 'air':14 'airlin':2 'alaska':1 'blow':10 'ground':3 'max':5 'mid':13 'mid-air':12 'plane':7 'section':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704636698
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12763953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704550298 {#2362
      date: 2024-01-06 15:11:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: App\Entity\EntryComment {#2314}
  +body: """
    Yeah, it’s one of those things where I understand intellectually that the odds of an incident are incredibly low. I’m sure I read somewhere that air travel is statistically the safest form of travel. But anxiety is definitely not logical!\n
    \n
    (Those two bears would have to be very determined to attack me - neither are native here!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704622491 {#2341
    date: 2024-01-07 11:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheDudeV2@lemmy.ca"
    "@frog@beehaw.org"
    "@vanderbilt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 288302
  -bodyTs: "'air':28 'anxieti':38 'attack':53 'bear':45 'definit':40 'determin':51 'form':34 'incid':17 'incred':19 'intellectu':11 'logic':42 'low':20 'm':22 'nativ':57 'neither':55 'odd':14 'one':4 'read':25 'safest':33 'somewher':26 'statist':31 'sure':23 'thing':7 'travel':29,36 'two':44 'understand':10 'would':46 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1977953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704622491 {#2342
    date: 2024-01-07 11:14:51.0 +01:00
  }
  +"title": 288302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2580 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Alaska-Airlines-grounds-737-Max-9-planes-after-section-blows"
    +title: "Alaska Airlines grounds 737 Max 9 planes after section blows out mid-air"
    +url: "https://www.bbc.com/news/world-us-canada-67899564"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719164685 {#2549
      date: 2024-06-23 19:44:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    +badges: Doctrine\ORM\PersistentCollection {#2589 …}
    +children: [
      1 => App\Entity\EntryComment {#2337
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +root: App\Entity\EntryComment {#2314}
        +body: """
          Yeah, it’s one of those things where I understand intellectually that the odds of an incident are incredibly low. I’m sure I read somewhere that air travel is statistically the safest form of travel. But anxiety is definitely not logical!\n
          \n
          (Those two bears would have to be very determined to attack me - neither are native here!)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704622491 {#2341
          date: 2024-01-07 11:14:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheDudeV2@lemmy.ca"
          "@frog@beehaw.org"
          "@vanderbilt@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 288302
        -bodyTs: "'air':28 'anxieti':38 'attack':53 'bear':45 'definit':40 'determin':51 'form':34 'incid':17 'incred':19 'intellectu':11 'logic':42 'low':20 'm':22 'nativ':57 'neither':55 'odd':14 'one':4 'read':25 'safest':33 'somewher':26 'statist':31 'sure':23 'thing':7 'travel':29,36 'two':44 'understand':10 'would':46 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1977953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704622491 {#2342
          date: 2024-01-07 11:14:51.0 +01:00
        }
        +"title": 288302
      }
      0 => App\Entity\EntryComment {#2314}
    ]
    -id: 27620
    -titleTs: "'737':4 '9':6 'air':14 'airlin':2 'alaska':1 'blow':10 'ground':3 'max':5 'mid':13 'mid-air':12 'plane':7 'section':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704636698
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12763953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704550298 {#2362
      date: 2024-01-06 15:11:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know, logically speaking, that air travel is statistically very safe. But it’s news like this that makes me anxious about flying later in the year (for the first time in 15 years!), especially as the last leg of my outward journey is on a 737 Max."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712704348 {#2164
    date: 2024-04-10 01:12:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheDudeV2@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 287081
  -bodyTs: "'15':33 '737':47 'air':6 'anxious':21 'especi':35 'first':30 'fli':23 'journey':43 'know':2 'last':38 'later':24 'leg':39 'like':16 'logic':3 'make':19 'max':48 'news':15 'outward':42 'safe':11 'speak':4 'statist':9 'time':31 'travel':7 'year':27,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1974317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704585779 {#2331
    date: 2024-01-07 01:02:59.0 +01:00
  }
  +"title": 287081
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2580 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Alaska-Airlines-grounds-737-Max-9-planes-after-section-blows"
    +title: "Alaska Airlines grounds 737 Max 9 planes after section blows out mid-air"
    +url: "https://www.bbc.com/news/world-us-canada-67899564"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719164685 {#2549
      date: 2024-06-23 19:44:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    +badges: Doctrine\ORM\PersistentCollection {#2589 …}
    +children: [
      1 => App\Entity\EntryComment {#2337
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +root: App\Entity\EntryComment {#2314}
        +body: """
          Yeah, it’s one of those things where I understand intellectually that the odds of an incident are incredibly low. I’m sure I read somewhere that air travel is statistically the safest form of travel. But anxiety is definitely not logical!\n
          \n
          (Those two bears would have to be very determined to attack me - neither are native here!)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704622491 {#2341
          date: 2024-01-07 11:14:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheDudeV2@lemmy.ca"
          "@frog@beehaw.org"
          "@vanderbilt@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 288302
        -bodyTs: "'air':28 'anxieti':38 'attack':53 'bear':45 'definit':40 'determin':51 'form':34 'incid':17 'incred':19 'intellectu':11 'logic':42 'low':20 'm':22 'nativ':57 'neither':55 'odd':14 'one':4 'read':25 'safest':33 'somewher':26 'statist':31 'sure':23 'thing':7 'travel':29,36 'two':44 'understand':10 'would':46 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1977953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704622491 {#2342
          date: 2024-01-07 11:14:51.0 +01:00
        }
        +"title": 288302
      }
      0 => App\Entity\EntryComment {#2314}
    ]
    -id: 27620
    -titleTs: "'737':4 '9':6 'air':14 'airlin':2 'alaska':1 'blow':10 'ground':3 'max':5 'mid':13 'mid-air':12 'plane':7 'section':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704636698
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12763953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704550298 {#2362
      date: 2024-01-06 15:11:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know, logically speaking, that air travel is statistically very safe. But it’s news like this that makes me anxious about flying later in the year (for the first time in 15 years!), especially as the last leg of my outward journey is on a 737 Max."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712704348 {#2164
    date: 2024-04-10 01:12:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheDudeV2@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 287081
  -bodyTs: "'15':33 '737':47 'air':6 'anxious':21 'especi':35 'first':30 'fli':23 'journey':43 'know':2 'last':38 'later':24 'leg':39 'like':16 'logic':3 'make':19 'max':48 'news':15 'outward':42 'safe':11 'speak':4 'statist':9 'time':31 'travel':7 'year':27,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1974317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704585779 {#2331
    date: 2024-01-07 01:02:59.0 +01:00
  }
  +"title": 287081
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2580 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Alaska-Airlines-grounds-737-Max-9-planes-after-section-blows"
    +title: "Alaska Airlines grounds 737 Max 9 planes after section blows out mid-air"
    +url: "https://www.bbc.com/news/world-us-canada-67899564"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719164685 {#2549
      date: 2024-06-23 19:44:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    +badges: Doctrine\ORM\PersistentCollection {#2589 …}
    +children: [
      1 => App\Entity\EntryComment {#2337
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +root: App\Entity\EntryComment {#2314}
        +body: """
          Yeah, it’s one of those things where I understand intellectually that the odds of an incident are incredibly low. I’m sure I read somewhere that air travel is statistically the safest form of travel. But anxiety is definitely not logical!\n
          \n
          (Those two bears would have to be very determined to attack me - neither are native here!)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704622491 {#2341
          date: 2024-01-07 11:14:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheDudeV2@lemmy.ca"
          "@frog@beehaw.org"
          "@vanderbilt@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 288302
        -bodyTs: "'air':28 'anxieti':38 'attack':53 'bear':45 'definit':40 'determin':51 'form':34 'incid':17 'incred':19 'intellectu':11 'logic':42 'low':20 'm':22 'nativ':57 'neither':55 'odd':14 'one':4 'read':25 'safest':33 'somewher':26 'statist':31 'sure':23 'thing':7 'travel':29,36 'two':44 'understand':10 'would':46 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1977953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704622491 {#2342
          date: 2024-01-07 11:14:51.0 +01:00
        }
        +"title": 288302
      }
      0 => App\Entity\EntryComment {#2314}
    ]
    -id: 27620
    -titleTs: "'737':4 '9':6 'air':14 'airlin':2 'alaska':1 'blow':10 'ground':3 'max':5 'mid':13 'mid-air':12 'plane':7 'section':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704636698
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12763953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704550298 {#2362
      date: 2024-01-06 15:11:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know, logically speaking, that air travel is statistically very safe. But it’s news like this that makes me anxious about flying later in the year (for the first time in 15 years!), especially as the last leg of my outward journey is on a 737 Max."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712704348 {#2164
    date: 2024-04-10 01:12:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheDudeV2@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 287081
  -bodyTs: "'15':33 '737':47 'air':6 'anxious':21 'especi':35 'first':30 'fli':23 'journey':43 'know':2 'last':38 'later':24 'leg':39 'like':16 'logic':3 'make':19 'max':48 'news':15 'outward':42 'safe':11 'speak':4 'statist':9 'time':31 'travel':7 'year':27,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1974317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704585779 {#2331
    date: 2024-01-07 01:02:59.0 +01:00
  }
  +"title": 287081
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "Something-disturbing-about-Hallmark-movies"
  +title: "Something disturbing about Hallmark movies"
  +url: null
  +body: """
    I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
    \n
    The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707726444 {#2680
    date: 2024-02-12 09:27:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2685 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  +badges: Doctrine\ORM\PersistentCollection {#2696 …}
  +children: [
    3 => App\Entity\EntryComment {#1382
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: """
        You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
        \n
        One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
        \n
        (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703112000 {#1405
        date: 2023-12-20 23:40:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 238902
      -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1896396"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703112000 {#1385
        date: 2023-12-20 23:40:00.0 +01:00
      }
      +"title": 238902
    }
    2 => App\Entity\EntryComment {#2033
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: """
        The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
        \n
        There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
        \n
        Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
        \n
        I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703153054 {#2025
        date: 2023-12-21 11:04:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -id: 240008
      -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1897728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703153054 {#2011
        date: 2023-12-21 11:04:14.0 +01:00
      }
      +"title": 240008
    }
    1 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: """
        > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
        \n
        I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703153321 {#2061
        date: 2023-12-21 11:08:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@furrowsofar@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 240013
      -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1897733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703153321 {#2079
        date: 2023-12-21 11:08:41.0 +01:00
      }
      +"title": 240013
    }
    0 => App\Entity\EntryComment {#2088
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703153385 {#2064
        date: 2023-12-21 11:09:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 240015
      -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1897737"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703153385 {#2089
        date: 2023-12-21 11:09:45.0 +01:00
      }
      +"title": 240015
    }
  ]
  -id: 23695
  -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
  -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703196990
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10469493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703110590 {#2669
    date: 2023-12-20 23:16:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "Something-disturbing-about-Hallmark-movies"
  +title: "Something disturbing about Hallmark movies"
  +url: null
  +body: """
    I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
    \n
    The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707726444 {#2680
    date: 2024-02-12 09:27:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2685 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  +badges: Doctrine\ORM\PersistentCollection {#2696 …}
  +children: [
    3 => App\Entity\EntryComment {#1382
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: """
        You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
        \n
        One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
        \n
        (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703112000 {#1405
        date: 2023-12-20 23:40:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 238902
      -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1896396"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703112000 {#1385
        date: 2023-12-20 23:40:00.0 +01:00
      }
      +"title": 238902
    }
    2 => App\Entity\EntryComment {#2033
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: """
        The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
        \n
        There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
        \n
        Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
        \n
        I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703153054 {#2025
        date: 2023-12-21 11:04:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -id: 240008
      -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1897728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703153054 {#2011
        date: 2023-12-21 11:04:14.0 +01:00
      }
      +"title": 240008
    }
    1 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: """
        > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
        \n
        I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703153321 {#2061
        date: 2023-12-21 11:08:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@furrowsofar@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 240013
      -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1897733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703153321 {#2079
        date: 2023-12-21 11:08:41.0 +01:00
      }
      +"title": 240013
    }
    0 => App\Entity\EntryComment {#2088
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703153385 {#2064
        date: 2023-12-21 11:09:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 240015
      -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1897737"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703153385 {#2089
        date: 2023-12-21 11:09:45.0 +01:00
      }
      +"title": 240015
    }
  ]
  -id: 23695
  -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
  -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703196990
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10469493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703110590 {#2669
    date: 2023-12-20 23:16:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
  +slug: "Something-disturbing-about-Hallmark-movies"
  +title: "Something disturbing about Hallmark movies"
  +url: null
  +body: """
    I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
    \n
    The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707726444 {#2680
    date: 2024-02-12 09:27:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2685 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  +badges: Doctrine\ORM\PersistentCollection {#2696 …}
  +children: [
    3 => App\Entity\EntryComment {#1382
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: """
        You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
        \n
        One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
        \n
        (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703112000 {#1405
        date: 2023-12-20 23:40:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 238902
      -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1896396"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703112000 {#1385
        date: 2023-12-20 23:40:00.0 +01:00
      }
      +"title": 238902
    }
    2 => App\Entity\EntryComment {#2033
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: """
        The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
        \n
        There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
        \n
        Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
        \n
        I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703153054 {#2025
        date: 2023-12-21 11:04:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -id: 240008
      -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1897728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703153054 {#2011
        date: 2023-12-21 11:04:14.0 +01:00
      }
      +"title": 240008
    }
    1 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: """
        > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
        \n
        I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703153321 {#2061
        date: 2023-12-21 11:08:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@furrowsofar@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 240013
      -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1897733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703153321 {#2079
        date: 2023-12-21 11:08:41.0 +01:00
      }
      +"title": 240013
    }
    0 => App\Entity\EntryComment {#2088
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703153385 {#2064
        date: 2023-12-21 11:09:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LoamImprovement@beehaw.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 240015
      -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1897737"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703153385 {#2089
        date: 2023-12-21 11:09:45.0 +01:00
      }
      +"title": 240015
    }
  ]
  -id: 23695
  -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
  -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703196990
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10469493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703110590 {#2669
    date: 2023-12-20 23:16:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382}
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
          \n
          There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
          \n
          Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
          \n
          I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703153054 {#2025
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 240008
        -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153054 {#2011
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +"title": 240008
      }
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
          \n
          I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153321 {#2061
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@furrowsofar@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 240013
        -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153321 {#2079
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +"title": 240013
      }
      0 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153385 {#2064
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 240015
        -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897737"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153385 {#2089
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +"title": 240015
      }
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: """
    You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
    \n
    One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
    \n
    (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703112000 {#1405
    date: 2023-12-20 23:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 238902
  -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1896396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703112000 {#1385
    date: 2023-12-20 23:40:00.0 +01:00
  }
  +"title": 238902
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382}
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
          \n
          There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
          \n
          Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
          \n
          I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703153054 {#2025
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 240008
        -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153054 {#2011
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +"title": 240008
      }
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
          \n
          I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153321 {#2061
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@furrowsofar@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 240013
        -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153321 {#2079
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +"title": 240013
      }
      0 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153385 {#2064
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 240015
        -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897737"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153385 {#2089
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +"title": 240015
      }
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: """
    You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
    \n
    One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
    \n
    (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703112000 {#1405
    date: 2023-12-20 23:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 238902
  -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1896396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703112000 {#1385
    date: 2023-12-20 23:40:00.0 +01:00
  }
  +"title": 238902
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382}
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
          \n
          There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
          \n
          Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
          \n
          I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703153054 {#2025
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 240008
        -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153054 {#2011
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +"title": 240008
      }
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
          \n
          I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153321 {#2061
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@furrowsofar@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 240013
        -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153321 {#2079
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +"title": 240013
      }
      0 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153385 {#2064
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 240015
        -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897737"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153385 {#2089
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +"title": 240015
      }
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: """
    You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
    \n
    One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
    \n
    (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703112000 {#1405
    date: 2023-12-20 23:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 238902
  -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1896396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703112000 {#1385
    date: 2023-12-20 23:40:00.0 +01:00
  }
  +"title": 238902
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
          \n
          One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
          \n
          (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703112000 {#1405
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 238902
        -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1896396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112000 {#1385
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +"title": 238902
      }
      2 => App\Entity\EntryComment {#2033}
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
          \n
          I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153321 {#2061
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@furrowsofar@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 240013
        -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153321 {#2079
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +"title": 240013
      }
      0 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153385 {#2064
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 240015
        -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897737"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153385 {#2089
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +"title": 240015
      }
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: """
    The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
    \n
    There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
    \n
    Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
    \n
    I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703153054 {#2025
    date: 2023-12-21 11:04:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 240008
  -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1897728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153054 {#2011
    date: 2023-12-21 11:04:14.0 +01:00
  }
  +"title": 240008
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
          \n
          One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
          \n
          (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703112000 {#1405
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 238902
        -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1896396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112000 {#1385
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +"title": 238902
      }
      2 => App\Entity\EntryComment {#2033}
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
          \n
          I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153321 {#2061
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@furrowsofar@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 240013
        -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153321 {#2079
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +"title": 240013
      }
      0 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153385 {#2064
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 240015
        -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897737"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153385 {#2089
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +"title": 240015
      }
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: """
    The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
    \n
    There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
    \n
    Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
    \n
    I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703153054 {#2025
    date: 2023-12-21 11:04:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 240008
  -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1897728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153054 {#2011
    date: 2023-12-21 11:04:14.0 +01:00
  }
  +"title": 240008
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
          \n
          One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
          \n
          (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703112000 {#1405
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 238902
        -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1896396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112000 {#1385
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +"title": 238902
      }
      2 => App\Entity\EntryComment {#2033}
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
          \n
          I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153321 {#2061
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@furrowsofar@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 240013
        -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153321 {#2079
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +"title": 240013
      }
      0 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153385 {#2064
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 240015
        -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897737"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153385 {#2089
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +"title": 240015
      }
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: """
    The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
    \n
    There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
    \n
    Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
    \n
    I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703153054 {#2025
    date: 2023-12-21 11:04:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 240008
  -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1897728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153054 {#2011
    date: 2023-12-21 11:04:14.0 +01:00
  }
  +"title": 240008
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
          \n
          One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
          \n
          (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703112000 {#1405
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 238902
        -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1896396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112000 {#1385
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +"title": 238902
      }
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
          \n
          There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
          \n
          Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
          \n
          I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703153054 {#2025
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 240008
        -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153054 {#2011
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +"title": 240008
      }
      1 => App\Entity\EntryComment {#2084}
      0 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153385 {#2064
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 240015
        -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897737"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153385 {#2089
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +"title": 240015
      }
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: """
    > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
    \n
    I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703153321 {#2061
    date: 2023-12-21 11:08:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@furrowsofar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 240013
  -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1897733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153321 {#2079
    date: 2023-12-21 11:08:41.0 +01:00
  }
  +"title": 240013
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
          \n
          One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
          \n
          (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703112000 {#1405
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 238902
        -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1896396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112000 {#1385
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +"title": 238902
      }
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
          \n
          There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
          \n
          Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
          \n
          I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703153054 {#2025
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 240008
        -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153054 {#2011
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +"title": 240008
      }
      1 => App\Entity\EntryComment {#2084}
      0 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153385 {#2064
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 240015
        -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897737"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153385 {#2089
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +"title": 240015
      }
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: """
    > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
    \n
    I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703153321 {#2061
    date: 2023-12-21 11:08:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@furrowsofar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 240013
  -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1897733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153321 {#2079
    date: 2023-12-21 11:08:41.0 +01:00
  }
  +"title": 240013
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
          \n
          One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
          \n
          (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703112000 {#1405
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 238902
        -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1896396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112000 {#1385
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +"title": 238902
      }
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
          \n
          There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
          \n
          Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
          \n
          I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703153054 {#2025
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 240008
        -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153054 {#2011
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +"title": 240008
      }
      1 => App\Entity\EntryComment {#2084}
      0 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153385 {#2064
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 240015
        -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897737"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153385 {#2089
          date: 2023-12-21 11:09:45.0 +01:00
        }
        +"title": 240015
      }
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: """
    > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
    \n
    I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703153321 {#2061
    date: 2023-12-21 11:08:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@furrowsofar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 240013
  -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1897733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153321 {#2079
    date: 2023-12-21 11:08:41.0 +01:00
  }
  +"title": 240013
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
          \n
          One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
          \n
          (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703112000 {#1405
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 238902
        -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1896396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112000 {#1385
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +"title": 238902
      }
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
          \n
          There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
          \n
          Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
          \n
          I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703153054 {#2025
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 240008
        -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153054 {#2011
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +"title": 240008
      }
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
          \n
          I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153321 {#2061
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@furrowsofar@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 240013
        -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153321 {#2079
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +"title": 240013
      }
      0 => App\Entity\EntryComment {#2088}
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703153385 {#2064
    date: 2023-12-21 11:09:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 240015
  -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1897737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153385 {#2089
    date: 2023-12-21 11:09:45.0 +01:00
  }
  +"title": 240015
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
          \n
          One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
          \n
          (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703112000 {#1405
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 238902
        -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1896396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112000 {#1385
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +"title": 238902
      }
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
          \n
          There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
          \n
          Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
          \n
          I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703153054 {#2025
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 240008
        -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153054 {#2011
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +"title": 240008
      }
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
          \n
          I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153321 {#2061
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@furrowsofar@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 240013
        -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153321 {#2079
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +"title": 240013
      }
      0 => App\Entity\EntryComment {#2088}
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703153385 {#2064
    date: 2023-12-21 11:09:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 240015
  -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1897737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153385 {#2089
    date: 2023-12-21 11:09:45.0 +01:00
  }
  +"title": 240015
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2511 …}
    +slug: "Something-disturbing-about-Hallmark-movies"
    +title: "Something disturbing about Hallmark movies"
    +url: null
    +body: """
      I was talking with a friend today about Hallmark movies because we all seem to have at least one grandma who loves them around this time of year, and we’re hashing out the tropes they all share because they’re so formulaic that you could probably boil it down to a mad libs prompt, and something dawned on me because of one particular similarity, not in every film, but a lot of them - the Heroine quitting her high-stress executive job to move to a quaint little town and settle down with Mr. Right. It struck me as deeply misogynistic that the movies imply she can’t have both and that her career goals aren’t worth it compared to getting some dick.\n
      \n
      The other side of that coin is, in almost every single one of these movies, the guy is a Prince who needs to marry, or secretly loaded, or otherwise financially stable unless the plot revolves around his family whatever on the brink of closure that the Heroine steps in to help save the day, *and* he’s shown to be a good-if-distant dad to his kids, if he has any, but needs help raising them because work keeps him busy, or his nanny’s retiring. It’s never implied that he should be the one giving up his lifestyle to be a better partner for her; The only thing Mr. Right is *ever* doing wrong in these movies, if anything, is just not already being with her, and I get that these films are basically wish fulfillment fics, but she is *always* the one who has to make a change for him, to basically be a stay at home mom, or step closer to it than she was at the beginning of the film. Does anybody else see that? Am I wrong in thinking that’s absolutely fucking *greasy?*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707726444 {#2680
      date: 2024-02-12 09:27:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2685 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    +badges: Doctrine\ORM\PersistentCollection {#2696 …}
    +children: [
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          You know, now you mention it, torture scenes of some kind do seem to be very common in kids films, and not just the Disney Pixar ones. The non-Pixar Disney ones often do as well, as do the Dreamworks ones. Not always, but a lot of the time.\n
          \n
          One big question comes to mind: are there any kids animated films that were written by women, and do they feature torture scenes?\n
          \n
          (I’d be willing to bet a lot of the Hallmark films are written by men, too.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703112000 {#1405
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 238902
        -bodyTs: "'alway':44 'anim':61 'bet':79 'big':52 'come':54 'common':17 'd':75 'disney':25,32 'dreamwork':41 'featur':71 'film':20,62,85 'hallmark':84 'kid':19,60 'kind':11 'know':2 'lot':47,81 'men':89 'mention':5 'mind':56 'non':30 'non-pixar':29 'often':34 'one':27,33,42,51 'pixar':26,31 'question':53 'scene':8,73 'seem':13 'time':50 'tortur':7,72 'well':37 'will':77 'women':67 'written':65,87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1896396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112000 {#1385
          date: 2023-12-20 23:40:00.0 +01:00
        }
        +"title": 238902
      }
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: """
          The sad thing is that torture didn’t used to be a staple of kids films. I watched a *lot* of animated films in the last few months (research component of an animation module at university), and the torture scenes only really start appearing in the last 30 years or so - and seems to be more of a thing in the 3D animated films than in the traditionally animated ones during the brief time period where the two mediums overlapped.\n
          \n
          There’s violence in pretty much all of the older ones, for sure, but that feels different to torturing someone for information, I think, because there tends to be two contexts for the violence: a hero is using it as a last resort to deal with an enemy (eg Jungle Book, where Mowgli initially goes “well I’ll just talk to Shere Khan so he understands I’m not a threat”, and only engages in violence against the tiger when Shere Khan is literally trying to murder everybody) or it’s used to demonstrate how cruel and petty a villain is (eg Lion King, where the hyenas shove Zazu into a geyser - they’re not torturing him for information, they’re doing it because they find it funny). In both cases, there’s no ambiguity about whether the violence is justified or not - it is justified when the hero is doing it in self-defence or defence of others, and it’s not when the villains are doing it for the giggles.\n
          \n
          Even in, say, Pinocchio, where Stromboli uses the threat of violence against Pinocchio, it’s in a situation where it’s undeniably evil. He had been using cooperation and persuasion up until that point, very successfully, but when Pinocchio basically goes “okay, I’ve had a nice day, but I’m going home to my father now, I’ll be back tomorrow”, Stromboli cannot find anything that would persuade Pinocchio not to go home. So violence and the threat of violence are the only options remaining, but there’s no question that using threats to prevent a child from going home to their family is in any way justified. And a key part of this is that when Stromboli does this, Pinocchio has absolutely no interest in helping him anymore.\n
          \n
          I think the most troubling element of torture in animation films of the last 30 years is how often it’s used by the *heroes*. There is, perhaps, some leeway when the villains do it, because if a villain does an evil thing, then it creates no grey area about whether torture is acceptable. (And it’s probably an easier way of having a good character reveal information that they shouldn’t, than have them do it voluntarily, which would have audiences going “WTF Mike Wazowski just betrayed his best friend! What a shit guy!”) But torture does seem to be increasingly used by the protagonists, when what they *should* be doing is trying cooperative methods - why does Dory opt for threatening the crabs after taking “there’s nothing you can do to make me give you the information” at face value, instead of at least trying cooperation first?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703153054 {#2025
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@Juno@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 240008
        -bodyTs: "'30':48,398 '3d':62 'absolut':377 'accept':437 'ambigu':215 'anim':22,33,63,69,393 'anymor':383 'anyth':319 'appear':44 'area':432 'audienc':465 'back':314 'basic':293 'best':473 'betray':471 'book':131 'brief':73 'cannot':317 'case':211 'charact':449 'child':351 'compon':30 'context':111 'cooper':281,498,531 'crab':507 'creat':429 'cruel':176 'day':301 'deal':125 'defenc':236,238 'demonstr':174 'didn':7 'differ':97 'dori':502 'easier':443 'eg':129,182 'element':389 'enemi':128 'engag':154 'even':254 'everybodi':168 'evil':276,425 'face':524 'famili':357 'father':309 'feel':96 'film':16,23,64,394 'find':206,318 'first':532 'friend':474 'funni':208 'geyser':192 'giggl':253 'give':519 'go':305,326,353,466 'goe':135,294 'good':448 'grey':431 'guy':478 'help':381 'hero':116,229,408 'home':306,327,354 'hyena':187 'increas':485 'inform':102,199,451,522 'initi':134 'instead':526 'interest':379 'jungl':130 'justifi':221,226,362 'key':365 'khan':143,162 'kid':15 'king':184 'last':26,47,122,397 'least':529 'leeway':413 'lion':183 'liter':164 'll':138,312 'lot':20 'm':148,304 'make':517 'medium':79 'method':499 'mike':468 'modul':34 'month':28 'mowg':133 'much':86 'murder':167 'nice':300 'noth':512 'often':402 'okay':295 'older':90 'one':70,91 'opt':503 'option':338 'other':240 'overlap':80 'part':366 'perhap':411 'period':75 'persuad':322 'persuas':283 'petti':178 'pinocchio':257,266,292,323,375 'point':287 'pretti':85 'prevent':349 'probabl':441 'protagonist':489 'question':344 're':194,201 'realli':42 'remain':339 'research':29 'resort':123 'reveal':450 'sad':2 'say':256 'scene':40 'seem':53,482 'self':235 'self-def':234 'shere':142,161 'shit':477 'shouldn':454 'shove':188 'situat':271 'someon':100 'stapl':13 'start':43 'stromboli':259,316,372 'success':289 'sure':93 'take':509 'talk':140 'tend':107 'thing':3,59,426 'think':104,385 'threat':151,262,332,347 'threaten':505 'tiger':159 'time':74 'tomorrow':315 'tortur':6,39,99,196,391,435,480 'tradit':68 'tri':165,497,530 'troubl':388 'two':78,110 'undeni':275 'understand':146 'univers':36 'use':9,118,172,260,280,346,405,486 'valu':525 've':297 'villain':180,247,416,422 'violenc':83,114,156,219,264,329,334 'voluntarili':461 'watch':18 'way':361,444 'wazowski':469 'well':136 'whether':217,434 'would':321,463 'wtf':467 'year':49,399 'zazu':189"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153054 {#2011
          date: 2023-12-21 11:04:14.0 +01:00
        }
        +"title": 240008
      }
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          > how many woman would put up with a stay at home guy. Maybe some but not likely.\n
          \n
          I would guess that would be primarily because even when the woman is working full time and the guy is at home all the time, the stats show the woman still does most of the housework and child-rearing. Plenty of women do “put up with” a stay-at-home guy when he’s doing all the unpaid work that traditionally falls on the woman in the relationship.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703153321 {#2061
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LoamImprovement@beehaw.org"
          "@furrowsofar@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 240013
        -bodyTs: "'child':56 'child-rear':55 'even':26 'fall':81 'full':32 'guess':20 'guy':12,36,70 'home':11,39,69 'housework':53 'like':17 'mani':2 'mayb':13 'plenti':58 'primarili':24 'put':5,62 'rear':57 'relationship':87 'show':45 'stat':44 'stay':9,67 'stay-at-hom':66 'still':48 'time':33,42 'tradit':80 'unpaid':77 'woman':3,29,47,84 'women':60 'work':31,78 'would':4,19,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1897733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703153321 {#2079
          date: 2023-12-21 11:08:41.0 +01:00
        }
        +"title": 240013
      }
      0 => App\Entity\EntryComment {#2088}
    ]
    -id: 23695
    -titleTs: "'disturb':2 'hallmark':4 'movi':5 'someth':1"
    -bodyTs: "'absolut':315 'almost':134 'alreadi':252 'alway':270 'anybodi':304 'anyth':248 'aren':117 'around':24,161 'basic':263,282 'begin':299 'better':231 'boil':48 'brink':167 'busi':208 'career':115 'chang':278 'closer':291 'closur':169 'coin':131 'compar':121 'could':46 'dad':191 'dawn':58 'day':179 'deepli':101 'dick':125 'distant':190 'els':305 'ever':241 'everi':68,135 'execut':82 'famili':163 'fic':266 'film':69,261,302 'financi':155 'formula':43 'friend':6 'fuck':316 'fulfil':265 'get':123,258 'give':224 'goal':116 'good':188 'good-if-dist':187 'grandma':20 'greasi':317 'guy':142 'hallmark':9 'hash':32 'help':176,201 'heroin':76,172 'high':80 'high-stress':79 'home':287 'impli':106,217 'job':83 'keep':206 'kid':194 'least':18 'lib':54 'lifestyl':227 'littl':89 'load':152 'lot':72 'love':22 'mad':53 'make':276 'marri':149 'misogynist':102 'mom':288 'move':85 'movi':10,105,140,246 'mr':95,238 'nanni':211 'need':147,200 'never':216 'one':19,63,137,223,272 'otherwis':154 'particular':64 'partner':232 'plot':159 'princ':145 'probabl':47 'prompt':55 'quaint':88 'quit':77 'rais':202 're':31,41 'retir':213 'revolv':160 'right':96,239 'save':177 'secret':151 'see':306 'seem':14 'settl':92 'share':38 'shown':183 'side':128 'similar':65 'singl':136 'someth':57 'stabl':156 'stay':285 'step':173,290 'stress':81 'struck':98 'talk':3 'thing':237 'think':312 'time':26 'today':7 'town':90 'trope':35 'unless':157 'whatev':164 'wish':264 'work':205 'worth':119 'wrong':243,310 'year':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703196990
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10469493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110590 {#2669
      date: 2023-12-20 23:16:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "There’s also Rapunzel in Tangled, who repeatedly whacks Flynn with a frying pan until he does what she wants him to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703153385 {#2064
    date: 2023-12-21 11:09:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LoamImprovement@beehaw.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 240015
  -bodyTs: "'also':3 'flynn':10 'fri':13 'pan':14 'rapunzel':4 'repeat':8 'tangl':6 'want':20 'whack':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1897737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153385 {#2089
    date: 2023-12-21 11:09:45.0 +01:00
  }
  +"title": 240015
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1907
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: Proxies\__CG__\App\Entity\Image {#2703 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2705 …}
  +slug: "Scandal-Rocks-Publishing-as-Debut-Author-Is-Linked-To-Fake"
  +title: "Scandal Rocks Publishing as Debut Author Is Linked To Fake Goodreads Accounts That Review Bombed Peers"
  +url: "https://www.themarysue.com/cait-corrain-goodreads-controversy-explained/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703049265 {#2698
    date: 2023-12-20 06:14:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2706 …}
  +votes: Doctrine\ORM\PersistentCollection {#2708 …}
  +reports: Doctrine\ORM\PersistentCollection {#2710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
  +badges: Doctrine\ORM\PersistentCollection {#2716 …}
  +children: [
    App\Entity\EntryComment {#1874
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1907 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "My impression is it wasn’t so much about thinking they had a unique idea that the others were “stealing”, as fearing the other books with similar themes releasing at a similar time would pull attention away from their book. Which is actually a bit silly, because generally the first thing someone does after loving a book with a particular genre/theme combo is go and look for more of the same. Cooperating with those other authors, so they all plug each others books (“Hey, if you loved my book, go check out X, Y, and Z too!”), would have been so much more productive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702989349 {#1926
        date: 2023-12-19 13:35:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ranandtoldthat@beehaw.org"
        "@LallyLuckFarm@beehaw.org"
        "@furrowsofar@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 234661
      -bodyTs: "'actual':43 'attent':36 'author':76 'away':37 'bit':45 'book':25,40,57,83,89 'check':91 'combo':62 'cooper':72 'fear':22 'first':50 'general':48 'genre/theme':61 'go':64,90 'hey':84 'idea':15 'impress':2 'look':66 'love':55,87 'much':8,102 'other':18,82 'particular':60 'plug':80 'product':104 'pull':35 'releas':29 'silli':46 'similar':27,32 'someon':52 'steal':20 'theme':28 'thing':51 'think':10 'time':33 'uniqu':14 'wasn':5 'would':34,98 'x':93 'y':94 'z':96"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1892539"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702989349 {#1410
        date: 2023-12-19 13:35:49.0 +01:00
      }
      +"title": 234661
    }
  ]
  -id: 23190
  -titleTs: "'account':12 'author':6 'bomb':15 'debut':5 'fake':10 'goodread':11 'link':8 'peer':16 'publish':3 'review':14 'rock':2 'scandal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703033796
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10429207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947396 {#2686
    date: 2023-12-19 01:56:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1907
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: Proxies\__CG__\App\Entity\Image {#2703 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2705 …}
  +slug: "Scandal-Rocks-Publishing-as-Debut-Author-Is-Linked-To-Fake"
  +title: "Scandal Rocks Publishing as Debut Author Is Linked To Fake Goodreads Accounts That Review Bombed Peers"
  +url: "https://www.themarysue.com/cait-corrain-goodreads-controversy-explained/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703049265 {#2698
    date: 2023-12-20 06:14:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2706 …}
  +votes: Doctrine\ORM\PersistentCollection {#2708 …}
  +reports: Doctrine\ORM\PersistentCollection {#2710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
  +badges: Doctrine\ORM\PersistentCollection {#2716 …}
  +children: [
    App\Entity\EntryComment {#1874
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1907 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "My impression is it wasn’t so much about thinking they had a unique idea that the others were “stealing”, as fearing the other books with similar themes releasing at a similar time would pull attention away from their book. Which is actually a bit silly, because generally the first thing someone does after loving a book with a particular genre/theme combo is go and look for more of the same. Cooperating with those other authors, so they all plug each others books (“Hey, if you loved my book, go check out X, Y, and Z too!”), would have been so much more productive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702989349 {#1926
        date: 2023-12-19 13:35:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ranandtoldthat@beehaw.org"
        "@LallyLuckFarm@beehaw.org"
        "@furrowsofar@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 234661
      -bodyTs: "'actual':43 'attent':36 'author':76 'away':37 'bit':45 'book':25,40,57,83,89 'check':91 'combo':62 'cooper':72 'fear':22 'first':50 'general':48 'genre/theme':61 'go':64,90 'hey':84 'idea':15 'impress':2 'look':66 'love':55,87 'much':8,102 'other':18,82 'particular':60 'plug':80 'product':104 'pull':35 'releas':29 'silli':46 'similar':27,32 'someon':52 'steal':20 'theme':28 'thing':51 'think':10 'time':33 'uniqu':14 'wasn':5 'would':34,98 'x':93 'y':94 'z':96"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1892539"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702989349 {#1410
        date: 2023-12-19 13:35:49.0 +01:00
      }
      +"title": 234661
    }
  ]
  -id: 23190
  -titleTs: "'account':12 'author':6 'bomb':15 'debut':5 'fake':10 'goodread':11 'link':8 'peer':16 'publish':3 'review':14 'rock':2 'scandal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703033796
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10429207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947396 {#2686
    date: 2023-12-19 01:56:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1907
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: Proxies\__CG__\App\Entity\Image {#2703 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2705 …}
  +slug: "Scandal-Rocks-Publishing-as-Debut-Author-Is-Linked-To-Fake"
  +title: "Scandal Rocks Publishing as Debut Author Is Linked To Fake Goodreads Accounts That Review Bombed Peers"
  +url: "https://www.themarysue.com/cait-corrain-goodreads-controversy-explained/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703049265 {#2698
    date: 2023-12-20 06:14:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2706 …}
  +votes: Doctrine\ORM\PersistentCollection {#2708 …}
  +reports: Doctrine\ORM\PersistentCollection {#2710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
  +badges: Doctrine\ORM\PersistentCollection {#2716 …}
  +children: [
    App\Entity\EntryComment {#1874
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1907 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "My impression is it wasn’t so much about thinking they had a unique idea that the others were “stealing”, as fearing the other books with similar themes releasing at a similar time would pull attention away from their book. Which is actually a bit silly, because generally the first thing someone does after loving a book with a particular genre/theme combo is go and look for more of the same. Cooperating with those other authors, so they all plug each others books (“Hey, if you loved my book, go check out X, Y, and Z too!”), would have been so much more productive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702989349 {#1926
        date: 2023-12-19 13:35:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ranandtoldthat@beehaw.org"
        "@LallyLuckFarm@beehaw.org"
        "@furrowsofar@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 234661
      -bodyTs: "'actual':43 'attent':36 'author':76 'away':37 'bit':45 'book':25,40,57,83,89 'check':91 'combo':62 'cooper':72 'fear':22 'first':50 'general':48 'genre/theme':61 'go':64,90 'hey':84 'idea':15 'impress':2 'look':66 'love':55,87 'much':8,102 'other':18,82 'particular':60 'plug':80 'product':104 'pull':35 'releas':29 'silli':46 'similar':27,32 'someon':52 'steal':20 'theme':28 'thing':51 'think':10 'time':33 'uniqu':14 'wasn':5 'would':34,98 'x':93 'y':94 'z':96"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1892539"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702989349 {#1410
        date: 2023-12-19 13:35:49.0 +01:00
      }
      +"title": 234661
    }
  ]
  -id: 23190
  -titleTs: "'account':12 'author':6 'bomb':15 'debut':5 'fake':10 'goodread':11 'link':8 'peer':16 'publish':3 'review':14 'rock':2 'scandal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703033796
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10429207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947396 {#2686
    date: 2023-12-19 01:56:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#1874
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: Proxies\__CG__\App\Entity\Image {#2703 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2705 …}
    +slug: "Scandal-Rocks-Publishing-as-Debut-Author-Is-Linked-To-Fake"
    +title: "Scandal Rocks Publishing as Debut Author Is Linked To Fake Goodreads Accounts That Review Bombed Peers"
    +url: "https://www.themarysue.com/cait-corrain-goodreads-controversy-explained/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703049265 {#2698
      date: 2023-12-20 06:14:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2706 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
    +badges: Doctrine\ORM\PersistentCollection {#2716 …}
    +children: [
      App\Entity\EntryComment {#1874}
    ]
    -id: 23190
    -titleTs: "'account':12 'author':6 'bomb':15 'debut':5 'fake':10 'goodread':11 'link':8 'peer':16 'publish':3 'review':14 'rock':2 'scandal':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703033796
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10429207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702947396 {#2686
      date: 2023-12-19 01:56:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "My impression is it wasn’t so much about thinking they had a unique idea that the others were “stealing”, as fearing the other books with similar themes releasing at a similar time would pull attention away from their book. Which is actually a bit silly, because generally the first thing someone does after loving a book with a particular genre/theme combo is go and look for more of the same. Cooperating with those other authors, so they all plug each others books (“Hey, if you loved my book, go check out X, Y, and Z too!”), would have been so much more productive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702989349 {#1926
    date: 2023-12-19 13:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ranandtoldthat@beehaw.org"
    "@LallyLuckFarm@beehaw.org"
    "@furrowsofar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 234661
  -bodyTs: "'actual':43 'attent':36 'author':76 'away':37 'bit':45 'book':25,40,57,83,89 'check':91 'combo':62 'cooper':72 'fear':22 'first':50 'general':48 'genre/theme':61 'go':64,90 'hey':84 'idea':15 'impress':2 'look':66 'love':55,87 'much':8,102 'other':18,82 'particular':60 'plug':80 'product':104 'pull':35 'releas':29 'silli':46 'similar':27,32 'someon':52 'steal':20 'theme':28 'thing':51 'think':10 'time':33 'uniqu':14 'wasn':5 'would':34,98 'x':93 'y':94 'z':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1892539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702989349 {#1410
    date: 2023-12-19 13:35:49.0 +01:00
  }
  +"title": 234661
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#1874
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: Proxies\__CG__\App\Entity\Image {#2703 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2705 …}
    +slug: "Scandal-Rocks-Publishing-as-Debut-Author-Is-Linked-To-Fake"
    +title: "Scandal Rocks Publishing as Debut Author Is Linked To Fake Goodreads Accounts That Review Bombed Peers"
    +url: "https://www.themarysue.com/cait-corrain-goodreads-controversy-explained/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703049265 {#2698
      date: 2023-12-20 06:14:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2706 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
    +badges: Doctrine\ORM\PersistentCollection {#2716 …}
    +children: [
      App\Entity\EntryComment {#1874}
    ]
    -id: 23190
    -titleTs: "'account':12 'author':6 'bomb':15 'debut':5 'fake':10 'goodread':11 'link':8 'peer':16 'publish':3 'review':14 'rock':2 'scandal':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703033796
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10429207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702947396 {#2686
      date: 2023-12-19 01:56:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "My impression is it wasn’t so much about thinking they had a unique idea that the others were “stealing”, as fearing the other books with similar themes releasing at a similar time would pull attention away from their book. Which is actually a bit silly, because generally the first thing someone does after loving a book with a particular genre/theme combo is go and look for more of the same. Cooperating with those other authors, so they all plug each others books (“Hey, if you loved my book, go check out X, Y, and Z too!”), would have been so much more productive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702989349 {#1926
    date: 2023-12-19 13:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ranandtoldthat@beehaw.org"
    "@LallyLuckFarm@beehaw.org"
    "@furrowsofar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 234661
  -bodyTs: "'actual':43 'attent':36 'author':76 'away':37 'bit':45 'book':25,40,57,83,89 'check':91 'combo':62 'cooper':72 'fear':22 'first':50 'general':48 'genre/theme':61 'go':64,90 'hey':84 'idea':15 'impress':2 'look':66 'love':55,87 'much':8,102 'other':18,82 'particular':60 'plug':80 'product':104 'pull':35 'releas':29 'silli':46 'similar':27,32 'someon':52 'steal':20 'theme':28 'thing':51 'think':10 'time':33 'uniqu':14 'wasn':5 'would':34,98 'x':93 'y':94 'z':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1892539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702989349 {#1410
    date: 2023-12-19 13:35:49.0 +01:00
  }
  +"title": 234661
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#1874
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
    +image: Proxies\__CG__\App\Entity\Image {#2703 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2705 …}
    +slug: "Scandal-Rocks-Publishing-as-Debut-Author-Is-Linked-To-Fake"
    +title: "Scandal Rocks Publishing as Debut Author Is Linked To Fake Goodreads Accounts That Review Bombed Peers"
    +url: "https://www.themarysue.com/cait-corrain-goodreads-controversy-explained/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703049265 {#2698
      date: 2023-12-20 06:14:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2706 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
    +badges: Doctrine\ORM\PersistentCollection {#2716 …}
    +children: [
      App\Entity\EntryComment {#1874}
    ]
    -id: 23190
    -titleTs: "'account':12 'author':6 'bomb':15 'debut':5 'fake':10 'goodread':11 'link':8 'peer':16 'publish':3 'review':14 'rock':2 'scandal':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703033796
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10429207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702947396 {#2686
      date: 2023-12-19 01:56:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1908 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "My impression is it wasn’t so much about thinking they had a unique idea that the others were “stealing”, as fearing the other books with similar themes releasing at a similar time would pull attention away from their book. Which is actually a bit silly, because generally the first thing someone does after loving a book with a particular genre/theme combo is go and look for more of the same. Cooperating with those other authors, so they all plug each others books (“Hey, if you loved my book, go check out X, Y, and Z too!”), would have been so much more productive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702989349 {#1926
    date: 2023-12-19 13:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ranandtoldthat@beehaw.org"
    "@LallyLuckFarm@beehaw.org"
    "@furrowsofar@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 234661
  -bodyTs: "'actual':43 'attent':36 'author':76 'away':37 'bit':45 'book':25,40,57,83,89 'check':91 'combo':62 'cooper':72 'fear':22 'first':50 'general':48 'genre/theme':61 'go':64,90 'hey':84 'idea':15 'impress':2 'look':66 'love':55,87 'much':8,102 'other':18,82 'particular':60 'plug':80 'product':104 'pull':35 'releas':29 'silli':46 'similar':27,32 'someon':52 'steal':20 'theme':28 'thing':51 'think':10 'time':33 'uniqu':14 'wasn':5 'would':34,98 'x':93 'y':94 'z':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1892539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702989349 {#1410
    date: 2023-12-19 13:35:49.0 +01:00
  }
  +"title": 234661
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2723 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2725 …}
  +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
  +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
  +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701870136 {#2718
    date: 2023-12-06 14:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  +badges: Doctrine\ORM\PersistentCollection {#2736 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
      +body: """
        My experience is that smaller art galleries tend to have art from local artists, rather than pieces stolen from other countries. As an art student last year, I did two day trips to a nearby town that was an artist colony (prior to tourism and the housing crisis forcing out everyone but the wealthy) and while the largest gallery had some national and international works on display, they also prominently featured local artists, and the small galleries were 100% local.\n
        \n
        Support your local art galleries, folks. The art is more ethically obtained (either purchased or loaned from the creator, not stolen), and you’re helping artists from your own community. Plus you get to see some amazing art from creators who aren’t famous enough for a big museum to pay attention to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701867634 {#2359
        date: 2023-12-06 14:00:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@teft@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 201960
      -bodyTs: "'100':79 'also':69 'amaz':117 'aren':122 'art':6,11,24,84,88,118 'artist':14,40,73,106 'attent':132 'big':128 'coloni':41 'communiti':110 'countri':21 'creator':99,120 'crisi':48 'day':31 'display':67 'either':93 'enough':125 'ethic':91 'everyon':51 'experi':2 'famous':124 'featur':71 'folk':86 'forc':49 'galleri':7,59,77,85 'get':113 'help':105 'hous':47 'intern':64 'largest':58 'last':26 'loan':96 'local':13,72,80,83 'museum':129 'nation':62 'nearbi':35 'obtain':92 'pay':131 'piec':17 'plus':111 'prior':42 'promin':70 'purchas':94 'rather':15 're':104 'see':115 'small':76 'smaller':5 'stolen':18,101 'student':25 'support':81 'tend':8 'tourism':44 'town':36 'trip':32 'two':30 'wealthi':54 'work':65 'year':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1819126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701867634 {#2361
        date: 2023-12-06 14:00:34.0 +01:00
      }
      +"title": 201960
    }
  ]
  -id: 20475
  -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904258
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4116451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817858 {#2704
    date: 2023-12-06 00:10:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2723 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2725 …}
  +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
  +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
  +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701870136 {#2718
    date: 2023-12-06 14:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  +badges: Doctrine\ORM\PersistentCollection {#2736 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
      +body: """
        My experience is that smaller art galleries tend to have art from local artists, rather than pieces stolen from other countries. As an art student last year, I did two day trips to a nearby town that was an artist colony (prior to tourism and the housing crisis forcing out everyone but the wealthy) and while the largest gallery had some national and international works on display, they also prominently featured local artists, and the small galleries were 100% local.\n
        \n
        Support your local art galleries, folks. The art is more ethically obtained (either purchased or loaned from the creator, not stolen), and you’re helping artists from your own community. Plus you get to see some amazing art from creators who aren’t famous enough for a big museum to pay attention to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701867634 {#2359
        date: 2023-12-06 14:00:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@teft@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 201960
      -bodyTs: "'100':79 'also':69 'amaz':117 'aren':122 'art':6,11,24,84,88,118 'artist':14,40,73,106 'attent':132 'big':128 'coloni':41 'communiti':110 'countri':21 'creator':99,120 'crisi':48 'day':31 'display':67 'either':93 'enough':125 'ethic':91 'everyon':51 'experi':2 'famous':124 'featur':71 'folk':86 'forc':49 'galleri':7,59,77,85 'get':113 'help':105 'hous':47 'intern':64 'largest':58 'last':26 'loan':96 'local':13,72,80,83 'museum':129 'nation':62 'nearbi':35 'obtain':92 'pay':131 'piec':17 'plus':111 'prior':42 'promin':70 'purchas':94 'rather':15 're':104 'see':115 'small':76 'smaller':5 'stolen':18,101 'student':25 'support':81 'tend':8 'tourism':44 'town':36 'trip':32 'two':30 'wealthi':54 'work':65 'year':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1819126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701867634 {#2361
        date: 2023-12-06 14:00:34.0 +01:00
      }
      +"title": 201960
    }
  ]
  -id: 20475
  -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904258
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4116451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817858 {#2704
    date: 2023-12-06 00:10:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2723 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2725 …}
  +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
  +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
  +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701870136 {#2718
    date: 2023-12-06 14:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  +badges: Doctrine\ORM\PersistentCollection {#2736 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
      +body: """
        My experience is that smaller art galleries tend to have art from local artists, rather than pieces stolen from other countries. As an art student last year, I did two day trips to a nearby town that was an artist colony (prior to tourism and the housing crisis forcing out everyone but the wealthy) and while the largest gallery had some national and international works on display, they also prominently featured local artists, and the small galleries were 100% local.\n
        \n
        Support your local art galleries, folks. The art is more ethically obtained (either purchased or loaned from the creator, not stolen), and you’re helping artists from your own community. Plus you get to see some amazing art from creators who aren’t famous enough for a big museum to pay attention to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701867634 {#2359
        date: 2023-12-06 14:00:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@teft@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 201960
      -bodyTs: "'100':79 'also':69 'amaz':117 'aren':122 'art':6,11,24,84,88,118 'artist':14,40,73,106 'attent':132 'big':128 'coloni':41 'communiti':110 'countri':21 'creator':99,120 'crisi':48 'day':31 'display':67 'either':93 'enough':125 'ethic':91 'everyon':51 'experi':2 'famous':124 'featur':71 'folk':86 'forc':49 'galleri':7,59,77,85 'get':113 'help':105 'hous':47 'intern':64 'largest':58 'last':26 'loan':96 'local':13,72,80,83 'museum':129 'nation':62 'nearbi':35 'obtain':92 'pay':131 'piec':17 'plus':111 'prior':42 'promin':70 'purchas':94 'rather':15 're':104 'see':115 'small':76 'smaller':5 'stolen':18,101 'student':25 'support':81 'tend':8 'tourism':44 'town':36 'trip':32 'two':30 'wealthi':54 'work':65 'year':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1819126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701867634 {#2361
        date: 2023-12-06 14:00:34.0 +01:00
      }
      +"title": 201960
    }
  ]
  -id: 20475
  -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904258
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4116451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817858 {#2704
    date: 2023-12-06 00:10:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2723 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2725 …}
    +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
    +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
    +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701870136 {#2718
      date: 2023-12-06 14:42:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    +badges: Doctrine\ORM\PersistentCollection {#2736 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 20475
    -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701904258
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4116451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701817858 {#2704
      date: 2023-12-06 00:10:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
  +body: """
    My experience is that smaller art galleries tend to have art from local artists, rather than pieces stolen from other countries. As an art student last year, I did two day trips to a nearby town that was an artist colony (prior to tourism and the housing crisis forcing out everyone but the wealthy) and while the largest gallery had some national and international works on display, they also prominently featured local artists, and the small galleries were 100% local.\n
    \n
    Support your local art galleries, folks. The art is more ethically obtained (either purchased or loaned from the creator, not stolen), and you’re helping artists from your own community. Plus you get to see some amazing art from creators who aren’t famous enough for a big museum to pay attention to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701867634 {#2359
    date: 2023-12-06 14:00:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 201960
  -bodyTs: "'100':79 'also':69 'amaz':117 'aren':122 'art':6,11,24,84,88,118 'artist':14,40,73,106 'attent':132 'big':128 'coloni':41 'communiti':110 'countri':21 'creator':99,120 'crisi':48 'day':31 'display':67 'either':93 'enough':125 'ethic':91 'everyon':51 'experi':2 'famous':124 'featur':71 'folk':86 'forc':49 'galleri':7,59,77,85 'get':113 'help':105 'hous':47 'intern':64 'largest':58 'last':26 'loan':96 'local':13,72,80,83 'museum':129 'nation':62 'nearbi':35 'obtain':92 'pay':131 'piec':17 'plus':111 'prior':42 'promin':70 'purchas':94 'rather':15 're':104 'see':115 'small':76 'smaller':5 'stolen':18,101 'student':25 'support':81 'tend':8 'tourism':44 'town':36 'trip':32 'two':30 'wealthi':54 'work':65 'year':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1819126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867634 {#2361
    date: 2023-12-06 14:00:34.0 +01:00
  }
  +"title": 201960
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2723 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2725 …}
    +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
    +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
    +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701870136 {#2718
      date: 2023-12-06 14:42:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    +badges: Doctrine\ORM\PersistentCollection {#2736 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 20475
    -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701904258
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4116451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701817858 {#2704
      date: 2023-12-06 00:10:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
  +body: """
    My experience is that smaller art galleries tend to have art from local artists, rather than pieces stolen from other countries. As an art student last year, I did two day trips to a nearby town that was an artist colony (prior to tourism and the housing crisis forcing out everyone but the wealthy) and while the largest gallery had some national and international works on display, they also prominently featured local artists, and the small galleries were 100% local.\n
    \n
    Support your local art galleries, folks. The art is more ethically obtained (either purchased or loaned from the creator, not stolen), and you’re helping artists from your own community. Plus you get to see some amazing art from creators who aren’t famous enough for a big museum to pay attention to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701867634 {#2359
    date: 2023-12-06 14:00:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 201960
  -bodyTs: "'100':79 'also':69 'amaz':117 'aren':122 'art':6,11,24,84,88,118 'artist':14,40,73,106 'attent':132 'big':128 'coloni':41 'communiti':110 'countri':21 'creator':99,120 'crisi':48 'day':31 'display':67 'either':93 'enough':125 'ethic':91 'everyon':51 'experi':2 'famous':124 'featur':71 'folk':86 'forc':49 'galleri':7,59,77,85 'get':113 'help':105 'hous':47 'intern':64 'largest':58 'last':26 'loan':96 'local':13,72,80,83 'museum':129 'nation':62 'nearbi':35 'obtain':92 'pay':131 'piec':17 'plus':111 'prior':42 'promin':70 'purchas':94 'rather':15 're':104 'see':115 'small':76 'smaller':5 'stolen':18,101 'student':25 'support':81 'tend':8 'tourism':44 'town':36 'trip':32 'two':30 'wealthi':54 'work':65 'year':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1819126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867634 {#2361
    date: 2023-12-06 14:00:34.0 +01:00
  }
  +"title": 201960
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2723 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2725 …}
    +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
    +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
    +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701870136 {#2718
      date: 2023-12-06 14:42:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    +badges: Doctrine\ORM\PersistentCollection {#2736 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 20475
    -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701904258
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4116451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701817858 {#2704
      date: 2023-12-06 00:10:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
  +body: """
    My experience is that smaller art galleries tend to have art from local artists, rather than pieces stolen from other countries. As an art student last year, I did two day trips to a nearby town that was an artist colony (prior to tourism and the housing crisis forcing out everyone but the wealthy) and while the largest gallery had some national and international works on display, they also prominently featured local artists, and the small galleries were 100% local.\n
    \n
    Support your local art galleries, folks. The art is more ethically obtained (either purchased or loaned from the creator, not stolen), and you’re helping artists from your own community. Plus you get to see some amazing art from creators who aren’t famous enough for a big museum to pay attention to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701867634 {#2359
    date: 2023-12-06 14:00:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 201960
  -bodyTs: "'100':79 'also':69 'amaz':117 'aren':122 'art':6,11,24,84,88,118 'artist':14,40,73,106 'attent':132 'big':128 'coloni':41 'communiti':110 'countri':21 'creator':99,120 'crisi':48 'day':31 'display':67 'either':93 'enough':125 'ethic':91 'everyon':51 'experi':2 'famous':124 'featur':71 'folk':86 'forc':49 'galleri':7,59,77,85 'get':113 'help':105 'hous':47 'intern':64 'largest':58 'last':26 'loan':96 'local':13,72,80,83 'museum':129 'nation':62 'nearbi':35 'obtain':92 'pay':131 'piec':17 'plus':111 'prior':42 'promin':70 'purchas':94 'rather':15 're':104 'see':115 'small':76 'smaller':5 'stolen':18,101 'student':25 'support':81 'tend':8 'tourism':44 'town':36 'trip':32 'two':30 'wealthi':54 'work':65 'year':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1819126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867634 {#2361
    date: 2023-12-06 14:00:34.0 +01:00
  }
  +"title": 201960
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2701 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
  +slug: "Revealed-the-huge-climate-impact-of-the-middle-classes"
  +title: "Revealed: the huge climate impact of the middle classes"
  +url: "https://www.theguardian.com/environment/2023/nov/20/revealed-huge-climate-impact-of-the-middle-classes-carbon-divide"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700576440 {#2738
    date: 2023-11-21 15:20:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2745 …}
  +votes: Doctrine\ORM\PersistentCollection {#2747 …}
  +reports: Doctrine\ORM\PersistentCollection {#2749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
  +badges: Doctrine\ORM\PersistentCollection {#2755 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: """
        I can see how the richest 10% of the entire global population would include a fair chunk of the middle class in the richest nations. But the article specifies the richest 10% of many countries causing more emissions than the poorest 10% of their fellow citizens - and neither the richest nor poorest 10% of those countries are “middle class”. They definitely do not know what “middle” means.\n
        \n
        Edit: reading further into the article, they do actually specify that the middle class of many rich countries are in the top 10% globally - anyone earning over £32k/$40k are in the top 10% for the entire global population, despite these being very modest incomes in the UK and US respectively.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700501618 {#2456
        date: 2023-11-20 18:33:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@sanzky@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 143378
      -bodyTs: "'10':7,32,42,53,90,101 '32k':95 '40k':96 'actual':76 'anyon':92 'articl':28,73 'caus':36 'chunk':17 'citizen':46 'class':21,59,81 'countri':35,56,85 'definit':61 'despit':107 'earn':93 'edit':68 'emiss':38 'entir':10,104 'fair':16 'fellow':45 'global':11,91,105 'includ':14 'incom':112 'know':64 'mani':34,83 'mean':67 'middl':20,58,66,80 'modest':111 'nation':25 'neither':48 'poorest':41,52 'popul':12,106 'read':69 'respect':118 'rich':84 'richest':6,24,31,50 'see':3 'specifi':29,77 'top':89,100 'uk':115 'us':117 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1693068"
      +editedAt: DateTimeImmutable @1700910557 {#2460
        date: 2023-11-25 12:09:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700501618 {#2453
        date: 2023-11-20 18:33:38.0 +01:00
      }
      +"title": 143378
    }
  ]
  -id: 14806
  -titleTs: "'class':9 'climat':4 'huge':3 'impact':5 'middl':8 'reveal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700557726
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3579069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500226 {#2724
    date: 2023-11-20 18:10:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2701 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
  +slug: "Revealed-the-huge-climate-impact-of-the-middle-classes"
  +title: "Revealed: the huge climate impact of the middle classes"
  +url: "https://www.theguardian.com/environment/2023/nov/20/revealed-huge-climate-impact-of-the-middle-classes-carbon-divide"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700576440 {#2738
    date: 2023-11-21 15:20:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2745 …}
  +votes: Doctrine\ORM\PersistentCollection {#2747 …}
  +reports: Doctrine\ORM\PersistentCollection {#2749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
  +badges: Doctrine\ORM\PersistentCollection {#2755 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: """
        I can see how the richest 10% of the entire global population would include a fair chunk of the middle class in the richest nations. But the article specifies the richest 10% of many countries causing more emissions than the poorest 10% of their fellow citizens - and neither the richest nor poorest 10% of those countries are “middle class”. They definitely do not know what “middle” means.\n
        \n
        Edit: reading further into the article, they do actually specify that the middle class of many rich countries are in the top 10% globally - anyone earning over £32k/$40k are in the top 10% for the entire global population, despite these being very modest incomes in the UK and US respectively.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700501618 {#2456
        date: 2023-11-20 18:33:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@sanzky@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 143378
      -bodyTs: "'10':7,32,42,53,90,101 '32k':95 '40k':96 'actual':76 'anyon':92 'articl':28,73 'caus':36 'chunk':17 'citizen':46 'class':21,59,81 'countri':35,56,85 'definit':61 'despit':107 'earn':93 'edit':68 'emiss':38 'entir':10,104 'fair':16 'fellow':45 'global':11,91,105 'includ':14 'incom':112 'know':64 'mani':34,83 'mean':67 'middl':20,58,66,80 'modest':111 'nation':25 'neither':48 'poorest':41,52 'popul':12,106 'read':69 'respect':118 'rich':84 'richest':6,24,31,50 'see':3 'specifi':29,77 'top':89,100 'uk':115 'us':117 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1693068"
      +editedAt: DateTimeImmutable @1700910557 {#2460
        date: 2023-11-25 12:09:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700501618 {#2453
        date: 2023-11-20 18:33:38.0 +01:00
      }
      +"title": 143378
    }
  ]
  -id: 14806
  -titleTs: "'class':9 'climat':4 'huge':3 'impact':5 'middl':8 'reveal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700557726
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3579069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500226 {#2724
    date: 2023-11-20 18:10:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2701 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
  +slug: "Revealed-the-huge-climate-impact-of-the-middle-classes"
  +title: "Revealed: the huge climate impact of the middle classes"
  +url: "https://www.theguardian.com/environment/2023/nov/20/revealed-huge-climate-impact-of-the-middle-classes-carbon-divide"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700576440 {#2738
    date: 2023-11-21 15:20:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2745 …}
  +votes: Doctrine\ORM\PersistentCollection {#2747 …}
  +reports: Doctrine\ORM\PersistentCollection {#2749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
  +badges: Doctrine\ORM\PersistentCollection {#2755 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: """
        I can see how the richest 10% of the entire global population would include a fair chunk of the middle class in the richest nations. But the article specifies the richest 10% of many countries causing more emissions than the poorest 10% of their fellow citizens - and neither the richest nor poorest 10% of those countries are “middle class”. They definitely do not know what “middle” means.\n
        \n
        Edit: reading further into the article, they do actually specify that the middle class of many rich countries are in the top 10% globally - anyone earning over £32k/$40k are in the top 10% for the entire global population, despite these being very modest incomes in the UK and US respectively.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700501618 {#2456
        date: 2023-11-20 18:33:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@sanzky@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 143378
      -bodyTs: "'10':7,32,42,53,90,101 '32k':95 '40k':96 'actual':76 'anyon':92 'articl':28,73 'caus':36 'chunk':17 'citizen':46 'class':21,59,81 'countri':35,56,85 'definit':61 'despit':107 'earn':93 'edit':68 'emiss':38 'entir':10,104 'fair':16 'fellow':45 'global':11,91,105 'includ':14 'incom':112 'know':64 'mani':34,83 'mean':67 'middl':20,58,66,80 'modest':111 'nation':25 'neither':48 'poorest':41,52 'popul':12,106 'read':69 'respect':118 'rich':84 'richest':6,24,31,50 'see':3 'specifi':29,77 'top':89,100 'uk':115 'us':117 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1693068"
      +editedAt: DateTimeImmutable @1700910557 {#2460
        date: 2023-11-25 12:09:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700501618 {#2453
        date: 2023-11-20 18:33:38.0 +01:00
      }
      +"title": 143378
    }
  ]
  -id: 14806
  -titleTs: "'class':9 'climat':4 'huge':3 'impact':5 'middl':8 'reveal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700557726
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3579069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500226 {#2724
    date: 2023-11-20 18:10:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2452
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2701 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
    +slug: "Revealed-the-huge-climate-impact-of-the-middle-classes"
    +title: "Revealed: the huge climate impact of the middle classes"
    +url: "https://www.theguardian.com/environment/2023/nov/20/revealed-huge-climate-impact-of-the-middle-classes-carbon-divide"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700576440 {#2738
      date: 2023-11-21 15:20:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2745 …}
    +votes: Doctrine\ORM\PersistentCollection {#2747 …}
    +reports: Doctrine\ORM\PersistentCollection {#2749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
    +badges: Doctrine\ORM\PersistentCollection {#2755 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 14806
    -titleTs: "'class':9 'climat':4 'huge':3 'impact':5 'middl':8 'reveal':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700557726
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3579069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500226 {#2724
      date: 2023-11-20 18:10:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: """
    I can see how the richest 10% of the entire global population would include a fair chunk of the middle class in the richest nations. But the article specifies the richest 10% of many countries causing more emissions than the poorest 10% of their fellow citizens - and neither the richest nor poorest 10% of those countries are “middle class”. They definitely do not know what “middle” means.\n
    \n
    Edit: reading further into the article, they do actually specify that the middle class of many rich countries are in the top 10% globally - anyone earning over £32k/$40k are in the top 10% for the entire global population, despite these being very modest incomes in the UK and US respectively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700501618 {#2456
    date: 2023-11-20 18:33:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@sanzky@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 143378
  -bodyTs: "'10':7,32,42,53,90,101 '32k':95 '40k':96 'actual':76 'anyon':92 'articl':28,73 'caus':36 'chunk':17 'citizen':46 'class':21,59,81 'countri':35,56,85 'definit':61 'despit':107 'earn':93 'edit':68 'emiss':38 'entir':10,104 'fair':16 'fellow':45 'global':11,91,105 'includ':14 'incom':112 'know':64 'mani':34,83 'mean':67 'middl':20,58,66,80 'modest':111 'nation':25 'neither':48 'poorest':41,52 'popul':12,106 'read':69 'respect':118 'rich':84 'richest':6,24,31,50 'see':3 'specifi':29,77 'top':89,100 'uk':115 'us':117 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1693068"
  +editedAt: DateTimeImmutable @1700910557 {#2460
    date: 2023-11-25 12:09:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700501618 {#2453
    date: 2023-11-20 18:33:38.0 +01:00
  }
  +"title": 143378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2452
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2701 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
    +slug: "Revealed-the-huge-climate-impact-of-the-middle-classes"
    +title: "Revealed: the huge climate impact of the middle classes"
    +url: "https://www.theguardian.com/environment/2023/nov/20/revealed-huge-climate-impact-of-the-middle-classes-carbon-divide"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700576440 {#2738
      date: 2023-11-21 15:20:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2745 …}
    +votes: Doctrine\ORM\PersistentCollection {#2747 …}
    +reports: Doctrine\ORM\PersistentCollection {#2749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
    +badges: Doctrine\ORM\PersistentCollection {#2755 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 14806
    -titleTs: "'class':9 'climat':4 'huge':3 'impact':5 'middl':8 'reveal':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700557726
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3579069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500226 {#2724
      date: 2023-11-20 18:10:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: """
    I can see how the richest 10% of the entire global population would include a fair chunk of the middle class in the richest nations. But the article specifies the richest 10% of many countries causing more emissions than the poorest 10% of their fellow citizens - and neither the richest nor poorest 10% of those countries are “middle class”. They definitely do not know what “middle” means.\n
    \n
    Edit: reading further into the article, they do actually specify that the middle class of many rich countries are in the top 10% globally - anyone earning over £32k/$40k are in the top 10% for the entire global population, despite these being very modest incomes in the UK and US respectively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700501618 {#2456
    date: 2023-11-20 18:33:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@sanzky@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 143378
  -bodyTs: "'10':7,32,42,53,90,101 '32k':95 '40k':96 'actual':76 'anyon':92 'articl':28,73 'caus':36 'chunk':17 'citizen':46 'class':21,59,81 'countri':35,56,85 'definit':61 'despit':107 'earn':93 'edit':68 'emiss':38 'entir':10,104 'fair':16 'fellow':45 'global':11,91,105 'includ':14 'incom':112 'know':64 'mani':34,83 'mean':67 'middl':20,58,66,80 'modest':111 'nation':25 'neither':48 'poorest':41,52 'popul':12,106 'read':69 'respect':118 'rich':84 'richest':6,24,31,50 'see':3 'specifi':29,77 'top':89,100 'uk':115 'us':117 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1693068"
  +editedAt: DateTimeImmutable @1700910557 {#2460
    date: 2023-11-25 12:09:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700501618 {#2453
    date: 2023-11-20 18:33:38.0 +01:00
  }
  +"title": 143378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2452
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2701 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
    +slug: "Revealed-the-huge-climate-impact-of-the-middle-classes"
    +title: "Revealed: the huge climate impact of the middle classes"
    +url: "https://www.theguardian.com/environment/2023/nov/20/revealed-huge-climate-impact-of-the-middle-classes-carbon-divide"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700576440 {#2738
      date: 2023-11-21 15:20:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2745 …}
    +votes: Doctrine\ORM\PersistentCollection {#2747 …}
    +reports: Doctrine\ORM\PersistentCollection {#2749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
    +badges: Doctrine\ORM\PersistentCollection {#2755 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 14806
    -titleTs: "'class':9 'climat':4 'huge':3 'impact':5 'middl':8 'reveal':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700557726
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3579069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500226 {#2724
      date: 2023-11-20 18:10:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: """
    I can see how the richest 10% of the entire global population would include a fair chunk of the middle class in the richest nations. But the article specifies the richest 10% of many countries causing more emissions than the poorest 10% of their fellow citizens - and neither the richest nor poorest 10% of those countries are “middle class”. They definitely do not know what “middle” means.\n
    \n
    Edit: reading further into the article, they do actually specify that the middle class of many rich countries are in the top 10% globally - anyone earning over £32k/$40k are in the top 10% for the entire global population, despite these being very modest incomes in the UK and US respectively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700501618 {#2456
    date: 2023-11-20 18:33:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@sanzky@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 143378
  -bodyTs: "'10':7,32,42,53,90,101 '32k':95 '40k':96 'actual':76 'anyon':92 'articl':28,73 'caus':36 'chunk':17 'citizen':46 'class':21,59,81 'countri':35,56,85 'definit':61 'despit':107 'earn':93 'edit':68 'emiss':38 'entir':10,104 'fair':16 'fellow':45 'global':11,91,105 'includ':14 'incom':112 'know':64 'mani':34,83 'mean':67 'middl':20,58,66,80 'modest':111 'nation':25 'neither':48 'poorest':41,52 'popul':12,106 'read':69 'respect':118 'rich':84 'richest':6,24,31,50 'see':3 'specifi':29,77 'top':89,100 'uk':115 'us':117 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1693068"
  +editedAt: DateTimeImmutable @1700910557 {#2460
    date: 2023-11-25 12:09:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700501618 {#2453
    date: 2023-11-20 18:33:38.0 +01:00
  }
  +"title": 143378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
  +slug: "Germany-approves-global-minimum-corporate-tax"
  +title: "Germany approves global minimum corporate tax"
  +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
  +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 286
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699779974 {#2757
    date: 2023-11-12 10:06:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  +badges: Doctrine\ORM\PersistentCollection {#2775 …}
  +children: [
    3 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
        \n
        The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
        \n
        A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
        \n
        So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
        \n
        ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699714178 {#1620
        date: 2023-11-11 15:49:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 111388
      -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1617192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699714178 {#1613
        date: 2023-11-11 15:49:38.0 +01:00
      }
      +"title": 111388
    }
    2 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
        \n
        While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
        \n
        I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699716879 {#1611
        date: 2023-11-11 16:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
        "@frog@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 111584
      -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1617358"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699716879 {#1598
        date: 2023-11-11 16:34:39.0 +01:00
      }
      +"title": 111584
    }
    1 => App\Entity\EntryComment {#1730
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
        \n
        And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
        \n
        And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699724173 {#1726
        date: 2023-11-11 18:36:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
        "@frog@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 112160
      -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1617914"
      +editedAt: DateTimeImmutable @1699847059 {#1728
        date: 2023-11-13 04:44:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699724173 {#1736
        date: 2023-11-11 18:36:13.0 +01:00
      }
      +"title": 112160
    }
    0 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        No problem! :)\n
        \n
        I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
        \n
        So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
        \n
        As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699779974 {#1716
        date: 2023-11-12 10:06:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
        "@frog@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 114777
      -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1626024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699779974 {#1717
        date: 2023-11-12 10:06:14.0 +01:00
      }
      +"title": 114777
    }
  ]
  -id: 11963
  -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
  -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699785151
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9469054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699698751 {#2744
    date: 2023-11-11 11:32:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
  +slug: "Germany-approves-global-minimum-corporate-tax"
  +title: "Germany approves global minimum corporate tax"
  +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
  +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 286
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699779974 {#2757
    date: 2023-11-12 10:06:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  +badges: Doctrine\ORM\PersistentCollection {#2775 …}
  +children: [
    3 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
        \n
        The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
        \n
        A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
        \n
        So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
        \n
        ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699714178 {#1620
        date: 2023-11-11 15:49:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 111388
      -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1617192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699714178 {#1613
        date: 2023-11-11 15:49:38.0 +01:00
      }
      +"title": 111388
    }
    2 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
        \n
        While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
        \n
        I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699716879 {#1611
        date: 2023-11-11 16:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
        "@frog@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 111584
      -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1617358"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699716879 {#1598
        date: 2023-11-11 16:34:39.0 +01:00
      }
      +"title": 111584
    }
    1 => App\Entity\EntryComment {#1730
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
        \n
        And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
        \n
        And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699724173 {#1726
        date: 2023-11-11 18:36:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
        "@frog@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 112160
      -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1617914"
      +editedAt: DateTimeImmutable @1699847059 {#1728
        date: 2023-11-13 04:44:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699724173 {#1736
        date: 2023-11-11 18:36:13.0 +01:00
      }
      +"title": 112160
    }
    0 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        No problem! :)\n
        \n
        I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
        \n
        So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
        \n
        As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699779974 {#1716
        date: 2023-11-12 10:06:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
        "@frog@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 114777
      -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1626024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699779974 {#1717
        date: 2023-11-12 10:06:14.0 +01:00
      }
      +"title": 114777
    }
  ]
  -id: 11963
  -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
  -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699785151
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9469054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699698751 {#2744
    date: 2023-11-11 11:32:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
  +slug: "Germany-approves-global-minimum-corporate-tax"
  +title: "Germany approves global minimum corporate tax"
  +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
  +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 286
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699779974 {#2757
    date: 2023-11-12 10:06:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  +badges: Doctrine\ORM\PersistentCollection {#2775 …}
  +children: [
    3 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
        \n
        The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
        \n
        A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
        \n
        So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
        \n
        ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699714178 {#1620
        date: 2023-11-11 15:49:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 111388
      -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1617192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699714178 {#1613
        date: 2023-11-11 15:49:38.0 +01:00
      }
      +"title": 111388
    }
    2 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
        \n
        While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
        \n
        I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699716879 {#1611
        date: 2023-11-11 16:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
        "@frog@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 111584
      -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1617358"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699716879 {#1598
        date: 2023-11-11 16:34:39.0 +01:00
      }
      +"title": 111584
    }
    1 => App\Entity\EntryComment {#1730
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
        \n
        And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
        \n
        And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699724173 {#1726
        date: 2023-11-11 18:36:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
        "@frog@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 112160
      -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1617914"
      +editedAt: DateTimeImmutable @1699847059 {#1728
        date: 2023-11-13 04:44:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699724173 {#1736
        date: 2023-11-11 18:36:13.0 +01:00
      }
      +"title": 112160
    }
    0 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        No problem! :)\n
        \n
        I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
        \n
        So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
        \n
        As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699779974 {#1716
        date: 2023-11-12 10:06:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sqgl@beehaw.org"
        "@fiat_lux@kbin.social"
        "@OnionQuest@lemmy.ml"
        "@frog@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 114777
      -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1626024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699779974 {#1717
        date: 2023-11-12 10:06:14.0 +01:00
      }
      +"title": 114777
    }
  ]
  -id: 11963
  -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
  -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699785151
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9469054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699698751 {#2744
    date: 2023-11-11 11:32:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604}
      2 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
          \n
          While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
          \n
          I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699716879 {#1611
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 111584
        -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699716879 {#1598
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +"title": 111584
      }
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
          \n
          And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
          \n
          And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699724173 {#1726
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 112160
        -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617914"
        +editedAt: DateTimeImmutable @1699847059 {#1728
          date: 2023-11-13 04:44:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699724173 {#1736
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +"title": 112160
      }
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          No problem! :)\n
          \n
          I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
          \n
          So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
          \n
          As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699779974 {#1716
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 114777
        -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1626024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699779974 {#1717
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +"title": 114777
      }
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
    \n
    The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
    \n
    A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
    \n
    So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
    \n
    ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699714178 {#1620
    date: 2023-11-11 15:49:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 111388
  -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699714178 {#1613
    date: 2023-11-11 15:49:38.0 +01:00
  }
  +"title": 111388
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604}
      2 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
          \n
          While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
          \n
          I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699716879 {#1611
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 111584
        -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699716879 {#1598
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +"title": 111584
      }
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
          \n
          And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
          \n
          And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699724173 {#1726
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 112160
        -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617914"
        +editedAt: DateTimeImmutable @1699847059 {#1728
          date: 2023-11-13 04:44:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699724173 {#1736
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +"title": 112160
      }
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          No problem! :)\n
          \n
          I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
          \n
          So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
          \n
          As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699779974 {#1716
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 114777
        -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1626024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699779974 {#1717
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +"title": 114777
      }
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
    \n
    The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
    \n
    A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
    \n
    So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
    \n
    ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699714178 {#1620
    date: 2023-11-11 15:49:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 111388
  -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699714178 {#1613
    date: 2023-11-11 15:49:38.0 +01:00
  }
  +"title": 111388
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604}
      2 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
          \n
          While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
          \n
          I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699716879 {#1611
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 111584
        -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699716879 {#1598
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +"title": 111584
      }
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
          \n
          And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
          \n
          And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699724173 {#1726
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 112160
        -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617914"
        +editedAt: DateTimeImmutable @1699847059 {#1728
          date: 2023-11-13 04:44:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699724173 {#1736
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +"title": 112160
      }
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          No problem! :)\n
          \n
          I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
          \n
          So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
          \n
          As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699779974 {#1716
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 114777
        -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1626024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699779974 {#1717
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +"title": 114777
      }
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
    \n
    The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
    \n
    A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
    \n
    So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
    \n
    ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699714178 {#1620
    date: 2023-11-11 15:49:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 111388
  -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699714178 {#1613
    date: 2023-11-11 15:49:38.0 +01:00
  }
  +"title": 111388
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
          \n
          The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
          \n
          A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
          \n
          So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
          \n
          ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699714178 {#1620
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 111388
        -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699714178 {#1613
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +"title": 111388
      }
      2 => App\Entity\EntryComment {#1630}
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
          \n
          And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
          \n
          And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699724173 {#1726
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 112160
        -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617914"
        +editedAt: DateTimeImmutable @1699847059 {#1728
          date: 2023-11-13 04:44:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699724173 {#1736
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +"title": 112160
      }
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          No problem! :)\n
          \n
          I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
          \n
          So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
          \n
          As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699779974 {#1716
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 114777
        -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1626024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699779974 {#1717
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +"title": 114777
      }
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
    \n
    While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
    \n
    I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699716879 {#1611
    date: 2023-11-11 16:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
    "@frog@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 111584
  -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699716879 {#1598
    date: 2023-11-11 16:34:39.0 +01:00
  }
  +"title": 111584
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
          \n
          The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
          \n
          A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
          \n
          So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
          \n
          ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699714178 {#1620
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 111388
        -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699714178 {#1613
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +"title": 111388
      }
      2 => App\Entity\EntryComment {#1630}
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
          \n
          And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
          \n
          And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699724173 {#1726
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 112160
        -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617914"
        +editedAt: DateTimeImmutable @1699847059 {#1728
          date: 2023-11-13 04:44:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699724173 {#1736
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +"title": 112160
      }
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          No problem! :)\n
          \n
          I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
          \n
          So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
          \n
          As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699779974 {#1716
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 114777
        -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1626024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699779974 {#1717
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +"title": 114777
      }
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
    \n
    While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
    \n
    I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699716879 {#1611
    date: 2023-11-11 16:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
    "@frog@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 111584
  -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699716879 {#1598
    date: 2023-11-11 16:34:39.0 +01:00
  }
  +"title": 111584
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
          \n
          The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
          \n
          A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
          \n
          So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
          \n
          ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699714178 {#1620
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 111388
        -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699714178 {#1613
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +"title": 111388
      }
      2 => App\Entity\EntryComment {#1630}
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
          \n
          And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
          \n
          And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699724173 {#1726
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 112160
        -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617914"
        +editedAt: DateTimeImmutable @1699847059 {#1728
          date: 2023-11-13 04:44:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699724173 {#1736
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +"title": 112160
      }
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          No problem! :)\n
          \n
          I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
          \n
          So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
          \n
          As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699779974 {#1716
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 114777
        -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1626024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699779974 {#1717
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +"title": 114777
      }
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
    \n
    While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
    \n
    I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699716879 {#1611
    date: 2023-11-11 16:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
    "@frog@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 111584
  -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699716879 {#1598
    date: 2023-11-11 16:34:39.0 +01:00
  }
  +"title": 111584
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#1730
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
          \n
          The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
          \n
          A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
          \n
          So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
          \n
          ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699714178 {#1620
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 111388
        -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699714178 {#1613
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +"title": 111388
      }
      2 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
          \n
          While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
          \n
          I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699716879 {#1611
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 111584
        -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699716879 {#1598
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +"title": 111584
      }
      1 => App\Entity\EntryComment {#1730}
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          No problem! :)\n
          \n
          I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
          \n
          So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
          \n
          As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699779974 {#1716
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 114777
        -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1626024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699779974 {#1717
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +"title": 114777
      }
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
    \n
    And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
    \n
    And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699724173 {#1726
    date: 2023-11-11 18:36:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
    "@frog@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 112160
  -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617914"
  +editedAt: DateTimeImmutable @1699847059 {#1728
    date: 2023-11-13 04:44:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699724173 {#1736
    date: 2023-11-11 18:36:13.0 +01:00
  }
  +"title": 112160
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#1730
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
          \n
          The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
          \n
          A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
          \n
          So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
          \n
          ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699714178 {#1620
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 111388
        -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699714178 {#1613
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +"title": 111388
      }
      2 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
          \n
          While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
          \n
          I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699716879 {#1611
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 111584
        -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699716879 {#1598
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +"title": 111584
      }
      1 => App\Entity\EntryComment {#1730}
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          No problem! :)\n
          \n
          I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
          \n
          So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
          \n
          As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699779974 {#1716
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 114777
        -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1626024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699779974 {#1717
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +"title": 114777
      }
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
    \n
    And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
    \n
    And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699724173 {#1726
    date: 2023-11-11 18:36:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
    "@frog@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 112160
  -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617914"
  +editedAt: DateTimeImmutable @1699847059 {#1728
    date: 2023-11-13 04:44:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699724173 {#1736
    date: 2023-11-11 18:36:13.0 +01:00
  }
  +"title": 112160
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#1730
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
          \n
          The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
          \n
          A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
          \n
          So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
          \n
          ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699714178 {#1620
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 111388
        -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699714178 {#1613
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +"title": 111388
      }
      2 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
          \n
          While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
          \n
          I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699716879 {#1611
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 111584
        -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699716879 {#1598
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +"title": 111584
      }
      1 => App\Entity\EntryComment {#1730}
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          No problem! :)\n
          \n
          I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
          \n
          So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
          \n
          As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699779974 {#1716
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 114777
        -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1626024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699779974 {#1717
          date: 2023-11-12 10:06:14.0 +01:00
        }
        +"title": 114777
      }
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
    \n
    And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
    \n
    And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699724173 {#1726
    date: 2023-11-11 18:36:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
    "@frog@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 112160
  -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617914"
  +editedAt: DateTimeImmutable @1699847059 {#1728
    date: 2023-11-13 04:44:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699724173 {#1736
    date: 2023-11-11 18:36:13.0 +01:00
  }
  +"title": 112160
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
          \n
          The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
          \n
          A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
          \n
          So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
          \n
          ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699714178 {#1620
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 111388
        -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699714178 {#1613
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +"title": 111388
      }
      2 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
          \n
          While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
          \n
          I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699716879 {#1611
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 111584
        -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699716879 {#1598
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +"title": 111584
      }
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
          \n
          And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
          \n
          And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699724173 {#1726
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 112160
        -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617914"
        +editedAt: DateTimeImmutable @1699847059 {#1728
          date: 2023-11-13 04:44:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699724173 {#1736
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +"title": 112160
      }
      0 => App\Entity\EntryComment {#1739}
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    No problem! :)\n
    \n
    I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
    \n
    So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
    \n
    As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699779974 {#1716
    date: 2023-11-12 10:06:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
    "@frog@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 114777
  -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1626024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699779974 {#1717
    date: 2023-11-12 10:06:14.0 +01:00
  }
  +"title": 114777
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
          \n
          The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
          \n
          A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
          \n
          So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
          \n
          ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699714178 {#1620
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 111388
        -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699714178 {#1613
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +"title": 111388
      }
      2 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
          \n
          While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
          \n
          I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699716879 {#1611
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 111584
        -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699716879 {#1598
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +"title": 111584
      }
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
          \n
          And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
          \n
          And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699724173 {#1726
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 112160
        -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617914"
        +editedAt: DateTimeImmutable @1699847059 {#1728
          date: 2023-11-13 04:44:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699724173 {#1736
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +"title": 112160
      }
      0 => App\Entity\EntryComment {#1739}
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    No problem! :)\n
    \n
    I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
    \n
    So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
    \n
    As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699779974 {#1716
    date: 2023-11-12 10:06:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
    "@frog@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 114777
  -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1626024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699779974 {#1717
    date: 2023-11-12 10:06:14.0 +01:00
  }
  +"title": 114777
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2762 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Germany-approves-global-minimum-corporate-tax"
    +title: "Germany approves global minimum corporate tax"
    +url: "https://www.reuters.com/world/europe/germany-approves-global-minimum-corporate-tax-2023-11-10/"
    +body: "Multinational firms will have to pay a minimum of 15% tax on all of the profits they make worldwide, regardless of where the profits are generated."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699779974 {#2757
      date: 2023-11-12 10:06:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      3 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          > If a company has bought and “loaned” or given their executives cars, phones, food and rent stipends, paid for lavish parties with friends clients, bought out their family’s “startup” and put their kids on the payroll, started their own charity that functionally does nothing, and employed people to be their personal butler assistant, and contracted out their everything to other friend’s businesses, then those are considered “expenses”. The actual profit has been “reinvested back into the business” and the tax is applied to what is basically pocket change because the money has been spent. It doesn’t matter that the gold toilet in the CEO’s personal office bathroom isn’t necessary, it still counts as an expense. The core problem persists, the only thing it just changes the numbers on the documents.\n
          \n
          The really annoying thing is this shit doesn’t fly for *small* businesses. I worked as an accountant for over ten years, for SME’s (small and medium enterprises), and there were extensive rules on what was and wasn’t allowed as an expense for tax purposes. There’s tax rules on cars, phones, etc given to executives that ensure *somebody* is paying tax on it, and there’s tax rules on capital investment/reinvestment in the business that separates it from business expenses for tax purposes (basically, tax is generally calculated based on what’s on the profit&loss, not the balance sheet, and investment is a balance sheet item).\n
          \n
          A lot of good could be done by ensuring large businesses are forced to comply by the same tax rules as small ones - and accountants for large businesses that try to hide the owner’s personal expenditure amongst business expenditure should be held to the same standards as accountants for small businesses. If I’d tried to deliberately pass off a gold toilet as a business expense for a client, I wouldn’t just have gotten fired. I’d have gotten arrested for fraud. Accountancy is a regulated profession, but the big accountancy companies often just ignore the regulations that would get a smaller company in a lot of trouble.\n
          \n
          So yeah, I broadly agree with you. This move by Germany is meaningless without some serious overhaul of how tax laws apply (or don’t apply) to large corporations and their accountants. Closing all the loopholes so there’s no legal route to reducing profit without genuine business expenses (not fake, made-up “expenses”) would make it much harder for companies to bend the rules to their favour.\n
          \n
          ~Disclaimer: all the above is based on my experience with accountancy in my own country. Legislation and tax rules vary by geography.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699714178 {#1620
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 111388
        -bodyTs: "'account':153,270,294,330,338,387,435 'actual':71 'agre':360 'allow':176 'amongst':283 'annoy':138 'appli':84,377,381 'arrest':327 'assist':54 'back':76 'balanc':237,243 'base':227,430 'basic':88,222 'bathroom':111 'bend':419 'big':337 'bought':5,25 'broad':359 'busi':64,79,148,212,217,256,273,284,297,311,403 'butler':53 'calcul':226 'capit':208 'car':12,188 'ceo':107 'chang':90,130 'chariti':41 'client':24,315 'close':388 'compani':3,339,350,417 'compli':260 'consid':68 'contract':56 'core':122 'corpor':384 'could':250 'count':117 'countri':439 'd':300,324 'deliber':303 'disclaim':425 'document':135 'doesn':98,143 'done':252 'employ':47 'ensur':195,254 'enterpris':164 'etc':190 'everyth':59 'execut':11,193 'expenditur':282,285 'expens':69,120,179,218,312,404,410 'experi':433 'extens':168 'fake':406 'famili':28 'favour':424 'fire':322 'fli':145 'food':14 'forc':258 'fraud':329 'friend':23,62 'function':43 'general':225 'genuin':402 'geographi':446 'germani':366 'get':347 'given':9,191 'gold':103,307 'good':249 'gotten':321,326 'harder':415 'held':288 'hide':277 'ignor':342 'invest':240 'investment/reinvestment':209 'isn':112 'item':245 'kid':34 'larg':255,272,383 'lavish':20 'law':376 'legal':396 'legisl':440 'loan':7 'loophol':391 'loss':234 'lot':247,353 'made':408 'made-up':407 'make':412 'matter':100 'meaningless':368 'medium':163 'money':93 'move':364 'much':414 'necessari':114 'noth':45 'number':132 'offic':110 'often':340 'one':268 'overhaul':372 'owner':279 'paid':18 'parti':21 'pass':304 'pay':198 'payrol':37 'peopl':48 'persist':124 'person':52,109,281 'phone':13,189 'pocket':89 'problem':123 'profess':334 'profit':72,233,400 'purpos':182,221 'put':32 'realli':137 'reduc':399 'regul':333,344 'reinvest':75 'rent':16 'rout':397 'rule':169,186,206,265,421,443 'separ':214 'serious':371 'sheet':238,244 'shit':142 'small':147,161,267,296 'smaller':349 'sme':159 'somebodi':196 'spent':96 'standard':292 'start':38 'startup':30 'still':116 'stipend':17 'tax':82,181,185,199,205,220,223,264,375,442 'ten':156 'thing':127,139 'toilet':104,308 'tri':275,301 'troubl':355 'vari':444 'wasn':174 'without':369,401 'work':150 'would':346,411 'wouldn':317 'yeah':357 'year':157"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617192"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699714178 {#1613
          date: 2023-11-11 15:49:38.0 +01:00
        }
        +"title": 111388
      }
      2 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Please read my disclaimer. I’m not from the US, and my experience is based on accountancy in my own country. No company in my country complies with SOX, because that’s a US law and doesn’t apply to the rest of the world.\n
          \n
          While large corporations in this country are audited, they use the large auditors who *have* in fact been found to have done some pretty dodgy shit that a small auditor or accountant would not have gotten away with, while the regulators turn a blind eye. The large auditors also enable large companies to use tax loopholes that are not available to small businesses, so my point that closing the loopholes would make a big difference stands. And sure, the smaller accountants and auditors do this kind of crap too (corruption exists everwhere) - but the difference is that they’re held to account when they get caught. It *is* factually the case that those with more money don’t have to play by the same rules as everyone else.\n
          \n
          I’m also not an accountant anymore. Did it for ten years and came to absolutely hate it as more of my time was spent on larger businesses. I loved working for the little guys, as overall I found them more reasonable. I never worked on any public companies, but I did work on a few charities (which have many similar rules to public companies in this country), and the corruption amongst the leadership was directly proportional to the size of the charity. There’s one major charity I won’t donate to anymore because I know just how much corruption there is at the top.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699716879 {#1611
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 111584
        -bodyTs: "'absolut':189 'account':17,77,126,147,179 'also':94,176 'amongst':245 'anymor':180,267 'appli':39 'audit':53 'auditor':58,75,93,128 'avail':105 'away':82 'base':15 'big':119 'blind':89 'busi':108,201 'came':187 'case':156 'caught':151 'chariti':230,256,261 'close':113 'compani':23,97,222,238 'compli':27 'corpor':48 'corrupt':135,244,274 'countri':21,26,51,241 'crap':133 'differ':120,140 'direct':249 'disclaim':4 'dodgi':70 'doesn':37 'donat':265 'done':67 'els':173 'enabl':95 'everwher':137 'everyon':172 'exist':136 'experi':13 'eye':90 'fact':62 'factual':154 'found':64,212 'get':150 'gotten':81 'guy':208 'hate':190 'held':145 'kind':131 'know':270 'larg':47,57,92,96 'larger':200 'law':35 'leadership':247 'littl':207 'loophol':101,115 'love':203 'm':6,175 'major':260 'make':117 'mani':233 'money':161 'much':273 'never':217 'one':259 'overal':210 'play':166 'pleas':1 'point':111 'pretti':69 'proport':250 'public':221,237 're':144 'read':2 'reason':215 'regul':86 'rest':42 'rule':170,235 'shit':71 'similar':234 'size':253 'small':74,107 'smaller':125 'sox':29 'spent':198 'stand':121 'sure':123 'tax':100 'ten':184 'time':196 'top':279 'turn':87 'us':10,34 'use':55,99 'won':263 'work':204,218,226 'world':45 'would':78,116 'year':185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699716879 {#1598
          date: 2023-11-11 16:34:39.0 +01:00
        }
        +"title": 111584
      }
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Inspecting every invoice? No. Inspecting *large* invoices? Yes. Inspecting large invoices not related to cost-of-sales? Yes. For one of our larger clients, their annual audit took 75% of the accountancy staff, in addition to the auditing staff, because every invoice over a certain threshold had to be looked at.\n
          \n
          And if I’d seen an invoice for extensive renovations where some of the parts purchased looked questionable (like a solid gold toilet), I absolutely wouldn’t have taken that on faith as a genuine business expense that should be used to reduce profit, and would have questioned it. If there was a huge payment going out and no invoice to support it, I wouldn’t have taken it on faith that was a business expense. While it would have been up to my boss at the time whether it was included, it would have been negligent of me to see a massive invoice for something obviously excessive and *not* raise a query about its validity.\n
          \n
          And yes, if there were questions about whether something large and excessive had genuinely been installed in the office rather than the business owner’s private home (and a gold toilet would invite questions like that), my boss would have asked to go and have a look before signing off on it being a business expense. And even then, if the gold toilet was in the business owner’s work office, it would likely still have been considered personal expenditure when it’s quite clearly excessive and quite clearly only for him personally. We have tax rules in this country that where a proportion of a business expense is determined to be personal in nature, it gets added back into the profit when the tax is calculated. While typically this is stuff like a business owner using the company van to run personal errands, or a farmer where part of the electricity and water use for the whole property applies to the living quarters (this is often estimated, like saying “5% of motor expenses, 10% of power and water, etc”, but the principle is that if a percentage is personal not business, then it’s not deductible for tax purposes), it would also apply to the inclusion of a gold toilet for personal use in an otherwise business-related office renovation.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699724173 {#1726
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sqgl@beehaw.org"
          "@fiat_lux@kbin.social"
          "@OnionQuest@lemmy.ml"
          "@frog@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 112160
        -bodyTs: "'10':343 '5':339 '75':30 'absolut':77 'account':33 'ad':286 'addit':36 'also':371 'annual':27 'appli':328,372 'ask':209 'audit':28,39 'back':287 'boss':137,206 'busi':88,127,191,223,235,275,303,360,387 'business-rel':386 'calcul':295 'certain':46 'clear':253,257 'client':25 'compani':307 'consid':246 'cost':16 'cost-of-sal':15 'countri':268 'd':56 'deduct':365 'determin':278 'electr':320 'errand':312 'estim':336 'etc':348 'even':226 'everi':2,42 'excess':160,180,254 'expenditur':248 'expens':89,128,224,276,342 'extens':61 'faith':84,123 'farmer':315 'genuin':87,182 'get':285 'go':108,211 'gold':74,198,230,378 'home':195 'huge':106 'includ':144 'inclus':375 'inspect':1,5,9 'instal':184 'invit':201 'invoic':3,7,11,43,59,112,156 'larg':6,10,178 'larger':24 'like':71,203,242,301,337 'live':331 'look':51,69,215 'massiv':155 'motor':341 'natur':283 'neglig':149 'obvious':159 'offic':187,239,389 'often':335 'one':21 'otherwis':385 'owner':192,236,304 'part':67,317 'payment':107 'percentag':356 'person':247,261,281,311,358,381 'power':345 'principl':351 'privat':194 'profit':96,290 'properti':327 'proport':272 'purchas':68 'purpos':368 'quarter':332 'queri':165 'question':70,100,174,202 'quit':252,256 'rais':163 'rather':188 'reduc':95 'relat':13,388 'renov':62,390 'rule':265 'run':310 'sale':18 'say':338 'see':153 'seen':57 'sign':217 'solid':73 'someth':158,177 'staff':34,40 'still':243 'stuff':300 'support':114 'taken':81,120 'tax':264,293,367 'threshold':47 'time':140 'toilet':75,199,231,379 'took':29 'typic':297 'use':93,305,323,382 'valid':168 'van':308 'water':322,347 'whether':141,176 'whole':326 'work':238 'would':98,131,146,200,207,241,370 'wouldn':78,117 'yes':8,19,170"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1617914"
        +editedAt: DateTimeImmutable @1699847059 {#1728
          date: 2023-11-13 04:44:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699724173 {#1736
          date: 2023-11-11 18:36:13.0 +01:00
        }
        +"title": 112160
      }
      0 => App\Entity\EntryComment {#1739}
    ]
    -id: 11963
    -titleTs: "'approv':2 'corpor':5 'germani':1 'global':3 'minimum':4 'tax':6"
    -bodyTs: "'15':10 'firm':2 'generat':26 'make':18 'minimum':8 'multin':1 'pay':6 'profit':16,24 'regardless':20 'tax':11 'worldwid':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699785151
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9469054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699698751 {#2744
      date: 2023-11-11 11:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    No problem! :)\n
    \n
    I think there genuinely is an issue where large businesses just aren’t checked as thoroughly as small ones. It’s much easier to check every invoice over X when there’s only a few thousand invoices, compared to when there’s millions or even hundreds of millions of invoices. There’s also the fact that the value of X varies based on the size of the business. I had a few really tiny clients where X was 10, because for the size of the business and the revenue they did, 10 was significant. There were others where X was 1000. Obviously at both of those thresholds, a gold toilet is going to stick out - and for the tiny business, would probably also trigger a money laundering/fraud report (no accountant-client confidentiality when financial crimes are being committed. This is another area where the big firms are given a lot of leeway that small ones are not).\n
    \n
    So I can definitely see how for a megacorporation, the auditor may well conclude that no invoice for less than 1,000,000 is worth the effort of looking at, and it becomes quite easy to start sneaking through those gold toilets on <1,000,000 invoices if you know the auditor isn’t going to look at them.\n
    \n
    As much as I have my doubts about AI, I think accountancy and audit is one of those professions where it could be a useful tool. If an AI could run through all the invoices and just flag the ones that look weird, regardless of value, for a human to take a closer look at, it would make a measurable difference - assuming a sufficiently unbiased and correctly trained AI, of course!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699779974 {#1716
    date: 2023-11-12 10:06:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sqgl@beehaw.org"
    "@fiat_lux@kbin.social"
    "@OnionQuest@lemmy.ml"
    "@frog@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 114777
  -bodyTs: "'000':182,183,205,206 '1':181,204 '10':81,94 '1000':103 'account':133,231 'accountant-cli':132 'ai':228,248,288 'also':55,125 'anoth':144 'area':145 'aren':14 'assum':281 'audit':233 'auditor':171,212 'base':64 'becom':193 'big':148 'busi':12,70,88,122 'check':16,27 'client':77,134 'closer':272 'commit':141 'compar':40 'conclud':174 'confidenti':135 'correct':286 'could':241,249 'cours':290 'crime':138 'definit':164 'differ':280 'doubt':226 'easi':195 'easier':25 'effort':187 'even':47 'everi':28 'fact':57 'financi':137 'firm':149 'flag':257 'genuin':6 'given':151 'go':114,215 'gold':111,201 'human':268 'hundr':48 'invoic':29,39,52,177,207,254 'isn':213 'issu':9 'know':210 'larg':11 'laundering/fraud':129 'leeway':155 'less':179 'look':189,217,261,273 'lot':153 'make':277 'may':172 'measur':279 'megacorpor':169 'million':45,50 'money':128 'much':24,221 'obvious':104 'one':21,158,235,259 'other':99 'probabl':124 'problem':2 'profess':238 'quit':194 'realli':75 'regardless':263 'report':130 'revenu':91 'run':250 'see':165 'signific':96 'size':67,85 'small':20,157 'sneak':198 'start':197 'stick':116 'suffici':283 'take':270 'think':4,230 'thorough':18 'thousand':38 'threshold':109 'tini':76,121 'toilet':112,202 'tool':245 'train':287 'trigger':126 'unbias':284 'use':244 'valu':60,265 'vari':63 'weird':262 'well':173 'worth':185 'would':123,276 'x':31,62,79,101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1626024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699779974 {#1717
    date: 2023-11-12 10:06:14.0 +01:00
  }
  +"title": 114777
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1550
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2741 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
  +slug: "Suella-Braverman-accuses-police-of-double-standards-on-rallies"
  +title: "Suella Braverman accuses police of double standards on rallies"
  +url: "https://www.theguardian.com/politics/2023/nov/08/suella-braverman-accuses-police-of-double-standards-on-rallies"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699520002 {#2777
    date: 2023-11-09 09:53:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
  +badges: Doctrine\ORM\PersistentCollection {#2793 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1550 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +body: "Heard the same suggestion on a podcast recently as well, IIRC. And she’s got party leadership ambitions. At least if she gets it, the Tories will be unelectable for at least a decade. Nutella Suella is appealing to the far right, but absolutely abhorrent to anyone to the left of that. Even centre right people think she’s absolutely deranged and would rather have a Labour government than her."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699519930 {#1579
        date: 2023-11-09 09:52:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@baggins@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 103692
      -bodyTs: "'abhorr':45 'absolut':44,60 'ambit':18 'anyon':47 'appeal':38 'centr':54 'decad':34 'derang':61 'even':53 'far':41 'get':23 'got':15 'govern':68 'heard':1 'iirc':11 'labour':67 'leadership':17 'least':20,32 'left':50 'nutella':35 'parti':16 'peopl':56 'podcast':7 'rather':64 'recent':8 'right':42,55 'suella':36 'suggest':4 'think':57 'tori':26 'unelect':29 'well':10 'would':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1597576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699519930 {#1559
        date: 2023-11-09 09:52:10.0 +01:00
      }
      +"title": 103692
    }
  ]
  -id: 11296
  -titleTs: "'accus':3 'braverman':2 'doubl':6 'polic':4 'ralli':9 'standard':7 'suella':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699564314
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3173700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699495314 {#2763
    date: 2023-11-09 03:01:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1550
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2741 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
  +slug: "Suella-Braverman-accuses-police-of-double-standards-on-rallies"
  +title: "Suella Braverman accuses police of double standards on rallies"
  +url: "https://www.theguardian.com/politics/2023/nov/08/suella-braverman-accuses-police-of-double-standards-on-rallies"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699520002 {#2777
    date: 2023-11-09 09:53:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
  +badges: Doctrine\ORM\PersistentCollection {#2793 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1550 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +body: "Heard the same suggestion on a podcast recently as well, IIRC. And she’s got party leadership ambitions. At least if she gets it, the Tories will be unelectable for at least a decade. Nutella Suella is appealing to the far right, but absolutely abhorrent to anyone to the left of that. Even centre right people think she’s absolutely deranged and would rather have a Labour government than her."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699519930 {#1579
        date: 2023-11-09 09:52:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@baggins@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 103692
      -bodyTs: "'abhorr':45 'absolut':44,60 'ambit':18 'anyon':47 'appeal':38 'centr':54 'decad':34 'derang':61 'even':53 'far':41 'get':23 'got':15 'govern':68 'heard':1 'iirc':11 'labour':67 'leadership':17 'least':20,32 'left':50 'nutella':35 'parti':16 'peopl':56 'podcast':7 'rather':64 'recent':8 'right':42,55 'suella':36 'suggest':4 'think':57 'tori':26 'unelect':29 'well':10 'would':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1597576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699519930 {#1559
        date: 2023-11-09 09:52:10.0 +01:00
      }
      +"title": 103692
    }
  ]
  -id: 11296
  -titleTs: "'accus':3 'braverman':2 'doubl':6 'polic':4 'ralli':9 'standard':7 'suella':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699564314
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3173700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699495314 {#2763
    date: 2023-11-09 03:01:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1550
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2741 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
  +slug: "Suella-Braverman-accuses-police-of-double-standards-on-rallies"
  +title: "Suella Braverman accuses police of double standards on rallies"
  +url: "https://www.theguardian.com/politics/2023/nov/08/suella-braverman-accuses-police-of-double-standards-on-rallies"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699520002 {#2777
    date: 2023-11-09 09:53:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
  +badges: Doctrine\ORM\PersistentCollection {#2793 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1550 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +body: "Heard the same suggestion on a podcast recently as well, IIRC. And she’s got party leadership ambitions. At least if she gets it, the Tories will be unelectable for at least a decade. Nutella Suella is appealing to the far right, but absolutely abhorrent to anyone to the left of that. Even centre right people think she’s absolutely deranged and would rather have a Labour government than her."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699519930 {#1579
        date: 2023-11-09 09:52:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@baggins@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 103692
      -bodyTs: "'abhorr':45 'absolut':44,60 'ambit':18 'anyon':47 'appeal':38 'centr':54 'decad':34 'derang':61 'even':53 'far':41 'get':23 'got':15 'govern':68 'heard':1 'iirc':11 'labour':67 'leadership':17 'least':20,32 'left':50 'nutella':35 'parti':16 'peopl':56 'podcast':7 'rather':64 'recent':8 'right':42,55 'suella':36 'suggest':4 'think':57 'tori':26 'unelect':29 'well':10 'would':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1597576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699519930 {#1559
        date: 2023-11-09 09:52:10.0 +01:00
      }
      +"title": 103692
    }
  ]
  -id: 11296
  -titleTs: "'accus':3 'braverman':2 'doubl':6 'polic':4 'ralli':9 'standard':7 'suella':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699564314
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3173700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699495314 {#2763
    date: 2023-11-09 03:01:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2741 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
    +slug: "Suella-Braverman-accuses-police-of-double-standards-on-rallies"
    +title: "Suella Braverman accuses police of double standards on rallies"
    +url: "https://www.theguardian.com/politics/2023/nov/08/suella-braverman-accuses-police-of-double-standards-on-rallies"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699520002 {#2777
      date: 2023-11-09 09:53:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2782 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    +badges: Doctrine\ORM\PersistentCollection {#2793 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 11296
    -titleTs: "'accus':3 'braverman':2 'doubl':6 'polic':4 'ralli':9 'standard':7 'suella':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699564314
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3173700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699495314 {#2763
      date: 2023-11-09 03:01:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +body: "Heard the same suggestion on a podcast recently as well, IIRC. And she’s got party leadership ambitions. At least if she gets it, the Tories will be unelectable for at least a decade. Nutella Suella is appealing to the far right, but absolutely abhorrent to anyone to the left of that. Even centre right people think she’s absolutely deranged and would rather have a Labour government than her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699519930 {#1579
    date: 2023-11-09 09:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@baggins@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 103692
  -bodyTs: "'abhorr':45 'absolut':44,60 'ambit':18 'anyon':47 'appeal':38 'centr':54 'decad':34 'derang':61 'even':53 'far':41 'get':23 'got':15 'govern':68 'heard':1 'iirc':11 'labour':67 'leadership':17 'least':20,32 'left':50 'nutella':35 'parti':16 'peopl':56 'podcast':7 'rather':64 'recent':8 'right':42,55 'suella':36 'suggest':4 'think':57 'tori':26 'unelect':29 'well':10 'would':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1597576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699519930 {#1559
    date: 2023-11-09 09:52:10.0 +01:00
  }
  +"title": 103692
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2741 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
    +slug: "Suella-Braverman-accuses-police-of-double-standards-on-rallies"
    +title: "Suella Braverman accuses police of double standards on rallies"
    +url: "https://www.theguardian.com/politics/2023/nov/08/suella-braverman-accuses-police-of-double-standards-on-rallies"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699520002 {#2777
      date: 2023-11-09 09:53:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2782 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    +badges: Doctrine\ORM\PersistentCollection {#2793 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 11296
    -titleTs: "'accus':3 'braverman':2 'doubl':6 'polic':4 'ralli':9 'standard':7 'suella':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699564314
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3173700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699495314 {#2763
      date: 2023-11-09 03:01:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +body: "Heard the same suggestion on a podcast recently as well, IIRC. And she’s got party leadership ambitions. At least if she gets it, the Tories will be unelectable for at least a decade. Nutella Suella is appealing to the far right, but absolutely abhorrent to anyone to the left of that. Even centre right people think she’s absolutely deranged and would rather have a Labour government than her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699519930 {#1579
    date: 2023-11-09 09:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@baggins@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 103692
  -bodyTs: "'abhorr':45 'absolut':44,60 'ambit':18 'anyon':47 'appeal':38 'centr':54 'decad':34 'derang':61 'even':53 'far':41 'get':23 'got':15 'govern':68 'heard':1 'iirc':11 'labour':67 'leadership':17 'least':20,32 'left':50 'nutella':35 'parti':16 'peopl':56 'podcast':7 'rather':64 'recent':8 'right':42,55 'suella':36 'suggest':4 'think':57 'tori':26 'unelect':29 'well':10 'would':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1597576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699519930 {#1559
    date: 2023-11-09 09:52:10.0 +01:00
  }
  +"title": 103692
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2741 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2743 …}
    +slug: "Suella-Braverman-accuses-police-of-double-standards-on-rallies"
    +title: "Suella Braverman accuses police of double standards on rallies"
    +url: "https://www.theguardian.com/politics/2023/nov/08/suella-braverman-accuses-police-of-double-standards-on-rallies"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699520002 {#2777
      date: 2023-11-09 09:53:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2782 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    +badges: Doctrine\ORM\PersistentCollection {#2793 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 11296
    -titleTs: "'accus':3 'braverman':2 'doubl':6 'polic':4 'ralli':9 'standard':7 'suella':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699564314
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3173700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699495314 {#2763
      date: 2023-11-09 03:01:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +body: "Heard the same suggestion on a podcast recently as well, IIRC. And she’s got party leadership ambitions. At least if she gets it, the Tories will be unelectable for at least a decade. Nutella Suella is appealing to the far right, but absolutely abhorrent to anyone to the left of that. Even centre right people think she’s absolutely deranged and would rather have a Labour government than her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699519930 {#1579
    date: 2023-11-09 09:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@baggins@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 103692
  -bodyTs: "'abhorr':45 'absolut':44,60 'ambit':18 'anyon':47 'appeal':38 'centr':54 'decad':34 'derang':61 'even':53 'far':41 'get':23 'got':15 'govern':68 'heard':1 'iirc':11 'labour':67 'leadership':17 'least':20,32 'left':50 'nutella':35 'parti':16 'peopl':56 'podcast':7 'rather':64 'recent':8 'right':42,55 'suella':36 'suggest':4 'think':57 'tori':26 'unelect':29 'well':10 'would':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1597576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699519930 {#1559
    date: 2023-11-09 09:52:10.0 +01:00
  }
  +"title": 103692
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2800 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
  +slug: "Pilot-Who-Tried-to-Kill-Flight-s-Engines-Told-Cops-He-d"
  +title: "Pilot Who Tried to Kill Flight’s Engines Told Cops He’d Taken Shrooms, Feds Say"
  +url: "https://www.thedailybeast.com/pilot-who-tried-to-kill-flights-engines-told-cops-hed-taken-shrooms-feds-say"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698320492 {#2795
    date: 2023-10-26 13:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  +badges: Doctrine\ORM\PersistentCollection {#2813 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: "The article says it was the guy’s first time using mushrooms - which means he didn’t know what effect they would have on him. So on one hand, this was not foreseeable because he wouldn’t have had any way of knowing that taking mushrooms would cause him to not sleep for 40 hours. On the other hand, given that mushrooms can have adverse effects on some people, and he had no way of knowing if he’d be one of those people, taking mushrooms shortly before getting on a plane probably wasn’t the best decision. “Guy makes stupid decision” is definitely the headline here, rather than “mushrooms are bad”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698234869 {#1435
        date: 2023-10-25 13:54:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SHITPOSTING_ACCOUNT@feddit.de"
        "@Mongostein@lemmy.ca"
        "@leetnewb@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1671 …}
      +nested: Doctrine\ORM\PersistentCollection {#1667 …}
      +votes: Doctrine\ORM\PersistentCollection {#1670 …}
      +reports: Doctrine\ORM\PersistentCollection {#1678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
      -id: 70879
      -bodyTs: "'40':54 'advers':65 'articl':2 'bad':112 'best':97 'caus':48 'd':79 'decis':98,102 'definit':104 'didn':16 'effect':20,66 'first':9 'forese':33 'get':89 'given':60 'guy':7,99 'hand':29,59 'headlin':106 'hour':55 'know':18,43,76 'make':100 'mean':14 'mushroom':12,46,62,86,110 'one':28,81 'peopl':69,84 'plane':92 'probabl':93 'rather':108 'say':3 'short':87 'sleep':52 'stupid':101 'take':45,85 'time':10 'use':11 'wasn':94 'way':41,74 'would':22,47 'wouldn':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1481283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698234869 {#1438
        date: 2023-10-25 13:54:29.0 +02:00
      }
      +"title": 70879
    }
  ]
  -id: 7635
  -titleTs: "'cop':10 'd':12 'engin':8 'fed':15 'flight':6 'kill':5 'pilot':1 'say':16 'shroom':14 'taken':13 'told':9 'tri':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698305804
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4917713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698219404 {#2783
    date: 2023-10-25 09:36:44.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2800 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
  +slug: "Pilot-Who-Tried-to-Kill-Flight-s-Engines-Told-Cops-He-d"
  +title: "Pilot Who Tried to Kill Flight’s Engines Told Cops He’d Taken Shrooms, Feds Say"
  +url: "https://www.thedailybeast.com/pilot-who-tried-to-kill-flights-engines-told-cops-hed-taken-shrooms-feds-say"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698320492 {#2795
    date: 2023-10-26 13:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  +badges: Doctrine\ORM\PersistentCollection {#2813 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: "The article says it was the guy’s first time using mushrooms - which means he didn’t know what effect they would have on him. So on one hand, this was not foreseeable because he wouldn’t have had any way of knowing that taking mushrooms would cause him to not sleep for 40 hours. On the other hand, given that mushrooms can have adverse effects on some people, and he had no way of knowing if he’d be one of those people, taking mushrooms shortly before getting on a plane probably wasn’t the best decision. “Guy makes stupid decision” is definitely the headline here, rather than “mushrooms are bad”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698234869 {#1435
        date: 2023-10-25 13:54:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SHITPOSTING_ACCOUNT@feddit.de"
        "@Mongostein@lemmy.ca"
        "@leetnewb@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1671 …}
      +nested: Doctrine\ORM\PersistentCollection {#1667 …}
      +votes: Doctrine\ORM\PersistentCollection {#1670 …}
      +reports: Doctrine\ORM\PersistentCollection {#1678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
      -id: 70879
      -bodyTs: "'40':54 'advers':65 'articl':2 'bad':112 'best':97 'caus':48 'd':79 'decis':98,102 'definit':104 'didn':16 'effect':20,66 'first':9 'forese':33 'get':89 'given':60 'guy':7,99 'hand':29,59 'headlin':106 'hour':55 'know':18,43,76 'make':100 'mean':14 'mushroom':12,46,62,86,110 'one':28,81 'peopl':69,84 'plane':92 'probabl':93 'rather':108 'say':3 'short':87 'sleep':52 'stupid':101 'take':45,85 'time':10 'use':11 'wasn':94 'way':41,74 'would':22,47 'wouldn':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1481283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698234869 {#1438
        date: 2023-10-25 13:54:29.0 +02:00
      }
      +"title": 70879
    }
  ]
  -id: 7635
  -titleTs: "'cop':10 'd':12 'engin':8 'fed':15 'flight':6 'kill':5 'pilot':1 'say':16 'shroom':14 'taken':13 'told':9 'tri':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698305804
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4917713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698219404 {#2783
    date: 2023-10-25 09:36:44.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2800 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
  +slug: "Pilot-Who-Tried-to-Kill-Flight-s-Engines-Told-Cops-He-d"
  +title: "Pilot Who Tried to Kill Flight’s Engines Told Cops He’d Taken Shrooms, Feds Say"
  +url: "https://www.thedailybeast.com/pilot-who-tried-to-kill-flights-engines-told-cops-hed-taken-shrooms-feds-say"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698320492 {#2795
    date: 2023-10-26 13:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  +badges: Doctrine\ORM\PersistentCollection {#2813 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: "The article says it was the guy’s first time using mushrooms - which means he didn’t know what effect they would have on him. So on one hand, this was not foreseeable because he wouldn’t have had any way of knowing that taking mushrooms would cause him to not sleep for 40 hours. On the other hand, given that mushrooms can have adverse effects on some people, and he had no way of knowing if he’d be one of those people, taking mushrooms shortly before getting on a plane probably wasn’t the best decision. “Guy makes stupid decision” is definitely the headline here, rather than “mushrooms are bad”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698234869 {#1435
        date: 2023-10-25 13:54:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SHITPOSTING_ACCOUNT@feddit.de"
        "@Mongostein@lemmy.ca"
        "@leetnewb@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1671 …}
      +nested: Doctrine\ORM\PersistentCollection {#1667 …}
      +votes: Doctrine\ORM\PersistentCollection {#1670 …}
      +reports: Doctrine\ORM\PersistentCollection {#1678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
      -id: 70879
      -bodyTs: "'40':54 'advers':65 'articl':2 'bad':112 'best':97 'caus':48 'd':79 'decis':98,102 'definit':104 'didn':16 'effect':20,66 'first':9 'forese':33 'get':89 'given':60 'guy':7,99 'hand':29,59 'headlin':106 'hour':55 'know':18,43,76 'make':100 'mean':14 'mushroom':12,46,62,86,110 'one':28,81 'peopl':69,84 'plane':92 'probabl':93 'rather':108 'say':3 'short':87 'sleep':52 'stupid':101 'take':45,85 'time':10 'use':11 'wasn':94 'way':41,74 'would':22,47 'wouldn':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1481283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698234869 {#1438
        date: 2023-10-25 13:54:29.0 +02:00
      }
      +"title": 70879
    }
  ]
  -id: 7635
  -titleTs: "'cop':10 'd':12 'engin':8 'fed':15 'flight':6 'kill':5 'pilot':1 'say':16 'shroom':14 'taken':13 'told':9 'tri':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698305804
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4917713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698219404 {#2783
    date: 2023-10-25 09:36:44.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2800 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Pilot-Who-Tried-to-Kill-Flight-s-Engines-Told-Cops-He-d"
    +title: "Pilot Who Tried to Kill Flight’s Engines Told Cops He’d Taken Shrooms, Feds Say"
    +url: "https://www.thedailybeast.com/pilot-who-tried-to-kill-flights-engines-told-cops-hed-taken-shrooms-feds-say"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 65
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698320492 {#2795
      date: 2023-10-26 13:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    +badges: Doctrine\ORM\PersistentCollection {#2813 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 7635
    -titleTs: "'cop':10 'd':12 'engin':8 'fed':15 'flight':6 'kill':5 'pilot':1 'say':16 'shroom':14 'taken':13 'told':9 'tri':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698305804
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4917713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698219404 {#2783
      date: 2023-10-25 09:36:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "The article says it was the guy’s first time using mushrooms - which means he didn’t know what effect they would have on him. So on one hand, this was not foreseeable because he wouldn’t have had any way of knowing that taking mushrooms would cause him to not sleep for 40 hours. On the other hand, given that mushrooms can have adverse effects on some people, and he had no way of knowing if he’d be one of those people, taking mushrooms shortly before getting on a plane probably wasn’t the best decision. “Guy makes stupid decision” is definitely the headline here, rather than “mushrooms are bad”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698234869 {#1435
    date: 2023-10-25 13:54:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SHITPOSTING_ACCOUNT@feddit.de"
    "@Mongostein@lemmy.ca"
    "@leetnewb@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 70879
  -bodyTs: "'40':54 'advers':65 'articl':2 'bad':112 'best':97 'caus':48 'd':79 'decis':98,102 'definit':104 'didn':16 'effect':20,66 'first':9 'forese':33 'get':89 'given':60 'guy':7,99 'hand':29,59 'headlin':106 'hour':55 'know':18,43,76 'make':100 'mean':14 'mushroom':12,46,62,86,110 'one':28,81 'peopl':69,84 'plane':92 'probabl':93 'rather':108 'say':3 'short':87 'sleep':52 'stupid':101 'take':45,85 'time':10 'use':11 'wasn':94 'way':41,74 'would':22,47 'wouldn':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1481283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698234869 {#1438
    date: 2023-10-25 13:54:29.0 +02:00
  }
  +"title": 70879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2800 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Pilot-Who-Tried-to-Kill-Flight-s-Engines-Told-Cops-He-d"
    +title: "Pilot Who Tried to Kill Flight’s Engines Told Cops He’d Taken Shrooms, Feds Say"
    +url: "https://www.thedailybeast.com/pilot-who-tried-to-kill-flights-engines-told-cops-hed-taken-shrooms-feds-say"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 65
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698320492 {#2795
      date: 2023-10-26 13:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    +badges: Doctrine\ORM\PersistentCollection {#2813 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 7635
    -titleTs: "'cop':10 'd':12 'engin':8 'fed':15 'flight':6 'kill':5 'pilot':1 'say':16 'shroom':14 'taken':13 'told':9 'tri':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698305804
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4917713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698219404 {#2783
      date: 2023-10-25 09:36:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "The article says it was the guy’s first time using mushrooms - which means he didn’t know what effect they would have on him. So on one hand, this was not foreseeable because he wouldn’t have had any way of knowing that taking mushrooms would cause him to not sleep for 40 hours. On the other hand, given that mushrooms can have adverse effects on some people, and he had no way of knowing if he’d be one of those people, taking mushrooms shortly before getting on a plane probably wasn’t the best decision. “Guy makes stupid decision” is definitely the headline here, rather than “mushrooms are bad”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698234869 {#1435
    date: 2023-10-25 13:54:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SHITPOSTING_ACCOUNT@feddit.de"
    "@Mongostein@lemmy.ca"
    "@leetnewb@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 70879
  -bodyTs: "'40':54 'advers':65 'articl':2 'bad':112 'best':97 'caus':48 'd':79 'decis':98,102 'definit':104 'didn':16 'effect':20,66 'first':9 'forese':33 'get':89 'given':60 'guy':7,99 'hand':29,59 'headlin':106 'hour':55 'know':18,43,76 'make':100 'mean':14 'mushroom':12,46,62,86,110 'one':28,81 'peopl':69,84 'plane':92 'probabl':93 'rather':108 'say':3 'short':87 'sleep':52 'stupid':101 'take':45,85 'time':10 'use':11 'wasn':94 'way':41,74 'would':22,47 'wouldn':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1481283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698234869 {#1438
    date: 2023-10-25 13:54:29.0 +02:00
  }
  +"title": 70879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2800 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Pilot-Who-Tried-to-Kill-Flight-s-Engines-Told-Cops-He-d"
    +title: "Pilot Who Tried to Kill Flight’s Engines Told Cops He’d Taken Shrooms, Feds Say"
    +url: "https://www.thedailybeast.com/pilot-who-tried-to-kill-flights-engines-told-cops-hed-taken-shrooms-feds-say"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 65
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698320492 {#2795
      date: 2023-10-26 13:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    +badges: Doctrine\ORM\PersistentCollection {#2813 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 7635
    -titleTs: "'cop':10 'd':12 'engin':8 'fed':15 'flight':6 'kill':5 'pilot':1 'say':16 'shroom':14 'taken':13 'told':9 'tri':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698305804
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4917713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698219404 {#2783
      date: 2023-10-25 09:36:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "The article says it was the guy’s first time using mushrooms - which means he didn’t know what effect they would have on him. So on one hand, this was not foreseeable because he wouldn’t have had any way of knowing that taking mushrooms would cause him to not sleep for 40 hours. On the other hand, given that mushrooms can have adverse effects on some people, and he had no way of knowing if he’d be one of those people, taking mushrooms shortly before getting on a plane probably wasn’t the best decision. “Guy makes stupid decision” is definitely the headline here, rather than “mushrooms are bad”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698234869 {#1435
    date: 2023-10-25 13:54:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SHITPOSTING_ACCOUNT@feddit.de"
    "@Mongostein@lemmy.ca"
    "@leetnewb@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 70879
  -bodyTs: "'40':54 'advers':65 'articl':2 'bad':112 'best':97 'caus':48 'd':79 'decis':98,102 'definit':104 'didn':16 'effect':20,66 'first':9 'forese':33 'get':89 'given':60 'guy':7,99 'hand':29,59 'headlin':106 'hour':55 'know':18,43,76 'make':100 'mean':14 'mushroom':12,46,62,86,110 'one':28,81 'peopl':69,84 'plane':92 'probabl':93 'rather':108 'say':3 'short':87 'sleep':52 'stupid':101 'take':45,85 'time':10 'use':11 'wasn':94 'way':41,74 'would':22,47 'wouldn':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1481283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698234869 {#1438
    date: 2023-10-25 13:54:29.0 +02:00
  }
  +"title": 70879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED ROLE_MODERATOR
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