Redirect 302 redirect from GET @entry_comment_create (51a9e3)

GET https://kbin.spritesserver.nl/index.php/u/@IonAddis@lemmy.world/newest/2023-11-13::2023-11-13

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 …}
}
9.64 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.08 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 {#2026
  +user: Proxies\__CG__\App\Entity\User {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "How-do-you-deal-with-incompetence"
  +title: "How do you deal with incompetence?"
  +url: null
  +body: "Especially paired with ignorance."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700049327 {#2027
    date: 2023-11-15 12:55:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  +badges: Doctrine\ORM\PersistentCollection {#2203 …}
  +children: [
    App\Entity\EntryComment {#2032
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wildly depends on the context.\n
        \n
        If someone will legit get hurt or killed by incompetence, you speak up. That’s time-sensitive, and you can’t afford to twiddle your thumbs just because you’re anxious or whatever. Immediacy of physical harm is the one situation where action is most important above all and even if you’re shy and withdrawn and generally don’t get along socially with people, you can’t cater to that in certain situations and you have to do something yourself to fix the situation if incompetence is going to cause physical harm.\n
        \n
        In situations where an entire company is being incompetent as a whole or is doing something terrible, you leave/quit. Yes, it’s sometimes a choice between removing yourself from an immoral situation or starving–and I have, absolutely, chosen to be poorer and starving rather than be a part of certain things. But other people make that choice on their own knowing their own internal situation and context.\n
        \n
        If someone’s just being dumb and the consequences of their dumbness are my own irritation or frustration but nothing that actually *matters* but my poor feelings, I often ignore it. There is no way as a human to fix everything that is wrong with everyone everywhere, so it becomes important to learn how to internally deal with your disappointment when you discover that the world is imperfect.\n
        \n
        Online, I don’t believe really in “debate” (I don’t learn from active, aggressive live-action debate–it’s more likely to trigger me to shut down and STOP learning, which is bad), I learn more from reading other people’s convos. So I will sometimes respond to someone who is being dumb, not as a way to get into a debate with them, but to get my perspective out there so lurkers who learn as I do by reading more than interacting have something to chew over that’s better than the bullshit I saw. I don’t expect anyone to take my words uncritically–that’s not how people learn–I’m just massively disinterested in debate since it fucks up my own ability to keep pressing forward with learning. (Trauma in my past means my responses to stress are all fucky, so I jury-rig things to work around it.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699903028 {#2023
        date: 2023-11-13 20:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DandomRude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2024 …}
      +nested: Doctrine\ORM\PersistentCollection {#2018 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
      -id: 120670
      -bodyTs: "'abil':363 'absolut':137 'action':49,253 'activ':249 'actual':189 'afford':28 'aggress':250 'along':68 'anxious':37 'anyon':338 'around':390 'bad':270 'becom':217 'believ':240 'better':328 'bullshit':331 'cater':75 'caus':97 'certain':79,150 'chew':324 'choic':124,157 'chosen':138 'compani':105 'consequ':176 'context':5,167 'convo':279 'deal':224 'debat':243,254,299,356 'depend':2 'disappoint':227 'discov':230 'disinterest':354 'dumb':173,179,290 'entir':104 'even':56 'everyon':213 'everyth':208 'everywher':214 'expect':337 'feel':194 'fix':89,207 'forward':367 'frustrat':185 'fuck':359 'fucki':381 'general':64 'get':10,67,296,304 'go':95 'harm':43,99 'human':205 'hurt':11 'ignor':197 'immediaci':40 'immor':130 'imperfect':235 'import':52,218 'incompet':15,93,108 'interact':320 'intern':164,223 'irrit':183 'juri':385 'jury-rig':384 'keep':365 'kill':13 'know':161 'learn':220,247,267,272,312,349,369 'leave/quit':118 'legit':9 'like':258 'live':252 'live-act':251 'lurker':310 'm':351 'make':155 'massiv':353 'matter':190 'mean':374 'noth':187 'often':196 'one':46 'onlin':236 'part':148 'past':373 'peopl':71,154,277,348 'perspect':306 'physic':42,98 'poor':193 'poorer':141 'press':366 'rather':144 're':36,59 'read':275,317 'realli':241 'remov':126 'respond':284 'respons':376 'rig':386 'saw':333 'sensit':23 'shi':60 'shut':263 'sinc':357 'situat':47,80,91,101,131,165 'social':69 'someon':7,169,286 'someth':86,115,322 'sometim':122,283 'speak':17 'starv':133,143 'stop':266 'stress':378 'take':340 'terribl':116 'thing':151,387 'thumb':32 'time':22 'time-sensit':21 'trauma':370 'trigger':260 'twiddl':30 'uncrit':343 'way':202,294 'whatev':39 'whole':111 'wild':1 'withdrawn':62 'word':342 'work':389 'world':233 'wrong':211 'yes':119"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5288238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699903028 {#2030
        date: 2023-11-13 20:17:08.0 +01:00
      }
      +"title": 120670
    }
  ]
  -id: 12650
  -titleTs: "'deal':4 'incompet':6"
  -bodyTs: "'especi':1 'ignor':4 'pair':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699985381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8211825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898981 {#2198
    date: 2023-11-13 19:09:41.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 {#2026
  +user: Proxies\__CG__\App\Entity\User {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "How-do-you-deal-with-incompetence"
  +title: "How do you deal with incompetence?"
  +url: null
  +body: "Especially paired with ignorance."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700049327 {#2027
    date: 2023-11-15 12:55:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  +badges: Doctrine\ORM\PersistentCollection {#2203 …}
  +children: [
    App\Entity\EntryComment {#2032
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wildly depends on the context.\n
        \n
        If someone will legit get hurt or killed by incompetence, you speak up. That’s time-sensitive, and you can’t afford to twiddle your thumbs just because you’re anxious or whatever. Immediacy of physical harm is the one situation where action is most important above all and even if you’re shy and withdrawn and generally don’t get along socially with people, you can’t cater to that in certain situations and you have to do something yourself to fix the situation if incompetence is going to cause physical harm.\n
        \n
        In situations where an entire company is being incompetent as a whole or is doing something terrible, you leave/quit. Yes, it’s sometimes a choice between removing yourself from an immoral situation or starving–and I have, absolutely, chosen to be poorer and starving rather than be a part of certain things. But other people make that choice on their own knowing their own internal situation and context.\n
        \n
        If someone’s just being dumb and the consequences of their dumbness are my own irritation or frustration but nothing that actually *matters* but my poor feelings, I often ignore it. There is no way as a human to fix everything that is wrong with everyone everywhere, so it becomes important to learn how to internally deal with your disappointment when you discover that the world is imperfect.\n
        \n
        Online, I don’t believe really in “debate” (I don’t learn from active, aggressive live-action debate–it’s more likely to trigger me to shut down and STOP learning, which is bad), I learn more from reading other people’s convos. So I will sometimes respond to someone who is being dumb, not as a way to get into a debate with them, but to get my perspective out there so lurkers who learn as I do by reading more than interacting have something to chew over that’s better than the bullshit I saw. I don’t expect anyone to take my words uncritically–that’s not how people learn–I’m just massively disinterested in debate since it fucks up my own ability to keep pressing forward with learning. (Trauma in my past means my responses to stress are all fucky, so I jury-rig things to work around it.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699903028 {#2023
        date: 2023-11-13 20:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DandomRude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2024 …}
      +nested: Doctrine\ORM\PersistentCollection {#2018 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
      -id: 120670
      -bodyTs: "'abil':363 'absolut':137 'action':49,253 'activ':249 'actual':189 'afford':28 'aggress':250 'along':68 'anxious':37 'anyon':338 'around':390 'bad':270 'becom':217 'believ':240 'better':328 'bullshit':331 'cater':75 'caus':97 'certain':79,150 'chew':324 'choic':124,157 'chosen':138 'compani':105 'consequ':176 'context':5,167 'convo':279 'deal':224 'debat':243,254,299,356 'depend':2 'disappoint':227 'discov':230 'disinterest':354 'dumb':173,179,290 'entir':104 'even':56 'everyon':213 'everyth':208 'everywher':214 'expect':337 'feel':194 'fix':89,207 'forward':367 'frustrat':185 'fuck':359 'fucki':381 'general':64 'get':10,67,296,304 'go':95 'harm':43,99 'human':205 'hurt':11 'ignor':197 'immediaci':40 'immor':130 'imperfect':235 'import':52,218 'incompet':15,93,108 'interact':320 'intern':164,223 'irrit':183 'juri':385 'jury-rig':384 'keep':365 'kill':13 'know':161 'learn':220,247,267,272,312,349,369 'leave/quit':118 'legit':9 'like':258 'live':252 'live-act':251 'lurker':310 'm':351 'make':155 'massiv':353 'matter':190 'mean':374 'noth':187 'often':196 'one':46 'onlin':236 'part':148 'past':373 'peopl':71,154,277,348 'perspect':306 'physic':42,98 'poor':193 'poorer':141 'press':366 'rather':144 're':36,59 'read':275,317 'realli':241 'remov':126 'respond':284 'respons':376 'rig':386 'saw':333 'sensit':23 'shi':60 'shut':263 'sinc':357 'situat':47,80,91,101,131,165 'social':69 'someon':7,169,286 'someth':86,115,322 'sometim':122,283 'speak':17 'starv':133,143 'stop':266 'stress':378 'take':340 'terribl':116 'thing':151,387 'thumb':32 'time':22 'time-sensit':21 'trauma':370 'trigger':260 'twiddl':30 'uncrit':343 'way':202,294 'whatev':39 'whole':111 'wild':1 'withdrawn':62 'word':342 'work':389 'world':233 'wrong':211 'yes':119"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5288238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699903028 {#2030
        date: 2023-11-13 20:17:08.0 +01:00
      }
      +"title": 120670
    }
  ]
  -id: 12650
  -titleTs: "'deal':4 'incompet':6"
  -bodyTs: "'especi':1 'ignor':4 'pair':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699985381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8211825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898981 {#2198
    date: 2023-11-13 19:09:41.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 {#2026
  +user: Proxies\__CG__\App\Entity\User {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "How-do-you-deal-with-incompetence"
  +title: "How do you deal with incompetence?"
  +url: null
  +body: "Especially paired with ignorance."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700049327 {#2027
    date: 2023-11-15 12:55:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  +badges: Doctrine\ORM\PersistentCollection {#2203 …}
  +children: [
    App\Entity\EntryComment {#2032
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wildly depends on the context.\n
        \n
        If someone will legit get hurt or killed by incompetence, you speak up. That’s time-sensitive, and you can’t afford to twiddle your thumbs just because you’re anxious or whatever. Immediacy of physical harm is the one situation where action is most important above all and even if you’re shy and withdrawn and generally don’t get along socially with people, you can’t cater to that in certain situations and you have to do something yourself to fix the situation if incompetence is going to cause physical harm.\n
        \n
        In situations where an entire company is being incompetent as a whole or is doing something terrible, you leave/quit. Yes, it’s sometimes a choice between removing yourself from an immoral situation or starving–and I have, absolutely, chosen to be poorer and starving rather than be a part of certain things. But other people make that choice on their own knowing their own internal situation and context.\n
        \n
        If someone’s just being dumb and the consequences of their dumbness are my own irritation or frustration but nothing that actually *matters* but my poor feelings, I often ignore it. There is no way as a human to fix everything that is wrong with everyone everywhere, so it becomes important to learn how to internally deal with your disappointment when you discover that the world is imperfect.\n
        \n
        Online, I don’t believe really in “debate” (I don’t learn from active, aggressive live-action debate–it’s more likely to trigger me to shut down and STOP learning, which is bad), I learn more from reading other people’s convos. So I will sometimes respond to someone who is being dumb, not as a way to get into a debate with them, but to get my perspective out there so lurkers who learn as I do by reading more than interacting have something to chew over that’s better than the bullshit I saw. I don’t expect anyone to take my words uncritically–that’s not how people learn–I’m just massively disinterested in debate since it fucks up my own ability to keep pressing forward with learning. (Trauma in my past means my responses to stress are all fucky, so I jury-rig things to work around it.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699903028 {#2023
        date: 2023-11-13 20:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DandomRude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2024 …}
      +nested: Doctrine\ORM\PersistentCollection {#2018 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
      -id: 120670
      -bodyTs: "'abil':363 'absolut':137 'action':49,253 'activ':249 'actual':189 'afford':28 'aggress':250 'along':68 'anxious':37 'anyon':338 'around':390 'bad':270 'becom':217 'believ':240 'better':328 'bullshit':331 'cater':75 'caus':97 'certain':79,150 'chew':324 'choic':124,157 'chosen':138 'compani':105 'consequ':176 'context':5,167 'convo':279 'deal':224 'debat':243,254,299,356 'depend':2 'disappoint':227 'discov':230 'disinterest':354 'dumb':173,179,290 'entir':104 'even':56 'everyon':213 'everyth':208 'everywher':214 'expect':337 'feel':194 'fix':89,207 'forward':367 'frustrat':185 'fuck':359 'fucki':381 'general':64 'get':10,67,296,304 'go':95 'harm':43,99 'human':205 'hurt':11 'ignor':197 'immediaci':40 'immor':130 'imperfect':235 'import':52,218 'incompet':15,93,108 'interact':320 'intern':164,223 'irrit':183 'juri':385 'jury-rig':384 'keep':365 'kill':13 'know':161 'learn':220,247,267,272,312,349,369 'leave/quit':118 'legit':9 'like':258 'live':252 'live-act':251 'lurker':310 'm':351 'make':155 'massiv':353 'matter':190 'mean':374 'noth':187 'often':196 'one':46 'onlin':236 'part':148 'past':373 'peopl':71,154,277,348 'perspect':306 'physic':42,98 'poor':193 'poorer':141 'press':366 'rather':144 're':36,59 'read':275,317 'realli':241 'remov':126 'respond':284 'respons':376 'rig':386 'saw':333 'sensit':23 'shi':60 'shut':263 'sinc':357 'situat':47,80,91,101,131,165 'social':69 'someon':7,169,286 'someth':86,115,322 'sometim':122,283 'speak':17 'starv':133,143 'stop':266 'stress':378 'take':340 'terribl':116 'thing':151,387 'thumb':32 'time':22 'time-sensit':21 'trauma':370 'trigger':260 'twiddl':30 'uncrit':343 'way':202,294 'whatev':39 'whole':111 'wild':1 'withdrawn':62 'word':342 'work':389 'world':233 'wrong':211 'yes':119"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5288238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699903028 {#2030
        date: 2023-11-13 20:17:08.0 +01:00
      }
      +"title": 120670
    }
  ]
  -id: 12650
  -titleTs: "'deal':4 'incompet':6"
  -bodyTs: "'especi':1 'ignor':4 'pair':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699985381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8211825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898981 {#2198
    date: 2023-11-13 19:09:41.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
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2115 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "How-do-you-deal-with-incompetence"
    +title: "How do you deal with incompetence?"
    +url: null
    +body: "Especially paired with ignorance."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700049327 {#2027
      date: 2023-11-15 12:55:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2310 …}
    +reports: Doctrine\ORM\PersistentCollection {#2322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
    +badges: Doctrine\ORM\PersistentCollection {#2203 …}
    +children: [
      App\Entity\EntryComment {#2032}
    ]
    -id: 12650
    -titleTs: "'deal':4 'incompet':6"
    -bodyTs: "'especi':1 'ignor':4 'pair':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699985381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8211825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699898981 {#2198
      date: 2023-11-13 19:09:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Wildly depends on the context.\n
    \n
    If someone will legit get hurt or killed by incompetence, you speak up. That’s time-sensitive, and you can’t afford to twiddle your thumbs just because you’re anxious or whatever. Immediacy of physical harm is the one situation where action is most important above all and even if you’re shy and withdrawn and generally don’t get along socially with people, you can’t cater to that in certain situations and you have to do something yourself to fix the situation if incompetence is going to cause physical harm.\n
    \n
    In situations where an entire company is being incompetent as a whole or is doing something terrible, you leave/quit. Yes, it’s sometimes a choice between removing yourself from an immoral situation or starving–and I have, absolutely, chosen to be poorer and starving rather than be a part of certain things. But other people make that choice on their own knowing their own internal situation and context.\n
    \n
    If someone’s just being dumb and the consequences of their dumbness are my own irritation or frustration but nothing that actually *matters* but my poor feelings, I often ignore it. There is no way as a human to fix everything that is wrong with everyone everywhere, so it becomes important to learn how to internally deal with your disappointment when you discover that the world is imperfect.\n
    \n
    Online, I don’t believe really in “debate” (I don’t learn from active, aggressive live-action debate–it’s more likely to trigger me to shut down and STOP learning, which is bad), I learn more from reading other people’s convos. So I will sometimes respond to someone who is being dumb, not as a way to get into a debate with them, but to get my perspective out there so lurkers who learn as I do by reading more than interacting have something to chew over that’s better than the bullshit I saw. I don’t expect anyone to take my words uncritically–that’s not how people learn–I’m just massively disinterested in debate since it fucks up my own ability to keep pressing forward with learning. (Trauma in my past means my responses to stress are all fucky, so I jury-rig things to work around it.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699903028 {#2023
    date: 2023-11-13 20:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DandomRude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 120670
  -bodyTs: "'abil':363 'absolut':137 'action':49,253 'activ':249 'actual':189 'afford':28 'aggress':250 'along':68 'anxious':37 'anyon':338 'around':390 'bad':270 'becom':217 'believ':240 'better':328 'bullshit':331 'cater':75 'caus':97 'certain':79,150 'chew':324 'choic':124,157 'chosen':138 'compani':105 'consequ':176 'context':5,167 'convo':279 'deal':224 'debat':243,254,299,356 'depend':2 'disappoint':227 'discov':230 'disinterest':354 'dumb':173,179,290 'entir':104 'even':56 'everyon':213 'everyth':208 'everywher':214 'expect':337 'feel':194 'fix':89,207 'forward':367 'frustrat':185 'fuck':359 'fucki':381 'general':64 'get':10,67,296,304 'go':95 'harm':43,99 'human':205 'hurt':11 'ignor':197 'immediaci':40 'immor':130 'imperfect':235 'import':52,218 'incompet':15,93,108 'interact':320 'intern':164,223 'irrit':183 'juri':385 'jury-rig':384 'keep':365 'kill':13 'know':161 'learn':220,247,267,272,312,349,369 'leave/quit':118 'legit':9 'like':258 'live':252 'live-act':251 'lurker':310 'm':351 'make':155 'massiv':353 'matter':190 'mean':374 'noth':187 'often':196 'one':46 'onlin':236 'part':148 'past':373 'peopl':71,154,277,348 'perspect':306 'physic':42,98 'poor':193 'poorer':141 'press':366 'rather':144 're':36,59 'read':275,317 'realli':241 'remov':126 'respond':284 'respons':376 'rig':386 'saw':333 'sensit':23 'shi':60 'shut':263 'sinc':357 'situat':47,80,91,101,131,165 'social':69 'someon':7,169,286 'someth':86,115,322 'sometim':122,283 'speak':17 'starv':133,143 'stop':266 'stress':378 'take':340 'terribl':116 'thing':151,387 'thumb':32 'time':22 'time-sensit':21 'trauma':370 'trigger':260 'twiddl':30 'uncrit':343 'way':202,294 'whatev':39 'whole':111 'wild':1 'withdrawn':62 'word':342 'work':389 'world':233 'wrong':211 'yes':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699903028 {#2030
    date: 2023-11-13 20:17:08.0 +01:00
  }
  +"title": 120670
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2115 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "How-do-you-deal-with-incompetence"
    +title: "How do you deal with incompetence?"
    +url: null
    +body: "Especially paired with ignorance."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700049327 {#2027
      date: 2023-11-15 12:55:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2310 …}
    +reports: Doctrine\ORM\PersistentCollection {#2322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
    +badges: Doctrine\ORM\PersistentCollection {#2203 …}
    +children: [
      App\Entity\EntryComment {#2032}
    ]
    -id: 12650
    -titleTs: "'deal':4 'incompet':6"
    -bodyTs: "'especi':1 'ignor':4 'pair':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699985381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8211825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699898981 {#2198
      date: 2023-11-13 19:09:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Wildly depends on the context.\n
    \n
    If someone will legit get hurt or killed by incompetence, you speak up. That’s time-sensitive, and you can’t afford to twiddle your thumbs just because you’re anxious or whatever. Immediacy of physical harm is the one situation where action is most important above all and even if you’re shy and withdrawn and generally don’t get along socially with people, you can’t cater to that in certain situations and you have to do something yourself to fix the situation if incompetence is going to cause physical harm.\n
    \n
    In situations where an entire company is being incompetent as a whole or is doing something terrible, you leave/quit. Yes, it’s sometimes a choice between removing yourself from an immoral situation or starving–and I have, absolutely, chosen to be poorer and starving rather than be a part of certain things. But other people make that choice on their own knowing their own internal situation and context.\n
    \n
    If someone’s just being dumb and the consequences of their dumbness are my own irritation or frustration but nothing that actually *matters* but my poor feelings, I often ignore it. There is no way as a human to fix everything that is wrong with everyone everywhere, so it becomes important to learn how to internally deal with your disappointment when you discover that the world is imperfect.\n
    \n
    Online, I don’t believe really in “debate” (I don’t learn from active, aggressive live-action debate–it’s more likely to trigger me to shut down and STOP learning, which is bad), I learn more from reading other people’s convos. So I will sometimes respond to someone who is being dumb, not as a way to get into a debate with them, but to get my perspective out there so lurkers who learn as I do by reading more than interacting have something to chew over that’s better than the bullshit I saw. I don’t expect anyone to take my words uncritically–that’s not how people learn–I’m just massively disinterested in debate since it fucks up my own ability to keep pressing forward with learning. (Trauma in my past means my responses to stress are all fucky, so I jury-rig things to work around it.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699903028 {#2023
    date: 2023-11-13 20:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DandomRude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 120670
  -bodyTs: "'abil':363 'absolut':137 'action':49,253 'activ':249 'actual':189 'afford':28 'aggress':250 'along':68 'anxious':37 'anyon':338 'around':390 'bad':270 'becom':217 'believ':240 'better':328 'bullshit':331 'cater':75 'caus':97 'certain':79,150 'chew':324 'choic':124,157 'chosen':138 'compani':105 'consequ':176 'context':5,167 'convo':279 'deal':224 'debat':243,254,299,356 'depend':2 'disappoint':227 'discov':230 'disinterest':354 'dumb':173,179,290 'entir':104 'even':56 'everyon':213 'everyth':208 'everywher':214 'expect':337 'feel':194 'fix':89,207 'forward':367 'frustrat':185 'fuck':359 'fucki':381 'general':64 'get':10,67,296,304 'go':95 'harm':43,99 'human':205 'hurt':11 'ignor':197 'immediaci':40 'immor':130 'imperfect':235 'import':52,218 'incompet':15,93,108 'interact':320 'intern':164,223 'irrit':183 'juri':385 'jury-rig':384 'keep':365 'kill':13 'know':161 'learn':220,247,267,272,312,349,369 'leave/quit':118 'legit':9 'like':258 'live':252 'live-act':251 'lurker':310 'm':351 'make':155 'massiv':353 'matter':190 'mean':374 'noth':187 'often':196 'one':46 'onlin':236 'part':148 'past':373 'peopl':71,154,277,348 'perspect':306 'physic':42,98 'poor':193 'poorer':141 'press':366 'rather':144 're':36,59 'read':275,317 'realli':241 'remov':126 'respond':284 'respons':376 'rig':386 'saw':333 'sensit':23 'shi':60 'shut':263 'sinc':357 'situat':47,80,91,101,131,165 'social':69 'someon':7,169,286 'someth':86,115,322 'sometim':122,283 'speak':17 'starv':133,143 'stop':266 'stress':378 'take':340 'terribl':116 'thing':151,387 'thumb':32 'time':22 'time-sensit':21 'trauma':370 'trigger':260 'twiddl':30 'uncrit':343 'way':202,294 'whatev':39 'whole':111 'wild':1 'withdrawn':62 'word':342 'work':389 'world':233 'wrong':211 'yes':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699903028 {#2030
    date: 2023-11-13 20:17:08.0 +01:00
  }
  +"title": 120670
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2115 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "How-do-you-deal-with-incompetence"
    +title: "How do you deal with incompetence?"
    +url: null
    +body: "Especially paired with ignorance."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700049327 {#2027
      date: 2023-11-15 12:55:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2310 …}
    +reports: Doctrine\ORM\PersistentCollection {#2322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
    +badges: Doctrine\ORM\PersistentCollection {#2203 …}
    +children: [
      App\Entity\EntryComment {#2032}
    ]
    -id: 12650
    -titleTs: "'deal':4 'incompet':6"
    -bodyTs: "'especi':1 'ignor':4 'pair':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699985381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8211825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699898981 {#2198
      date: 2023-11-13 19:09:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Wildly depends on the context.\n
    \n
    If someone will legit get hurt or killed by incompetence, you speak up. That’s time-sensitive, and you can’t afford to twiddle your thumbs just because you’re anxious or whatever. Immediacy of physical harm is the one situation where action is most important above all and even if you’re shy and withdrawn and generally don’t get along socially with people, you can’t cater to that in certain situations and you have to do something yourself to fix the situation if incompetence is going to cause physical harm.\n
    \n
    In situations where an entire company is being incompetent as a whole or is doing something terrible, you leave/quit. Yes, it’s sometimes a choice between removing yourself from an immoral situation or starving–and I have, absolutely, chosen to be poorer and starving rather than be a part of certain things. But other people make that choice on their own knowing their own internal situation and context.\n
    \n
    If someone’s just being dumb and the consequences of their dumbness are my own irritation or frustration but nothing that actually *matters* but my poor feelings, I often ignore it. There is no way as a human to fix everything that is wrong with everyone everywhere, so it becomes important to learn how to internally deal with your disappointment when you discover that the world is imperfect.\n
    \n
    Online, I don’t believe really in “debate” (I don’t learn from active, aggressive live-action debate–it’s more likely to trigger me to shut down and STOP learning, which is bad), I learn more from reading other people’s convos. So I will sometimes respond to someone who is being dumb, not as a way to get into a debate with them, but to get my perspective out there so lurkers who learn as I do by reading more than interacting have something to chew over that’s better than the bullshit I saw. I don’t expect anyone to take my words uncritically–that’s not how people learn–I’m just massively disinterested in debate since it fucks up my own ability to keep pressing forward with learning. (Trauma in my past means my responses to stress are all fucky, so I jury-rig things to work around it.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699903028 {#2023
    date: 2023-11-13 20:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DandomRude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 120670
  -bodyTs: "'abil':363 'absolut':137 'action':49,253 'activ':249 'actual':189 'afford':28 'aggress':250 'along':68 'anxious':37 'anyon':338 'around':390 'bad':270 'becom':217 'believ':240 'better':328 'bullshit':331 'cater':75 'caus':97 'certain':79,150 'chew':324 'choic':124,157 'chosen':138 'compani':105 'consequ':176 'context':5,167 'convo':279 'deal':224 'debat':243,254,299,356 'depend':2 'disappoint':227 'discov':230 'disinterest':354 'dumb':173,179,290 'entir':104 'even':56 'everyon':213 'everyth':208 'everywher':214 'expect':337 'feel':194 'fix':89,207 'forward':367 'frustrat':185 'fuck':359 'fucki':381 'general':64 'get':10,67,296,304 'go':95 'harm':43,99 'human':205 'hurt':11 'ignor':197 'immediaci':40 'immor':130 'imperfect':235 'import':52,218 'incompet':15,93,108 'interact':320 'intern':164,223 'irrit':183 'juri':385 'jury-rig':384 'keep':365 'kill':13 'know':161 'learn':220,247,267,272,312,349,369 'leave/quit':118 'legit':9 'like':258 'live':252 'live-act':251 'lurker':310 'm':351 'make':155 'massiv':353 'matter':190 'mean':374 'noth':187 'often':196 'one':46 'onlin':236 'part':148 'past':373 'peopl':71,154,277,348 'perspect':306 'physic':42,98 'poor':193 'poorer':141 'press':366 'rather':144 're':36,59 'read':275,317 'realli':241 'remov':126 'respond':284 'respons':376 'rig':386 'saw':333 'sensit':23 'shi':60 'shut':263 'sinc':357 'situat':47,80,91,101,131,165 'social':69 'someon':7,169,286 'someth':86,115,322 'sometim':122,283 'speak':17 'starv':133,143 'stop':266 'stress':378 'take':340 'terribl':116 'thing':151,387 'thumb':32 'time':22 'time-sensit':21 'trauma':370 'trigger':260 'twiddl':30 'uncrit':343 'way':202,294 'whatev':39 'whole':111 'wild':1 'withdrawn':62 'word':342 'work':389 'world':233 'wrong':211 'yes':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699903028 {#2030
    date: 2023-11-13 20:17:08.0 +01:00
  }
  +"title": 120670
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2393
  +user: Proxies\__CG__\App\Entity\User {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "Are-there-any-communities-here-where-I-can-share-NSFW"
  +title: "Are there any communities here where I can share NSFW medical images?"
  +url: null
  +body: "I got pics of my foot during surgery and pics of it a week after the operation. I’d love to share it with people and discuss how neat the human body is. I don’t want to subject people to it who aren’t interested in it, though."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700000218 {#2202
    date: 2023-11-14 23:16:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  +badges: Doctrine\ORM\PersistentCollection {#2265 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2393 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +body: """
        I’m glad you’re healing well. I broke my foot earlier in the year in July…lis franc injury, but mild enough that they decided not to do surgery for fear of fucking up with the tiny foot bones (I got a lot of little breaks at the end of the bones which are nigh-impossible to put screws through without making it worse), which seems to have been the right call as I’m walking on it 4 months later.\n
        \n
        I absolutely loved the doctors that got all excited and doctory talking about stuff! With me, I ended up with some of the history of lis franc injuries, which used to be common for soldiers on horseback, as they’d fall from their horse and get the midfoot stuck in the stirrup, breaking it.\n
        \n
        I also had an unrelated small skin biopsy, and my surgeon was happily chattering away about doing it by hand so I don’t get weird skin flaps by the punch, and how the little cauterization tool worked. You know, as I lay there with bits of my flesh burning, lol.\n
        \n
        Nerdy doctors are cool.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699894804 {#2392
        date: 2023-11-13 18:00:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LaunchesKayaks@lemmy.world"
        "@Kom@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 120321
      -bodyTs: "'4':81 'absolut':85 'also':139 'away':152 'biopsi':145 'bit':183 'bone':40,53 'break':47,136 'broke':9 'burn':187 'call':74 'cauter':173 'chatter':151 'common':116 'cool':192 'd':123 'decid':26 'doctor':88,190 'doctori':94 'earlier':12 'end':50,101 'enough':23 'excit':92 'fall':124 'fear':32 'flap':165 'flesh':186 'foot':11,39 'franc':19,110 'fuck':34 'get':129,162 'glad':3 'got':42,90 'hand':157 'happili':150 'heal':6 'histori':107 'hors':127 'horseback':120 'imposs':58 'injuri':20,111 'juli':17 'know':177 'later':83 'lay':180 'lis':18,109 'littl':46,172 'lol':188 'lot':44 'love':86 'm':2,77 'make':64 'midfoot':131 'mild':22 'month':82 'nerdi':189 'nigh':57 'nigh-imposs':56 'punch':168 'put':60 're':5 'right':73 'screw':61 'seem':68 'skin':144,164 'small':143 'soldier':118 'stirrup':135 'stuck':132 'stuff':97 'surgeon':148 'surgeri':30 'talk':95 'tini':38 'tool':174 'unrel':142 'use':113 'walk':78 'weird':163 'well':7 'without':63 'work':175 'wors':66 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5285528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699894804 {#2394
        date: 2023-11-13 18:00:04.0 +01:00
      }
      +"title": 120321
    }
  ]
  -id: 12593
  -titleTs: "'communiti':4 'imag':12 'medic':11 'nsfw':10 'share':9"
  -bodyTs: "'aren':44 'bodi':32 'd':19 'discuss':27 'foot':6 'got':2 'human':31 'interest':46 'love':20 'neat':29 'oper':17 'peopl':25,40 'pic':3,10 'share':22 'subject':39 'surgeri':8 'though':49 'want':37 'week':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699971407
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8200725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885007 {#2043
    date: 2023-11-13 15:16:47.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 {#2393
  +user: Proxies\__CG__\App\Entity\User {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "Are-there-any-communities-here-where-I-can-share-NSFW"
  +title: "Are there any communities here where I can share NSFW medical images?"
  +url: null
  +body: "I got pics of my foot during surgery and pics of it a week after the operation. I’d love to share it with people and discuss how neat the human body is. I don’t want to subject people to it who aren’t interested in it, though."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700000218 {#2202
    date: 2023-11-14 23:16:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  +badges: Doctrine\ORM\PersistentCollection {#2265 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2393 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +body: """
        I’m glad you’re healing well. I broke my foot earlier in the year in July…lis franc injury, but mild enough that they decided not to do surgery for fear of fucking up with the tiny foot bones (I got a lot of little breaks at the end of the bones which are nigh-impossible to put screws through without making it worse), which seems to have been the right call as I’m walking on it 4 months later.\n
        \n
        I absolutely loved the doctors that got all excited and doctory talking about stuff! With me, I ended up with some of the history of lis franc injuries, which used to be common for soldiers on horseback, as they’d fall from their horse and get the midfoot stuck in the stirrup, breaking it.\n
        \n
        I also had an unrelated small skin biopsy, and my surgeon was happily chattering away about doing it by hand so I don’t get weird skin flaps by the punch, and how the little cauterization tool worked. You know, as I lay there with bits of my flesh burning, lol.\n
        \n
        Nerdy doctors are cool.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699894804 {#2392
        date: 2023-11-13 18:00:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LaunchesKayaks@lemmy.world"
        "@Kom@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 120321
      -bodyTs: "'4':81 'absolut':85 'also':139 'away':152 'biopsi':145 'bit':183 'bone':40,53 'break':47,136 'broke':9 'burn':187 'call':74 'cauter':173 'chatter':151 'common':116 'cool':192 'd':123 'decid':26 'doctor':88,190 'doctori':94 'earlier':12 'end':50,101 'enough':23 'excit':92 'fall':124 'fear':32 'flap':165 'flesh':186 'foot':11,39 'franc':19,110 'fuck':34 'get':129,162 'glad':3 'got':42,90 'hand':157 'happili':150 'heal':6 'histori':107 'hors':127 'horseback':120 'imposs':58 'injuri':20,111 'juli':17 'know':177 'later':83 'lay':180 'lis':18,109 'littl':46,172 'lol':188 'lot':44 'love':86 'm':2,77 'make':64 'midfoot':131 'mild':22 'month':82 'nerdi':189 'nigh':57 'nigh-imposs':56 'punch':168 'put':60 're':5 'right':73 'screw':61 'seem':68 'skin':144,164 'small':143 'soldier':118 'stirrup':135 'stuck':132 'stuff':97 'surgeon':148 'surgeri':30 'talk':95 'tini':38 'tool':174 'unrel':142 'use':113 'walk':78 'weird':163 'well':7 'without':63 'work':175 'wors':66 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5285528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699894804 {#2394
        date: 2023-11-13 18:00:04.0 +01:00
      }
      +"title": 120321
    }
  ]
  -id: 12593
  -titleTs: "'communiti':4 'imag':12 'medic':11 'nsfw':10 'share':9"
  -bodyTs: "'aren':44 'bodi':32 'd':19 'discuss':27 'foot':6 'got':2 'human':31 'interest':46 'love':20 'neat':29 'oper':17 'peopl':25,40 'pic':3,10 'share':22 'subject':39 'surgeri':8 'though':49 'want':37 'week':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699971407
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8200725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885007 {#2043
    date: 2023-11-13 15:16:47.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 {#2393
  +user: Proxies\__CG__\App\Entity\User {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "Are-there-any-communities-here-where-I-can-share-NSFW"
  +title: "Are there any communities here where I can share NSFW medical images?"
  +url: null
  +body: "I got pics of my foot during surgery and pics of it a week after the operation. I’d love to share it with people and discuss how neat the human body is. I don’t want to subject people to it who aren’t interested in it, though."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700000218 {#2202
    date: 2023-11-14 23:16:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  +badges: Doctrine\ORM\PersistentCollection {#2265 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2393 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +body: """
        I’m glad you’re healing well. I broke my foot earlier in the year in July…lis franc injury, but mild enough that they decided not to do surgery for fear of fucking up with the tiny foot bones (I got a lot of little breaks at the end of the bones which are nigh-impossible to put screws through without making it worse), which seems to have been the right call as I’m walking on it 4 months later.\n
        \n
        I absolutely loved the doctors that got all excited and doctory talking about stuff! With me, I ended up with some of the history of lis franc injuries, which used to be common for soldiers on horseback, as they’d fall from their horse and get the midfoot stuck in the stirrup, breaking it.\n
        \n
        I also had an unrelated small skin biopsy, and my surgeon was happily chattering away about doing it by hand so I don’t get weird skin flaps by the punch, and how the little cauterization tool worked. You know, as I lay there with bits of my flesh burning, lol.\n
        \n
        Nerdy doctors are cool.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699894804 {#2392
        date: 2023-11-13 18:00:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LaunchesKayaks@lemmy.world"
        "@Kom@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 120321
      -bodyTs: "'4':81 'absolut':85 'also':139 'away':152 'biopsi':145 'bit':183 'bone':40,53 'break':47,136 'broke':9 'burn':187 'call':74 'cauter':173 'chatter':151 'common':116 'cool':192 'd':123 'decid':26 'doctor':88,190 'doctori':94 'earlier':12 'end':50,101 'enough':23 'excit':92 'fall':124 'fear':32 'flap':165 'flesh':186 'foot':11,39 'franc':19,110 'fuck':34 'get':129,162 'glad':3 'got':42,90 'hand':157 'happili':150 'heal':6 'histori':107 'hors':127 'horseback':120 'imposs':58 'injuri':20,111 'juli':17 'know':177 'later':83 'lay':180 'lis':18,109 'littl':46,172 'lol':188 'lot':44 'love':86 'm':2,77 'make':64 'midfoot':131 'mild':22 'month':82 'nerdi':189 'nigh':57 'nigh-imposs':56 'punch':168 'put':60 're':5 'right':73 'screw':61 'seem':68 'skin':144,164 'small':143 'soldier':118 'stirrup':135 'stuck':132 'stuff':97 'surgeon':148 'surgeri':30 'talk':95 'tini':38 'tool':174 'unrel':142 'use':113 'walk':78 'weird':163 'well':7 'without':63 'work':175 'wors':66 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5285528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699894804 {#2394
        date: 2023-11-13 18:00:04.0 +01:00
      }
      +"title": 120321
    }
  ]
  -id: 12593
  -titleTs: "'communiti':4 'imag':12 'medic':11 'nsfw':10 'share':9"
  -bodyTs: "'aren':44 'bodi':32 'd':19 'discuss':27 'foot':6 'got':2 'human':31 'interest':46 'love':20 'neat':29 'oper':17 'peopl':25,40 'pic':3,10 'share':22 'subject':39 'surgeri':8 'though':49 'want':37 'week':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699971407
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8200725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885007 {#2043
    date: 2023-11-13 15:16:47.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 {#2395
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393
    +user: Proxies\__CG__\App\Entity\User {#2053 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "Are-there-any-communities-here-where-I-can-share-NSFW"
    +title: "Are there any communities here where I can share NSFW medical images?"
    +url: null
    +body: "I got pics of my foot during surgery and pics of it a week after the operation. I’d love to share it with people and discuss how neat the human body is. I don’t want to subject people to it who aren’t interested in it, though."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000218 {#2202
      date: 2023-11-14 23:16:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2107 …}
    +votes: Doctrine\ORM\PersistentCollection {#2208 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    +badges: Doctrine\ORM\PersistentCollection {#2265 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 12593
    -titleTs: "'communiti':4 'imag':12 'medic':11 'nsfw':10 'share':9"
    -bodyTs: "'aren':44 'bodi':32 'd':19 'discuss':27 'foot':6 'got':2 'human':31 'interest':46 'love':20 'neat':29 'oper':17 'peopl':25,40 'pic':3,10 'share':22 'subject':39 'surgeri':8 'though':49 'want':37 'week':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699971407
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8200725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885007 {#2043
      date: 2023-11-13 15:16:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +body: """
    I’m glad you’re healing well. I broke my foot earlier in the year in July…lis franc injury, but mild enough that they decided not to do surgery for fear of fucking up with the tiny foot bones (I got a lot of little breaks at the end of the bones which are nigh-impossible to put screws through without making it worse), which seems to have been the right call as I’m walking on it 4 months later.\n
    \n
    I absolutely loved the doctors that got all excited and doctory talking about stuff! With me, I ended up with some of the history of lis franc injuries, which used to be common for soldiers on horseback, as they’d fall from their horse and get the midfoot stuck in the stirrup, breaking it.\n
    \n
    I also had an unrelated small skin biopsy, and my surgeon was happily chattering away about doing it by hand so I don’t get weird skin flaps by the punch, and how the little cauterization tool worked. You know, as I lay there with bits of my flesh burning, lol.\n
    \n
    Nerdy doctors are cool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699894804 {#2392
    date: 2023-11-13 18:00:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@Kom@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 120321
  -bodyTs: "'4':81 'absolut':85 'also':139 'away':152 'biopsi':145 'bit':183 'bone':40,53 'break':47,136 'broke':9 'burn':187 'call':74 'cauter':173 'chatter':151 'common':116 'cool':192 'd':123 'decid':26 'doctor':88,190 'doctori':94 'earlier':12 'end':50,101 'enough':23 'excit':92 'fall':124 'fear':32 'flap':165 'flesh':186 'foot':11,39 'franc':19,110 'fuck':34 'get':129,162 'glad':3 'got':42,90 'hand':157 'happili':150 'heal':6 'histori':107 'hors':127 'horseback':120 'imposs':58 'injuri':20,111 'juli':17 'know':177 'later':83 'lay':180 'lis':18,109 'littl':46,172 'lol':188 'lot':44 'love':86 'm':2,77 'make':64 'midfoot':131 'mild':22 'month':82 'nerdi':189 'nigh':57 'nigh-imposs':56 'punch':168 'put':60 're':5 'right':73 'screw':61 'seem':68 'skin':144,164 'small':143 'soldier':118 'stirrup':135 'stuck':132 'stuff':97 'surgeon':148 'surgeri':30 'talk':95 'tini':38 'tool':174 'unrel':142 'use':113 'walk':78 'weird':163 'well':7 'without':63 'work':175 'wors':66 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699894804 {#2394
    date: 2023-11-13 18:00:04.0 +01:00
  }
  +"title": 120321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2395
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393
    +user: Proxies\__CG__\App\Entity\User {#2053 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "Are-there-any-communities-here-where-I-can-share-NSFW"
    +title: "Are there any communities here where I can share NSFW medical images?"
    +url: null
    +body: "I got pics of my foot during surgery and pics of it a week after the operation. I’d love to share it with people and discuss how neat the human body is. I don’t want to subject people to it who aren’t interested in it, though."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000218 {#2202
      date: 2023-11-14 23:16:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2107 …}
    +votes: Doctrine\ORM\PersistentCollection {#2208 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    +badges: Doctrine\ORM\PersistentCollection {#2265 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 12593
    -titleTs: "'communiti':4 'imag':12 'medic':11 'nsfw':10 'share':9"
    -bodyTs: "'aren':44 'bodi':32 'd':19 'discuss':27 'foot':6 'got':2 'human':31 'interest':46 'love':20 'neat':29 'oper':17 'peopl':25,40 'pic':3,10 'share':22 'subject':39 'surgeri':8 'though':49 'want':37 'week':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699971407
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8200725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885007 {#2043
      date: 2023-11-13 15:16:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +body: """
    I’m glad you’re healing well. I broke my foot earlier in the year in July…lis franc injury, but mild enough that they decided not to do surgery for fear of fucking up with the tiny foot bones (I got a lot of little breaks at the end of the bones which are nigh-impossible to put screws through without making it worse), which seems to have been the right call as I’m walking on it 4 months later.\n
    \n
    I absolutely loved the doctors that got all excited and doctory talking about stuff! With me, I ended up with some of the history of lis franc injuries, which used to be common for soldiers on horseback, as they’d fall from their horse and get the midfoot stuck in the stirrup, breaking it.\n
    \n
    I also had an unrelated small skin biopsy, and my surgeon was happily chattering away about doing it by hand so I don’t get weird skin flaps by the punch, and how the little cauterization tool worked. You know, as I lay there with bits of my flesh burning, lol.\n
    \n
    Nerdy doctors are cool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699894804 {#2392
    date: 2023-11-13 18:00:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@Kom@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 120321
  -bodyTs: "'4':81 'absolut':85 'also':139 'away':152 'biopsi':145 'bit':183 'bone':40,53 'break':47,136 'broke':9 'burn':187 'call':74 'cauter':173 'chatter':151 'common':116 'cool':192 'd':123 'decid':26 'doctor':88,190 'doctori':94 'earlier':12 'end':50,101 'enough':23 'excit':92 'fall':124 'fear':32 'flap':165 'flesh':186 'foot':11,39 'franc':19,110 'fuck':34 'get':129,162 'glad':3 'got':42,90 'hand':157 'happili':150 'heal':6 'histori':107 'hors':127 'horseback':120 'imposs':58 'injuri':20,111 'juli':17 'know':177 'later':83 'lay':180 'lis':18,109 'littl':46,172 'lol':188 'lot':44 'love':86 'm':2,77 'make':64 'midfoot':131 'mild':22 'month':82 'nerdi':189 'nigh':57 'nigh-imposs':56 'punch':168 'put':60 're':5 'right':73 'screw':61 'seem':68 'skin':144,164 'small':143 'soldier':118 'stirrup':135 'stuck':132 'stuff':97 'surgeon':148 'surgeri':30 'talk':95 'tini':38 'tool':174 'unrel':142 'use':113 'walk':78 'weird':163 'well':7 'without':63 'work':175 'wors':66 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699894804 {#2394
    date: 2023-11-13 18:00:04.0 +01:00
  }
  +"title": 120321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2395
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393
    +user: Proxies\__CG__\App\Entity\User {#2053 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "Are-there-any-communities-here-where-I-can-share-NSFW"
    +title: "Are there any communities here where I can share NSFW medical images?"
    +url: null
    +body: "I got pics of my foot during surgery and pics of it a week after the operation. I’d love to share it with people and discuss how neat the human body is. I don’t want to subject people to it who aren’t interested in it, though."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000218 {#2202
      date: 2023-11-14 23:16:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2107 …}
    +votes: Doctrine\ORM\PersistentCollection {#2208 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    +badges: Doctrine\ORM\PersistentCollection {#2265 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 12593
    -titleTs: "'communiti':4 'imag':12 'medic':11 'nsfw':10 'share':9"
    -bodyTs: "'aren':44 'bodi':32 'd':19 'discuss':27 'foot':6 'got':2 'human':31 'interest':46 'love':20 'neat':29 'oper':17 'peopl':25,40 'pic':3,10 'share':22 'subject':39 'surgeri':8 'though':49 'want':37 'week':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699971407
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8200725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885007 {#2043
      date: 2023-11-13 15:16:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +body: """
    I’m glad you’re healing well. I broke my foot earlier in the year in July…lis franc injury, but mild enough that they decided not to do surgery for fear of fucking up with the tiny foot bones (I got a lot of little breaks at the end of the bones which are nigh-impossible to put screws through without making it worse), which seems to have been the right call as I’m walking on it 4 months later.\n
    \n
    I absolutely loved the doctors that got all excited and doctory talking about stuff! With me, I ended up with some of the history of lis franc injuries, which used to be common for soldiers on horseback, as they’d fall from their horse and get the midfoot stuck in the stirrup, breaking it.\n
    \n
    I also had an unrelated small skin biopsy, and my surgeon was happily chattering away about doing it by hand so I don’t get weird skin flaps by the punch, and how the little cauterization tool worked. You know, as I lay there with bits of my flesh burning, lol.\n
    \n
    Nerdy doctors are cool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699894804 {#2392
    date: 2023-11-13 18:00:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@Kom@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 120321
  -bodyTs: "'4':81 'absolut':85 'also':139 'away':152 'biopsi':145 'bit':183 'bone':40,53 'break':47,136 'broke':9 'burn':187 'call':74 'cauter':173 'chatter':151 'common':116 'cool':192 'd':123 'decid':26 'doctor':88,190 'doctori':94 'earlier':12 'end':50,101 'enough':23 'excit':92 'fall':124 'fear':32 'flap':165 'flesh':186 'foot':11,39 'franc':19,110 'fuck':34 'get':129,162 'glad':3 'got':42,90 'hand':157 'happili':150 'heal':6 'histori':107 'hors':127 'horseback':120 'imposs':58 'injuri':20,111 'juli':17 'know':177 'later':83 'lay':180 'lis':18,109 'littl':46,172 'lol':188 'lot':44 'love':86 'm':2,77 'make':64 'midfoot':131 'mild':22 'month':82 'nerdi':189 'nigh':57 'nigh-imposs':56 'punch':168 'put':60 're':5 'right':73 'screw':61 'seem':68 'skin':144,164 'small':143 'soldier':118 'stirrup':135 'stuck':132 'stuff':97 'surgeon':148 'surgeri':30 'talk':95 'tini':38 'tool':174 'unrel':142 'use':113 'walk':78 'weird':163 'well':7 'without':63 'work':175 'wors':66 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699894804 {#2394
    date: 2023-11-13 18:00:04.0 +01:00
  }
  +"title": 120321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "What-are-your-thoughts-on-the-concept-of-having-faith"
  +title: "What are your thoughts on the concept of having faith in a Higher Power but choosing to distance oneself from established religious doctrines?"
  +url: null
  +body: "Hey, so I believe in a higher power but I’m not on board with any particular religion. Anyone else think it’s cool to just fly solo as a good human, no religion attached?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702583004 {#2263
    date: 2023-12-14 20:43:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  +badges: Doctrine\ORM\PersistentCollection {#2254 …}
  +children: [
    App\Entity\EntryComment {#1910
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +body: """
        > In my experience, this usually fills in for something that people need to be true.\n
        \n
        I’m not religious, but I’ve noticed religion can (successfully) act as a mental buffer to help people through hard times. To keep them from simply clocking themselves out during the lowest of lows.\n
        \n
        Whether someone else likes that idea or not because it’s “lies” doesn’t really matter if it’s a technique for pure animal survival that works for some members of a species.\n
        \n
        Personally, I’ve seen a lot of damage done to perfectly good people done via religious institutions, so I’d prefer if a formalized network of mental health services that was affordable and accessible existed. But, again, my preferences for the type of system that performs a function aren’t going to erase what happens in real life with real people faced with survival problems on the ground.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699893917 {#2381
        date: 2023-11-13 17:45:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jedi@lemm.ee"
        "@TheBananaKing@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 120275
      -bodyTs: "'access':117 'act':27 'afford':115 'anim':74 'aren':132 'buffer':31 'clock':43 'd':103 'damag':91 'doesn':63 'done':92,97 'els':53 'eras':136 'exist':118 'experi':3 'face':145 'fill':6 'formal':107 'function':131 'go':134 'good':95 'ground':151 'happen':138 'hard':36 'health':111 'help':33 'idea':56 'institut':100 'keep':39 'lie':62 'life':141 'like':54 'lot':89 'low':50 'lowest':48 'm':17 'matter':66 'member':80 'mental':30,110 'need':12 'network':108 'notic':23 'peopl':11,34,96,144 'perfect':94 'perform':129 'person':84 'prefer':104,122 'problem':148 'pure':73 'real':140,143 'realli':65 'religi':19,99 'religion':24 'seen':87 'servic':112 'simpli':42 'someon':52 'someth':9 'speci':83 'success':26 'surviv':75,147 'system':127 'techniqu':71 'time':37 'true':15 'type':125 'usual':5 've':22,86 'via':98 'whether':51 'work':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5285213"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699893917 {#2383
        date: 2023-11-13 17:45:17.0 +01:00
      }
      +"title": 120275
    }
  ]
  -id: 12405
  -titleTs: "'choos':16 'concept':7 'distanc':18 'doctrin':23 'establish':21 'faith':10 'higher':13 'oneself':19 'power':14 'religi':22 'thought':4"
  -bodyTs: "'anyon':19 'attach':35 'believ':4 'board':14 'cool':24 'els':20 'fli':27 'good':31 'hey':1 'higher':7 'human':32 'm':11 'particular':17 'power':8 'religion':18,34 'solo':28 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699923768
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14733362"
  +editedAt: DateTimeImmutable @1700037334 {#2204
    date: 2023-11-15 09:35:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699837368 {#2224
    date: 2023-11-13 02:02:48.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "What-are-your-thoughts-on-the-concept-of-having-faith"
  +title: "What are your thoughts on the concept of having faith in a Higher Power but choosing to distance oneself from established religious doctrines?"
  +url: null
  +body: "Hey, so I believe in a higher power but I’m not on board with any particular religion. Anyone else think it’s cool to just fly solo as a good human, no religion attached?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702583004 {#2263
    date: 2023-12-14 20:43:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  +badges: Doctrine\ORM\PersistentCollection {#2254 …}
  +children: [
    App\Entity\EntryComment {#1910
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +body: """
        > In my experience, this usually fills in for something that people need to be true.\n
        \n
        I’m not religious, but I’ve noticed religion can (successfully) act as a mental buffer to help people through hard times. To keep them from simply clocking themselves out during the lowest of lows.\n
        \n
        Whether someone else likes that idea or not because it’s “lies” doesn’t really matter if it’s a technique for pure animal survival that works for some members of a species.\n
        \n
        Personally, I’ve seen a lot of damage done to perfectly good people done via religious institutions, so I’d prefer if a formalized network of mental health services that was affordable and accessible existed. But, again, my preferences for the type of system that performs a function aren’t going to erase what happens in real life with real people faced with survival problems on the ground.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699893917 {#2381
        date: 2023-11-13 17:45:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jedi@lemm.ee"
        "@TheBananaKing@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 120275
      -bodyTs: "'access':117 'act':27 'afford':115 'anim':74 'aren':132 'buffer':31 'clock':43 'd':103 'damag':91 'doesn':63 'done':92,97 'els':53 'eras':136 'exist':118 'experi':3 'face':145 'fill':6 'formal':107 'function':131 'go':134 'good':95 'ground':151 'happen':138 'hard':36 'health':111 'help':33 'idea':56 'institut':100 'keep':39 'lie':62 'life':141 'like':54 'lot':89 'low':50 'lowest':48 'm':17 'matter':66 'member':80 'mental':30,110 'need':12 'network':108 'notic':23 'peopl':11,34,96,144 'perfect':94 'perform':129 'person':84 'prefer':104,122 'problem':148 'pure':73 'real':140,143 'realli':65 'religi':19,99 'religion':24 'seen':87 'servic':112 'simpli':42 'someon':52 'someth':9 'speci':83 'success':26 'surviv':75,147 'system':127 'techniqu':71 'time':37 'true':15 'type':125 'usual':5 've':22,86 'via':98 'whether':51 'work':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5285213"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699893917 {#2383
        date: 2023-11-13 17:45:17.0 +01:00
      }
      +"title": 120275
    }
  ]
  -id: 12405
  -titleTs: "'choos':16 'concept':7 'distanc':18 'doctrin':23 'establish':21 'faith':10 'higher':13 'oneself':19 'power':14 'religi':22 'thought':4"
  -bodyTs: "'anyon':19 'attach':35 'believ':4 'board':14 'cool':24 'els':20 'fli':27 'good':31 'hey':1 'higher':7 'human':32 'm':11 'particular':17 'power':8 'religion':18,34 'solo':28 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699923768
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14733362"
  +editedAt: DateTimeImmutable @1700037334 {#2204
    date: 2023-11-15 09:35:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699837368 {#2224
    date: 2023-11-13 02:02:48.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "What-are-your-thoughts-on-the-concept-of-having-faith"
  +title: "What are your thoughts on the concept of having faith in a Higher Power but choosing to distance oneself from established religious doctrines?"
  +url: null
  +body: "Hey, so I believe in a higher power but I’m not on board with any particular religion. Anyone else think it’s cool to just fly solo as a good human, no religion attached?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702583004 {#2263
    date: 2023-12-14 20:43:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  +badges: Doctrine\ORM\PersistentCollection {#2254 …}
  +children: [
    App\Entity\EntryComment {#1910
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +body: """
        > In my experience, this usually fills in for something that people need to be true.\n
        \n
        I’m not religious, but I’ve noticed religion can (successfully) act as a mental buffer to help people through hard times. To keep them from simply clocking themselves out during the lowest of lows.\n
        \n
        Whether someone else likes that idea or not because it’s “lies” doesn’t really matter if it’s a technique for pure animal survival that works for some members of a species.\n
        \n
        Personally, I’ve seen a lot of damage done to perfectly good people done via religious institutions, so I’d prefer if a formalized network of mental health services that was affordable and accessible existed. But, again, my preferences for the type of system that performs a function aren’t going to erase what happens in real life with real people faced with survival problems on the ground.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699893917 {#2381
        date: 2023-11-13 17:45:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jedi@lemm.ee"
        "@TheBananaKing@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 120275
      -bodyTs: "'access':117 'act':27 'afford':115 'anim':74 'aren':132 'buffer':31 'clock':43 'd':103 'damag':91 'doesn':63 'done':92,97 'els':53 'eras':136 'exist':118 'experi':3 'face':145 'fill':6 'formal':107 'function':131 'go':134 'good':95 'ground':151 'happen':138 'hard':36 'health':111 'help':33 'idea':56 'institut':100 'keep':39 'lie':62 'life':141 'like':54 'lot':89 'low':50 'lowest':48 'm':17 'matter':66 'member':80 'mental':30,110 'need':12 'network':108 'notic':23 'peopl':11,34,96,144 'perfect':94 'perform':129 'person':84 'prefer':104,122 'problem':148 'pure':73 'real':140,143 'realli':65 'religi':19,99 'religion':24 'seen':87 'servic':112 'simpli':42 'someon':52 'someth':9 'speci':83 'success':26 'surviv':75,147 'system':127 'techniqu':71 'time':37 'true':15 'type':125 'usual':5 've':22,86 'via':98 'whether':51 'work':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5285213"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699893917 {#2383
        date: 2023-11-13 17:45:17.0 +01:00
      }
      +"title": 120275
    }
  ]
  -id: 12405
  -titleTs: "'choos':16 'concept':7 'distanc':18 'doctrin':23 'establish':21 'faith':10 'higher':13 'oneself':19 'power':14 'religi':22 'thought':4"
  -bodyTs: "'anyon':19 'attach':35 'believ':4 'board':14 'cool':24 'els':20 'fli':27 'good':31 'hey':1 'higher':7 'human':32 'm':11 'particular':17 'power':8 'religion':18,34 'solo':28 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699923768
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14733362"
  +editedAt: DateTimeImmutable @1700037334 {#2204
    date: 2023-11-15 09:35:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699837368 {#2224
    date: 2023-11-13 02:02:48.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
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 {#1910
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2240 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-are-your-thoughts-on-the-concept-of-having-faith"
    +title: "What are your thoughts on the concept of having faith in a Higher Power but choosing to distance oneself from established religious doctrines?"
    +url: null
    +body: "Hey, so I believe in a higher power but I’m not on board with any particular religion. Anyone else think it’s cool to just fly solo as a good human, no religion attached?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 86
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702583004 {#2263
      date: 2023-12-14 20:43:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    +badges: Doctrine\ORM\PersistentCollection {#2254 …}
    +children: [
      App\Entity\EntryComment {#1910}
    ]
    -id: 12405
    -titleTs: "'choos':16 'concept':7 'distanc':18 'doctrin':23 'establish':21 'faith':10 'higher':13 'oneself':19 'power':14 'religi':22 'thought':4"
    -bodyTs: "'anyon':19 'attach':35 'believ':4 'board':14 'cool':24 'els':20 'fli':27 'good':31 'hey':1 'higher':7 'human':32 'm':11 'particular':17 'power':8 'religion':18,34 'solo':28 'think':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923768
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14733362"
    +editedAt: DateTimeImmutable @1700037334 {#2204
      date: 2023-11-15 09:35:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699837368 {#2224
      date: 2023-11-13 02:02:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: """
    > In my experience, this usually fills in for something that people need to be true.\n
    \n
    I’m not religious, but I’ve noticed religion can (successfully) act as a mental buffer to help people through hard times. To keep them from simply clocking themselves out during the lowest of lows.\n
    \n
    Whether someone else likes that idea or not because it’s “lies” doesn’t really matter if it’s a technique for pure animal survival that works for some members of a species.\n
    \n
    Personally, I’ve seen a lot of damage done to perfectly good people done via religious institutions, so I’d prefer if a formalized network of mental health services that was affordable and accessible existed. But, again, my preferences for the type of system that performs a function aren’t going to erase what happens in real life with real people faced with survival problems on the ground.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699893917 {#2381
    date: 2023-11-13 17:45:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jedi@lemm.ee"
    "@TheBananaKing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 120275
  -bodyTs: "'access':117 'act':27 'afford':115 'anim':74 'aren':132 'buffer':31 'clock':43 'd':103 'damag':91 'doesn':63 'done':92,97 'els':53 'eras':136 'exist':118 'experi':3 'face':145 'fill':6 'formal':107 'function':131 'go':134 'good':95 'ground':151 'happen':138 'hard':36 'health':111 'help':33 'idea':56 'institut':100 'keep':39 'lie':62 'life':141 'like':54 'lot':89 'low':50 'lowest':48 'm':17 'matter':66 'member':80 'mental':30,110 'need':12 'network':108 'notic':23 'peopl':11,34,96,144 'perfect':94 'perform':129 'person':84 'prefer':104,122 'problem':148 'pure':73 'real':140,143 'realli':65 'religi':19,99 'religion':24 'seen':87 'servic':112 'simpli':42 'someon':52 'someth':9 'speci':83 'success':26 'surviv':75,147 'system':127 'techniqu':71 'time':37 'true':15 'type':125 'usual':5 've':22,86 'via':98 'whether':51 'work':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699893917 {#2383
    date: 2023-11-13 17:45:17.0 +01:00
  }
  +"title": 120275
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1910
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2240 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-are-your-thoughts-on-the-concept-of-having-faith"
    +title: "What are your thoughts on the concept of having faith in a Higher Power but choosing to distance oneself from established religious doctrines?"
    +url: null
    +body: "Hey, so I believe in a higher power but I’m not on board with any particular religion. Anyone else think it’s cool to just fly solo as a good human, no religion attached?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 86
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702583004 {#2263
      date: 2023-12-14 20:43:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    +badges: Doctrine\ORM\PersistentCollection {#2254 …}
    +children: [
      App\Entity\EntryComment {#1910}
    ]
    -id: 12405
    -titleTs: "'choos':16 'concept':7 'distanc':18 'doctrin':23 'establish':21 'faith':10 'higher':13 'oneself':19 'power':14 'religi':22 'thought':4"
    -bodyTs: "'anyon':19 'attach':35 'believ':4 'board':14 'cool':24 'els':20 'fli':27 'good':31 'hey':1 'higher':7 'human':32 'm':11 'particular':17 'power':8 'religion':18,34 'solo':28 'think':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923768
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14733362"
    +editedAt: DateTimeImmutable @1700037334 {#2204
      date: 2023-11-15 09:35:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699837368 {#2224
      date: 2023-11-13 02:02:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: """
    > In my experience, this usually fills in for something that people need to be true.\n
    \n
    I’m not religious, but I’ve noticed religion can (successfully) act as a mental buffer to help people through hard times. To keep them from simply clocking themselves out during the lowest of lows.\n
    \n
    Whether someone else likes that idea or not because it’s “lies” doesn’t really matter if it’s a technique for pure animal survival that works for some members of a species.\n
    \n
    Personally, I’ve seen a lot of damage done to perfectly good people done via religious institutions, so I’d prefer if a formalized network of mental health services that was affordable and accessible existed. But, again, my preferences for the type of system that performs a function aren’t going to erase what happens in real life with real people faced with survival problems on the ground.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699893917 {#2381
    date: 2023-11-13 17:45:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jedi@lemm.ee"
    "@TheBananaKing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 120275
  -bodyTs: "'access':117 'act':27 'afford':115 'anim':74 'aren':132 'buffer':31 'clock':43 'd':103 'damag':91 'doesn':63 'done':92,97 'els':53 'eras':136 'exist':118 'experi':3 'face':145 'fill':6 'formal':107 'function':131 'go':134 'good':95 'ground':151 'happen':138 'hard':36 'health':111 'help':33 'idea':56 'institut':100 'keep':39 'lie':62 'life':141 'like':54 'lot':89 'low':50 'lowest':48 'm':17 'matter':66 'member':80 'mental':30,110 'need':12 'network':108 'notic':23 'peopl':11,34,96,144 'perfect':94 'perform':129 'person':84 'prefer':104,122 'problem':148 'pure':73 'real':140,143 'realli':65 'religi':19,99 'religion':24 'seen':87 'servic':112 'simpli':42 'someon':52 'someth':9 'speci':83 'success':26 'surviv':75,147 'system':127 'techniqu':71 'time':37 'true':15 'type':125 'usual':5 've':22,86 'via':98 'whether':51 'work':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699893917 {#2383
    date: 2023-11-13 17:45:17.0 +01:00
  }
  +"title": 120275
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1910
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2240 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-are-your-thoughts-on-the-concept-of-having-faith"
    +title: "What are your thoughts on the concept of having faith in a Higher Power but choosing to distance oneself from established religious doctrines?"
    +url: null
    +body: "Hey, so I believe in a higher power but I’m not on board with any particular religion. Anyone else think it’s cool to just fly solo as a good human, no religion attached?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 86
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702583004 {#2263
      date: 2023-12-14 20:43:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    +badges: Doctrine\ORM\PersistentCollection {#2254 …}
    +children: [
      App\Entity\EntryComment {#1910}
    ]
    -id: 12405
    -titleTs: "'choos':16 'concept':7 'distanc':18 'doctrin':23 'establish':21 'faith':10 'higher':13 'oneself':19 'power':14 'religi':22 'thought':4"
    -bodyTs: "'anyon':19 'attach':35 'believ':4 'board':14 'cool':24 'els':20 'fli':27 'good':31 'hey':1 'higher':7 'human':32 'm':11 'particular':17 'power':8 'religion':18,34 'solo':28 'think':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923768
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14733362"
    +editedAt: DateTimeImmutable @1700037334 {#2204
      date: 2023-11-15 09:35:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699837368 {#2224
      date: 2023-11-13 02:02:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: """
    > In my experience, this usually fills in for something that people need to be true.\n
    \n
    I’m not religious, but I’ve noticed religion can (successfully) act as a mental buffer to help people through hard times. To keep them from simply clocking themselves out during the lowest of lows.\n
    \n
    Whether someone else likes that idea or not because it’s “lies” doesn’t really matter if it’s a technique for pure animal survival that works for some members of a species.\n
    \n
    Personally, I’ve seen a lot of damage done to perfectly good people done via religious institutions, so I’d prefer if a formalized network of mental health services that was affordable and accessible existed. But, again, my preferences for the type of system that performs a function aren’t going to erase what happens in real life with real people faced with survival problems on the ground.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699893917 {#2381
    date: 2023-11-13 17:45:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jedi@lemm.ee"
    "@TheBananaKing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 120275
  -bodyTs: "'access':117 'act':27 'afford':115 'anim':74 'aren':132 'buffer':31 'clock':43 'd':103 'damag':91 'doesn':63 'done':92,97 'els':53 'eras':136 'exist':118 'experi':3 'face':145 'fill':6 'formal':107 'function':131 'go':134 'good':95 'ground':151 'happen':138 'hard':36 'health':111 'help':33 'idea':56 'institut':100 'keep':39 'lie':62 'life':141 'like':54 'lot':89 'low':50 'lowest':48 'm':17 'matter':66 'member':80 'mental':30,110 'need':12 'network':108 'notic':23 'peopl':11,34,96,144 'perfect':94 'perform':129 'person':84 'prefer':104,122 'problem':148 'pure':73 'real':140,143 'realli':65 'religi':19,99 'religion':24 'seen':87 'servic':112 'simpli':42 'someon':52 'someth':9 'speci':83 'success':26 'surviv':75,147 'system':127 'techniqu':71 'time':37 'true':15 'type':125 'usual':5 've':22,86 'via':98 'whether':51 'work':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699893917 {#2383
    date: 2023-11-13 17:45:17.0 +01:00
  }
  +"title": 120275
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1551
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
  +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
  +url: null
  +body: """
    I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
    \n
    Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
    \n
    But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
    \n
    I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
    \n
    But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
    \n
    The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 220
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701078559 {#2246
    date: 2023-11-27 10:49:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  +badges: Doctrine\ORM\PersistentCollection {#2039 …}
  +children: [
    6 => App\Entity\EntryComment {#1676
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +body: """
        Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
        \n
        I bet some sci-fi author out there knows if it’s true or not.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699831142 {#1696
        date: 2023-11-13 00:19:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@phanto@lemmy.ca"
        "@Dagwood222@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1590 …}
      +votes: Doctrine\ORM\PersistentCollection {#1553 …}
      +reports: Doctrine\ORM\PersistentCollection {#1662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 117719
      -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5269722"
      +editedAt: DateTimeImmutable @1699974842 {#1606
        date: 2023-11-14 16:14:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699831142 {#1610
        date: 2023-11-13 00:19:02.0 +01:00
      }
      +"title": 117719
    }
    5 => App\Entity\EntryComment {#1702
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: """
        I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
        \n
        I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
        \n
        I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699831533 {#1528
        date: 2023-11-13 00:25:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@Pirasp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 117740
      -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5269845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699831533 {#1619
        date: 2023-11-13 00:25:33.0 +01:00
      }
      +"title": 117740
    }
    4 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699831661 {#1711
        date: 2023-11-13 00:27:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@Thassodar@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 117746
      -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5269893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699831661 {#1616
        date: 2023-11-13 00:27:41.0 +01:00
      }
      +"title": 117746
    }
    3 => App\Entity\EntryComment {#1726
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: """
        They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
        \n
        I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699832079 {#1722
        date: 2023-11-13 00:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@daqqad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 117770
      -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699832079 {#1721
        date: 2023-11-13 00:34:39.0 +01:00
      }
      +"title": 117770
    }
    2 => App\Entity\EntryComment {#1720
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: "I haven’t heard of that series. Who is the author?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699832230 {#1714
        date: 2023-11-13 00:37:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@257m@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 117777
      -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699832230 {#1718
        date: 2023-11-13 00:37:10.0 +01:00
      }
      +"title": 117777
    }
    1 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: """
        I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
        \n
        Some of the BBC for-television adaptations have been ok. And some series haven’t.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699832967 {#2462
        date: 2023-11-13 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@bionicjoey@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 117809
      -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699832967 {#2458
        date: 2023-11-13 00:49:27.0 +01:00
      }
      +"title": 117809
    }
    0 => App\Entity\EntryComment {#2370
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: """
        My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
        \n
        I think Susan’s story as the grand-daughter of Death could be great, too.\n
        \n
        I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699833195 {#2371
        date: 2023-11-13 00:53:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@bionicjoey@lemmy.ca"
        "@redditron_2000_4@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 117822
      -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270397"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699833195 {#2363
        date: 2023-11-13 00:53:15.0 +01:00
      }
      +"title": 117822
    }
  ]
  -id: 12331
  -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
  -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699902397
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8167689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699815997 {#2236
    date: 2023-11-12 20:06:37.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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1551
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
  +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
  +url: null
  +body: """
    I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
    \n
    Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
    \n
    But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
    \n
    I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
    \n
    But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
    \n
    The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 220
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701078559 {#2246
    date: 2023-11-27 10:49:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  +badges: Doctrine\ORM\PersistentCollection {#2039 …}
  +children: [
    6 => App\Entity\EntryComment {#1676
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +body: """
        Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
        \n
        I bet some sci-fi author out there knows if it’s true or not.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699831142 {#1696
        date: 2023-11-13 00:19:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@phanto@lemmy.ca"
        "@Dagwood222@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1590 …}
      +votes: Doctrine\ORM\PersistentCollection {#1553 …}
      +reports: Doctrine\ORM\PersistentCollection {#1662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 117719
      -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5269722"
      +editedAt: DateTimeImmutable @1699974842 {#1606
        date: 2023-11-14 16:14:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699831142 {#1610
        date: 2023-11-13 00:19:02.0 +01:00
      }
      +"title": 117719
    }
    5 => App\Entity\EntryComment {#1702
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: """
        I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
        \n
        I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
        \n
        I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699831533 {#1528
        date: 2023-11-13 00:25:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@Pirasp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 117740
      -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5269845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699831533 {#1619
        date: 2023-11-13 00:25:33.0 +01:00
      }
      +"title": 117740
    }
    4 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699831661 {#1711
        date: 2023-11-13 00:27:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@Thassodar@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 117746
      -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5269893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699831661 {#1616
        date: 2023-11-13 00:27:41.0 +01:00
      }
      +"title": 117746
    }
    3 => App\Entity\EntryComment {#1726
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: """
        They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
        \n
        I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699832079 {#1722
        date: 2023-11-13 00:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@daqqad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 117770
      -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699832079 {#1721
        date: 2023-11-13 00:34:39.0 +01:00
      }
      +"title": 117770
    }
    2 => App\Entity\EntryComment {#1720
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: "I haven’t heard of that series. Who is the author?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699832230 {#1714
        date: 2023-11-13 00:37:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@257m@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 117777
      -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699832230 {#1718
        date: 2023-11-13 00:37:10.0 +01:00
      }
      +"title": 117777
    }
    1 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: """
        I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
        \n
        Some of the BBC for-television adaptations have been ok. And some series haven’t.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699832967 {#2462
        date: 2023-11-13 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@bionicjoey@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 117809
      -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699832967 {#2458
        date: 2023-11-13 00:49:27.0 +01:00
      }
      +"title": 117809
    }
    0 => App\Entity\EntryComment {#2370
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: """
        My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
        \n
        I think Susan’s story as the grand-daughter of Death could be great, too.\n
        \n
        I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699833195 {#2371
        date: 2023-11-13 00:53:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@bionicjoey@lemmy.ca"
        "@redditron_2000_4@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 117822
      -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270397"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699833195 {#2363
        date: 2023-11-13 00:53:15.0 +01:00
      }
      +"title": 117822
    }
  ]
  -id: 12331
  -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
  -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699902397
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8167689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699815997 {#2236
    date: 2023-11-12 20:06:37.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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
  +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
  +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
  +url: null
  +body: """
    I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
    \n
    Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
    \n
    But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
    \n
    I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
    \n
    But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
    \n
    The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 220
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701078559 {#2246
    date: 2023-11-27 10:49:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  +badges: Doctrine\ORM\PersistentCollection {#2039 …}
  +children: [
    6 => App\Entity\EntryComment {#1676
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +body: """
        Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
        \n
        I bet some sci-fi author out there knows if it’s true or not.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699831142 {#1696
        date: 2023-11-13 00:19:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@phanto@lemmy.ca"
        "@Dagwood222@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1590 …}
      +votes: Doctrine\ORM\PersistentCollection {#1553 …}
      +reports: Doctrine\ORM\PersistentCollection {#1662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 117719
      -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5269722"
      +editedAt: DateTimeImmutable @1699974842 {#1606
        date: 2023-11-14 16:14:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699831142 {#1610
        date: 2023-11-13 00:19:02.0 +01:00
      }
      +"title": 117719
    }
    5 => App\Entity\EntryComment {#1702
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: """
        I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
        \n
        I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
        \n
        I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699831533 {#1528
        date: 2023-11-13 00:25:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@Pirasp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 117740
      -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5269845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699831533 {#1619
        date: 2023-11-13 00:25:33.0 +01:00
      }
      +"title": 117740
    }
    4 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699831661 {#1711
        date: 2023-11-13 00:27:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@Thassodar@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 117746
      -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5269893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699831661 {#1616
        date: 2023-11-13 00:27:41.0 +01:00
      }
      +"title": 117746
    }
    3 => App\Entity\EntryComment {#1726
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: """
        They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
        \n
        I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699832079 {#1722
        date: 2023-11-13 00:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@daqqad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 117770
      -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699832079 {#1721
        date: 2023-11-13 00:34:39.0 +01:00
      }
      +"title": 117770
    }
    2 => App\Entity\EntryComment {#1720
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: "I haven’t heard of that series. Who is the author?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699832230 {#1714
        date: 2023-11-13 00:37:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@257m@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 117777
      -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699832230 {#1718
        date: 2023-11-13 00:37:10.0 +01:00
      }
      +"title": 117777
    }
    1 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: """
        I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
        \n
        Some of the BBC for-television adaptations have been ok. And some series haven’t.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699832967 {#2462
        date: 2023-11-13 00:49:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@bionicjoey@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 117809
      -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699832967 {#2458
        date: 2023-11-13 00:49:27.0 +01:00
      }
      +"title": 117809
    }
    0 => App\Entity\EntryComment {#2370
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: """
        My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
        \n
        I think Susan’s story as the grand-daughter of Death could be great, too.\n
        \n
        I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699833195 {#2371
        date: 2023-11-13 00:53:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@bionicjoey@lemmy.ca"
        "@redditron_2000_4@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 117822
      -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270397"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699833195 {#2363
        date: 2023-11-13 00:53:15.0 +01:00
      }
      +"title": 117822
    }
  ]
  -id: 12331
  -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
  -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699902397
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8167689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699815997 {#2236
    date: 2023-11-12 20:06:37.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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1676
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676}
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +body: """
    Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
    \n
    I bet some sci-fi author out there knows if it’s true or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699831142 {#1696
    date: 2023-11-13 00:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@phanto@lemmy.ca"
    "@Dagwood222@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 117719
  -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269722"
  +editedAt: DateTimeImmutable @1699974842 {#1606
    date: 2023-11-14 16:14:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699831142 {#1610
    date: 2023-11-13 00:19:02.0 +01:00
  }
  +"title": 117719
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1676
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676}
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +body: """
    Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
    \n
    I bet some sci-fi author out there knows if it’s true or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699831142 {#1696
    date: 2023-11-13 00:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@phanto@lemmy.ca"
    "@Dagwood222@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 117719
  -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269722"
  +editedAt: DateTimeImmutable @1699974842 {#1606
    date: 2023-11-14 16:14:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699831142 {#1610
    date: 2023-11-13 00:19:02.0 +01:00
  }
  +"title": 117719
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1676
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676}
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +body: """
    Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
    \n
    I bet some sci-fi author out there knows if it’s true or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699831142 {#1696
    date: 2023-11-13 00:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@phanto@lemmy.ca"
    "@Dagwood222@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 117719
  -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269722"
  +editedAt: DateTimeImmutable @1699974842 {#1606
    date: 2023-11-14 16:14:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699831142 {#1610
    date: 2023-11-13 00:19:02.0 +01:00
  }
  +"title": 117719
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702}
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: """
    I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
    \n
    I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
    \n
    I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699831533 {#1528
    date: 2023-11-13 00:25:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@Pirasp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 117740
  -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831533 {#1619
    date: 2023-11-13 00:25:33.0 +01:00
  }
  +"title": 117740
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702}
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: """
    I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
    \n
    I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
    \n
    I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699831533 {#1528
    date: 2023-11-13 00:25:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@Pirasp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 117740
  -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831533 {#1619
    date: 2023-11-13 00:25:33.0 +01:00
  }
  +"title": 117740
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702}
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: """
    I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
    \n
    I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
    \n
    I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699831533 {#1528
    date: 2023-11-13 00:25:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@Pirasp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 117740
  -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831533 {#1619
    date: 2023-11-13 00:25:33.0 +01:00
  }
  +"title": 117740
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611}
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699831661 {#1711
    date: 2023-11-13 00:27:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@Thassodar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 117746
  -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831661 {#1616
    date: 2023-11-13 00:27:41.0 +01:00
  }
  +"title": 117746
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611}
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699831661 {#1711
    date: 2023-11-13 00:27:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@Thassodar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 117746
  -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831661 {#1616
    date: 2023-11-13 00:27:41.0 +01:00
  }
  +"title": 117746
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611}
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699831661 {#1711
    date: 2023-11-13 00:27:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@Thassodar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 117746
  -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831661 {#1616
    date: 2023-11-13 00:27:41.0 +01:00
  }
  +"title": 117746
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1726
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726}
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: """
    They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
    \n
    I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699832079 {#1722
    date: 2023-11-13 00:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@daqqad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 117770
  -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832079 {#1721
    date: 2023-11-13 00:34:39.0 +01:00
  }
  +"title": 117770
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1726
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726}
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: """
    They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
    \n
    I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699832079 {#1722
    date: 2023-11-13 00:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@daqqad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 117770
  -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832079 {#1721
    date: 2023-11-13 00:34:39.0 +01:00
  }
  +"title": 117770
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1726
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726}
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: """
    They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
    \n
    I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699832079 {#1722
    date: 2023-11-13 00:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@daqqad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 117770
  -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832079 {#1721
    date: 2023-11-13 00:34:39.0 +01:00
  }
  +"title": 117770
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720}
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "I haven’t heard of that series. Who is the author?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699832230 {#1714
    date: 2023-11-13 00:37:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@257m@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 117777
  -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832230 {#1718
    date: 2023-11-13 00:37:10.0 +01:00
  }
  +"title": 117777
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720}
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "I haven’t heard of that series. Who is the author?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699832230 {#1714
    date: 2023-11-13 00:37:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@257m@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 117777
  -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832230 {#1718
    date: 2023-11-13 00:37:10.0 +01:00
  }
  +"title": 117777
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720}
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "I haven’t heard of that series. Who is the author?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699832230 {#1714
    date: 2023-11-13 00:37:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@257m@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 117777
  -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832230 {#1718
    date: 2023-11-13 00:37:10.0 +01:00
  }
  +"title": 117777
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461}
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: """
    I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
    \n
    Some of the BBC for-television adaptations have been ok. And some series haven’t.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699832967 {#2462
    date: 2023-11-13 00:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 117809
  -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832967 {#2458
    date: 2023-11-13 00:49:27.0 +01:00
  }
  +"title": 117809
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461}
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: """
    I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
    \n
    Some of the BBC for-television adaptations have been ok. And some series haven’t.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699832967 {#2462
    date: 2023-11-13 00:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 117809
  -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832967 {#2458
    date: 2023-11-13 00:49:27.0 +01:00
  }
  +"title": 117809
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461}
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
          \n
          I think Susan’s story as the grand-daughter of Death could be great, too.\n
          \n
          I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699833195 {#2371
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
          "@redditron_2000_4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 117822
        -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699833195 {#2363
          date: 2023-11-13 00:53:15.0 +01:00
        }
        +"title": 117822
      }
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: """
    I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
    \n
    Some of the BBC for-television adaptations have been ok. And some series haven’t.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699832967 {#2462
    date: 2023-11-13 00:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 117809
  -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832967 {#2458
    date: 2023-11-13 00:49:27.0 +01:00
  }
  +"title": 117809
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2370
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370}
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: """
    My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
    \n
    I think Susan’s story as the grand-daughter of Death could be great, too.\n
    \n
    I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699833195 {#2371
    date: 2023-11-13 00:53:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@bionicjoey@lemmy.ca"
    "@redditron_2000_4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 117822
  -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699833195 {#2363
    date: 2023-11-13 00:53:15.0 +01:00
  }
  +"title": 117822
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2370
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370}
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: """
    My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
    \n
    I think Susan’s story as the grand-daughter of Death could be great, too.\n
    \n
    I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699833195 {#2371
    date: 2023-11-13 00:53:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@bionicjoey@lemmy.ca"
    "@redditron_2000_4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 117822
  -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699833195 {#2363
    date: 2023-11-13 00:53:15.0 +01:00
  }
  +"title": 117822
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2370
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2308 …}
    +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
    +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
    +url: null
    +body: """
      I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
      \n
      Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
      \n
      But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
      \n
      I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
      \n
      But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
      \n
      The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 220
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701078559 {#2246
      date: 2023-11-27 10:49:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      6 => App\Entity\EntryComment {#1676
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: """
          Stranger in a Strange Land was popular enough and written late enough in Heinlein’s career that I’d be somewhat surprised if movie options truly earned him more than book sales (I mean, “stranger in a strange land” and “grok” both entered common parlance)–then again, it’s possible Heinlein got a shit contract for that book, or there were some heavy-hitters optioning the movie for tons of money even if it never got made. He was savvy enough too that he might have jacked up the cost of optioning the book a lot if it was getting a lot of Hollywood nibbles. So maybe it’s not urban legend.\n
          \n
          I bet some sci-fi author out there knows if it’s true or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699831142 {#1696
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@phanto@lemmy.ca"
          "@Dagwood222@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1591 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 117719
        -bodyTs: "'author':120 'bet':115 'book':31,58,95 'career':16 'common':44 'contract':55 'cost':91 'd':19 'earn':27 'enough':8,12,82 'enter':43 'even':73 'fi':119 'get':101 'got':52,77 'grok':41 'heavi':64 'heavy-hitt':63 'heinlein':14,51 'hitter':65 'hollywood':105 'jack':88 'know':123 'land':5,39 'late':11 'legend':113 'lot':97,103 'made':78 'mayb':108 'mean':34 'might':86 'money':72 'movi':24,68 'never':76 'nibbl':106 'option':25,66,93 'parlanc':45 'popular':7 'possibl':50 'sale':32 'savvi':81 'sci':118 'sci-fi':117 'shit':54 'somewhat':21 'strang':4,38 'stranger':1,35 'surpris':22 'ton':70 'true':127 'truli':26 'urban':112 'written':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269722"
        +editedAt: DateTimeImmutable @1699974842 {#1606
          date: 2023-11-14 16:14:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699831142 {#1610
          date: 2023-11-13 00:19:02.0 +01:00
        }
        +"title": 117719
      }
      5 => App\Entity\EntryComment {#1702
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
        +body: """
          I suspect the big thing that’s always held Lois McMaster Bujold’s Vorkosigan series back from being made into a movie or television show is Miles being disabled. Peter Dinklage could’ve played him, but he’s too old at this point for young Miles. And there’s probably not a lot of acting talent with dwarfism AND the manic charisma that playing a proper Miles needs.\n
          \n
          I wonder if it’d work as an anime though? Lois McMaster Bujold reviews a lot of manga on Goodreads so I imagine she might at least entertain the idea if anyone ever approached her.\n
          \n
          I think her Chalion series would work as an excellent series of shows, either live action or animated. Penric is, personality-wise, a lot like Miles, but easier to cast.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699831533 {#1528
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Pirasp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1701 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
        -id: 117740
        -bodyTs: "'act':55 'action':119 'alway':8 'anim':77,121 'anyon':100 'approach':102 'back':16 'big':4 'bujold':12,81 'cast':134 'chalion':107 'charisma':62 'could':32 'd':73 'dinklag':31 'disabl':29 'dwarfism':58 'easier':132 'either':117 'entertain':96 'ever':101 'excel':113 'goodread':88 'held':9 'idea':98 'imagin':91 'least':95 'like':129 'live':118 'loi':10,79 'lot':53,84,128 'made':19 'manga':86 'manic':61 'mcmaster':11,80 'might':93 'mile':27,46,67,130 'movi':22 'need':68 'old':40 'penric':122 'person':125 'personality-wis':124 'peter':30 'play':34,64 'point':43 'probabl':50 'proper':66 'review':82 'seri':15,108,114 'show':25,116 'suspect':2 'talent':56 'televis':24 'thing':5 'think':105 'though':78 've':33 'vorkosigan':14 'wise':126 'wonder':70 'work':74,110 'would':109 'young':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831533 {#1619
          date: 2023-11-13 00:25:33.0 +01:00
        }
        +"title": 117740
      }
      4 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "It’s unlikely Hollywood will ever touch Piers Anthony with a ten foot pole after some of the stuff he’s self-published in his later years. Like Marion Zimmer Bradley, the SFF world has decided it’s wisest to quietly forget him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699831661 {#1711
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@Thassodar@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 117746
        -bodyTs: "'anthoni':9 'bradley':32 'decid':37 'ever':6 'foot':13 'forget':43 'hollywood':4 'later':27 'like':29 'marion':30 'pier':8 'pole':14 'publish':24 'quiet':42 'self':23 'self-publish':22 'sff':34 'stuff':19 'ten':12 'touch':7 'unlik':3 'wisest':40 'world':35 'year':28 'zimmer':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5269893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699831661 {#1616
          date: 2023-11-13 00:27:41.0 +01:00
        }
        +"title": 117746
      }
      3 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          They’re only trivial to separate if you think the only “real” sci-fi is hard sci-fi. Star Wars, Star Trek, and plenty of other beloved sci-fi series that blur the lines would get lost in the infighting.\n
          \n
          I mean, the “war” between sci-fi and fantasy has been going on for decades, and it’s always been ridiculous.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699832079 {#1722
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@daqqad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 117770
        -bodyTs: "'alway':63 'belov':29 'blur':35 'decad':59 'fantasi':53 'fi':15,20,32,51 'get':39 'go':56 'hard':17 'infight':43 'line':37 'lost':40 'mean':45 'plenti':26 're':2 'real':12 'ridicul':65 'sci':14,19,31,50 'sci-fi':13,18,30,49 'separ':6 'seri':33 'star':21,23 'think':9 'trek':24 'trivial':4 'war':22,47 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832079 {#1721
          date: 2023-11-13 00:34:39.0 +01:00
        }
        +"title": 117770
      }
      2 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "I haven’t heard of that series. Who is the author?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699832230 {#1714
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@257m@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 117777
        -bodyTs: "'author':11 'haven':2 'heard':4 'seri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832230 {#1718
          date: 2023-11-13 00:37:10.0 +01:00
        }
        +"title": 117777
      }
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +body: """
          I think it’s possible, but that none of the attempts so far to do so have had the type of success I’d like to see.\n
          \n
          Some of the BBC for-television adaptations have been ok. And some series haven’t.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699832967 {#2462
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IonAddis@lemmy.world"
          "@bionicjoey@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 117809
        -bodyTs: "'adapt':35 'attempt':11 'bbc':31 'd':24 'far':13 'for-televis':32 'haven':42 'like':25 'none':8 'ok':38 'possibl':5 'see':27 'seri':41 'success':22 'televis':34 'think':2 'type':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5270328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699832967 {#2458
          date: 2023-11-13 00:49:27.0 +01:00
        }
        +"title": 117809
      }
      0 => App\Entity\EntryComment {#2370}
    ]
    -id: 12331
    -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
    -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699902397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8167689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699815997 {#2236
      date: 2023-11-12 20:06:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: """
    My entry into Discworld was Guards! Guards! and I’d love to see a really good rendition of that. I know a lot of people loves Vimes, and I do too, but I also love Carrot and his werewolf girlfriend and I’d like to see Carrot being Carrot.\n
    \n
    I think Susan’s story as the grand-daughter of Death could be great, too.\n
    \n
    I know Neil Gaiman has a great deal on his plate shepherding his own works onto the screen, but I wish he magically had a bit of extra time and energy to do something (besides Good Omens) of Pratchett’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699833195 {#2371
    date: 2023-11-13 00:53:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@bionicjoey@lemmy.ca"
    "@redditron_2000_4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 117822
  -bodyTs: "'also':34 'besid':100 'bit':91 'carrot':36,47,49 'could':62 'd':10,43 'daughter':59 'deal':73 'death':61 'discworld':4 'energi':96 'entri':2 'extra':93 'gaiman':69 'girlfriend':40 'good':16,101 'grand':58 'grand-daught':57 'great':64,72 'guard':6,7 'know':21,67 'like':44 'lot':23 'love':11,26,35 'magic':88 'neil':68 'omen':102 'onto':81 'peopl':25 'plate':76 'pratchett':104 'realli':15 'rendit':17 'screen':83 'see':13,46 'shepherd':77 'someth':99 'stori':54 'susan':52 'think':51 'time':94 'vime':27 'werewolf':39 'wish':86 'work':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699833195 {#2363
    date: 2023-11-13 00:53:15.0 +01:00
  }
  +"title": 117822
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
58 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