GET https://kbin.spritesserver.nl/d/arxiv.org/comments/newest

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 …}
}
3.49 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.59 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2418
  +user: App\Entity\User {#1359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The first paragraph alone is gold, this is great\n
    \n
    > But they didn’t know him like I did\n
    \n
    Lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706312822 {#2480
    date: 2024-01-27 00:47:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1594 …}
  +nested: Doctrine\ORM\PersistentCollection {#1869 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 343384
  -bodyTs: "'alon':4 'didn':12 'first':2 'gold':6 'great':9 'know':14 'like':16 'lmao':19 'paragraph':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7048436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706312822 {#1769
    date: 2024-01-27 00:47:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2418
  +user: App\Entity\User {#1359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The first paragraph alone is gold, this is great\n
    \n
    > But they didn’t know him like I did\n
    \n
    Lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706312822 {#2480
    date: 2024-01-27 00:47:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1594 …}
  +nested: Doctrine\ORM\PersistentCollection {#1869 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 343384
  -bodyTs: "'alon':4 'didn':12 'first':2 'gold':6 'great':9 'know':14 'like':16 'lmao':19 'paragraph':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7048436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706312822 {#1769
    date: 2024-01-27 00:47:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2418
  +user: App\Entity\User {#1359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The first paragraph alone is gold, this is great\n
    \n
    > But they didn’t know him like I did\n
    \n
    Lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706312822 {#2480
    date: 2024-01-27 00:47:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1594 …}
  +nested: Doctrine\ORM\PersistentCollection {#1869 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 343384
  -bodyTs: "'alon':4 'didn':12 'first':2 'gold':6 'great':9 'know':14 'like':16 'lmao':19 'paragraph':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7048436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706312822 {#1769
    date: 2024-01-27 00:47:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1554
  +user: App\Entity\User {#1683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Now, a larger-than-necessary hidden layer may increase computational demands and the likelihood of overfitting. These are not concerns for our purposes, however, as we have no time constraints and it is highly improbable that a realistic model of Barry can be over-trained (Consolidated Report Cards: 1986-1998).\n
    \n
    Thank you for sharing this, I love everything about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706307965 {#1528
    date: 2024-01-26 23:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1548 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 343256
  -bodyTs: "'-1998':52 '1986':51 'barri':42 'card':50 'comput':11 'concern':21 'consolid':48 'constraint':31 'demand':12 'everyth':60 'hidden':7 'high':35 'howev':25 'improb':36 'increas':10 'larger':4 'larger-than-necessari':3 'layer':8 'likelihood':15 'love':59 'may':9 'model':40 'necessari':6 'over-train':45 'overfit':17 'purpos':24 'realist':39 'report':49 'share':56 'thank':53 'time':30 'train':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7046808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706307965 {#1566
    date: 2024-01-26 23:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1554
  +user: App\Entity\User {#1683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Now, a larger-than-necessary hidden layer may increase computational demands and the likelihood of overfitting. These are not concerns for our purposes, however, as we have no time constraints and it is highly improbable that a realistic model of Barry can be over-trained (Consolidated Report Cards: 1986-1998).\n
    \n
    Thank you for sharing this, I love everything about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706307965 {#1528
    date: 2024-01-26 23:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1548 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 343256
  -bodyTs: "'-1998':52 '1986':51 'barri':42 'card':50 'comput':11 'concern':21 'consolid':48 'constraint':31 'demand':12 'everyth':60 'hidden':7 'high':35 'howev':25 'improb':36 'increas':10 'larger':4 'larger-than-necessari':3 'layer':8 'likelihood':15 'love':59 'may':9 'model':40 'necessari':6 'over-train':45 'overfit':17 'purpos':24 'realist':39 'report':49 'share':56 'thank':53 'time':30 'train':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7046808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706307965 {#1566
    date: 2024-01-26 23:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1554
  +user: App\Entity\User {#1683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Now, a larger-than-necessary hidden layer may increase computational demands and the likelihood of overfitting. These are not concerns for our purposes, however, as we have no time constraints and it is highly improbable that a realistic model of Barry can be over-trained (Consolidated Report Cards: 1986-1998).\n
    \n
    Thank you for sharing this, I love everything about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706307965 {#1528
    date: 2024-01-26 23:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1548 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 343256
  -bodyTs: "'-1998':52 '1986':51 'barri':42 'card':50 'comput':11 'concern':21 'consolid':48 'constraint':31 'demand':12 'everyth':60 'hidden':7 'high':35 'howev':25 'improb':36 'increas':10 'larger':4 'larger-than-necessari':3 'layer':8 'likelihood':15 'love':59 'may':9 'model':40 'necessari':6 'over-train':45 'overfit':17 'purpos':24 'realist':39 'report':49 'share':56 'thank':53 'time':30 'train':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7046808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706307965 {#1566
    date: 2024-01-26 23:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#2371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Over-training is also discussed, although the linear algebra teacher assures us that in Barry’s case this is not possible.\n
    \n
    Brilliant.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706292583 {#2447
    date: 2024-01-26 19:09:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +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: 342671
  -bodyTs: "'algebra':10 'also':5 'although':7 'assur':12 'barri':16 'brilliant':23 'case':18 'discuss':6 'linear':9 'over-train':1 'possibl':22 'teacher':11 'train':3 'us':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2227262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292583 {#2422
    date: 2024-01-26 19:09:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#2371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Over-training is also discussed, although the linear algebra teacher assures us that in Barry’s case this is not possible.\n
    \n
    Brilliant.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706292583 {#2447
    date: 2024-01-26 19:09:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +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: 342671
  -bodyTs: "'algebra':10 'also':5 'although':7 'assur':12 'barri':16 'brilliant':23 'case':18 'discuss':6 'linear':9 'over-train':1 'possibl':22 'teacher':11 'train':3 'us':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2227262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292583 {#2422
    date: 2024-01-26 19:09:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#2371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Over-training is also discussed, although the linear algebra teacher assures us that in Barry’s case this is not possible.\n
    \n
    Brilliant.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706292583 {#2447
    date: 2024-01-26 19:09:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +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: 342671
  -bodyTs: "'algebra':10 'also':5 'although':7 'assur':12 'barri':16 'brilliant':23 'case':18 'discuss':6 'linear':9 'over-train':1 'possibl':22 'teacher':11 'train':3 'us':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2227262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292583 {#2422
    date: 2024-01-26 19:09:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "it’s been debunked. the scientist has admitted as much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691077302 {#2024
    date: 2023-08-03 17:41:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 24252
  -bodyTs: "'admit':8 'debunk':4 'much':10 'scientist':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1810157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690528338 {#2022
    date: 2023-07-28 09:12:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "it’s been debunked. the scientist has admitted as much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691077302 {#2024
    date: 2023-08-03 17:41:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 24252
  -bodyTs: "'admit':8 'debunk':4 'much':10 'scientist':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1810157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690528338 {#2022
    date: 2023-07-28 09:12:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "it’s been debunked. the scientist has admitted as much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691077302 {#2024
    date: 2023-08-03 17:41:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 24252
  -bodyTs: "'admit':8 'debunk':4 'much':10 'scientist':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1810157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690528338 {#2022
    date: 2023-07-28 09:12:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2916
  +user: Proxies\__CG__\App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2033
    +user: App\Entity\User {#2079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "it’s been debunked. the scientist has admitted as much."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1691077302 {#2024
      date: 2023-08-03 17:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2029 …}
    +nested: Doctrine\ORM\PersistentCollection {#2020 …}
    +votes: Doctrine\ORM\PersistentCollection {#2027 …}
    +reports: Doctrine\ORM\PersistentCollection {#2031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
    -id: 24252
    -bodyTs: "'admit':8 'debunk':4 'much':10 'scientist':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1810157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690528338 {#2022
      date: 2023-07-28 09:12:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2033}
  +body: "Source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691072240 {#2914
    date: 2023-08-03 16:17:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@iquanyin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2918 …}
  +nested: Doctrine\ORM\PersistentCollection {#2920 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  -id: 25008
  -bodyTs: "'sourc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2017278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691072240 {#2915
    date: 2023-08-03 16:17:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2916
  +user: Proxies\__CG__\App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2033
    +user: App\Entity\User {#2079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "it’s been debunked. the scientist has admitted as much."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1691077302 {#2024
      date: 2023-08-03 17:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2029 …}
    +nested: Doctrine\ORM\PersistentCollection {#2020 …}
    +votes: Doctrine\ORM\PersistentCollection {#2027 …}
    +reports: Doctrine\ORM\PersistentCollection {#2031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
    -id: 24252
    -bodyTs: "'admit':8 'debunk':4 'much':10 'scientist':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1810157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690528338 {#2022
      date: 2023-07-28 09:12:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2033}
  +body: "Source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691072240 {#2914
    date: 2023-08-03 16:17:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@iquanyin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2918 …}
  +nested: Doctrine\ORM\PersistentCollection {#2920 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  -id: 25008
  -bodyTs: "'sourc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2017278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691072240 {#2915
    date: 2023-08-03 16:17:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2916
  +user: Proxies\__CG__\App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2033
    +user: App\Entity\User {#2079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "it’s been debunked. the scientist has admitted as much."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1691077302 {#2024
      date: 2023-08-03 17:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2029 …}
    +nested: Doctrine\ORM\PersistentCollection {#2020 …}
    +votes: Doctrine\ORM\PersistentCollection {#2027 …}
    +reports: Doctrine\ORM\PersistentCollection {#2031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
    -id: 24252
    -bodyTs: "'admit':8 'debunk':4 'much':10 'scientist':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1810157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690528338 {#2022
      date: 2023-07-28 09:12:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2033}
  +body: "Source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691072240 {#2914
    date: 2023-08-03 16:17:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@iquanyin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2918 …}
  +nested: Doctrine\ORM\PersistentCollection {#2920 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  -id: 25008
  -bodyTs: "'sourc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2017278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691072240 {#2915
    date: 2023-08-03 16:17:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3053
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2999 …}
  +root: App\Entity\EntryComment {#2033
    +user: App\Entity\User {#2079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "it’s been debunked. the scientist has admitted as much."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1691077302 {#2024
      date: 2023-08-03 17:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2029 …}
    +nested: Doctrine\ORM\PersistentCollection {#2020 …}
    +votes: Doctrine\ORM\PersistentCollection {#2027 …}
    +reports: Doctrine\ORM\PersistentCollection {#2031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
    -id: 24252
    -bodyTs: "'admit':8 'debunk':4 'much':10 'scientist':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1810157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690528338 {#2022
      date: 2023-07-28 09:12:18.0 +02:00
    }
  }
  +body: """
    thanks for helping me find this comment! i’m new here and haven’t even figured out how to post yet. later developments made me wonder if the debunking was too early and ultimately wrong, so i was going to delete the comment but couldn’t find it. 🙏\n
    \n
    it was in a science blog the very day after i saw the original claim that it was now a thing, but the sciences i follow are biological and adjacent (genetics, neurology, biochemistry, medical stuff, etc).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691077301 {#3050
    date: 2023-08-03 17:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@iquanyin@lemmy.world"
    "@asdfasdfasdf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 25025
  -bodyTs: "'adjac':78 'biochemistri':81 'biolog':76 'blog':54 'claim':63 'comment':7,43 'couldn':45 'day':57 'debunk':29 'delet':41 'develop':23 'earli':32 'etc':84 'even':15 'figur':16 'find':5,47 'follow':74 'genet':79 'go':39 'haven':13 'help':3 'later':22 'm':9 'made':24 'medic':82 'neurolog':80 'new':10 'origin':62 'post':20 'saw':60 'scienc':53,72 'stuff':83 'thank':1 'thing':69 'ultim':34 'wonder':26 'wrong':35 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2020801"
  +editedAt: DateTimeImmutable @1691077411 {#3051
    date: 2023-08-03 17:43:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1691077301 {#3052
    date: 2023-08-03 17:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3053
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2999 …}
  +root: App\Entity\EntryComment {#2033
    +user: App\Entity\User {#2079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "it’s been debunked. the scientist has admitted as much."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1691077302 {#2024
      date: 2023-08-03 17:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2029 …}
    +nested: Doctrine\ORM\PersistentCollection {#2020 …}
    +votes: Doctrine\ORM\PersistentCollection {#2027 …}
    +reports: Doctrine\ORM\PersistentCollection {#2031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
    -id: 24252
    -bodyTs: "'admit':8 'debunk':4 'much':10 'scientist':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1810157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690528338 {#2022
      date: 2023-07-28 09:12:18.0 +02:00
    }
  }
  +body: """
    thanks for helping me find this comment! i’m new here and haven’t even figured out how to post yet. later developments made me wonder if the debunking was too early and ultimately wrong, so i was going to delete the comment but couldn’t find it. 🙏\n
    \n
    it was in a science blog the very day after i saw the original claim that it was now a thing, but the sciences i follow are biological and adjacent (genetics, neurology, biochemistry, medical stuff, etc).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691077301 {#3050
    date: 2023-08-03 17:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@iquanyin@lemmy.world"
    "@asdfasdfasdf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 25025
  -bodyTs: "'adjac':78 'biochemistri':81 'biolog':76 'blog':54 'claim':63 'comment':7,43 'couldn':45 'day':57 'debunk':29 'delet':41 'develop':23 'earli':32 'etc':84 'even':15 'figur':16 'find':5,47 'follow':74 'genet':79 'go':39 'haven':13 'help':3 'later':22 'm':9 'made':24 'medic':82 'neurolog':80 'new':10 'origin':62 'post':20 'saw':60 'scienc':53,72 'stuff':83 'thank':1 'thing':69 'ultim':34 'wonder':26 'wrong':35 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2020801"
  +editedAt: DateTimeImmutable @1691077411 {#3051
    date: 2023-08-03 17:43:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1691077301 {#3052
    date: 2023-08-03 17:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3053
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2999 …}
  +root: App\Entity\EntryComment {#2033
    +user: App\Entity\User {#2079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "it’s been debunked. the scientist has admitted as much."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1691077302 {#2024
      date: 2023-08-03 17:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2029 …}
    +nested: Doctrine\ORM\PersistentCollection {#2020 …}
    +votes: Doctrine\ORM\PersistentCollection {#2027 …}
    +reports: Doctrine\ORM\PersistentCollection {#2031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
    -id: 24252
    -bodyTs: "'admit':8 'debunk':4 'much':10 'scientist':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1810157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690528338 {#2022
      date: 2023-07-28 09:12:18.0 +02:00
    }
  }
  +body: """
    thanks for helping me find this comment! i’m new here and haven’t even figured out how to post yet. later developments made me wonder if the debunking was too early and ultimately wrong, so i was going to delete the comment but couldn’t find it. 🙏\n
    \n
    it was in a science blog the very day after i saw the original claim that it was now a thing, but the sciences i follow are biological and adjacent (genetics, neurology, biochemistry, medical stuff, etc).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691077301 {#3050
    date: 2023-08-03 17:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@iquanyin@lemmy.world"
    "@asdfasdfasdf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 25025
  -bodyTs: "'adjac':78 'biochemistri':81 'biolog':76 'blog':54 'claim':63 'comment':7,43 'couldn':45 'day':57 'debunk':29 'delet':41 'develop':23 'earli':32 'etc':84 'even':15 'figur':16 'find':5,47 'follow':74 'genet':79 'go':39 'haven':13 'help':3 'later':22 'm':9 'made':24 'medic':82 'neurolog':80 'new':10 'origin':62 'post':20 'saw':60 'scienc':53,72 'stuff':83 'thank':1 'thing':69 'ultim':34 'wonder':26 'wrong':35 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2020801"
  +editedAt: DateTimeImmutable @1691077411 {#3051
    date: 2023-08-03 17:43:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1691077301 {#3052
    date: 2023-08-03 17:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sure. In a few weeks there will be another article about a new battery that “scientist found” with 100 times the capacity of modern Li-Ion batteries 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690521397 {#2159
    date: 2023-07-28 07:16:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 23660
  -bodyTs: "'100':19 'anoth':9 'articl':10 'batteri':14,28 'capac':22 'found':17 'ion':27 'li':26 'li-ion':25 'modern':24 'new':13 'scientist':16 'sure':1 'time':20 'week':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1360405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690398953 {#2143
    date: 2023-07-26 21:15:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sure. In a few weeks there will be another article about a new battery that “scientist found” with 100 times the capacity of modern Li-Ion batteries 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690521397 {#2159
    date: 2023-07-28 07:16:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 23660
  -bodyTs: "'100':19 'anoth':9 'articl':10 'batteri':14,28 'capac':22 'found':17 'ion':27 'li':26 'li-ion':25 'modern':24 'new':13 'scientist':16 'sure':1 'time':20 'week':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1360405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690398953 {#2143
    date: 2023-07-26 21:15:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sure. In a few weeks there will be another article about a new battery that “scientist found” with 100 times the capacity of modern Li-Ion batteries 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690521397 {#2159
    date: 2023-07-28 07:16:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 23660
  -bodyTs: "'100':19 'anoth':9 'articl':10 'batteri':14,28 'capac':22 'found':17 'ion':27 'li':26 'li-ion':25 'modern':24 'new':13 'scientist':16 'sure':1 'time':20 'week':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1360405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690398953 {#2143
    date: 2023-07-26 21:15:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2886
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sure. In a few weeks there will be another article about a new battery that “scientist found” with 100 times the capacity of modern Li-Ion batteries 🤣"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690521397 {#2159
      date: 2023-07-28 07:16:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 23660
    -bodyTs: "'100':19 'anoth':9 'articl':10 'batteri':14,28 'capac':22 'found':17 'ion':27 'li':26 'li-ion':25 'modern':24 'new':13 'scientist':16 'sure':1 'time':20 'week':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1360405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690398953 {#2143
      date: 2023-07-26 21:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Called it: [sh.itjust.works/post/1814785](https://sh.itjust.works/post/1814785)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690521397 {#2884
    date: 2023-07-28 07:16:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2887 …}
  +nested: Doctrine\ORM\PersistentCollection {#2889 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  -id: 24219
  -bodyTs: "'/post/1814785](https://sh.itjust.works/post/1814785)':5 'call':1 'sh.itjust.works':4 'sh.itjust.works/post/1814785](https://sh.itjust.works/post/1814785)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1407781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690521397 {#2885
    date: 2023-07-28 07:16:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2886
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sure. In a few weeks there will be another article about a new battery that “scientist found” with 100 times the capacity of modern Li-Ion batteries 🤣"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690521397 {#2159
      date: 2023-07-28 07:16:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 23660
    -bodyTs: "'100':19 'anoth':9 'articl':10 'batteri':14,28 'capac':22 'found':17 'ion':27 'li':26 'li-ion':25 'modern':24 'new':13 'scientist':16 'sure':1 'time':20 'week':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1360405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690398953 {#2143
      date: 2023-07-26 21:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Called it: [sh.itjust.works/post/1814785](https://sh.itjust.works/post/1814785)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690521397 {#2884
    date: 2023-07-28 07:16:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2887 …}
  +nested: Doctrine\ORM\PersistentCollection {#2889 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  -id: 24219
  -bodyTs: "'/post/1814785](https://sh.itjust.works/post/1814785)':5 'call':1 'sh.itjust.works':4 'sh.itjust.works/post/1814785](https://sh.itjust.works/post/1814785)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1407781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690521397 {#2885
    date: 2023-07-28 07:16:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2886
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sure. In a few weeks there will be another article about a new battery that “scientist found” with 100 times the capacity of modern Li-Ion batteries 🤣"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690521397 {#2159
      date: 2023-07-28 07:16:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 23660
    -bodyTs: "'100':19 'anoth':9 'articl':10 'batteri':14,28 'capac':22 'found':17 'ion':27 'li':26 'li-ion':25 'modern':24 'new':13 'scientist':16 'sure':1 'time':20 'week':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1360405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690398953 {#2143
      date: 2023-07-26 21:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Called it: [sh.itjust.works/post/1814785](https://sh.itjust.works/post/1814785)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690521397 {#2884
    date: 2023-07-28 07:16:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2887 …}
  +nested: Doctrine\ORM\PersistentCollection {#2889 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  -id: 24219
  -bodyTs: "'/post/1814785](https://sh.itjust.works/post/1814785)':5 'call':1 'sh.itjust.works':4 'sh.itjust.works/post/1814785](https://sh.itjust.works/post/1814785)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1407781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690521397 {#2885
    date: 2023-07-28 07:16:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2901
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sure. In a few weeks there will be another article about a new battery that “scientist found” with 100 times the capacity of modern Li-Ion batteries 🤣"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690521397 {#2159
      date: 2023-07-28 07:16:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 23660
    -bodyTs: "'100':19 'anoth':9 'articl':10 'batteri':14,28 'capac':22 'found':17 'ion':27 'li':26 'li-ion':25 'modern':24 'new':13 'scientist':16 'sure':1 'time':20 'week':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1360405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690398953 {#2143
      date: 2023-07-26 21:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    I just read the (pre-published) paper. It looks like exactly what they are claiming. It’s a small effect, but it’s definitely superconductivity, proven in multiple ways. It’s also maintained (very weakly) all the way up to 398K, which is insane.\n
    \n
    Your not going to be building a room temperature MRI machine with it, but it’s there. Critically, now we have an example of a functional RTP superconductor, scientists can iterate around it to improve. That’s how most type-II superconductors were discovered/developed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690440458 {#2899
    date: 2023-07-27 08:47:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2902 …}
  +nested: Doctrine\ORM\PersistentCollection {#2904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2912 …}
  -id: 23772
  -bodyTs: "'398k':42 'also':33 'around':77 'build':51 'claim':16 'critic':63 'definit':25 'discovered/developed':90 'effect':21 'exact':12 'exampl':68 'function':71 'go':48 'ii':87 'improv':80 'insan':45 'iter':76 'like':11 'look':10 'machin':56 'maintain':34 'mri':55 'multipl':29 'paper':8 'pre':6 'pre-publish':5 'proven':27 'publish':7 'read':3 'room':53 'rtp':72 'scientist':74 'small':20 'superconduct':26 'superconductor':73,88 'temperatur':54 'type':86 'type-ii':85 'way':30,39 'weak':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1769799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690440458 {#2900
    date: 2023-07-27 08:47:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2901
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sure. In a few weeks there will be another article about a new battery that “scientist found” with 100 times the capacity of modern Li-Ion batteries 🤣"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690521397 {#2159
      date: 2023-07-28 07:16:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 23660
    -bodyTs: "'100':19 'anoth':9 'articl':10 'batteri':14,28 'capac':22 'found':17 'ion':27 'li':26 'li-ion':25 'modern':24 'new':13 'scientist':16 'sure':1 'time':20 'week':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1360405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690398953 {#2143
      date: 2023-07-26 21:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    I just read the (pre-published) paper. It looks like exactly what they are claiming. It’s a small effect, but it’s definitely superconductivity, proven in multiple ways. It’s also maintained (very weakly) all the way up to 398K, which is insane.\n
    \n
    Your not going to be building a room temperature MRI machine with it, but it’s there. Critically, now we have an example of a functional RTP superconductor, scientists can iterate around it to improve. That’s how most type-II superconductors were discovered/developed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690440458 {#2899
    date: 2023-07-27 08:47:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2902 …}
  +nested: Doctrine\ORM\PersistentCollection {#2904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2912 …}
  -id: 23772
  -bodyTs: "'398k':42 'also':33 'around':77 'build':51 'claim':16 'critic':63 'definit':25 'discovered/developed':90 'effect':21 'exact':12 'exampl':68 'function':71 'go':48 'ii':87 'improv':80 'insan':45 'iter':76 'like':11 'look':10 'machin':56 'maintain':34 'mri':55 'multipl':29 'paper':8 'pre':6 'pre-publish':5 'proven':27 'publish':7 'read':3 'room':53 'rtp':72 'scientist':74 'small':20 'superconduct':26 'superconductor':73,88 'temperatur':54 'type':86 'type-ii':85 'way':30,39 'weak':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1769799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690440458 {#2900
    date: 2023-07-27 08:47:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2901
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sure. In a few weeks there will be another article about a new battery that “scientist found” with 100 times the capacity of modern Li-Ion batteries 🤣"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690521397 {#2159
      date: 2023-07-28 07:16:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 23660
    -bodyTs: "'100':19 'anoth':9 'articl':10 'batteri':14,28 'capac':22 'found':17 'ion':27 'li':26 'li-ion':25 'modern':24 'new':13 'scientist':16 'sure':1 'time':20 'week':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1360405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690398953 {#2143
      date: 2023-07-26 21:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    I just read the (pre-published) paper. It looks like exactly what they are claiming. It’s a small effect, but it’s definitely superconductivity, proven in multiple ways. It’s also maintained (very weakly) all the way up to 398K, which is insane.\n
    \n
    Your not going to be building a room temperature MRI machine with it, but it’s there. Critically, now we have an example of a functional RTP superconductor, scientists can iterate around it to improve. That’s how most type-II superconductors were discovered/developed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690440458 {#2899
    date: 2023-07-27 08:47:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2902 …}
  +nested: Doctrine\ORM\PersistentCollection {#2904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2912 …}
  -id: 23772
  -bodyTs: "'398k':42 'also':33 'around':77 'build':51 'claim':16 'critic':63 'definit':25 'discovered/developed':90 'effect':21 'exact':12 'exampl':68 'function':71 'go':48 'ii':87 'improv':80 'insan':45 'iter':76 'like':11 'look':10 'machin':56 'maintain':34 'mri':55 'multipl':29 'paper':8 'pre':6 'pre-publish':5 'proven':27 'publish':7 'read':3 'room':53 'rtp':72 'scientist':74 'small':20 'superconduct':26 'superconductor':73,88 'temperatur':54 'type':86 'type-ii':85 'way':30,39 'weak':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1769799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690440458 {#2900
    date: 2023-07-27 08:47:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fingers crossed for this one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690378930 {#2227
    date: 2023-07-26 15:42:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 23646
  -bodyTs: "'cross':2 'finger':1 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1740410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690378930 {#2216
    date: 2023-07-26 15:42:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fingers crossed for this one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690378930 {#2227
    date: 2023-07-26 15:42:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 23646
  -bodyTs: "'cross':2 'finger':1 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1740410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690378930 {#2216
    date: 2023-07-26 15:42:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fingers crossed for this one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690378930 {#2227
    date: 2023-07-26 15:42:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 23646
  -bodyTs: "'cross':2 'finger':1 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1740410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690378930 {#2216
    date: 2023-07-26 15:42:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2211
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please, *please*, let this *not* be another Cold Fusion debacle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690441239 {#2212
    date: 2023-07-27 09:00:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 23643
  -bodyTs: "'anoth':7 'cold':8 'debacl':10 'fusion':9 'let':3 'pleas':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1739372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690376828 {#2208
    date: 2023-07-26 15:07:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please, *please*, let this *not* be another Cold Fusion debacle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690441239 {#2212
    date: 2023-07-27 09:00:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 23643
  -bodyTs: "'anoth':7 'cold':8 'debacl':10 'fusion':9 'let':3 'pleas':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1739372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690376828 {#2208
    date: 2023-07-26 15:07:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please, *please*, let this *not* be another Cold Fusion debacle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690441239 {#2212
    date: 2023-07-27 09:00:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 23643
  -bodyTs: "'anoth':7 'cold':8 'debacl':10 'fusion':9 'let':3 'pleas':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1739372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690376828 {#2208
    date: 2023-07-26 15:07:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2871
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please, *please*, let this *not* be another Cold Fusion debacle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1690441239 {#2212
      date: 2023-07-27 09:00:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 23643
    -bodyTs: "'anoth':7 'cold':8 'debacl':10 'fusion':9 'let':3 'pleas':1,2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1739372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690376828 {#2208
      date: 2023-07-26 15:07:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    I just had a read of the paper. It’s very unambiguous. Proven in multiple ways. Unless they actively faked the results, it’s definitely a room temperature superconductor. If they did fake it, it will come out VERY quickly.\n
    \n
    The effect in the paper looks quite weak, but just it’s existence is critical for many problems. It’s also easy to improve from the first material, it’s finding a starting example that is hard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690441238 {#2869
    date: 2023-07-27 09:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@overzeetop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 23777
  -bodyTs: "'activ':19 'also':61 'come':37 'critic':55 'definit':25 'easi':62 'effect':42 'exampl':74 'exist':53 'fake':20,33 'find':71 'first':67 'hard':77 'improv':64 'look':46 'mani':57 'materi':68 'multipl':15 'paper':8,45 'problem':58 'proven':13 'quick':40 'quit':47 'read':5 'result':22 'room':27 'start':73 'superconductor':29 'temperatur':28 'unambigu':12 'unless':17 'way':16 'weak':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1770193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690441238 {#2870
    date: 2023-07-27 09:00:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2871
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please, *please*, let this *not* be another Cold Fusion debacle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1690441239 {#2212
      date: 2023-07-27 09:00:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 23643
    -bodyTs: "'anoth':7 'cold':8 'debacl':10 'fusion':9 'let':3 'pleas':1,2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1739372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690376828 {#2208
      date: 2023-07-26 15:07:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    I just had a read of the paper. It’s very unambiguous. Proven in multiple ways. Unless they actively faked the results, it’s definitely a room temperature superconductor. If they did fake it, it will come out VERY quickly.\n
    \n
    The effect in the paper looks quite weak, but just it’s existence is critical for many problems. It’s also easy to improve from the first material, it’s finding a starting example that is hard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690441238 {#2869
    date: 2023-07-27 09:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@overzeetop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 23777
  -bodyTs: "'activ':19 'also':61 'come':37 'critic':55 'definit':25 'easi':62 'effect':42 'exampl':74 'exist':53 'fake':20,33 'find':71 'first':67 'hard':77 'improv':64 'look':46 'mani':57 'materi':68 'multipl':15 'paper':8,45 'problem':58 'proven':13 'quick':40 'quit':47 'read':5 'result':22 'room':27 'start':73 'superconductor':29 'temperatur':28 'unambigu':12 'unless':17 'way':16 'weak':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1770193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690441238 {#2870
    date: 2023-07-27 09:00:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2871
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please, *please*, let this *not* be another Cold Fusion debacle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1690441239 {#2212
      date: 2023-07-27 09:00:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 23643
    -bodyTs: "'anoth':7 'cold':8 'debacl':10 'fusion':9 'let':3 'pleas':1,2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1739372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690376828 {#2208
      date: 2023-07-26 15:07:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    I just had a read of the paper. It’s very unambiguous. Proven in multiple ways. Unless they actively faked the results, it’s definitely a room temperature superconductor. If they did fake it, it will come out VERY quickly.\n
    \n
    The effect in the paper looks quite weak, but just it’s existence is critical for many problems. It’s also easy to improve from the first material, it’s finding a starting example that is hard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690441238 {#2869
    date: 2023-07-27 09:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@overzeetop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 23777
  -bodyTs: "'activ':19 'also':61 'come':37 'critic':55 'definit':25 'easi':62 'effect':42 'exampl':74 'exist':53 'fake':20,33 'find':71 'first':67 'hard':77 'improv':64 'look':46 'mani':57 'materi':68 'multipl':15 'paper':8,45 'problem':58 'proven':13 'quick':40 'quit':47 'read':5 'result':22 'room':27 'start':73 'superconductor':29 'temperatur':28 'unambigu':12 'unless':17 'way':16 'weak':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1770193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690441238 {#2870
    date: 2023-07-27 09:00:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1690379522 {#2172
    date: 2023-07-26 15:52:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 23638
  -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372555 {#2186
    date: 2023-07-26 13:55:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1690379522 {#2172
    date: 2023-07-26 15:52:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 23638
  -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372555 {#2186
    date: 2023-07-26 13:55:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1690379522 {#2172
    date: 2023-07-26 15:52:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 23638
  -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372555 {#2186
    date: 2023-07-26 13:55:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2828
  +user: Proxies\__CG__\App\Entity\User {#2827 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1690379522 {#2172
      date: 2023-07-26 15:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 23638
    -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690372555 {#2186
      date: 2023-07-26 13:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "The process they describe for making it is simple, takes a bit over 3 days, and the tools and ingredients are fairly common. I would hope someone tries to replicate this ASAP and we start to see whispers of the validity of this soon, like in the next week or two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1690375718 {#2816
    date: 2023-07-26 14:48:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2829 …}
  +reports: Doctrine\ORM\PersistentCollection {#2831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
  -id: 23642
  -bodyTs: "'3':14 'asap':32 'bit':12 'common':23 'day':15 'describ':4 'fair':22 'hope':26 'ingredi':20 'like':45 'make':6 'next':48 'process':2 'replic':30 'see':37 'simpl':9 'someon':27 'soon':44 'start':35 'take':10 'tool':18 'tri':28 'two':51 'valid':41 'week':49 'whisper':38 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1126900"
  +editedAt: DateTimeImmutable @1690375930 {#2817
    date: 2023-07-26 14:52:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690375718 {#2818
    date: 2023-07-26 14:48:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2828
  +user: Proxies\__CG__\App\Entity\User {#2827 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1690379522 {#2172
      date: 2023-07-26 15:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 23638
    -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690372555 {#2186
      date: 2023-07-26 13:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "The process they describe for making it is simple, takes a bit over 3 days, and the tools and ingredients are fairly common. I would hope someone tries to replicate this ASAP and we start to see whispers of the validity of this soon, like in the next week or two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1690375718 {#2816
    date: 2023-07-26 14:48:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2829 …}
  +reports: Doctrine\ORM\PersistentCollection {#2831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
  -id: 23642
  -bodyTs: "'3':14 'asap':32 'bit':12 'common':23 'day':15 'describ':4 'fair':22 'hope':26 'ingredi':20 'like':45 'make':6 'next':48 'process':2 'replic':30 'see':37 'simpl':9 'someon':27 'soon':44 'start':35 'take':10 'tool':18 'tri':28 'two':51 'valid':41 'week':49 'whisper':38 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1126900"
  +editedAt: DateTimeImmutable @1690375930 {#2817
    date: 2023-07-26 14:52:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690375718 {#2818
    date: 2023-07-26 14:48:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2828
  +user: Proxies\__CG__\App\Entity\User {#2827 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1690379522 {#2172
      date: 2023-07-26 15:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 23638
    -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690372555 {#2186
      date: 2023-07-26 13:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "The process they describe for making it is simple, takes a bit over 3 days, and the tools and ingredients are fairly common. I would hope someone tries to replicate this ASAP and we start to see whispers of the validity of this soon, like in the next week or two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1690375718 {#2816
    date: 2023-07-26 14:48:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2829 …}
  +reports: Doctrine\ORM\PersistentCollection {#2831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
  -id: 23642
  -bodyTs: "'3':14 'asap':32 'bit':12 'common':23 'day':15 'describ':4 'fair':22 'hope':26 'ingredi':20 'like':45 'make':6 'next':48 'process':2 'replic':30 'see':37 'simpl':9 'someon':27 'soon':44 'start':35 'take':10 'tool':18 'tri':28 'two':51 'valid':41 'week':49 'whisper':38 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1126900"
  +editedAt: DateTimeImmutable @1690375930 {#2817
    date: 2023-07-26 14:52:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690375718 {#2818
    date: 2023-07-26 14:48:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2839
  +user: Proxies\__CG__\App\Entity\User {#2840 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1690379522 {#2172
      date: 2023-07-26 15:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 23638
    -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690372555 {#2186
      date: 2023-07-26 13:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "The only other Superconductor news that I can think of recently involved Ringa Dias, who has had to retract a couple of his papers. I can't find anything about this team having retracted papers regarding Superconductors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690379516 {#2837
    date: 2023-07-26 15:51:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 23647
  -bodyTs: "'anyth':29 'coupl':21 'dia':14 'find':28 'involv':12 'news':5 'paper':24,35 'recent':11 'regard':36 'retract':19,34 'ringa':13 'superconductor':4,37 'team':32 'think':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1128505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690379516 {#2838
    date: 2023-07-26 15:51:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2839
  +user: Proxies\__CG__\App\Entity\User {#2840 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1690379522 {#2172
      date: 2023-07-26 15:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 23638
    -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690372555 {#2186
      date: 2023-07-26 13:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "The only other Superconductor news that I can think of recently involved Ringa Dias, who has had to retract a couple of his papers. I can't find anything about this team having retracted papers regarding Superconductors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690379516 {#2837
    date: 2023-07-26 15:51:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 23647
  -bodyTs: "'anyth':29 'coupl':21 'dia':14 'find':28 'involv':12 'news':5 'paper':24,35 'recent':11 'regard':36 'retract':19,34 'ringa':13 'superconductor':4,37 'team':32 'think':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1128505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690379516 {#2838
    date: 2023-07-26 15:51:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2839
  +user: Proxies\__CG__\App\Entity\User {#2840 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1690379522 {#2172
      date: 2023-07-26 15:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 23638
    -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690372555 {#2186
      date: 2023-07-26 13:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "The only other Superconductor news that I can think of recently involved Ringa Dias, who has had to retract a couple of his papers. I can't find anything about this team having retracted papers regarding Superconductors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690379516 {#2837
    date: 2023-07-26 15:51:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 23647
  -bodyTs: "'anyth':29 'coupl':21 'dia':14 'find':28 'involv':12 'news':5 'paper':24,35 'recent':11 'regard':36 'retract':19,34 'ringa':13 'superconductor':4,37 'team':32 'think':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1128505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690379516 {#2838
    date: 2023-07-26 15:51:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2855
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1690379522 {#2172
      date: 2023-07-26 15:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 23638
    -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690372555 {#2186
      date: 2023-07-26 13:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "That's pretty embarrassing. Are these the same scientists?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690372895 {#2853
    date: 2023-07-26 14:01:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2857 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  -id: 23640
  -bodyTs: "'embarrass':4 'pretti':3 'scientist':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372895 {#2854
    date: 2023-07-26 14:01:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2855
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1690379522 {#2172
      date: 2023-07-26 15:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 23638
    -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690372555 {#2186
      date: 2023-07-26 13:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "That's pretty embarrassing. Are these the same scientists?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690372895 {#2853
    date: 2023-07-26 14:01:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2857 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  -id: 23640
  -bodyTs: "'embarrass':4 'pretti':3 'scientist':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372895 {#2854
    date: 2023-07-26 14:01:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2855
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "So these aren't the scientist that had their discover retracted from Nature twice?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1690379522 {#2172
      date: 2023-07-26 15:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 23638
    -bodyTs: "'aren':3 'discov':10 'natur':13 'retract':11 'scientist':6 'twice':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690372555 {#2186
      date: 2023-07-26 13:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "That's pretty embarrassing. Are these the same scientists?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690372895 {#2853
    date: 2023-07-26 14:01:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2857 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  -id: 23640
  -bodyTs: "'embarrass':4 'pretti':3 'scientist':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372895 {#2854
    date: 2023-07-26 14:01:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
    \n
    Next one will also include “unleaded” 😂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1690437633 {#1355
    date: 2023-07-27 08:00:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 23637
  -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1989562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690370873 {#1357
    date: 2023-07-26 13:27:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
    \n
    Next one will also include “unleaded” 😂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1690437633 {#1355
    date: 2023-07-27 08:00:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 23637
  -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1989562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690370873 {#1357
    date: 2023-07-26 13:27:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
    \n
    Next one will also include “unleaded” 😂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1690437633 {#1355
    date: 2023-07-27 08:00:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 23637
  -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1989562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690370873 {#1357
    date: 2023-07-26 13:27:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2764
  +user: Proxies\__CG__\App\Entity\User {#2763 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
      \n
      Next one will also include “unleaded” 😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1690437633 {#1355
      date: 2023-07-27 08:00:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 23637
    -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1989562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370873 {#1357
      date: 2023-07-26 13:27:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Hahah, 2077:“no gluten”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690398566 {#2766
    date: 2023-07-26 21:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2762 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 23659
  -bodyTs: "'2077':2 'gluten':4 'hahah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1751825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690398566 {#2765
    date: 2023-07-26 21:09:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2764
  +user: Proxies\__CG__\App\Entity\User {#2763 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
      \n
      Next one will also include “unleaded” 😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1690437633 {#1355
      date: 2023-07-27 08:00:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 23637
    -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1989562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370873 {#1357
      date: 2023-07-26 13:27:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Hahah, 2077:“no gluten”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690398566 {#2766
    date: 2023-07-26 21:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2762 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 23659
  -bodyTs: "'2077':2 'gluten':4 'hahah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1751825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690398566 {#2765
    date: 2023-07-26 21:09:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2764
  +user: Proxies\__CG__\App\Entity\User {#2763 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
      \n
      Next one will also include “unleaded” 😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1690437633 {#1355
      date: 2023-07-27 08:00:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 23637
    -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1989562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370873 {#1357
      date: 2023-07-26 13:27:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Hahah, 2077:“no gluten”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690398566 {#2766
    date: 2023-07-26 21:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2762 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 23659
  -bodyTs: "'2077':2 'gluten':4 'hahah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1751825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690398566 {#2765
    date: 2023-07-26 21:09:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2748
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
      \n
      Next one will also include “unleaded” 😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1690437633 {#1355
      date: 2023-07-27 08:00:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 23637
    -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1989562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370873 {#1357
      date: 2023-07-26 13:27:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: """
    The steps actually mattered.\n
    \n
    The first superconductors were weird, and required EXTREME conditions to function (generally liquid helium). These allowed for the first MRI machines, and some other tech.\n
    \n
    “Type 2” superconductors changed the game. They function at far higher temperatures. This means that liquid nitrogen is enough to keep them functional. These allowed for the large scale roll out of smaller, cheaper MRI machines. You no longer needed a small factory to keep them from self destructing.\n
    \n
    The holy grail was room temperature superconductors. These wouldn’t need special conditions to function. Unfortunately, they didn’t account for pressure. It turns out that superconductors can be made roon temperature, if the pressure is EXTREME. While this is very interesting from a science perspective, it’s completely useless to technology improvement.\n
    \n
    Hense the newer category, room temperature and pressure. It’s what the holy grail should have been, but no one accounted for the pedants.\n
    \n
    If this material performs as claimed, it’s a big deal. A lot of sci-fi like tech suddenly becomes viable. Much of it centered around power generation, storage, and distribution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1690409912 {#2750
    date: 2023-07-27 00:18:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  -id: 23677
  -bodyTs: "'2':31 'account':98,152 'actual':3 'allow':20,54 'around':182 'becom':176 'big':165 'categori':135 'center':181 'chang':33 'cheaper':63 'claim':161 'complet':127 'condit':13,91 'deal':166 'destruct':78 'didn':96 'distribut':187 'enough':48 'extrem':12,115 'factori':72 'far':39 'fi':172 'first':6,23 'function':15,37,52,93 'game':35 'general':16 'generat':184 'grail':81,145 'helium':18 'hens':132 'higher':40 'holi':80,144 'improv':131 'interest':120 'keep':50,74 'larg':57 'like':173 'liquid':17,45 'longer':68 'lot':168 'machin':25,65 'made':108 'materi':158 'matter':4 'mean':43 'mri':24,64 'much':178 'need':69,89 'newer':134 'nitrogen':46 'one':151 'pedant':155 'perform':159 'perspect':124 'power':183 'pressur':100,113,139 'requir':11 'roll':59 'room':83,136 'roon':109 'scale':58 'sci':171 'sci-fi':170 'scienc':123 'self':77 'small':71 'smaller':62 'special':90 'step':2 'storag':185 'sudden':175 'superconductor':7,32,85,105 'tech':29,174 'technolog':130 'temperatur':41,84,110,137 'turn':102 'type':30 'unfortun':94 'useless':128 'viabl':177 'weird':9 'wouldn':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1758390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690409912 {#2749
    date: 2023-07-27 00:18:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2748
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
      \n
      Next one will also include “unleaded” 😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1690437633 {#1355
      date: 2023-07-27 08:00:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 23637
    -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1989562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370873 {#1357
      date: 2023-07-26 13:27:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: """
    The steps actually mattered.\n
    \n
    The first superconductors were weird, and required EXTREME conditions to function (generally liquid helium). These allowed for the first MRI machines, and some other tech.\n
    \n
    “Type 2” superconductors changed the game. They function at far higher temperatures. This means that liquid nitrogen is enough to keep them functional. These allowed for the large scale roll out of smaller, cheaper MRI machines. You no longer needed a small factory to keep them from self destructing.\n
    \n
    The holy grail was room temperature superconductors. These wouldn’t need special conditions to function. Unfortunately, they didn’t account for pressure. It turns out that superconductors can be made roon temperature, if the pressure is EXTREME. While this is very interesting from a science perspective, it’s completely useless to technology improvement.\n
    \n
    Hense the newer category, room temperature and pressure. It’s what the holy grail should have been, but no one accounted for the pedants.\n
    \n
    If this material performs as claimed, it’s a big deal. A lot of sci-fi like tech suddenly becomes viable. Much of it centered around power generation, storage, and distribution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1690409912 {#2750
    date: 2023-07-27 00:18:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  -id: 23677
  -bodyTs: "'2':31 'account':98,152 'actual':3 'allow':20,54 'around':182 'becom':176 'big':165 'categori':135 'center':181 'chang':33 'cheaper':63 'claim':161 'complet':127 'condit':13,91 'deal':166 'destruct':78 'didn':96 'distribut':187 'enough':48 'extrem':12,115 'factori':72 'far':39 'fi':172 'first':6,23 'function':15,37,52,93 'game':35 'general':16 'generat':184 'grail':81,145 'helium':18 'hens':132 'higher':40 'holi':80,144 'improv':131 'interest':120 'keep':50,74 'larg':57 'like':173 'liquid':17,45 'longer':68 'lot':168 'machin':25,65 'made':108 'materi':158 'matter':4 'mean':43 'mri':24,64 'much':178 'need':69,89 'newer':134 'nitrogen':46 'one':151 'pedant':155 'perform':159 'perspect':124 'power':183 'pressur':100,113,139 'requir':11 'roll':59 'room':83,136 'roon':109 'scale':58 'sci':171 'sci-fi':170 'scienc':123 'self':77 'small':71 'smaller':62 'special':90 'step':2 'storag':185 'sudden':175 'superconductor':7,32,85,105 'tech':29,174 'technolog':130 'temperatur':41,84,110,137 'turn':102 'type':30 'unfortun':94 'useless':128 'viabl':177 'weird':9 'wouldn':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1758390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690409912 {#2749
    date: 2023-07-27 00:18:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2748
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
      \n
      Next one will also include “unleaded” 😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1690437633 {#1355
      date: 2023-07-27 08:00:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 23637
    -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1989562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370873 {#1357
      date: 2023-07-26 13:27:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: """
    The steps actually mattered.\n
    \n
    The first superconductors were weird, and required EXTREME conditions to function (generally liquid helium). These allowed for the first MRI machines, and some other tech.\n
    \n
    “Type 2” superconductors changed the game. They function at far higher temperatures. This means that liquid nitrogen is enough to keep them functional. These allowed for the large scale roll out of smaller, cheaper MRI machines. You no longer needed a small factory to keep them from self destructing.\n
    \n
    The holy grail was room temperature superconductors. These wouldn’t need special conditions to function. Unfortunately, they didn’t account for pressure. It turns out that superconductors can be made roon temperature, if the pressure is EXTREME. While this is very interesting from a science perspective, it’s completely useless to technology improvement.\n
    \n
    Hense the newer category, room temperature and pressure. It’s what the holy grail should have been, but no one accounted for the pedants.\n
    \n
    If this material performs as claimed, it’s a big deal. A lot of sci-fi like tech suddenly becomes viable. Much of it centered around power generation, storage, and distribution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1690409912 {#2750
    date: 2023-07-27 00:18:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  -id: 23677
  -bodyTs: "'2':31 'account':98,152 'actual':3 'allow':20,54 'around':182 'becom':176 'big':165 'categori':135 'center':181 'chang':33 'cheaper':63 'claim':161 'complet':127 'condit':13,91 'deal':166 'destruct':78 'didn':96 'distribut':187 'enough':48 'extrem':12,115 'factori':72 'far':39 'fi':172 'first':6,23 'function':15,37,52,93 'game':35 'general':16 'generat':184 'grail':81,145 'helium':18 'hens':132 'higher':40 'holi':80,144 'improv':131 'interest':120 'keep':50,74 'larg':57 'like':173 'liquid':17,45 'longer':68 'lot':168 'machin':25,65 'made':108 'materi':158 'matter':4 'mean':43 'mri':24,64 'much':178 'need':69,89 'newer':134 'nitrogen':46 'one':151 'pedant':155 'perform':159 'perspect':124 'power':183 'pressur':100,113,139 'requir':11 'roll':59 'room':83,136 'roon':109 'scale':58 'sci':171 'sci-fi':170 'scienc':123 'self':77 'small':71 'smaller':62 'special':90 'step':2 'storag':185 'sudden':175 'superconductor':7,32,85,105 'tech':29,174 'technolog':130 'temperatur':41,84,110,137 'turn':102 'type':30 'unfortun':94 'useless':128 'viabl':177 'weird':9 'wouldn':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1758390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690409912 {#2749
    date: 2023-07-27 00:18:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2984
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2748
    +user: Proxies\__CG__\App\Entity\User {#2747 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2494
      +user: App\Entity\User {#2507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
        \n
        Next one will also include “unleaded” 😂
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1690437633 {#1355
        date: 2023-07-27 08:00:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2495 …}
      +nested: Doctrine\ORM\PersistentCollection {#2497 …}
      +votes: Doctrine\ORM\PersistentCollection {#2499 …}
      +reports: Doctrine\ORM\PersistentCollection {#2501 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
      -id: 23637
      -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1989562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690370873 {#1357
        date: 2023-07-26 13:27:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2494}
    +body: """
      The steps actually mattered.\n
      \n
      The first superconductors were weird, and required EXTREME conditions to function (generally liquid helium). These allowed for the first MRI machines, and some other tech.\n
      \n
      “Type 2” superconductors changed the game. They function at far higher temperatures. This means that liquid nitrogen is enough to keep them functional. These allowed for the large scale roll out of smaller, cheaper MRI machines. You no longer needed a small factory to keep them from self destructing.\n
      \n
      The holy grail was room temperature superconductors. These wouldn’t need special conditions to function. Unfortunately, they didn’t account for pressure. It turns out that superconductors can be made roon temperature, if the pressure is EXTREME. While this is very interesting from a science perspective, it’s completely useless to technology improvement.\n
      \n
      Hense the newer category, room temperature and pressure. It’s what the holy grail should have been, but no one accounted for the pedants.\n
      \n
      If this material performs as claimed, it’s a big deal. A lot of sci-fi like tech suddenly becomes viable. Much of it centered around power generation, storage, and distribution.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1690409912 {#2750
      date: 2023-07-27 00:18:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@i_love_FFT@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2746 …}
    +nested: Doctrine\ORM\PersistentCollection {#2744 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    -id: 23677
    -bodyTs: "'2':31 'account':98,152 'actual':3 'allow':20,54 'around':182 'becom':176 'big':165 'categori':135 'center':181 'chang':33 'cheaper':63 'claim':161 'complet':127 'condit':13,91 'deal':166 'destruct':78 'didn':96 'distribut':187 'enough':48 'extrem':12,115 'factori':72 'far':39 'fi':172 'first':6,23 'function':15,37,52,93 'game':35 'general':16 'generat':184 'grail':81,145 'helium':18 'hens':132 'higher':40 'holi':80,144 'improv':131 'interest':120 'keep':50,74 'larg':57 'like':173 'liquid':17,45 'longer':68 'lot':168 'machin':25,65 'made':108 'materi':158 'matter':4 'mean':43 'mri':24,64 'much':178 'need':69,89 'newer':134 'nitrogen':46 'one':151 'pedant':155 'perform':159 'perspect':124 'power':183 'pressur':100,113,139 'requir':11 'roll':59 'room':83,136 'roon':109 'scale':58 'sci':171 'sci-fi':170 'scienc':123 'self':77 'small':71 'smaller':62 'special':90 'step':2 'storag':185 'sudden':175 'superconductor':7,32,85,105 'tech':29,174 'technolog':130 'temperatur':41,84,110,137 'turn':102 'type':30 'unfortun':94 'useless':128 'viabl':177 'weird':9 'wouldn':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1758390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690409912 {#2749
      date: 2023-07-27 00:18:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Yeah, it’s a really big breakthrough! I noticed while reading the abstract that it uses lead in its molecular (cristaline?) structure. It’s a big thing in electronics to avoid lead because when soldering it releases harmful gas, I was just making a joke about this… Yet I hope to someday be able to purchase superconducting wire spools and simply substitute copper in our procedures!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690423494 {#2982
    date: 2023-07-27 04:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
    "@cynar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 23722
  -bodyTs: "'abl':54 'abstract':13 'avoid':31 'big':6,26 'breakthrough':7 'copper':63 'cristalin':21 'electron':29 'gas':39 'harm':38 'hope':50 'joke':45 'lead':17,32 'make':43 'molecular':20 'notic':9 'procedur':66 'purchas':56 'read':11 'realli':5 'releas':37 'simpli':61 'solder':35 'someday':52 'spool':59 'structur':22 'substitut':62 'superconduct':57 'thing':27 'use':16 'wire':58 'yeah':1 'yet':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2017154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690423494 {#2983
    date: 2023-07-27 04:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2984
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2748
    +user: Proxies\__CG__\App\Entity\User {#2747 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2494
      +user: App\Entity\User {#2507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
        \n
        Next one will also include “unleaded” 😂
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1690437633 {#1355
        date: 2023-07-27 08:00:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2495 …}
      +nested: Doctrine\ORM\PersistentCollection {#2497 …}
      +votes: Doctrine\ORM\PersistentCollection {#2499 …}
      +reports: Doctrine\ORM\PersistentCollection {#2501 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
      -id: 23637
      -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1989562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690370873 {#1357
        date: 2023-07-26 13:27:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2494}
    +body: """
      The steps actually mattered.\n
      \n
      The first superconductors were weird, and required EXTREME conditions to function (generally liquid helium). These allowed for the first MRI machines, and some other tech.\n
      \n
      “Type 2” superconductors changed the game. They function at far higher temperatures. This means that liquid nitrogen is enough to keep them functional. These allowed for the large scale roll out of smaller, cheaper MRI machines. You no longer needed a small factory to keep them from self destructing.\n
      \n
      The holy grail was room temperature superconductors. These wouldn’t need special conditions to function. Unfortunately, they didn’t account for pressure. It turns out that superconductors can be made roon temperature, if the pressure is EXTREME. While this is very interesting from a science perspective, it’s completely useless to technology improvement.\n
      \n
      Hense the newer category, room temperature and pressure. It’s what the holy grail should have been, but no one accounted for the pedants.\n
      \n
      If this material performs as claimed, it’s a big deal. A lot of sci-fi like tech suddenly becomes viable. Much of it centered around power generation, storage, and distribution.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1690409912 {#2750
      date: 2023-07-27 00:18:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@i_love_FFT@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2746 …}
    +nested: Doctrine\ORM\PersistentCollection {#2744 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    -id: 23677
    -bodyTs: "'2':31 'account':98,152 'actual':3 'allow':20,54 'around':182 'becom':176 'big':165 'categori':135 'center':181 'chang':33 'cheaper':63 'claim':161 'complet':127 'condit':13,91 'deal':166 'destruct':78 'didn':96 'distribut':187 'enough':48 'extrem':12,115 'factori':72 'far':39 'fi':172 'first':6,23 'function':15,37,52,93 'game':35 'general':16 'generat':184 'grail':81,145 'helium':18 'hens':132 'higher':40 'holi':80,144 'improv':131 'interest':120 'keep':50,74 'larg':57 'like':173 'liquid':17,45 'longer':68 'lot':168 'machin':25,65 'made':108 'materi':158 'matter':4 'mean':43 'mri':24,64 'much':178 'need':69,89 'newer':134 'nitrogen':46 'one':151 'pedant':155 'perform':159 'perspect':124 'power':183 'pressur':100,113,139 'requir':11 'roll':59 'room':83,136 'roon':109 'scale':58 'sci':171 'sci-fi':170 'scienc':123 'self':77 'small':71 'smaller':62 'special':90 'step':2 'storag':185 'sudden':175 'superconductor':7,32,85,105 'tech':29,174 'technolog':130 'temperatur':41,84,110,137 'turn':102 'type':30 'unfortun':94 'useless':128 'viabl':177 'weird':9 'wouldn':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1758390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690409912 {#2749
      date: 2023-07-27 00:18:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Yeah, it’s a really big breakthrough! I noticed while reading the abstract that it uses lead in its molecular (cristaline?) structure. It’s a big thing in electronics to avoid lead because when soldering it releases harmful gas, I was just making a joke about this… Yet I hope to someday be able to purchase superconducting wire spools and simply substitute copper in our procedures!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690423494 {#2982
    date: 2023-07-27 04:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
    "@cynar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 23722
  -bodyTs: "'abl':54 'abstract':13 'avoid':31 'big':6,26 'breakthrough':7 'copper':63 'cristalin':21 'electron':29 'gas':39 'harm':38 'hope':50 'joke':45 'lead':17,32 'make':43 'molecular':20 'notic':9 'procedur':66 'purchas':56 'read':11 'realli':5 'releas':37 'simpli':61 'solder':35 'someday':52 'spool':59 'structur':22 'substitut':62 'superconduct':57 'thing':27 'use':16 'wire':58 'yeah':1 'yet':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2017154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690423494 {#2983
    date: 2023-07-27 04:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2984
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2748
    +user: Proxies\__CG__\App\Entity\User {#2747 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2494
      +user: App\Entity\User {#2507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
        \n
        Next one will also include “unleaded” 😂
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1690437633 {#1355
        date: 2023-07-27 08:00:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2495 …}
      +nested: Doctrine\ORM\PersistentCollection {#2497 …}
      +votes: Doctrine\ORM\PersistentCollection {#2499 …}
      +reports: Doctrine\ORM\PersistentCollection {#2501 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
      -id: 23637
      -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1989562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690370873 {#1357
        date: 2023-07-26 13:27:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2494}
    +body: """
      The steps actually mattered.\n
      \n
      The first superconductors were weird, and required EXTREME conditions to function (generally liquid helium). These allowed for the first MRI machines, and some other tech.\n
      \n
      “Type 2” superconductors changed the game. They function at far higher temperatures. This means that liquid nitrogen is enough to keep them functional. These allowed for the large scale roll out of smaller, cheaper MRI machines. You no longer needed a small factory to keep them from self destructing.\n
      \n
      The holy grail was room temperature superconductors. These wouldn’t need special conditions to function. Unfortunately, they didn’t account for pressure. It turns out that superconductors can be made roon temperature, if the pressure is EXTREME. While this is very interesting from a science perspective, it’s completely useless to technology improvement.\n
      \n
      Hense the newer category, room temperature and pressure. It’s what the holy grail should have been, but no one accounted for the pedants.\n
      \n
      If this material performs as claimed, it’s a big deal. A lot of sci-fi like tech suddenly becomes viable. Much of it centered around power generation, storage, and distribution.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1690409912 {#2750
      date: 2023-07-27 00:18:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@i_love_FFT@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2746 …}
    +nested: Doctrine\ORM\PersistentCollection {#2744 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    -id: 23677
    -bodyTs: "'2':31 'account':98,152 'actual':3 'allow':20,54 'around':182 'becom':176 'big':165 'categori':135 'center':181 'chang':33 'cheaper':63 'claim':161 'complet':127 'condit':13,91 'deal':166 'destruct':78 'didn':96 'distribut':187 'enough':48 'extrem':12,115 'factori':72 'far':39 'fi':172 'first':6,23 'function':15,37,52,93 'game':35 'general':16 'generat':184 'grail':81,145 'helium':18 'hens':132 'higher':40 'holi':80,144 'improv':131 'interest':120 'keep':50,74 'larg':57 'like':173 'liquid':17,45 'longer':68 'lot':168 'machin':25,65 'made':108 'materi':158 'matter':4 'mean':43 'mri':24,64 'much':178 'need':69,89 'newer':134 'nitrogen':46 'one':151 'pedant':155 'perform':159 'perspect':124 'power':183 'pressur':100,113,139 'requir':11 'roll':59 'room':83,136 'roon':109 'scale':58 'sci':171 'sci-fi':170 'scienc':123 'self':77 'small':71 'smaller':62 'special':90 'step':2 'storag':185 'sudden':175 'superconductor':7,32,85,105 'tech':29,174 'technolog':130 'temperatur':41,84,110,137 'turn':102 'type':30 'unfortun':94 'useless':128 'viabl':177 'weird':9 'wouldn':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1758390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690409912 {#2749
      date: 2023-07-27 00:18:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Yeah, it’s a really big breakthrough! I noticed while reading the abstract that it uses lead in its molecular (cristaline?) structure. It’s a big thing in electronics to avoid lead because when soldering it releases harmful gas, I was just making a joke about this… Yet I hope to someday be able to purchase superconducting wire spools and simply substitute copper in our procedures!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690423494 {#2982
    date: 2023-07-27 04:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
    "@cynar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 23722
  -bodyTs: "'abl':54 'abstract':13 'avoid':31 'big':6,26 'breakthrough':7 'copper':63 'cristalin':21 'electron':29 'gas':39 'harm':38 'hope':50 'joke':45 'lead':17,32 'make':43 'molecular':20 'notic':9 'procedur':66 'purchas':56 'read':11 'realli':5 'releas':37 'simpli':61 'solder':35 'someday':52 'spool':59 'structur':22 'substitut':62 'superconduct':57 'thing':27 'use':16 'wire':58 'yeah':1 'yet':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2017154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690423494 {#2983
    date: 2023-07-27 04:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3037
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2984
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2748
      +user: Proxies\__CG__\App\Entity\User {#2747 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2494
        +user: App\Entity\User {#2507 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
          \n
          Next one will also include “unleaded” 😂
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1690437633 {#1355
          date: 2023-07-27 08:00:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2495 …}
        +nested: Doctrine\ORM\PersistentCollection {#2497 …}
        +votes: Doctrine\ORM\PersistentCollection {#2499 …}
        +reports: Doctrine\ORM\PersistentCollection {#2501 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
        -id: 23637
        -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/1989562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690370873 {#1357
          date: 2023-07-26 13:27:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2494}
      +body: """
        The steps actually mattered.\n
        \n
        The first superconductors were weird, and required EXTREME conditions to function (generally liquid helium). These allowed for the first MRI machines, and some other tech.\n
        \n
        “Type 2” superconductors changed the game. They function at far higher temperatures. This means that liquid nitrogen is enough to keep them functional. These allowed for the large scale roll out of smaller, cheaper MRI machines. You no longer needed a small factory to keep them from self destructing.\n
        \n
        The holy grail was room temperature superconductors. These wouldn’t need special conditions to function. Unfortunately, they didn’t account for pressure. It turns out that superconductors can be made roon temperature, if the pressure is EXTREME. While this is very interesting from a science perspective, it’s completely useless to technology improvement.\n
        \n
        Hense the newer category, room temperature and pressure. It’s what the holy grail should have been, but no one accounted for the pedants.\n
        \n
        If this material performs as claimed, it’s a big deal. A lot of sci-fi like tech suddenly becomes viable. Much of it centered around power generation, storage, and distribution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1690409912 {#2750
        date: 2023-07-27 00:18:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@i_love_FFT@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2746 …}
      +nested: Doctrine\ORM\PersistentCollection {#2744 …}
      +votes: Doctrine\ORM\PersistentCollection {#2824 …}
      +reports: Doctrine\ORM\PersistentCollection {#2825 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
      -id: 23677
      -bodyTs: "'2':31 'account':98,152 'actual':3 'allow':20,54 'around':182 'becom':176 'big':165 'categori':135 'center':181 'chang':33 'cheaper':63 'claim':161 'complet':127 'condit':13,91 'deal':166 'destruct':78 'didn':96 'distribut':187 'enough':48 'extrem':12,115 'factori':72 'far':39 'fi':172 'first':6,23 'function':15,37,52,93 'game':35 'general':16 'generat':184 'grail':81,145 'helium':18 'hens':132 'higher':40 'holi':80,144 'improv':131 'interest':120 'keep':50,74 'larg':57 'like':173 'liquid':17,45 'longer':68 'lot':168 'machin':25,65 'made':108 'materi':158 'matter':4 'mean':43 'mri':24,64 'much':178 'need':69,89 'newer':134 'nitrogen':46 'one':151 'pedant':155 'perform':159 'perspect':124 'power':183 'pressur':100,113,139 'requir':11 'roll':59 'room':83,136 'roon':109 'scale':58 'sci':171 'sci-fi':170 'scienc':123 'self':77 'small':71 'smaller':62 'special':90 'step':2 'storag':185 'sudden':175 'superconductor':7,32,85,105 'tech':29,174 'technolog':130 'temperatur':41,84,110,137 'turn':102 'type':30 'unfortun':94 'useless':128 'viabl':177 'weird':9 'wouldn':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1758390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690409912 {#2749
        date: 2023-07-27 00:18:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2494}
    +body: "Yeah, it’s a really big breakthrough! I noticed while reading the abstract that it uses lead in its molecular (cristaline?) structure. It’s a big thing in electronics to avoid lead because when soldering it releases harmful gas, I was just making a joke about this… Yet I hope to someday be able to purchase superconducting wire spools and simply substitute copper in our procedures!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690423494 {#2982
      date: 2023-07-27 04:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@i_love_FFT@lemmy.ml"
      "@cynar@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 23722
    -bodyTs: "'abl':54 'abstract':13 'avoid':31 'big':6,26 'breakthrough':7 'copper':63 'cristalin':21 'electron':29 'gas':39 'harm':38 'hope':50 'joke':45 'lead':17,32 'make':43 'molecular':20 'notic':9 'procedur':66 'purchas':56 'read':11 'realli':5 'releas':37 'simpli':61 'solder':35 'someday':52 'spool':59 'structur':22 'substitut':62 'superconduct':57 'thing':27 'use':16 'wire':58 'yeah':1 'yet':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2017154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690423494 {#2983
      date: 2023-07-27 04:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: """
    Poor reading on my part. Apologies on that. 😁\n
    \n
    As for unleaded, it will likely be take what we can get. I still find it insane that we’ve pulled a quantum level effect all the way up into the realm of liquid water! If lead is what’s needed, we just need to make sure it’s processed properly.\n
    \n
    I personally suspect that wire spools won’t be a thing. The internal structure of a high temperature superconductor is critical. That’s not something conducive to hyper flexible wire. Flexible, maybe, but not to that extent. Also, quenching events will still be a risk. Not quite as explosive as a liquid-He quench, but it would be quite spectacular, nevertheless.\n
    \n
    I’d still love to be proven wrong however!\n
    \n
    One place it will be a big deal is computing. Superconducting chips and memory will be a big deal. A lot of our limitations are resistive in origin. No resistance means FAR less heat, and so faster chips. They are also already mostly equipped for the sort of production processes required.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690437632 {#3035
    date: 2023-07-27 08:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
    "@cynar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3038 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 23763
  -bodyTs: "'alreadi':172 'also':97,171 'apolog':6 'big':137,148 'chip':142,168 'comput':140 'conduc':85 'critic':80 'd':123 'deal':138,149 'effect':33 'equip':174 'event':99 'explos':108 'extent':96 'far':162 'faster':167 'find':23 'flexibl':88,90 'get':20 'heat':164 'high':76 'howev':130 'hyper':87 'insan':25 'intern':72 'lead':45 'less':163 'level':32 'like':14 'limit':154 'liquid':42,112 'liquid-h':111 'lot':151 'love':125 'make':54 'mayb':91 'mean':161 'memori':144 'most':173 'need':49,52 'nevertheless':121 'one':131 'origin':158 'part':5 'person':61 'place':132 'poor':1 'process':58,180 'product':179 'proper':59 'proven':128 'pull':29 'quantum':31 'quench':98,114 'quit':106,119 'read':2 'realm':40 'requir':181 'resist':156,160 'risk':104 'someth':84 'sort':177 'spectacular':120 'spool':65 'still':22,101,124 'structur':73 'superconduct':141 'superconductor':78 'sure':55 'suspect':62 'take':16 'temperatur':77 'thing':70 'unlead':11 've':28 'water':43 'way':36 'wire':64,89 'won':66 'would':117 'wrong':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1769035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690437632 {#3036
    date: 2023-07-27 08:00:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3037
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2984
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2748
      +user: Proxies\__CG__\App\Entity\User {#2747 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2494
        +user: App\Entity\User {#2507 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
          \n
          Next one will also include “unleaded” 😂
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1690437633 {#1355
          date: 2023-07-27 08:00:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2495 …}
        +nested: Doctrine\ORM\PersistentCollection {#2497 …}
        +votes: Doctrine\ORM\PersistentCollection {#2499 …}
        +reports: Doctrine\ORM\PersistentCollection {#2501 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
        -id: 23637
        -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/1989562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690370873 {#1357
          date: 2023-07-26 13:27:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2494}
      +body: """
        The steps actually mattered.\n
        \n
        The first superconductors were weird, and required EXTREME conditions to function (generally liquid helium). These allowed for the first MRI machines, and some other tech.\n
        \n
        “Type 2” superconductors changed the game. They function at far higher temperatures. This means that liquid nitrogen is enough to keep them functional. These allowed for the large scale roll out of smaller, cheaper MRI machines. You no longer needed a small factory to keep them from self destructing.\n
        \n
        The holy grail was room temperature superconductors. These wouldn’t need special conditions to function. Unfortunately, they didn’t account for pressure. It turns out that superconductors can be made roon temperature, if the pressure is EXTREME. While this is very interesting from a science perspective, it’s completely useless to technology improvement.\n
        \n
        Hense the newer category, room temperature and pressure. It’s what the holy grail should have been, but no one accounted for the pedants.\n
        \n
        If this material performs as claimed, it’s a big deal. A lot of sci-fi like tech suddenly becomes viable. Much of it centered around power generation, storage, and distribution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1690409912 {#2750
        date: 2023-07-27 00:18:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@i_love_FFT@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2746 …}
      +nested: Doctrine\ORM\PersistentCollection {#2744 …}
      +votes: Doctrine\ORM\PersistentCollection {#2824 …}
      +reports: Doctrine\ORM\PersistentCollection {#2825 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
      -id: 23677
      -bodyTs: "'2':31 'account':98,152 'actual':3 'allow':20,54 'around':182 'becom':176 'big':165 'categori':135 'center':181 'chang':33 'cheaper':63 'claim':161 'complet':127 'condit':13,91 'deal':166 'destruct':78 'didn':96 'distribut':187 'enough':48 'extrem':12,115 'factori':72 'far':39 'fi':172 'first':6,23 'function':15,37,52,93 'game':35 'general':16 'generat':184 'grail':81,145 'helium':18 'hens':132 'higher':40 'holi':80,144 'improv':131 'interest':120 'keep':50,74 'larg':57 'like':173 'liquid':17,45 'longer':68 'lot':168 'machin':25,65 'made':108 'materi':158 'matter':4 'mean':43 'mri':24,64 'much':178 'need':69,89 'newer':134 'nitrogen':46 'one':151 'pedant':155 'perform':159 'perspect':124 'power':183 'pressur':100,113,139 'requir':11 'roll':59 'room':83,136 'roon':109 'scale':58 'sci':171 'sci-fi':170 'scienc':123 'self':77 'small':71 'smaller':62 'special':90 'step':2 'storag':185 'sudden':175 'superconductor':7,32,85,105 'tech':29,174 'technolog':130 'temperatur':41,84,110,137 'turn':102 'type':30 'unfortun':94 'useless':128 'viabl':177 'weird':9 'wouldn':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1758390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690409912 {#2749
        date: 2023-07-27 00:18:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2494}
    +body: "Yeah, it’s a really big breakthrough! I noticed while reading the abstract that it uses lead in its molecular (cristaline?) structure. It’s a big thing in electronics to avoid lead because when soldering it releases harmful gas, I was just making a joke about this… Yet I hope to someday be able to purchase superconducting wire spools and simply substitute copper in our procedures!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690423494 {#2982
      date: 2023-07-27 04:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@i_love_FFT@lemmy.ml"
      "@cynar@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 23722
    -bodyTs: "'abl':54 'abstract':13 'avoid':31 'big':6,26 'breakthrough':7 'copper':63 'cristalin':21 'electron':29 'gas':39 'harm':38 'hope':50 'joke':45 'lead':17,32 'make':43 'molecular':20 'notic':9 'procedur':66 'purchas':56 'read':11 'realli':5 'releas':37 'simpli':61 'solder':35 'someday':52 'spool':59 'structur':22 'substitut':62 'superconduct':57 'thing':27 'use':16 'wire':58 'yeah':1 'yet':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2017154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690423494 {#2983
      date: 2023-07-27 04:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: """
    Poor reading on my part. Apologies on that. 😁\n
    \n
    As for unleaded, it will likely be take what we can get. I still find it insane that we’ve pulled a quantum level effect all the way up into the realm of liquid water! If lead is what’s needed, we just need to make sure it’s processed properly.\n
    \n
    I personally suspect that wire spools won’t be a thing. The internal structure of a high temperature superconductor is critical. That’s not something conducive to hyper flexible wire. Flexible, maybe, but not to that extent. Also, quenching events will still be a risk. Not quite as explosive as a liquid-He quench, but it would be quite spectacular, nevertheless.\n
    \n
    I’d still love to be proven wrong however!\n
    \n
    One place it will be a big deal is computing. Superconducting chips and memory will be a big deal. A lot of our limitations are resistive in origin. No resistance means FAR less heat, and so faster chips. They are also already mostly equipped for the sort of production processes required.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690437632 {#3035
    date: 2023-07-27 08:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
    "@cynar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3038 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 23763
  -bodyTs: "'alreadi':172 'also':97,171 'apolog':6 'big':137,148 'chip':142,168 'comput':140 'conduc':85 'critic':80 'd':123 'deal':138,149 'effect':33 'equip':174 'event':99 'explos':108 'extent':96 'far':162 'faster':167 'find':23 'flexibl':88,90 'get':20 'heat':164 'high':76 'howev':130 'hyper':87 'insan':25 'intern':72 'lead':45 'less':163 'level':32 'like':14 'limit':154 'liquid':42,112 'liquid-h':111 'lot':151 'love':125 'make':54 'mayb':91 'mean':161 'memori':144 'most':173 'need':49,52 'nevertheless':121 'one':131 'origin':158 'part':5 'person':61 'place':132 'poor':1 'process':58,180 'product':179 'proper':59 'proven':128 'pull':29 'quantum':31 'quench':98,114 'quit':106,119 'read':2 'realm':40 'requir':181 'resist':156,160 'risk':104 'someth':84 'sort':177 'spectacular':120 'spool':65 'still':22,101,124 'structur':73 'superconduct':141 'superconductor':78 'sure':55 'suspect':62 'take':16 'temperatur':77 'thing':70 'unlead':11 've':28 'water':43 'way':36 'wire':64,89 'won':66 'would':117 'wrong':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1769035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690437632 {#3036
    date: 2023-07-27 08:00:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3037
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2984
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2748
      +user: Proxies\__CG__\App\Entity\User {#2747 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2494
        +user: App\Entity\User {#2507 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          We used to get “superconductors” then “room temperature superconductors”, now this one is “room temperature and room pressure superconductor”\n
          \n
          Next one will also include “unleaded” 😂
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1690437633 {#1355
          date: 2023-07-27 08:00:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2495 …}
        +nested: Doctrine\ORM\PersistentCollection {#2497 …}
        +votes: Doctrine\ORM\PersistentCollection {#2499 …}
        +reports: Doctrine\ORM\PersistentCollection {#2501 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
        -id: 23637
        -bodyTs: "'also':23 'get':4 'includ':24 'next':20 'one':12,21 'pressur':18 'room':7,14,17 'superconductor':5,9,19 'temperatur':8,15 'unlead':25 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/1989562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690370873 {#1357
          date: 2023-07-26 13:27:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2494}
      +body: """
        The steps actually mattered.\n
        \n
        The first superconductors were weird, and required EXTREME conditions to function (generally liquid helium). These allowed for the first MRI machines, and some other tech.\n
        \n
        “Type 2” superconductors changed the game. They function at far higher temperatures. This means that liquid nitrogen is enough to keep them functional. These allowed for the large scale roll out of smaller, cheaper MRI machines. You no longer needed a small factory to keep them from self destructing.\n
        \n
        The holy grail was room temperature superconductors. These wouldn’t need special conditions to function. Unfortunately, they didn’t account for pressure. It turns out that superconductors can be made roon temperature, if the pressure is EXTREME. While this is very interesting from a science perspective, it’s completely useless to technology improvement.\n
        \n
        Hense the newer category, room temperature and pressure. It’s what the holy grail should have been, but no one accounted for the pedants.\n
        \n
        If this material performs as claimed, it’s a big deal. A lot of sci-fi like tech suddenly becomes viable. Much of it centered around power generation, storage, and distribution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1690409912 {#2750
        date: 2023-07-27 00:18:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@i_love_FFT@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2746 …}
      +nested: Doctrine\ORM\PersistentCollection {#2744 …}
      +votes: Doctrine\ORM\PersistentCollection {#2824 …}
      +reports: Doctrine\ORM\PersistentCollection {#2825 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
      -id: 23677
      -bodyTs: "'2':31 'account':98,152 'actual':3 'allow':20,54 'around':182 'becom':176 'big':165 'categori':135 'center':181 'chang':33 'cheaper':63 'claim':161 'complet':127 'condit':13,91 'deal':166 'destruct':78 'didn':96 'distribut':187 'enough':48 'extrem':12,115 'factori':72 'far':39 'fi':172 'first':6,23 'function':15,37,52,93 'game':35 'general':16 'generat':184 'grail':81,145 'helium':18 'hens':132 'higher':40 'holi':80,144 'improv':131 'interest':120 'keep':50,74 'larg':57 'like':173 'liquid':17,45 'longer':68 'lot':168 'machin':25,65 'made':108 'materi':158 'matter':4 'mean':43 'mri':24,64 'much':178 'need':69,89 'newer':134 'nitrogen':46 'one':151 'pedant':155 'perform':159 'perspect':124 'power':183 'pressur':100,113,139 'requir':11 'roll':59 'room':83,136 'roon':109 'scale':58 'sci':171 'sci-fi':170 'scienc':123 'self':77 'small':71 'smaller':62 'special':90 'step':2 'storag':185 'sudden':175 'superconductor':7,32,85,105 'tech':29,174 'technolog':130 'temperatur':41,84,110,137 'turn':102 'type':30 'unfortun':94 'useless':128 'viabl':177 'weird':9 'wouldn':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1758390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690409912 {#2749
        date: 2023-07-27 00:18:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2494}
    +body: "Yeah, it’s a really big breakthrough! I noticed while reading the abstract that it uses lead in its molecular (cristaline?) structure. It’s a big thing in electronics to avoid lead because when soldering it releases harmful gas, I was just making a joke about this… Yet I hope to someday be able to purchase superconducting wire spools and simply substitute copper in our procedures!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690423494 {#2982
      date: 2023-07-27 04:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@i_love_FFT@lemmy.ml"
      "@cynar@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 23722
    -bodyTs: "'abl':54 'abstract':13 'avoid':31 'big':6,26 'breakthrough':7 'copper':63 'cristalin':21 'electron':29 'gas':39 'harm':38 'hope':50 'joke':45 'lead':17,32 'make':43 'molecular':20 'notic':9 'procedur':66 'purchas':56 'read':11 'realli':5 'releas':37 'simpli':61 'solder':35 'someday':52 'spool':59 'structur':22 'substitut':62 'superconduct':57 'thing':27 'use':16 'wire':58 'yeah':1 'yet':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2017154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690423494 {#2983
      date: 2023-07-27 04:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: """
    Poor reading on my part. Apologies on that. 😁\n
    \n
    As for unleaded, it will likely be take what we can get. I still find it insane that we’ve pulled a quantum level effect all the way up into the realm of liquid water! If lead is what’s needed, we just need to make sure it’s processed properly.\n
    \n
    I personally suspect that wire spools won’t be a thing. The internal structure of a high temperature superconductor is critical. That’s not something conducive to hyper flexible wire. Flexible, maybe, but not to that extent. Also, quenching events will still be a risk. Not quite as explosive as a liquid-He quench, but it would be quite spectacular, nevertheless.\n
    \n
    I’d still love to be proven wrong however!\n
    \n
    One place it will be a big deal is computing. Superconducting chips and memory will be a big deal. A lot of our limitations are resistive in origin. No resistance means FAR less heat, and so faster chips. They are also already mostly equipped for the sort of production processes required.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690437632 {#3035
    date: 2023-07-27 08:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@i_love_FFT@lemmy.ml"
    "@cynar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3038 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 23763
  -bodyTs: "'alreadi':172 'also':97,171 'apolog':6 'big':137,148 'chip':142,168 'comput':140 'conduc':85 'critic':80 'd':123 'deal':138,149 'effect':33 'equip':174 'event':99 'explos':108 'extent':96 'far':162 'faster':167 'find':23 'flexibl':88,90 'get':20 'heat':164 'high':76 'howev':130 'hyper':87 'insan':25 'intern':72 'lead':45 'less':163 'level':32 'like':14 'limit':154 'liquid':42,112 'liquid-h':111 'lot':151 'love':125 'make':54 'mayb':91 'mean':161 'memori':144 'most':173 'need':49,52 'nevertheless':121 'one':131 'origin':158 'part':5 'person':61 'place':132 'poor':1 'process':58,180 'product':179 'proper':59 'proven':128 'pull':29 'quantum':31 'quench':98,114 'quit':106,119 'read':2 'realm':40 'requir':181 'resist':156,160 'risk':104 'someth':84 'sort':177 'spectacular':120 'spool':65 'still':22,101,124 'structur':73 'superconduct':141 'superconductor':78 'sure':55 'suspect':62 'take':16 'temperatur':77 'thing':70 'unlead':11 've':28 'water':43 'way':36 'wire':64,89 'won':66 'would':117 'wrong':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1769035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690437632 {#3036
    date: 2023-07-27 08:00:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2568
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cool! Next, practical applications."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1691072225 {#2563
    date: 2023-08-03 16:17:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 23632
  -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://geddit.social/comment/922082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690369136 {#2564
    date: 2023-07-26 12:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2568
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cool! Next, practical applications."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1691072225 {#2563
    date: 2023-08-03 16:17:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 23632
  -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://geddit.social/comment/922082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690369136 {#2564
    date: 2023-07-26 12:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2568
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cool! Next, practical applications."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1691072225 {#2563
    date: 2023-08-03 16:17:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 23632
  -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://geddit.social/comment/922082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690369136 {#2564
    date: 2023-07-26 12:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2796
  +user: Proxies\__CG__\App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Cool! Next, practical applications."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691072225 {#2563
      date: 2023-08-03 16:17:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2569 …}
    +nested: Doctrine\ORM\PersistentCollection {#2571 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    -id: 23632
    -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369136 {#2564
      date: 2023-07-26 12:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "[Quantum Locking](https://m.youtube.com/watch?v=n4r_Dz_lJS4) and actual Hoverboards perhaps? There’s a huge “if true” in the way however."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690377602 {#2798
    date: 2023-07-26 15:20:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2794 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  -id: 23645
  -bodyTs: "'/watch?v=n4r_dz_ljs4)':5 'actual':7 'hoverboard':8 'howev':19 'huge':13 'lock':2 'm.youtube.com':4 'm.youtube.com/watch?v=n4r_dz_ljs4)':3 'perhap':9 'quantum':1 'true':15 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1609423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690377602 {#2797
    date: 2023-07-26 15:20:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2796
  +user: Proxies\__CG__\App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Cool! Next, practical applications."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691072225 {#2563
      date: 2023-08-03 16:17:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2569 …}
    +nested: Doctrine\ORM\PersistentCollection {#2571 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    -id: 23632
    -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369136 {#2564
      date: 2023-07-26 12:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "[Quantum Locking](https://m.youtube.com/watch?v=n4r_Dz_lJS4) and actual Hoverboards perhaps? There’s a huge “if true” in the way however."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690377602 {#2798
    date: 2023-07-26 15:20:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2794 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  -id: 23645
  -bodyTs: "'/watch?v=n4r_dz_ljs4)':5 'actual':7 'hoverboard':8 'howev':19 'huge':13 'lock':2 'm.youtube.com':4 'm.youtube.com/watch?v=n4r_dz_ljs4)':3 'perhap':9 'quantum':1 'true':15 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1609423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690377602 {#2797
    date: 2023-07-26 15:20:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2796
  +user: Proxies\__CG__\App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Cool! Next, practical applications."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691072225 {#2563
      date: 2023-08-03 16:17:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2569 …}
    +nested: Doctrine\ORM\PersistentCollection {#2571 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    -id: 23632
    -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369136 {#2564
      date: 2023-07-26 12:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "[Quantum Locking](https://m.youtube.com/watch?v=n4r_Dz_lJS4) and actual Hoverboards perhaps? There’s a huge “if true” in the way however."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690377602 {#2798
    date: 2023-07-26 15:20:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2794 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  -id: 23645
  -bodyTs: "'/watch?v=n4r_dz_ljs4)':5 'actual':7 'hoverboard':8 'howev':19 'huge':13 'lock':2 'm.youtube.com':4 'm.youtube.com/watch?v=n4r_dz_ljs4)':3 'perhap':9 'quantum':1 'true':15 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1609423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690377602 {#2797
    date: 2023-07-26 15:20:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2969
  +user: Proxies\__CG__\App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2796
    +user: Proxies\__CG__\App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cool! Next, practical applications."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691072225 {#2563
        date: 2023-08-03 16:17:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 23632
      -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369136 {#2564
        date: 2023-07-26 12:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "[Quantum Locking](https://m.youtube.com/watch?v=n4r_Dz_lJS4) and actual Hoverboards perhaps? There’s a huge “if true” in the way however."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690377602 {#2798
      date: 2023-07-26 15:20:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2794 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
    -id: 23645
    -bodyTs: "'/watch?v=n4r_dz_ljs4)':5 'actual':7 'hoverboard':8 'howev':19 'huge':13 'lock':2 'm.youtube.com':4 'm.youtube.com/watch?v=n4r_dz_ljs4)':3 'perhap':9 'quantum':1 'true':15 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/1609423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690377602 {#2797
      date: 2023-07-26 15:20:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "Wouldn’t hoverboards still require some magnetic track to work?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691072224 {#2967
    date: 2023-08-03 16:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@SeedyOne@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2970 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2974 …}
  +reports: Doctrine\ORM\PersistentCollection {#2976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  -id: 25007
  -bodyTs: "'hoverboard':3 'magnet':7 'requir':5 'still':4 'track':8 'work':10 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2017271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691072224 {#2968
    date: 2023-08-03 16:17:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2969
  +user: Proxies\__CG__\App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2796
    +user: Proxies\__CG__\App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cool! Next, practical applications."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691072225 {#2563
        date: 2023-08-03 16:17:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 23632
      -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369136 {#2564
        date: 2023-07-26 12:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "[Quantum Locking](https://m.youtube.com/watch?v=n4r_Dz_lJS4) and actual Hoverboards perhaps? There’s a huge “if true” in the way however."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690377602 {#2798
      date: 2023-07-26 15:20:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2794 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
    -id: 23645
    -bodyTs: "'/watch?v=n4r_dz_ljs4)':5 'actual':7 'hoverboard':8 'howev':19 'huge':13 'lock':2 'm.youtube.com':4 'm.youtube.com/watch?v=n4r_dz_ljs4)':3 'perhap':9 'quantum':1 'true':15 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/1609423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690377602 {#2797
      date: 2023-07-26 15:20:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "Wouldn’t hoverboards still require some magnetic track to work?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691072224 {#2967
    date: 2023-08-03 16:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@SeedyOne@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2970 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2974 …}
  +reports: Doctrine\ORM\PersistentCollection {#2976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  -id: 25007
  -bodyTs: "'hoverboard':3 'magnet':7 'requir':5 'still':4 'track':8 'work':10 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2017271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691072224 {#2968
    date: 2023-08-03 16:17:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2969
  +user: Proxies\__CG__\App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2796
    +user: Proxies\__CG__\App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cool! Next, practical applications."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691072225 {#2563
        date: 2023-08-03 16:17:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 23632
      -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369136 {#2564
        date: 2023-07-26 12:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "[Quantum Locking](https://m.youtube.com/watch?v=n4r_Dz_lJS4) and actual Hoverboards perhaps? There’s a huge “if true” in the way however."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690377602 {#2798
      date: 2023-07-26 15:20:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2794 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
    -id: 23645
    -bodyTs: "'/watch?v=n4r_dz_ljs4)':5 'actual':7 'hoverboard':8 'howev':19 'huge':13 'lock':2 'm.youtube.com':4 'm.youtube.com/watch?v=n4r_dz_ljs4)':3 'perhap':9 'quantum':1 'true':15 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/1609423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690377602 {#2797
      date: 2023-07-26 15:20:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "Wouldn’t hoverboards still require some magnetic track to work?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691072224 {#2967
    date: 2023-08-03 16:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@SeedyOne@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2970 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2974 …}
  +reports: Doctrine\ORM\PersistentCollection {#2976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  -id: 25007
  -bodyTs: "'hoverboard':3 'magnet':7 'requir':5 'still':4 'track':8 'work':10 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2017271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691072224 {#2968
    date: 2023-08-03 16:17:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2780
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Cool! Next, practical applications."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691072225 {#2563
      date: 2023-08-03 16:17:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2569 …}
    +nested: Doctrine\ORM\PersistentCollection {#2571 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    -id: 23632
    -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369136 {#2564
      date: 2023-07-26 12:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: """
    … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
    \n
    This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
    \n
    This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1690369927 {#2782
    date: 2023-07-26 13:12:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2778 …}
  +nested: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2774 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 23633
  -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1735591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690369927 {#2781
    date: 2023-07-26 13:12:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2780
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Cool! Next, practical applications."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691072225 {#2563
      date: 2023-08-03 16:17:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2569 …}
    +nested: Doctrine\ORM\PersistentCollection {#2571 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    -id: 23632
    -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369136 {#2564
      date: 2023-07-26 12:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: """
    … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
    \n
    This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
    \n
    This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1690369927 {#2782
    date: 2023-07-26 13:12:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2778 …}
  +nested: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2774 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 23633
  -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1735591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690369927 {#2781
    date: 2023-07-26 13:12:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2780
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: null
    +root: null
    +body: "Cool! Next, practical applications."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691072225 {#2563
      date: 2023-08-03 16:17:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2569 …}
    +nested: Doctrine\ORM\PersistentCollection {#2571 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    -id: 23632
    -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369136 {#2564
      date: 2023-07-26 12:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: """
    … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
    \n
    This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
    \n
    This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1690369927 {#2782
    date: 2023-07-26 13:12:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2778 …}
  +nested: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2774 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 23633
  -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1735591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690369927 {#2781
    date: 2023-07-26 13:12:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cool! Next, practical applications."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691072225 {#2563
        date: 2023-08-03 16:17:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 23632
      -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369136 {#2564
        date: 2023-07-26 12:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: """
      … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
      \n
      This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
      \n
      This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1690369927 {#2782
      date: 2023-07-26 13:12:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 23633
    -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1735591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369927 {#2781
      date: 2023-07-26 13:12:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: """
    That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
    \n
    Also, TIL not to lead with a pun.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1690370272 {#2931
    date: 2023-07-26 13:17:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2942 …}
  +votes: Doctrine\ORM\PersistentCollection {#2944 …}
  +reports: Doctrine\ORM\PersistentCollection {#2946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
  -id: 23634
  -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://geddit.social/comment/922467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690370272 {#2934
    date: 2023-07-26 13:17:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cool! Next, practical applications."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691072225 {#2563
        date: 2023-08-03 16:17:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 23632
      -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369136 {#2564
        date: 2023-07-26 12:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: """
      … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
      \n
      This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
      \n
      This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1690369927 {#2782
      date: 2023-07-26 13:12:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 23633
    -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1735591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369927 {#2781
      date: 2023-07-26 13:12:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: """
    That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
    \n
    Also, TIL not to lead with a pun.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1690370272 {#2931
    date: 2023-07-26 13:17:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2942 …}
  +votes: Doctrine\ORM\PersistentCollection {#2944 …}
  +reports: Doctrine\ORM\PersistentCollection {#2946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
  -id: 23634
  -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://geddit.social/comment/922467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690370272 {#2934
    date: 2023-07-26 13:17:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cool! Next, practical applications."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691072225 {#2563
        date: 2023-08-03 16:17:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 23632
      -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369136 {#2564
        date: 2023-07-26 12:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: """
      … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
      \n
      This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
      \n
      This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1690369927 {#2782
      date: 2023-07-26 13:12:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 23633
    -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1735591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369927 {#2781
      date: 2023-07-26 13:12:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: """
    That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
    \n
    Also, TIL not to lead with a pun.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1690370272 {#2931
    date: 2023-07-26 13:17:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2942 …}
  +votes: Doctrine\ORM\PersistentCollection {#2944 …}
  +reports: Doctrine\ORM\PersistentCollection {#2946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
  -id: 23634
  -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://geddit.social/comment/922467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690370272 {#2934
    date: 2023-07-26 13:17:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3019
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2780
      +user: Proxies\__CG__\App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2568
        +user: App\Entity\User {#2581 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: null
        +root: null
        +body: "Cool! Next, practical applications."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1691072225 {#2563
          date: 2023-08-03 16:17:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2569 …}
        +nested: Doctrine\ORM\PersistentCollection {#2571 …}
        +votes: Doctrine\ORM\PersistentCollection {#2573 …}
        +reports: Doctrine\ORM\PersistentCollection {#2575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
        -id: 23632
        -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://geddit.social/comment/922082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690369136 {#2564
          date: 2023-07-26 12:58:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2568}
      +body: """
        … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
        \n
        This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
        \n
        This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1690369927 {#2782
        date: 2023-07-26 13:12:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@SpunkyBarnes@geddit.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2776 …}
      +votes: Doctrine\ORM\PersistentCollection {#2774 …}
      +reports: Doctrine\ORM\PersistentCollection {#2772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 23633
      -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1735591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369927 {#2781
        date: 2023-07-26 13:12:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: """
      That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
      \n
      Also, TIL not to lead with a pun.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1690370272 {#2931
      date: 2023-07-26 13:17:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
      "@Candelestine@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2942 …}
    +votes: Doctrine\ORM\PersistentCollection {#2944 …}
    +reports: Doctrine\ORM\PersistentCollection {#2946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
    -id: 23634
    -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370272 {#2934
      date: 2023-07-26 13:17:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "Big caveat. This paper has not even been peer reviewed yet. Then has to be proven it can be replicated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1690370630 {#3024
    date: 2023-07-26 13:23:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3015 …}
  +nested: Doctrine\ORM\PersistentCollection {#3013 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
  -id: 23635
  -bodyTs: "'big':1 'caveat':2 'even':7 'paper':4 'peer':9 'proven':16 'replic':20 'review':10 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1736189"
  +editedAt: DateTimeImmutable @1690370678 {#3027
    date: 2023-07-26 13:24:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690370630 {#3023
    date: 2023-07-26 13:23:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3019
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2780
      +user: Proxies\__CG__\App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2568
        +user: App\Entity\User {#2581 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: null
        +root: null
        +body: "Cool! Next, practical applications."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1691072225 {#2563
          date: 2023-08-03 16:17:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2569 …}
        +nested: Doctrine\ORM\PersistentCollection {#2571 …}
        +votes: Doctrine\ORM\PersistentCollection {#2573 …}
        +reports: Doctrine\ORM\PersistentCollection {#2575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
        -id: 23632
        -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://geddit.social/comment/922082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690369136 {#2564
          date: 2023-07-26 12:58:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2568}
      +body: """
        … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
        \n
        This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
        \n
        This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1690369927 {#2782
        date: 2023-07-26 13:12:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@SpunkyBarnes@geddit.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2776 …}
      +votes: Doctrine\ORM\PersistentCollection {#2774 …}
      +reports: Doctrine\ORM\PersistentCollection {#2772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 23633
      -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1735591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369927 {#2781
        date: 2023-07-26 13:12:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: """
      That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
      \n
      Also, TIL not to lead with a pun.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1690370272 {#2931
      date: 2023-07-26 13:17:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
      "@Candelestine@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2942 …}
    +votes: Doctrine\ORM\PersistentCollection {#2944 …}
    +reports: Doctrine\ORM\PersistentCollection {#2946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
    -id: 23634
    -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370272 {#2934
      date: 2023-07-26 13:17:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "Big caveat. This paper has not even been peer reviewed yet. Then has to be proven it can be replicated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1690370630 {#3024
    date: 2023-07-26 13:23:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3015 …}
  +nested: Doctrine\ORM\PersistentCollection {#3013 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
  -id: 23635
  -bodyTs: "'big':1 'caveat':2 'even':7 'paper':4 'peer':9 'proven':16 'replic':20 'review':10 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1736189"
  +editedAt: DateTimeImmutable @1690370678 {#3027
    date: 2023-07-26 13:24:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690370630 {#3023
    date: 2023-07-26 13:23:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3019
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2780
      +user: Proxies\__CG__\App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2568
        +user: App\Entity\User {#2581 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: null
        +root: null
        +body: "Cool! Next, practical applications."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1691072225 {#2563
          date: 2023-08-03 16:17:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2569 …}
        +nested: Doctrine\ORM\PersistentCollection {#2571 …}
        +votes: Doctrine\ORM\PersistentCollection {#2573 …}
        +reports: Doctrine\ORM\PersistentCollection {#2575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
        -id: 23632
        -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://geddit.social/comment/922082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690369136 {#2564
          date: 2023-07-26 12:58:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2568}
      +body: """
        … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
        \n
        This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
        \n
        This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1690369927 {#2782
        date: 2023-07-26 13:12:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@SpunkyBarnes@geddit.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2776 …}
      +votes: Doctrine\ORM\PersistentCollection {#2774 …}
      +reports: Doctrine\ORM\PersistentCollection {#2772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 23633
      -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1735591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369927 {#2781
        date: 2023-07-26 13:12:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: """
      That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
      \n
      Also, TIL not to lead with a pun.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1690370272 {#2931
      date: 2023-07-26 13:17:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
      "@Candelestine@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2942 …}
    +votes: Doctrine\ORM\PersistentCollection {#2944 …}
    +reports: Doctrine\ORM\PersistentCollection {#2946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
    -id: 23634
    -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370272 {#2934
      date: 2023-07-26 13:17:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "Big caveat. This paper has not even been peer reviewed yet. Then has to be proven it can be replicated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1690370630 {#3024
    date: 2023-07-26 13:23:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3015 …}
  +nested: Doctrine\ORM\PersistentCollection {#3013 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
  -id: 23635
  -bodyTs: "'big':1 'caveat':2 'even':7 'paper':4 'peer':9 'proven':16 'replic':20 'review':10 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1736189"
  +editedAt: DateTimeImmutable @1690370678 {#3027
    date: 2023-07-26 13:24:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690370630 {#3023
    date: 2023-07-26 13:23:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3076
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2780
        +user: Proxies\__CG__\App\Entity\User {#2779 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: App\Entity\EntryComment {#2568
          +user: App\Entity\User {#2581 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
          +image: null
          +parent: null
          +root: null
          +body: "Cool! Next, practical applications."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1691072225 {#2563
            date: 2023-08-03 16:17:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@egeres@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2569 …}
          +nested: Doctrine\ORM\PersistentCollection {#2571 …}
          +votes: Doctrine\ORM\PersistentCollection {#2573 …}
          +reports: Doctrine\ORM\PersistentCollection {#2575 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
          -id: 23632
          -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://geddit.social/comment/922082"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690369136 {#2564
            date: 2023-07-26 12:58:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2568}
        +body: """
          … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
          \n
          This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
          \n
          This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1690369927 {#2782
          date: 2023-07-26 13:12:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
          "@SpunkyBarnes@geddit.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2776 …}
        +votes: Doctrine\ORM\PersistentCollection {#2774 …}
        +reports: Doctrine\ORM\PersistentCollection {#2772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
        -id: 23633
        -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1735591"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690369927 {#2781
          date: 2023-07-26 13:12:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2568}
      +body: """
        That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
        \n
        Also, TIL not to lead with a pun.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1690370272 {#2931
        date: 2023-07-26 13:17:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@SpunkyBarnes@geddit.social"
        "@Candelestine@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2939 …}
      +nested: Doctrine\ORM\PersistentCollection {#2942 …}
      +votes: Doctrine\ORM\PersistentCollection {#2944 …}
      +reports: Doctrine\ORM\PersistentCollection {#2946 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
      -id: 23634
      -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690370272 {#2934
        date: 2023-07-26 13:17:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "Big caveat. This paper has not even been peer reviewed yet. Then has to be proven it can be replicated."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1690370630 {#3024
      date: 2023-07-26 13:23:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
      "@Candelestine@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3015 …}
    +nested: Doctrine\ORM\PersistentCollection {#3013 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
    -id: 23635
    -bodyTs: "'big':1 'caveat':2 'even':7 'paper':4 'peer':9 'proven':16 'replic':20 'review':10 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1736189"
    +editedAt: DateTimeImmutable @1690370678 {#3027
      date: 2023-07-26 13:24:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690370630 {#3023
      date: 2023-07-26 13:23:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "Definitely. Replication is key, but if this delivers, what a game changer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1690370826 {#3077
    date: 2023-07-26 13:27:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3073 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 23636
  -bodyTs: "'changer':12 'definit':1 'deliv':8 'game':11 'key':4 'replic':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://geddit.social/comment/922683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690370826 {#3080
    date: 2023-07-26 13:27:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3076
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2780
        +user: Proxies\__CG__\App\Entity\User {#2779 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: App\Entity\EntryComment {#2568
          +user: App\Entity\User {#2581 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
          +image: null
          +parent: null
          +root: null
          +body: "Cool! Next, practical applications."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1691072225 {#2563
            date: 2023-08-03 16:17:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@egeres@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2569 …}
          +nested: Doctrine\ORM\PersistentCollection {#2571 …}
          +votes: Doctrine\ORM\PersistentCollection {#2573 …}
          +reports: Doctrine\ORM\PersistentCollection {#2575 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
          -id: 23632
          -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://geddit.social/comment/922082"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690369136 {#2564
            date: 2023-07-26 12:58:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2568}
        +body: """
          … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
          \n
          This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
          \n
          This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1690369927 {#2782
          date: 2023-07-26 13:12:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
          "@SpunkyBarnes@geddit.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2776 …}
        +votes: Doctrine\ORM\PersistentCollection {#2774 …}
        +reports: Doctrine\ORM\PersistentCollection {#2772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
        -id: 23633
        -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1735591"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690369927 {#2781
          date: 2023-07-26 13:12:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2568}
      +body: """
        That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
        \n
        Also, TIL not to lead with a pun.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1690370272 {#2931
        date: 2023-07-26 13:17:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@SpunkyBarnes@geddit.social"
        "@Candelestine@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2939 …}
      +nested: Doctrine\ORM\PersistentCollection {#2942 …}
      +votes: Doctrine\ORM\PersistentCollection {#2944 …}
      +reports: Doctrine\ORM\PersistentCollection {#2946 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
      -id: 23634
      -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690370272 {#2934
        date: 2023-07-26 13:17:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "Big caveat. This paper has not even been peer reviewed yet. Then has to be proven it can be replicated."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1690370630 {#3024
      date: 2023-07-26 13:23:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
      "@Candelestine@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3015 …}
    +nested: Doctrine\ORM\PersistentCollection {#3013 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
    -id: 23635
    -bodyTs: "'big':1 'caveat':2 'even':7 'paper':4 'peer':9 'proven':16 'replic':20 'review':10 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1736189"
    +editedAt: DateTimeImmutable @1690370678 {#3027
      date: 2023-07-26 13:24:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690370630 {#3023
      date: 2023-07-26 13:23:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "Definitely. Replication is key, but if this delivers, what a game changer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1690370826 {#3077
    date: 2023-07-26 13:27:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3073 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 23636
  -bodyTs: "'changer':12 'definit':1 'deliv':8 'game':11 'key':4 'replic':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://geddit.social/comment/922683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690370826 {#3080
    date: 2023-07-26 13:27:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3076
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2780
        +user: Proxies\__CG__\App\Entity\User {#2779 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: App\Entity\EntryComment {#2568
          +user: App\Entity\User {#2581 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
          +image: null
          +parent: null
          +root: null
          +body: "Cool! Next, practical applications."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1691072225 {#2563
            date: 2023-08-03 16:17:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@egeres@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2569 …}
          +nested: Doctrine\ORM\PersistentCollection {#2571 …}
          +votes: Doctrine\ORM\PersistentCollection {#2573 …}
          +reports: Doctrine\ORM\PersistentCollection {#2575 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
          -id: 23632
          -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://geddit.social/comment/922082"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690369136 {#2564
            date: 2023-07-26 12:58:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2568}
        +body: """
          … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
          \n
          This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
          \n
          This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1690369927 {#2782
          date: 2023-07-26 13:12:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
          "@SpunkyBarnes@geddit.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2776 …}
        +votes: Doctrine\ORM\PersistentCollection {#2774 …}
        +reports: Doctrine\ORM\PersistentCollection {#2772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
        -id: 23633
        -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1735591"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690369927 {#2781
          date: 2023-07-26 13:12:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2568}
      +body: """
        That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
        \n
        Also, TIL not to lead with a pun.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1690370272 {#2931
        date: 2023-07-26 13:17:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@SpunkyBarnes@geddit.social"
        "@Candelestine@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2939 …}
      +nested: Doctrine\ORM\PersistentCollection {#2942 …}
      +votes: Doctrine\ORM\PersistentCollection {#2944 …}
      +reports: Doctrine\ORM\PersistentCollection {#2946 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
      -id: 23634
      -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690370272 {#2934
        date: 2023-07-26 13:17:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "Big caveat. This paper has not even been peer reviewed yet. Then has to be proven it can be replicated."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1690370630 {#3024
      date: 2023-07-26 13:23:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
      "@Candelestine@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3015 …}
    +nested: Doctrine\ORM\PersistentCollection {#3013 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
    -id: 23635
    -bodyTs: "'big':1 'caveat':2 'even':7 'paper':4 'peer':9 'proven':16 'replic':20 'review':10 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1736189"
    +editedAt: DateTimeImmutable @1690370678 {#3027
      date: 2023-07-26 13:24:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690370630 {#3023
      date: 2023-07-26 13:23:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "Definitely. Replication is key, but if this delivers, what a game changer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1690370826 {#3077
    date: 2023-07-26 13:27:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3073 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 23636
  -bodyTs: "'changer':12 'definit':1 'deliv':8 'game':11 'key':4 'replic':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://geddit.social/comment/922683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690370826 {#3080
    date: 2023-07-26 13:27:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3103
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#3076
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2581 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: App\Entity\EntryComment {#2780
          +user: Proxies\__CG__\App\Entity\User {#2779 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
          +image: null
          +parent: App\Entity\EntryComment {#2568
            +user: App\Entity\User {#2581 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
            +image: null
            +parent: null
            +root: null
            +body: "Cool! Next, practical applications."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1691072225 {#2563
              date: 2023-08-03 16:17:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@egeres@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2569 …}
            +nested: Doctrine\ORM\PersistentCollection {#2571 …}
            +votes: Doctrine\ORM\PersistentCollection {#2573 …}
            +reports: Doctrine\ORM\PersistentCollection {#2575 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
            -id: 23632
            -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://geddit.social/comment/922082"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690369136 {#2564
              date: 2023-07-26 12:58:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2568}
          +body: """
            … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
            \n
            This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
            \n
            This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1690369927 {#2782
            date: 2023-07-26 13:12:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@egeres@lemmy.world"
            "@SpunkyBarnes@geddit.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2776 …}
          +votes: Doctrine\ORM\PersistentCollection {#2774 …}
          +reports: Doctrine\ORM\PersistentCollection {#2772 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
          -id: 23633
          -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1735591"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690369927 {#2781
            date: 2023-07-26 13:12:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2568}
        +body: """
          That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
          \n
          Also, TIL not to lead with a pun.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1690370272 {#2931
          date: 2023-07-26 13:17:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
          "@SpunkyBarnes@geddit.social"
          "@Candelestine@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2939 …}
        +nested: Doctrine\ORM\PersistentCollection {#2942 …}
        +votes: Doctrine\ORM\PersistentCollection {#2944 …}
        +reports: Doctrine\ORM\PersistentCollection {#2946 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
        -id: 23634
        -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://geddit.social/comment/922467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690370272 {#2934
          date: 2023-07-26 13:17:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2568}
      +body: "Big caveat. This paper has not even been peer reviewed yet. Then has to be proven it can be replicated."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1690370630 {#3024
        date: 2023-07-26 13:23:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@SpunkyBarnes@geddit.social"
        "@Candelestine@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3015 …}
      +nested: Doctrine\ORM\PersistentCollection {#3013 …}
      +votes: Doctrine\ORM\PersistentCollection {#3017 …}
      +reports: Doctrine\ORM\PersistentCollection {#3029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
      -id: 23635
      -bodyTs: "'big':1 'caveat':2 'even':7 'paper':4 'peer':9 'proven':16 'replic':20 'review':10 'yet':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1736189"
      +editedAt: DateTimeImmutable @1690370678 {#3027
        date: 2023-07-26 13:24:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1690370630 {#3023
        date: 2023-07-26 13:23:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "Definitely. Replication is key, but if this delivers, what a game changer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1690370826 {#3077
      date: 2023-07-26 13:27:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
      "@Candelestine@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3069 …}
    +votes: Doctrine\ORM\PersistentCollection {#3067 …}
    +reports: Doctrine\ORM\PersistentCollection {#3082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
    -id: 23636
    -bodyTs: "'changer':12 'definit':1 'deliv':8 'game':11 'key':4 'replic':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370826 {#3080
      date: 2023-07-26 13:27:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "I feel like it would be all over the place if it was true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690372954 {#3098
    date: 2023-07-26 14:02:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 23641
  -bodyTs: "'feel':2 'like':3 'place':10 'true':14 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372954 {#3101
    date: 2023-07-26 14:02:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3103
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#3076
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2581 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: App\Entity\EntryComment {#2780
          +user: Proxies\__CG__\App\Entity\User {#2779 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
          +image: null
          +parent: App\Entity\EntryComment {#2568
            +user: App\Entity\User {#2581 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
            +image: null
            +parent: null
            +root: null
            +body: "Cool! Next, practical applications."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1691072225 {#2563
              date: 2023-08-03 16:17:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@egeres@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2569 …}
            +nested: Doctrine\ORM\PersistentCollection {#2571 …}
            +votes: Doctrine\ORM\PersistentCollection {#2573 …}
            +reports: Doctrine\ORM\PersistentCollection {#2575 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
            -id: 23632
            -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://geddit.social/comment/922082"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690369136 {#2564
              date: 2023-07-26 12:58:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2568}
          +body: """
            … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
            \n
            This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
            \n
            This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1690369927 {#2782
            date: 2023-07-26 13:12:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@egeres@lemmy.world"
            "@SpunkyBarnes@geddit.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2776 …}
          +votes: Doctrine\ORM\PersistentCollection {#2774 …}
          +reports: Doctrine\ORM\PersistentCollection {#2772 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
          -id: 23633
          -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1735591"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690369927 {#2781
            date: 2023-07-26 13:12:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2568}
        +body: """
          That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
          \n
          Also, TIL not to lead with a pun.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1690370272 {#2931
          date: 2023-07-26 13:17:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
          "@SpunkyBarnes@geddit.social"
          "@Candelestine@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2939 …}
        +nested: Doctrine\ORM\PersistentCollection {#2942 …}
        +votes: Doctrine\ORM\PersistentCollection {#2944 …}
        +reports: Doctrine\ORM\PersistentCollection {#2946 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
        -id: 23634
        -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://geddit.social/comment/922467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690370272 {#2934
          date: 2023-07-26 13:17:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2568}
      +body: "Big caveat. This paper has not even been peer reviewed yet. Then has to be proven it can be replicated."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1690370630 {#3024
        date: 2023-07-26 13:23:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@SpunkyBarnes@geddit.social"
        "@Candelestine@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3015 …}
      +nested: Doctrine\ORM\PersistentCollection {#3013 …}
      +votes: Doctrine\ORM\PersistentCollection {#3017 …}
      +reports: Doctrine\ORM\PersistentCollection {#3029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
      -id: 23635
      -bodyTs: "'big':1 'caveat':2 'even':7 'paper':4 'peer':9 'proven':16 'replic':20 'review':10 'yet':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1736189"
      +editedAt: DateTimeImmutable @1690370678 {#3027
        date: 2023-07-26 13:24:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1690370630 {#3023
        date: 2023-07-26 13:23:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "Definitely. Replication is key, but if this delivers, what a game changer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1690370826 {#3077
      date: 2023-07-26 13:27:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
      "@Candelestine@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3069 …}
    +votes: Doctrine\ORM\PersistentCollection {#3067 …}
    +reports: Doctrine\ORM\PersistentCollection {#3082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
    -id: 23636
    -bodyTs: "'changer':12 'definit':1 'deliv':8 'game':11 'key':4 'replic':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370826 {#3080
      date: 2023-07-26 13:27:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "I feel like it would be all over the place if it was true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690372954 {#3098
    date: 2023-07-26 14:02:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 23641
  -bodyTs: "'feel':2 'like':3 'place':10 'true':14 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372954 {#3101
    date: 2023-07-26 14:02:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3103
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#3076
    +user: App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2581 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
        +image: null
        +parent: App\Entity\EntryComment {#2780
          +user: Proxies\__CG__\App\Entity\User {#2779 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
          +image: null
          +parent: App\Entity\EntryComment {#2568
            +user: App\Entity\User {#2581 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
            +image: null
            +parent: null
            +root: null
            +body: "Cool! Next, practical applications."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1691072225 {#2563
              date: 2023-08-03 16:17:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@egeres@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2569 …}
            +nested: Doctrine\ORM\PersistentCollection {#2571 …}
            +votes: Doctrine\ORM\PersistentCollection {#2573 …}
            +reports: Doctrine\ORM\PersistentCollection {#2575 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
            -id: 23632
            -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://geddit.social/comment/922082"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690369136 {#2564
              date: 2023-07-26 12:58:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2568}
          +body: """
            … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
            \n
            This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
            \n
            This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1690369927 {#2782
            date: 2023-07-26 13:12:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@egeres@lemmy.world"
            "@SpunkyBarnes@geddit.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2776 …}
          +votes: Doctrine\ORM\PersistentCollection {#2774 …}
          +reports: Doctrine\ORM\PersistentCollection {#2772 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
          -id: 23633
          -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1735591"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690369927 {#2781
            date: 2023-07-26 13:12:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2568}
        +body: """
          That’s the caveat, if it’s true. If it is? Future’s sounding much brighter.\n
          \n
          Also, TIL not to lead with a pun.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1690370272 {#2931
          date: 2023-07-26 13:17:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@egeres@lemmy.world"
          "@SpunkyBarnes@geddit.social"
          "@Candelestine@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2939 …}
        +nested: Doctrine\ORM\PersistentCollection {#2942 …}
        +votes: Doctrine\ORM\PersistentCollection {#2944 …}
        +reports: Doctrine\ORM\PersistentCollection {#2946 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
        -id: 23634
        -bodyTs: "'also':17 'brighter':16 'caveat':4 'futur':12 'lead':21 'much':15 'pun':24 'sound':14 'til':18 'true':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://geddit.social/comment/922467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690370272 {#2934
          date: 2023-07-26 13:17:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2568}
      +body: "Big caveat. This paper has not even been peer reviewed yet. Then has to be proven it can be replicated."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1690370630 {#3024
        date: 2023-07-26 13:23:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
        "@SpunkyBarnes@geddit.social"
        "@Candelestine@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3015 …}
      +nested: Doctrine\ORM\PersistentCollection {#3013 …}
      +votes: Doctrine\ORM\PersistentCollection {#3017 …}
      +reports: Doctrine\ORM\PersistentCollection {#3029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
      -id: 23635
      -bodyTs: "'big':1 'caveat':2 'even':7 'paper':4 'peer':9 'proven':16 'replic':20 'review':10 'yet':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1736189"
      +editedAt: DateTimeImmutable @1690370678 {#3027
        date: 2023-07-26 13:24:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1690370630 {#3023
        date: 2023-07-26 13:23:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "Definitely. Replication is key, but if this delivers, what a game changer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1690370826 {#3077
      date: 2023-07-26 13:27:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
      "@Candelestine@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3069 …}
    +votes: Doctrine\ORM\PersistentCollection {#3067 …}
    +reports: Doctrine\ORM\PersistentCollection {#3082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
    -id: 23636
    -bodyTs: "'changer':12 'definit':1 'deliv':8 'game':11 'key':4 'replic':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://geddit.social/comment/922683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690370826 {#3080
      date: 2023-07-26 13:27:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "I feel like it would be all over the place if it was true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690372954 {#3098
    date: 2023-07-26 14:02:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 23641
  -bodyTs: "'feel':2 'like':3 'place':10 'true':14 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372954 {#3101
    date: 2023-07-26 14:02:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2954
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cool! Next, practical applications."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691072225 {#2563
        date: 2023-08-03 16:17:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 23632
      -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369136 {#2564
        date: 2023-07-26 12:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: """
      … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
      \n
      This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
      \n
      This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1690369927 {#2782
      date: 2023-07-26 13:12:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 23633
    -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1735591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369927 {#2781
      date: 2023-07-26 13:12:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: """
    Yeah.. if true.. this will out do the transistor, laser, MEMS, all of it.\n
    \n
    Massive amount of tech.\n
    \n
    It'll be century defining, kind of like the discovery and wide adoption of electricity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690372723 {#2952
    date: 2023-07-26 13:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2955 …}
  +nested: Doctrine\ORM\PersistentCollection {#2957 …}
  +votes: Doctrine\ORM\PersistentCollection {#2959 …}
  +reports: Doctrine\ORM\PersistentCollection {#2961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
  -id: 23639
  -bodyTs: "'..':2,5 'adopt':33 'amount':18 'centuri':24 'defin':25 'discoveri':30 'electr':35 'kind':26 'laser':12 'like':28 'll':22 'massiv':17 'mem':13 'tech':20 'transistor':11 'true':4 'wide':32 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372723 {#2953
    date: 2023-07-26 13:58:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2954
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cool! Next, practical applications."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691072225 {#2563
        date: 2023-08-03 16:17:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 23632
      -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369136 {#2564
        date: 2023-07-26 12:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: """
      … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
      \n
      This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
      \n
      This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1690369927 {#2782
      date: 2023-07-26 13:12:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 23633
    -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1735591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369927 {#2781
      date: 2023-07-26 13:12:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: """
    Yeah.. if true.. this will out do the transistor, laser, MEMS, all of it.\n
    \n
    Massive amount of tech.\n
    \n
    It'll be century defining, kind of like the discovery and wide adoption of electricity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690372723 {#2952
    date: 2023-07-26 13:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2955 …}
  +nested: Doctrine\ORM\PersistentCollection {#2957 …}
  +votes: Doctrine\ORM\PersistentCollection {#2959 …}
  +reports: Doctrine\ORM\PersistentCollection {#2961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
  -id: 23639
  -bodyTs: "'..':2,5 'adopt':33 'amount':18 'centuri':24 'defin':25 'discoveri':30 'electr':35 'kind':26 'laser':12 'like':28 'll':22 'massiv':17 'mem':13 'tech':20 'transistor':11 'true':4 'wide':32 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372723 {#2953
    date: 2023-07-26 13:58:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2954
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2581 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cool! Next, practical applications."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691072225 {#2563
        date: 2023-08-03 16:17:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egeres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 23632
      -bodyTs: "'applic':4 'cool':1 'next':2 'practic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://geddit.social/comment/922082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690369136 {#2564
        date: 2023-07-26 12:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: """
      … if true, this is one of the big ones. Like the discovery of atomic fission, which led to power plants and bombs.\n
      \n
      This one leads to a lot of sci fi shit. We could never transfer energy without losing a big chunk of it to waste heat, waste that builds up and ruins everything eventually. This has held back electronics, and really almost all electrical applications for a long time.\n
      \n
      This would fix that. Room temp superconductor is your phone no longer getting hot, your computer no longer needing a fan system. It’s also easy maglev and small supercomputers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1690369927 {#2782
      date: 2023-07-26 13:12:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@egeres@lemmy.world"
      "@SpunkyBarnes@geddit.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 23633
    -bodyTs: "'almost':63 'also':95 'applic':66 'atom':14 'back':59 'big':8,41 'bomb':22 'build':50 'chunk':42 'comput':86 'could':34 'discoveri':12 'easi':96 'electr':65 'electron':60 'energi':37 'eventu':55 'everyth':54 'fan':91 'fi':31 'fission':15 'fix':73 'get':83 'heat':47 'held':58 'hot':84 'lead':25 'led':17 'like':10 'long':69 'longer':82,88 'lose':39 'lot':28 'maglev':97 'need':89 'never':35 'one':5,9,24 'phone':80 'plant':20 'power':19 'realli':62 'room':75 'ruin':53 'sci':30 'shit':32 'small':99 'supercomput':100 'superconductor':77 'system':92 'temp':76 'time':70 'transfer':36 'true':2 'wast':46,48 'without':38 'would':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1735591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690369927 {#2781
      date: 2023-07-26 13:12:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: """
    Yeah.. if true.. this will out do the transistor, laser, MEMS, all of it.\n
    \n
    Massive amount of tech.\n
    \n
    It'll be century defining, kind of like the discovery and wide adoption of electricity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690372723 {#2952
    date: 2023-07-26 13:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egeres@lemmy.world"
    "@SpunkyBarnes@geddit.social"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2955 …}
  +nested: Doctrine\ORM\PersistentCollection {#2957 …}
  +votes: Doctrine\ORM\PersistentCollection {#2959 …}
  +reports: Doctrine\ORM\PersistentCollection {#2961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
  -id: 23639
  -bodyTs: "'..':2,5 'adopt':33 'amount':18 'centuri':24 'defin':25 'discoveri':30 'electr':35 'kind':26 'laser':12 'like':28 'll':22 'massiv':17 'mem':13 'tech':20 'transistor':11 'true':4 'wide':32 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/252826/-/comment/1125900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690372723 {#2953
    date: 2023-07-26 13:58:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2641
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2643 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As we are on the eve of rexxit - Is there a "best" way to sabotage our posts?\n
    \n
    I suppose I see two ways of achieving this - 1) a single AI-response that we edit all posts with; or 2) actually using an AI to "reply", as in different posts which emulate the answers a human would provide but generated by AI\n
    \n
    Imo, route 2 would be more time-consuming but harder to 'prevent' from degrading the dataset from reddit's perspective?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688104452 {#2636
    date: 2023-06-30 07:54:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NevermindNoMind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 5540
  -bodyTs: "'1':27 '2':40,65 'achiev':25 'actual':41 'ai':31,44,62 'ai-respons':30 'answer':54 'best':12 'consum':71 'dataset':79 'degrad':77 'differ':49 'edit':35 'emul':52 'eve':6 'generat':60 'harder':73 'human':56 'imo':63 'perspect':83 'post':17,37,50 'prevent':75 'provid':58 'reddit':81 'repli':46 'respons':32 'rexxit':8 'rout':64 'sabotag':15 'see':21 'singl':29 'suppos':19 'time':70 'time-consum':69 'two':22 'use':42 'way':13,23 'would':57,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/632155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688058152 {#2637
    date: 2023-06-29 19:02:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2641
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2643 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As we are on the eve of rexxit - Is there a "best" way to sabotage our posts?\n
    \n
    I suppose I see two ways of achieving this - 1) a single AI-response that we edit all posts with; or 2) actually using an AI to "reply", as in different posts which emulate the answers a human would provide but generated by AI\n
    \n
    Imo, route 2 would be more time-consuming but harder to 'prevent' from degrading the dataset from reddit's perspective?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688104452 {#2636
    date: 2023-06-30 07:54:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NevermindNoMind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 5540
  -bodyTs: "'1':27 '2':40,65 'achiev':25 'actual':41 'ai':31,44,62 'ai-respons':30 'answer':54 'best':12 'consum':71 'dataset':79 'degrad':77 'differ':49 'edit':35 'emul':52 'eve':6 'generat':60 'harder':73 'human':56 'imo':63 'perspect':83 'post':17,37,50 'prevent':75 'provid':58 'reddit':81 'repli':46 'respons':32 'rexxit':8 'rout':64 'sabotag':15 'see':21 'singl':29 'suppos':19 'time':70 'time-consum':69 'two':22 'use':42 'way':13,23 'would':57,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/632155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688058152 {#2637
    date: 2023-06-29 19:02:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2641
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2643 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As we are on the eve of rexxit - Is there a "best" way to sabotage our posts?\n
    \n
    I suppose I see two ways of achieving this - 1) a single AI-response that we edit all posts with; or 2) actually using an AI to "reply", as in different posts which emulate the answers a human would provide but generated by AI\n
    \n
    Imo, route 2 would be more time-consuming but harder to 'prevent' from degrading the dataset from reddit's perspective?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688104452 {#2636
    date: 2023-06-30 07:54:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NevermindNoMind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 5540
  -bodyTs: "'1':27 '2':40,65 'achiev':25 'actual':41 'ai':31,44,62 'ai-respons':30 'answer':54 'best':12 'consum':71 'dataset':79 'degrad':77 'differ':49 'edit':35 'emul':52 'eve':6 'generat':60 'harder':73 'human':56 'imo':63 'perspect':83 'post':17,37,50 'prevent':75 'provid':58 'reddit':81 'repli':46 'respons':32 'rexxit':8 'rout':64 'sabotag':15 'see':21 'singl':29 'suppos':19 'time':70 'time-consum':69 'two':22 'use':42 'way':13,23 'would':57,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/632155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688058152 {#2637
    date: 2023-06-29 19:02:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2724
  +user: Proxies\__CG__\App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2643 …}
  +image: null
  +parent: App\Entity\EntryComment {#2641
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2643 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      As we are on the eve of rexxit - Is there a "best" way to sabotage our posts?\n
      \n
      I suppose I see two ways of achieving this - 1) a single AI-response that we edit all posts with; or 2) actually using an AI to "reply", as in different posts which emulate the answers a human would provide but generated by AI\n
      \n
      Imo, route 2 would be more time-consuming but harder to 'prevent' from degrading the dataset from reddit's perspective?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688104452 {#2636
      date: 2023-06-30 07:54:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NevermindNoMind@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 5540
    -bodyTs: "'1':27 '2':40,65 'achiev':25 'actual':41 'ai':31,44,62 'ai-respons':30 'answer':54 'best':12 'consum':71 'dataset':79 'degrad':77 'differ':49 'edit':35 'emul':52 'eve':6 'generat':60 'harder':73 'human':56 'imo':63 'perspect':83 'post':17,37,50 'prevent':75 'provid':58 'reddit':81 'repli':46 'respons':32 'rexxit':8 'rout':64 'sabotag':15 'see':21 'singl':29 'suppos':19 'time':70 'time-consum':69 'two':22 'use':42 'way':13,23 'would':57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/632155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688058152 {#2637
      date: 2023-06-29 19:02:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2641}
  +body: """
    I used a free download called Redact to go through all my comments on June 11 and replace with AI language garbage. I did not delete submissions at this time, however, though that is an option in Redact. This process took almost 4 hours because I had two 11+ year old accounts.\n
    \n
    Because I started this late at night and am in a specific time zone, a few of the subs I commented in the most had gone dark (midnight of June 12) and my comments could not be edited on my SFW account. In doing this, I was permabanned from several subreddits on my NSFW account.\n
    \n
    Today, I opened Redact again to see if I could alter comments/remove submissions on my account that had the most subs go dark. Redact wouldn't even run for my SFW account so I logged in to reddit directly and saw a message that my account had been deactivated, which is why I think Redact was throwing me errors. I manually deleted all my submissions from both my accounts and manually deleted any comments that were original language from me.\n
    \n
    I left up the AI edited comments and then deleted both my accounts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688104448 {#2732
    date: 2023-06-30 07:54:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NevermindNoMind@lemmy.world"
    "@Methylman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2810 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2806 …}
  +reports: Doctrine\ORM\PersistentCollection {#2804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 5868
  -bodyTs: "'11':16,49 '12':83 '4':43 'account':52,94,107,123,139,153,176,200 'ai':20,192 'almost':42 'alter':118 'call':6 'comment':13,73,86,181,194 'comments/remove':119 'could':87,117 'dark':79,130 'deactiv':156 'delet':26,169,179,197 'direct':146 'download':5 'edit':90,193 'error':166 'even':134 'free':4 'garbag':22 'go':9,129 'gone':78 'hour':44 'howev':31 'june':15,82 'languag':21,185 'late':57 'left':189 'log':142 'manual':168,178 'messag':150 'midnight':80 'night':59 'nsfw':106 'old':51 'open':110 'option':36 'origin':184 'permaban':100 'process':40 'redact':7,38,111,131,162 'reddit':145 'replac':18 'run':135 'saw':148 'see':114 'sever':102 'sfw':93,138 'specif':64 'start':55 'sub':71,128 'submiss':27,120,172 'subreddit':103 'think':161 'though':32 'throw':164 'time':30,65 'today':108 'took':41 'two':48 'use':2 'wouldn':132 'year':50 'zone':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/113497/-/comment/458083"
  +editedAt: DateTimeImmutable @1688104624 {#2729
    date: 2023-06-30 07:57:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688104448 {#2731
    date: 2023-06-30 07:54:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2724
  +user: Proxies\__CG__\App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2643 …}
  +image: null
  +parent: App\Entity\EntryComment {#2641
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2643 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      As we are on the eve of rexxit - Is there a "best" way to sabotage our posts?\n
      \n
      I suppose I see two ways of achieving this - 1) a single AI-response that we edit all posts with; or 2) actually using an AI to "reply", as in different posts which emulate the answers a human would provide but generated by AI\n
      \n
      Imo, route 2 would be more time-consuming but harder to 'prevent' from degrading the dataset from reddit's perspective?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688104452 {#2636
      date: 2023-06-30 07:54:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NevermindNoMind@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 5540
    -bodyTs: "'1':27 '2':40,65 'achiev':25 'actual':41 'ai':31,44,62 'ai-respons':30 'answer':54 'best':12 'consum':71 'dataset':79 'degrad':77 'differ':49 'edit':35 'emul':52 'eve':6 'generat':60 'harder':73 'human':56 'imo':63 'perspect':83 'post':17,37,50 'prevent':75 'provid':58 'reddit':81 'repli':46 'respons':32 'rexxit':8 'rout':64 'sabotag':15 'see':21 'singl':29 'suppos':19 'time':70 'time-consum':69 'two':22 'use':42 'way':13,23 'would':57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/632155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688058152 {#2637
      date: 2023-06-29 19:02:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2641}
  +body: """
    I used a free download called Redact to go through all my comments on June 11 and replace with AI language garbage. I did not delete submissions at this time, however, though that is an option in Redact. This process took almost 4 hours because I had two 11+ year old accounts.\n
    \n
    Because I started this late at night and am in a specific time zone, a few of the subs I commented in the most had gone dark (midnight of June 12) and my comments could not be edited on my SFW account. In doing this, I was permabanned from several subreddits on my NSFW account.\n
    \n
    Today, I opened Redact again to see if I could alter comments/remove submissions on my account that had the most subs go dark. Redact wouldn't even run for my SFW account so I logged in to reddit directly and saw a message that my account had been deactivated, which is why I think Redact was throwing me errors. I manually deleted all my submissions from both my accounts and manually deleted any comments that were original language from me.\n
    \n
    I left up the AI edited comments and then deleted both my accounts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688104448 {#2732
    date: 2023-06-30 07:54:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NevermindNoMind@lemmy.world"
    "@Methylman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2810 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2806 …}
  +reports: Doctrine\ORM\PersistentCollection {#2804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 5868
  -bodyTs: "'11':16,49 '12':83 '4':43 'account':52,94,107,123,139,153,176,200 'ai':20,192 'almost':42 'alter':118 'call':6 'comment':13,73,86,181,194 'comments/remove':119 'could':87,117 'dark':79,130 'deactiv':156 'delet':26,169,179,197 'direct':146 'download':5 'edit':90,193 'error':166 'even':134 'free':4 'garbag':22 'go':9,129 'gone':78 'hour':44 'howev':31 'june':15,82 'languag':21,185 'late':57 'left':189 'log':142 'manual':168,178 'messag':150 'midnight':80 'night':59 'nsfw':106 'old':51 'open':110 'option':36 'origin':184 'permaban':100 'process':40 'redact':7,38,111,131,162 'reddit':145 'replac':18 'run':135 'saw':148 'see':114 'sever':102 'sfw':93,138 'specif':64 'start':55 'sub':71,128 'submiss':27,120,172 'subreddit':103 'think':161 'though':32 'throw':164 'time':30,65 'today':108 'took':41 'two':48 'use':2 'wouldn':132 'year':50 'zone':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/113497/-/comment/458083"
  +editedAt: DateTimeImmutable @1688104624 {#2729
    date: 2023-06-30 07:57:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688104448 {#2731
    date: 2023-06-30 07:54:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2724
  +user: Proxies\__CG__\App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2643 …}
  +image: null
  +parent: App\Entity\EntryComment {#2641
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2643 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      As we are on the eve of rexxit - Is there a "best" way to sabotage our posts?\n
      \n
      I suppose I see two ways of achieving this - 1) a single AI-response that we edit all posts with; or 2) actually using an AI to "reply", as in different posts which emulate the answers a human would provide but generated by AI\n
      \n
      Imo, route 2 would be more time-consuming but harder to 'prevent' from degrading the dataset from reddit's perspective?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688104452 {#2636
      date: 2023-06-30 07:54:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NevermindNoMind@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 5540
    -bodyTs: "'1':27 '2':40,65 'achiev':25 'actual':41 'ai':31,44,62 'ai-respons':30 'answer':54 'best':12 'consum':71 'dataset':79 'degrad':77 'differ':49 'edit':35 'emul':52 'eve':6 'generat':60 'harder':73 'human':56 'imo':63 'perspect':83 'post':17,37,50 'prevent':75 'provid':58 'reddit':81 'repli':46 'respons':32 'rexxit':8 'rout':64 'sabotag':15 'see':21 'singl':29 'suppos':19 'time':70 'time-consum':69 'two':22 'use':42 'way':13,23 'would':57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/632155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688058152 {#2637
      date: 2023-06-29 19:02:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2641}
  +body: """
    I used a free download called Redact to go through all my comments on June 11 and replace with AI language garbage. I did not delete submissions at this time, however, though that is an option in Redact. This process took almost 4 hours because I had two 11+ year old accounts.\n
    \n
    Because I started this late at night and am in a specific time zone, a few of the subs I commented in the most had gone dark (midnight of June 12) and my comments could not be edited on my SFW account. In doing this, I was permabanned from several subreddits on my NSFW account.\n
    \n
    Today, I opened Redact again to see if I could alter comments/remove submissions on my account that had the most subs go dark. Redact wouldn't even run for my SFW account so I logged in to reddit directly and saw a message that my account had been deactivated, which is why I think Redact was throwing me errors. I manually deleted all my submissions from both my accounts and manually deleted any comments that were original language from me.\n
    \n
    I left up the AI edited comments and then deleted both my accounts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688104448 {#2732
    date: 2023-06-30 07:54:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NevermindNoMind@lemmy.world"
    "@Methylman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2810 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2806 …}
  +reports: Doctrine\ORM\PersistentCollection {#2804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 5868
  -bodyTs: "'11':16,49 '12':83 '4':43 'account':52,94,107,123,139,153,176,200 'ai':20,192 'almost':42 'alter':118 'call':6 'comment':13,73,86,181,194 'comments/remove':119 'could':87,117 'dark':79,130 'deactiv':156 'delet':26,169,179,197 'direct':146 'download':5 'edit':90,193 'error':166 'even':134 'free':4 'garbag':22 'go':9,129 'gone':78 'hour':44 'howev':31 'june':15,82 'languag':21,185 'late':57 'left':189 'log':142 'manual':168,178 'messag':150 'midnight':80 'night':59 'nsfw':106 'old':51 'open':110 'option':36 'origin':184 'permaban':100 'process':40 'redact':7,38,111,131,162 'reddit':145 'replac':18 'run':135 'saw':148 'see':114 'sever':102 'sfw':93,138 'specif':64 'start':55 'sub':71,128 'submiss':27,120,172 'subreddit':103 'think':161 'though':32 'throw':164 'time':30,65 'today':108 'took':41 'two':48 'use':2 'wouldn':132 'year':50 'zone':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/113497/-/comment/458083"
  +editedAt: DateTimeImmutable @1688104624 {#2729
    date: 2023-06-30 07:57:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688104448 {#2731
    date: 2023-06-30 07:54:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details