GET https://kbin.spritesserver.nl/index.php/d/files.mastodon.social/comments/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
2.32 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.45 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 {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t understand why this is a shitpost. Watched the whole thing waiting for something to happen.\n
    \n
    Y’all just now learning that high fashion is unconventional? It’s not my bag either but at the end of the day this is pretty mundane. There’s way weirder stuff at fashion shows
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1723537536 {#1872
    date: 2024-08-13 10:25:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 309205
  -bodyTs: "'bag':33 'day':41 'either':34 'end':38 'fashion':26,52 'happen':18 'high':25 'learn':23 'mundan':45 'pretti':44 'shitpost':9 'show':53 'someth':16 'stuff':50 'thing':13 'unconvent':28 'understand':4 'wait':14 'watch':10 'way':48 'weirder':49 'whole':12 'y':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6374611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271959 {#2437
    date: 2024-01-14 23:39:19.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 {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t understand why this is a shitpost. Watched the whole thing waiting for something to happen.\n
    \n
    Y’all just now learning that high fashion is unconventional? It’s not my bag either but at the end of the day this is pretty mundane. There’s way weirder stuff at fashion shows
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1723537536 {#1872
    date: 2024-08-13 10:25:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 309205
  -bodyTs: "'bag':33 'day':41 'either':34 'end':38 'fashion':26,52 'happen':18 'high':25 'learn':23 'mundan':45 'pretti':44 'shitpost':9 'show':53 'someth':16 'stuff':50 'thing':13 'unconvent':28 'understand':4 'wait':14 'watch':10 'way':48 'weirder':49 'whole':12 'y':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6374611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271959 {#2437
    date: 2024-01-14 23:39:19.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 {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t understand why this is a shitpost. Watched the whole thing waiting for something to happen.\n
    \n
    Y’all just now learning that high fashion is unconventional? It’s not my bag either but at the end of the day this is pretty mundane. There’s way weirder stuff at fashion shows
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1723537536 {#1872
    date: 2024-08-13 10:25:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 309205
  -bodyTs: "'bag':33 'day':41 'either':34 'end':38 'fashion':26,52 'happen':18 'high':25 'learn':23 'mundan':45 'pretti':44 'shitpost':9 'show':53 'someth':16 'stuff':50 'thing':13 'unconvent':28 'understand':4 'wait':14 'watch':10 'way':48 'weirder':49 'whole':12 'y':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6374611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271959 {#2437
    date: 2024-01-14 23:39:19.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 {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t understand why this is a shitpost. Watched the whole thing waiting for something to happen.\n
      \n
      Y’all just now learning that high fashion is unconventional? It’s not my bag either but at the end of the day this is pretty mundane. There’s way weirder stuff at fashion shows
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1723537536 {#1872
      date: 2024-08-13 10:25:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 309205
    -bodyTs: "'bag':33 'day':41 'either':34 'end':38 'fashion':26,52 'happen':18 'high':25 'learn':23 'mundan':45 'pretti':44 'shitpost':9 'show':53 'someth':16 'stuff':50 'thing':13 'unconvent':28 'understand':4 'wait':14 'watch':10 'way':48 'weirder':49 'whole':12 'y':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6374611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705271959 {#2437
      date: 2024-01-14 23:39:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Lmao did you miss the open coffin at the end? This is a funeral"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705272084 {#3159
    date: 2024-01-14 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 309210
  -bodyTs: "'coffin':7 'end':10 'funer':14 'lmao':1 'miss':4 'open':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6695166"
  +editedAt: DateTimeImmutable @1723725021 {#3160
    date: 2024-08-15 14:30:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705272084 {#3161
    date: 2024-01-14 23:41:24.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 {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t understand why this is a shitpost. Watched the whole thing waiting for something to happen.\n
      \n
      Y’all just now learning that high fashion is unconventional? It’s not my bag either but at the end of the day this is pretty mundane. There’s way weirder stuff at fashion shows
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1723537536 {#1872
      date: 2024-08-13 10:25:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 309205
    -bodyTs: "'bag':33 'day':41 'either':34 'end':38 'fashion':26,52 'happen':18 'high':25 'learn':23 'mundan':45 'pretti':44 'shitpost':9 'show':53 'someth':16 'stuff':50 'thing':13 'unconvent':28 'understand':4 'wait':14 'watch':10 'way':48 'weirder':49 'whole':12 'y':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6374611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705271959 {#2437
      date: 2024-01-14 23:39:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Lmao did you miss the open coffin at the end? This is a funeral"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705272084 {#3159
    date: 2024-01-14 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 309210
  -bodyTs: "'coffin':7 'end':10 'funer':14 'lmao':1 'miss':4 'open':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6695166"
  +editedAt: DateTimeImmutable @1723725021 {#3160
    date: 2024-08-15 14:30:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705272084 {#3161
    date: 2024-01-14 23:41:24.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 {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t understand why this is a shitpost. Watched the whole thing waiting for something to happen.\n
      \n
      Y’all just now learning that high fashion is unconventional? It’s not my bag either but at the end of the day this is pretty mundane. There’s way weirder stuff at fashion shows
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1723537536 {#1872
      date: 2024-08-13 10:25:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 309205
    -bodyTs: "'bag':33 'day':41 'either':34 'end':38 'fashion':26,52 'happen':18 'high':25 'learn':23 'mundan':45 'pretti':44 'shitpost':9 'show':53 'someth':16 'stuff':50 'thing':13 'unconvent':28 'understand':4 'wait':14 'watch':10 'way':48 'weirder':49 'whole':12 'y':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6374611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705271959 {#2437
      date: 2024-01-14 23:39:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Lmao did you miss the open coffin at the end? This is a funeral"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705272084 {#3159
    date: 2024-01-14 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 309210
  -bodyTs: "'coffin':7 'end':10 'funer':14 'lmao':1 'miss':4 'open':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6695166"
  +editedAt: DateTimeImmutable @1723725021 {#3160
    date: 2024-08-15 14:30:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705272084 {#3161
    date: 2024-01-14 23:41:24.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 {#3394
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t understand why this is a shitpost. Watched the whole thing waiting for something to happen.\n
        \n
        Y’all just now learning that high fashion is unconventional? It’s not my bag either but at the end of the day this is pretty mundane. There’s way weirder stuff at fashion shows
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1723537536 {#1872
        date: 2024-08-13 10:25:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 309205
      -bodyTs: "'bag':33 'day':41 'either':34 'end':38 'fashion':26,52 'happen':18 'high':25 'learn':23 'mundan':45 'pretti':44 'shitpost':9 'show':53 'someth':16 'stuff':50 'thing':13 'unconvent':28 'understand':4 'wait':14 'watch':10 'way':48 'weirder':49 'whole':12 'y':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6374611"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705271959 {#2437
        date: 2024-01-14 23:39:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "Lmao did you miss the open coffin at the end? This is a funeral"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705272084 {#3159
      date: 2024-01-14 23:41:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@BlemboTheThird@lemmy.ca"
      "@funny@lemmus.org"
      "@BlemboTheThird@lemmy.ca"
      "@funny@lemmus.org"
      "@BlemboTheThird@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 309210
    -bodyTs: "'coffin':7 'end':10 'funer':14 'lmao':1 'miss':4 'open':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6695166"
    +editedAt: DateTimeImmutable @1723725021 {#3160
      date: 2024-08-15 14:30:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705272084 {#3161
      date: 2024-01-14 23:41:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Yeah I read the comment about it being a designer’s funeral, this is clearly something they requested"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705272212 {#3392
    date: 2024-01-14 23:43:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
    "@Mozingo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 309216
  -bodyTs: "'clear':15 'comment':5 'design':10 'funer':12 'read':3 'request':18 'someth':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6374679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705272212 {#3393
    date: 2024-01-14 23:43:32.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 {#3394
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t understand why this is a shitpost. Watched the whole thing waiting for something to happen.\n
        \n
        Y’all just now learning that high fashion is unconventional? It’s not my bag either but at the end of the day this is pretty mundane. There’s way weirder stuff at fashion shows
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1723537536 {#1872
        date: 2024-08-13 10:25:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 309205
      -bodyTs: "'bag':33 'day':41 'either':34 'end':38 'fashion':26,52 'happen':18 'high':25 'learn':23 'mundan':45 'pretti':44 'shitpost':9 'show':53 'someth':16 'stuff':50 'thing':13 'unconvent':28 'understand':4 'wait':14 'watch':10 'way':48 'weirder':49 'whole':12 'y':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6374611"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705271959 {#2437
        date: 2024-01-14 23:39:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "Lmao did you miss the open coffin at the end? This is a funeral"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705272084 {#3159
      date: 2024-01-14 23:41:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@BlemboTheThird@lemmy.ca"
      "@funny@lemmus.org"
      "@BlemboTheThird@lemmy.ca"
      "@funny@lemmus.org"
      "@BlemboTheThird@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 309210
    -bodyTs: "'coffin':7 'end':10 'funer':14 'lmao':1 'miss':4 'open':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6695166"
    +editedAt: DateTimeImmutable @1723725021 {#3160
      date: 2024-08-15 14:30:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705272084 {#3161
      date: 2024-01-14 23:41:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Yeah I read the comment about it being a designer’s funeral, this is clearly something they requested"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705272212 {#3392
    date: 2024-01-14 23:43:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
    "@Mozingo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 309216
  -bodyTs: "'clear':15 'comment':5 'design':10 'funer':12 'read':3 'request':18 'someth':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6374679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705272212 {#3393
    date: 2024-01-14 23:43:32.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 {#3394
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t understand why this is a shitpost. Watched the whole thing waiting for something to happen.\n
        \n
        Y’all just now learning that high fashion is unconventional? It’s not my bag either but at the end of the day this is pretty mundane. There’s way weirder stuff at fashion shows
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1723537536 {#1872
        date: 2024-08-13 10:25:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 309205
      -bodyTs: "'bag':33 'day':41 'either':34 'end':38 'fashion':26,52 'happen':18 'high':25 'learn':23 'mundan':45 'pretti':44 'shitpost':9 'show':53 'someth':16 'stuff':50 'thing':13 'unconvent':28 'understand':4 'wait':14 'watch':10 'way':48 'weirder':49 'whole':12 'y':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6374611"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705271959 {#2437
        date: 2024-01-14 23:39:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "Lmao did you miss the open coffin at the end? This is a funeral"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705272084 {#3159
      date: 2024-01-14 23:41:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@BlemboTheThird@lemmy.ca"
      "@funny@lemmus.org"
      "@BlemboTheThird@lemmy.ca"
      "@funny@lemmus.org"
      "@BlemboTheThird@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 309210
    -bodyTs: "'coffin':7 'end':10 'funer':14 'lmao':1 'miss':4 'open':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6695166"
    +editedAt: DateTimeImmutable @1723725021 {#3160
      date: 2024-08-15 14:30:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705272084 {#3161
      date: 2024-01-14 23:41:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Yeah I read the comment about it being a designer’s funeral, this is clearly something they requested"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705272212 {#3392
    date: 2024-01-14 23:43:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@BlemboTheThird@lemmy.ca"
    "@Mozingo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 309216
  -bodyTs: "'clear':15 'comment':5 'design':10 'funer':12 'read':3 'request':18 'someth':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6374679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705272212 {#3393
    date: 2024-01-14 23:43:32.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 {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I aspire to be this extra."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705266031 {#1549
    date: 2024-01-14 22:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 308965
  -bodyTs: "'aspir':2 'extra':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8274006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705266031 {#1550
    date: 2024-01-14 22:00:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I aspire to be this extra."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705266031 {#1549
    date: 2024-01-14 22:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 308965
  -bodyTs: "'aspir':2 'extra':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8274006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705266031 {#1550
    date: 2024-01-14 22:00:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I aspire to be this extra."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705266031 {#1549
    date: 2024-01-14 22:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 308965
  -bodyTs: "'aspir':2 'extra':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8274006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705266031 {#1550
    date: 2024-01-14 22:00:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    INCREDIBLE\n
    \n
    *Clearly* this was the desired theme and tone.\n
    \n
    Good for them
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705260384 {#2464
    date: 2024-01-14 20:26:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 308748
  -bodyTs: "'clear':2 'desir':6 'good':10 'incred':1 'theme':7 'tone':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260384 {#2463
    date: 2024-01-14 20:26:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    INCREDIBLE\n
    \n
    *Clearly* this was the desired theme and tone.\n
    \n
    Good for them
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705260384 {#2464
    date: 2024-01-14 20:26:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 308748
  -bodyTs: "'clear':2 'desir':6 'good':10 'incred':1 'theme':7 'tone':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260384 {#2463
    date: 2024-01-14 20:26:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    INCREDIBLE\n
    \n
    *Clearly* this was the desired theme and tone.\n
    \n
    Good for them
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705260384 {#2464
    date: 2024-01-14 20:26:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 308748
  -bodyTs: "'clear':2 'desir':6 'good':10 'incred':1 'theme':7 'tone':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260384 {#2463
    date: 2024-01-14 20:26:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#2031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Video with sound. It plays normally in the Eternity app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705259096 {#2023
    date: 2024-01-14 20:04:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 308699
  -bodyTs: "'app':10 'etern':9 'normal':6 'play':5 'sound':3 'video':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3884240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259096 {#2030
    date: 2024-01-14 20:04:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#2031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Video with sound. It plays normally in the Eternity app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705259096 {#2023
    date: 2024-01-14 20:04:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 308699
  -bodyTs: "'app':10 'etern':9 'normal':6 'play':5 'sound':3 'video':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3884240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259096 {#2030
    date: 2024-01-14 20:04:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#2031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Video with sound. It plays normally in the Eternity app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705259096 {#2023
    date: 2024-01-14 20:04:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 308699
  -bodyTs: "'app':10 'etern':9 'normal':6 'play':5 'sound':3 'video':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3884240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259096 {#2030
    date: 2024-01-14 20:04:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2191
  +user: App\Entity\User {#2343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "wtf did i just watch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1705259037 {#2331
    date: 2024-01-14 20:03:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 308694
  -bodyTs: "'watch':5 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259037 {#2314
    date: 2024-01-14 20:03:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2191
  +user: App\Entity\User {#2343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "wtf did i just watch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1705259037 {#2331
    date: 2024-01-14 20:03:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 308694
  -bodyTs: "'watch':5 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259037 {#2314
    date: 2024-01-14 20:03:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2191
  +user: App\Entity\User {#2343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "wtf did i just watch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1705259037 {#2331
    date: 2024-01-14 20:03:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 308694
  -bodyTs: "'watch':5 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259037 {#2314
    date: 2024-01-14 20:03:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#2139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hate this. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705259022 {#2117
    date: 2024-01-14 20:03:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 308695
  -bodyTs: "'hate':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5364728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259022 {#2121
    date: 2024-01-14 20:03:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#2139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hate this. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705259022 {#2117
    date: 2024-01-14 20:03:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 308695
  -bodyTs: "'hate':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5364728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259022 {#2121
    date: 2024-01-14 20:03:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#2139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hate this. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705259022 {#2117
    date: 2024-01-14 20:03:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 308695
  -bodyTs: "'hate':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5364728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259022 {#2121
    date: 2024-01-14 20:03:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Mommy why is Santa packing a Winchester 1200 Defender 12 gage?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702909434 {#2206
    date: 2023-12-18 15:23:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 231806
  -bodyTs: "'12':10 '1200':8 'defend':9 'gage':11 'mommi':1 'pack':5 'santa':4 'winchest':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909434 {#2202
    date: 2023-12-18 15:23:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Mommy why is Santa packing a Winchester 1200 Defender 12 gage?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702909434 {#2206
    date: 2023-12-18 15:23:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 231806
  -bodyTs: "'12':10 '1200':8 'defend':9 'gage':11 'mommi':1 'pack':5 'santa':4 'winchest':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909434 {#2202
    date: 2023-12-18 15:23:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Mommy why is Santa packing a Winchester 1200 Defender 12 gage?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702909434 {#2206
    date: 2023-12-18 15:23:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 231806
  -bodyTs: "'12':10 '1200':8 'defend':9 'gage':11 'mommi':1 'pack':5 'santa':4 'winchest':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909434 {#2202
    date: 2023-12-18 15:23:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2186
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "“magic missile”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702901643 {#2179
    date: 2023-12-18 13:14:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 231513
  -bodyTs: "'magic':1 'missil':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901643 {#2181
    date: 2023-12-18 13:14:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2186
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "“magic missile”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702901643 {#2179
    date: 2023-12-18 13:14:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 231513
  -bodyTs: "'magic':1 'missil':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901643 {#2181
    date: 2023-12-18 13:14:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2186
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "“magic missile”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702901643 {#2179
    date: 2023-12-18 13:14:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 231513
  -bodyTs: "'magic':1 'missil':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901643 {#2181
    date: 2023-12-18 13:14:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "OG gangsta"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702899184 {#1354
    date: 2023-12-18 12:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 231444
  -bodyTs: "'gangsta':2 'og':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899184 {#1358
    date: 2023-12-18 12:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "OG gangsta"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702899184 {#1354
    date: 2023-12-18 12:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 231444
  -bodyTs: "'gangsta':2 'og':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899184 {#1358
    date: 2023-12-18 12:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "OG gangsta"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702899184 {#1354
    date: 2023-12-18 12:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 231444
  -bodyTs: "'gangsta':2 'og':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899184 {#1358
    date: 2023-12-18 12:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2566
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "The old wand of scattershot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702894858 {#2561
    date: 2023-12-18 11:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 231349
  -bodyTs: "'old':2 'scattershot':5 'wand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6108871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702894858 {#2562
    date: 2023-12-18 11:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2566
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "The old wand of scattershot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702894858 {#2561
    date: 2023-12-18 11:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 231349
  -bodyTs: "'old':2 'scattershot':5 'wand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6108871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702894858 {#2562
    date: 2023-12-18 11:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2566
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "The old wand of scattershot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702894858 {#2561
    date: 2023-12-18 11:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 231349
  -bodyTs: "'old':2 'scattershot':5 'wand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6108871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702894858 {#2562
    date: 2023-12-18 11:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like this version of Gandalf. It makes me think he got Bilbo to leave his house by threatening to blow a brand new Hobbit Hole in him. Lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702894586 {#2634
    date: 2023-12-18 11:16:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 231340
  -bodyTs: "'bilbo':13 'blow':21 'brand':23 'gandalf':6 'got':12 'hobbit':25 'hole':26 'hous':17 'leav':15 'like':2 'lmao':29 'make':8 'new':24 'think':10 'threaten':19 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5066905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702894586 {#2635
    date: 2023-12-18 11:16:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like this version of Gandalf. It makes me think he got Bilbo to leave his house by threatening to blow a brand new Hobbit Hole in him. Lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702894586 {#2634
    date: 2023-12-18 11:16:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 231340
  -bodyTs: "'bilbo':13 'blow':21 'brand':23 'gandalf':6 'got':12 'hobbit':25 'hole':26 'hous':17 'leav':15 'like':2 'lmao':29 'make':8 'new':24 'think':10 'threaten':19 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5066905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702894586 {#2635
    date: 2023-12-18 11:16:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like this version of Gandalf. It makes me think he got Bilbo to leave his house by threatening to blow a brand new Hobbit Hole in him. Lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702894586 {#2634
    date: 2023-12-18 11:16:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 231340
  -bodyTs: "'bilbo':13 'blow':21 'brand':23 'gandalf':6 'got':12 'hobbit':25 'hole':26 'hous':17 'leav':15 'like':2 'lmao':29 'make':8 'new':24 'think':10 'threaten':19 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5066905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702894586 {#2635
    date: 2023-12-18 11:16:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2713
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: "Remember a Decepticon that transformed into a cassette?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699271683 {#2708
    date: 2023-11-06 12:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  -id: 89272
  -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5054870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699097077 {#2709
    date: 2023-11-04 12:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2713
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: "Remember a Decepticon that transformed into a cassette?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699271683 {#2708
    date: 2023-11-06 12:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  -id: 89272
  -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5054870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699097077 {#2709
    date: 2023-11-04 12:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2713
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: "Remember a Decepticon that transformed into a cassette?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699271683 {#2708
    date: 2023-11-06 12:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  -id: 89272
  -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5054870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699097077 {#2709
    date: 2023-11-04 12:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2708
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2709
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Gotta be at some very specific places to fool people with that in 2023"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699101081 {#3127
    date: 2023-11-04 13:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
  -id: 89385
  -bodyTs: "'2023':14 'fool':9 'gotta':1 'peopl':10 'place':7 'specif':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5499074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699101081 {#3128
    date: 2023-11-04 13:31:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2708
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2709
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Gotta be at some very specific places to fool people with that in 2023"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699101081 {#3127
    date: 2023-11-04 13:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
  -id: 89385
  -bodyTs: "'2023':14 'fool':9 'gotta':1 'peopl':10 'place':7 'specif':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5499074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699101081 {#3128
    date: 2023-11-04 13:31:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2708
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2709
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Gotta be at some very specific places to fool people with that in 2023"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699101081 {#3127
    date: 2023-11-04 13:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
  -id: 89385
  -bodyTs: "'2023':14 'fool':9 'gotta':1 'peopl':10 'place':7 'specif':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5499074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699101081 {#3128
    date: 2023-11-04 13:31:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3145
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2708
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2709
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699103496 {#3143
    date: 2023-11-04 14:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3149 …}
  +votes: Doctrine\ORM\PersistentCollection {#3151 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 89470
  -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5056412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699103496 {#3144
    date: 2023-11-04 14:11:36.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
63 DENIED edit
App\Entity\EntryComment {#3145
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2708
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2709
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699103496 {#3143
    date: 2023-11-04 14:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3149 …}
  +votes: Doctrine\ORM\PersistentCollection {#3151 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 89470
  -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5056412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699103496 {#3144
    date: 2023-11-04 14:11:36.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
64 DENIED moderate
App\Entity\EntryComment {#3145
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2708
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2709
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699103496 {#3143
    date: 2023-11-04 14:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3149 …}
  +votes: Doctrine\ORM\PersistentCollection {#3151 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 89470
  -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5056412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699103496 {#3144
    date: 2023-11-04 14:11:36.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
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 {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2708
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2709
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3143
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3149 …}
    +votes: Doctrine\ORM\PersistentCollection {#3151 …}
    +reports: Doctrine\ORM\PersistentCollection {#3153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3144
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Leading to intergalactic war accidentally started by DankPods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699125201 {#3360
    date: 2023-11-04 20:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 90564
  -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5158740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699125201 {#3361
    date: 2023-11-04 20:13:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2708
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2709
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3143
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3149 …}
    +votes: Doctrine\ORM\PersistentCollection {#3151 …}
    +reports: Doctrine\ORM\PersistentCollection {#3153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3144
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Leading to intergalactic war accidentally started by DankPods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699125201 {#3360
    date: 2023-11-04 20:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 90564
  -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5158740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699125201 {#3361
    date: 2023-11-04 20:13:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2708
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2709
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3143
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3149 …}
    +votes: Doctrine\ORM\PersistentCollection {#3151 …}
    +reports: Doctrine\ORM\PersistentCollection {#3153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3144
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Leading to intergalactic war accidentally started by DankPods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699125201 {#3360
    date: 2023-11-04 20:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 90564
  -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5158740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699125201 {#3361
    date: 2023-11-04 20:13:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3603
  +user: Proxies\__CG__\App\Entity\User {#3604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "Remember a Decepticon that transformed into a cassette?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699271683 {#2708
          date: 2023-11-06 12:54:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2716 …}
        +nested: Doctrine\ORM\PersistentCollection {#2718 …}
        +votes: Doctrine\ORM\PersistentCollection {#2720 …}
        +reports: Doctrine\ORM\PersistentCollection {#2722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
        -id: 89272
        -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5054870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699097077 {#2709
          date: 2023-11-04 12:24:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699103496 {#3143
        date: 2023-11-04 14:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3147 …}
      +nested: Doctrine\ORM\PersistentCollection {#3149 …}
      +votes: Doctrine\ORM\PersistentCollection {#3151 …}
      +reports: Doctrine\ORM\PersistentCollection {#3153 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -id: 89470
      -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5056412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699103496 {#3144
        date: 2023-11-04 14:11:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Leading to intergalactic war accidentally started by DankPods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699125201 {#3360
      date: 2023-11-04 20:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 90564
    -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5158740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699125201 {#3361
      date: 2023-11-04 20:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    Soundwave was prepared for humans to be hostile to his kind.\n
    \n
    He hadn’t counted on the 1 grit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699212083 {#3601
    date: 2023-11-05 20:21:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3605 …}
  +nested: Doctrine\ORM\PersistentCollection {#3607 …}
  +votes: Doctrine\ORM\PersistentCollection {#3609 …}
  +reports: Doctrine\ORM\PersistentCollection {#3611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
  -id: 93283
  -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3811630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212083 {#3602
    date: 2023-11-05 20:21:23.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
71 DENIED edit
App\Entity\EntryComment {#3603
  +user: Proxies\__CG__\App\Entity\User {#3604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "Remember a Decepticon that transformed into a cassette?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699271683 {#2708
          date: 2023-11-06 12:54:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2716 …}
        +nested: Doctrine\ORM\PersistentCollection {#2718 …}
        +votes: Doctrine\ORM\PersistentCollection {#2720 …}
        +reports: Doctrine\ORM\PersistentCollection {#2722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
        -id: 89272
        -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5054870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699097077 {#2709
          date: 2023-11-04 12:24:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699103496 {#3143
        date: 2023-11-04 14:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3147 …}
      +nested: Doctrine\ORM\PersistentCollection {#3149 …}
      +votes: Doctrine\ORM\PersistentCollection {#3151 …}
      +reports: Doctrine\ORM\PersistentCollection {#3153 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -id: 89470
      -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5056412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699103496 {#3144
        date: 2023-11-04 14:11:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Leading to intergalactic war accidentally started by DankPods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699125201 {#3360
      date: 2023-11-04 20:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 90564
    -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5158740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699125201 {#3361
      date: 2023-11-04 20:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    Soundwave was prepared for humans to be hostile to his kind.\n
    \n
    He hadn’t counted on the 1 grit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699212083 {#3601
    date: 2023-11-05 20:21:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3605 …}
  +nested: Doctrine\ORM\PersistentCollection {#3607 …}
  +votes: Doctrine\ORM\PersistentCollection {#3609 …}
  +reports: Doctrine\ORM\PersistentCollection {#3611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
  -id: 93283
  -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3811630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212083 {#3602
    date: 2023-11-05 20:21:23.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
72 DENIED moderate
App\Entity\EntryComment {#3603
  +user: Proxies\__CG__\App\Entity\User {#3604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "Remember a Decepticon that transformed into a cassette?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699271683 {#2708
          date: 2023-11-06 12:54:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2716 …}
        +nested: Doctrine\ORM\PersistentCollection {#2718 …}
        +votes: Doctrine\ORM\PersistentCollection {#2720 …}
        +reports: Doctrine\ORM\PersistentCollection {#2722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
        -id: 89272
        -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5054870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699097077 {#2709
          date: 2023-11-04 12:24:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699103496 {#3143
        date: 2023-11-04 14:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3147 …}
      +nested: Doctrine\ORM\PersistentCollection {#3149 …}
      +votes: Doctrine\ORM\PersistentCollection {#3151 …}
      +reports: Doctrine\ORM\PersistentCollection {#3153 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -id: 89470
      -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5056412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699103496 {#3144
        date: 2023-11-04 14:11:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Leading to intergalactic war accidentally started by DankPods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699125201 {#3360
      date: 2023-11-04 20:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 90564
    -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5158740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699125201 {#3361
      date: 2023-11-04 20:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    Soundwave was prepared for humans to be hostile to his kind.\n
    \n
    He hadn’t counted on the 1 grit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699212083 {#3601
    date: 2023-11-05 20:21:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3605 …}
  +nested: Doctrine\ORM\PersistentCollection {#3607 …}
  +votes: Doctrine\ORM\PersistentCollection {#3609 …}
  +reports: Doctrine\ORM\PersistentCollection {#3611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
  -id: 93283
  -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3811630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212083 {#3602
    date: 2023-11-05 20:21:23.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
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 {#3752
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3603
    +user: Proxies\__CG__\App\Entity\User {#3604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3362
      +user: Proxies\__CG__\App\Entity\User {#3363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2728 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "Remember a Decepticon that transformed into a cassette?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1699271683 {#2708
            date: 2023-11-06 12:54:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2716 …}
          +nested: Doctrine\ORM\PersistentCollection {#2718 …}
          +votes: Doctrine\ORM\PersistentCollection {#2720 …}
          +reports: Doctrine\ORM\PersistentCollection {#2722 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
          -id: 89272
          -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5054870"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699097077 {#2709
            date: 2023-11-04 12:24:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699103496 {#3143
          date: 2023-11-04 14:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@BustinJiber@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3147 …}
        +nested: Doctrine\ORM\PersistentCollection {#3149 …}
        +votes: Doctrine\ORM\PersistentCollection {#3151 …}
        +reports: Doctrine\ORM\PersistentCollection {#3153 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
        -id: 89470
        -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5056412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699103496 {#3144
          date: 2023-11-04 14:11:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Leading to intergalactic war accidentally started by DankPods."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699125201 {#3360
        date: 2023-11-04 20:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3364 …}
      +nested: Doctrine\ORM\PersistentCollection {#3366 …}
      +votes: Doctrine\ORM\PersistentCollection {#3368 …}
      +reports: Doctrine\ORM\PersistentCollection {#3370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
      -id: 90564
      -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5158740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699125201 {#3361
        date: 2023-11-04 20:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      Soundwave was prepared for humans to be hostile to his kind.\n
      \n
      He hadn’t counted on the 1 grit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699212083 {#3601
      date: 2023-11-05 20:21:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3605 …}
    +nested: Doctrine\ORM\PersistentCollection {#3607 …}
    +votes: Doctrine\ORM\PersistentCollection {#3609 …}
    +reports: Doctrine\ORM\PersistentCollection {#3611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
    -id: 93283
    -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3811630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699212083 {#3602
      date: 2023-11-05 20:21:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "To say nothing of his new rival, Scarlet Fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699246609 {#3750
    date: 2023-11-06 05:56:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3753 …}
  +nested: Doctrine\ORM\PersistentCollection {#3755 …}
  +votes: Doctrine\ORM\PersistentCollection {#3757 …}
  +reports: Doctrine\ORM\PersistentCollection {#3759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3763 …}
  -id: 94413
  -bodyTs: "'fire':9 'new':6 'noth':3 'rival':7 'say':2 'scarlet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5208000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699246609 {#3751
    date: 2023-11-06 05:56:49.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
75 DENIED edit
App\Entity\EntryComment {#3752
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3603
    +user: Proxies\__CG__\App\Entity\User {#3604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3362
      +user: Proxies\__CG__\App\Entity\User {#3363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2728 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "Remember a Decepticon that transformed into a cassette?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1699271683 {#2708
            date: 2023-11-06 12:54:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2716 …}
          +nested: Doctrine\ORM\PersistentCollection {#2718 …}
          +votes: Doctrine\ORM\PersistentCollection {#2720 …}
          +reports: Doctrine\ORM\PersistentCollection {#2722 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
          -id: 89272
          -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5054870"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699097077 {#2709
            date: 2023-11-04 12:24:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699103496 {#3143
          date: 2023-11-04 14:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@BustinJiber@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3147 …}
        +nested: Doctrine\ORM\PersistentCollection {#3149 …}
        +votes: Doctrine\ORM\PersistentCollection {#3151 …}
        +reports: Doctrine\ORM\PersistentCollection {#3153 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
        -id: 89470
        -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5056412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699103496 {#3144
          date: 2023-11-04 14:11:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Leading to intergalactic war accidentally started by DankPods."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699125201 {#3360
        date: 2023-11-04 20:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3364 …}
      +nested: Doctrine\ORM\PersistentCollection {#3366 …}
      +votes: Doctrine\ORM\PersistentCollection {#3368 …}
      +reports: Doctrine\ORM\PersistentCollection {#3370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
      -id: 90564
      -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5158740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699125201 {#3361
        date: 2023-11-04 20:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      Soundwave was prepared for humans to be hostile to his kind.\n
      \n
      He hadn’t counted on the 1 grit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699212083 {#3601
      date: 2023-11-05 20:21:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3605 …}
    +nested: Doctrine\ORM\PersistentCollection {#3607 …}
    +votes: Doctrine\ORM\PersistentCollection {#3609 …}
    +reports: Doctrine\ORM\PersistentCollection {#3611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
    -id: 93283
    -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3811630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699212083 {#3602
      date: 2023-11-05 20:21:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "To say nothing of his new rival, Scarlet Fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699246609 {#3750
    date: 2023-11-06 05:56:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3753 …}
  +nested: Doctrine\ORM\PersistentCollection {#3755 …}
  +votes: Doctrine\ORM\PersistentCollection {#3757 …}
  +reports: Doctrine\ORM\PersistentCollection {#3759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3763 …}
  -id: 94413
  -bodyTs: "'fire':9 'new':6 'noth':3 'rival':7 'say':2 'scarlet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5208000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699246609 {#3751
    date: 2023-11-06 05:56:49.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
76 DENIED moderate
App\Entity\EntryComment {#3752
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3603
    +user: Proxies\__CG__\App\Entity\User {#3604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3362
      +user: Proxies\__CG__\App\Entity\User {#3363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2728 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "Remember a Decepticon that transformed into a cassette?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1699271683 {#2708
            date: 2023-11-06 12:54:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2716 …}
          +nested: Doctrine\ORM\PersistentCollection {#2718 …}
          +votes: Doctrine\ORM\PersistentCollection {#2720 …}
          +reports: Doctrine\ORM\PersistentCollection {#2722 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
          -id: 89272
          -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5054870"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699097077 {#2709
            date: 2023-11-04 12:24:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699103496 {#3143
          date: 2023-11-04 14:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@BustinJiber@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3147 …}
        +nested: Doctrine\ORM\PersistentCollection {#3149 …}
        +votes: Doctrine\ORM\PersistentCollection {#3151 …}
        +reports: Doctrine\ORM\PersistentCollection {#3153 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
        -id: 89470
        -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5056412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699103496 {#3144
          date: 2023-11-04 14:11:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Leading to intergalactic war accidentally started by DankPods."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699125201 {#3360
        date: 2023-11-04 20:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3364 …}
      +nested: Doctrine\ORM\PersistentCollection {#3366 …}
      +votes: Doctrine\ORM\PersistentCollection {#3368 …}
      +reports: Doctrine\ORM\PersistentCollection {#3370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
      -id: 90564
      -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5158740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699125201 {#3361
        date: 2023-11-04 20:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      Soundwave was prepared for humans to be hostile to his kind.\n
      \n
      He hadn’t counted on the 1 grit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699212083 {#3601
      date: 2023-11-05 20:21:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3605 …}
    +nested: Doctrine\ORM\PersistentCollection {#3607 …}
    +votes: Doctrine\ORM\PersistentCollection {#3609 …}
    +reports: Doctrine\ORM\PersistentCollection {#3611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
    -id: 93283
    -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3811630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699212083 {#3602
      date: 2023-11-05 20:21:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "To say nothing of his new rival, Scarlet Fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699246609 {#3750
    date: 2023-11-06 05:56:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3753 …}
  +nested: Doctrine\ORM\PersistentCollection {#3755 …}
  +votes: Doctrine\ORM\PersistentCollection {#3757 …}
  +reports: Doctrine\ORM\PersistentCollection {#3759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3763 …}
  -id: 94413
  -bodyTs: "'fire':9 'new':6 'noth':3 'rival':7 'say':2 'scarlet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5208000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699246609 {#3751
    date: 2023-11-06 05:56:49.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
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 {#3378
  +user: Proxies\__CG__\App\Entity\User {#3379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2708
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2709
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3143
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3149 …}
    +votes: Doctrine\ORM\PersistentCollection {#3151 …}
    +reports: Doctrine\ORM\PersistentCollection {#3153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3144
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "There is already an actual flash drive version of Ravage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699137498 {#3376
    date: 2023-11-04 23:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 91007
  -bodyTs: "'actual':5 'alreadi':3 'drive':7 'flash':6 'ravag':10 'version':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4570431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699137498 {#3377
    date: 2023-11-04 23:38:18.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
79 DENIED edit
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2708
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2709
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3143
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3149 …}
    +votes: Doctrine\ORM\PersistentCollection {#3151 …}
    +reports: Doctrine\ORM\PersistentCollection {#3153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3144
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "There is already an actual flash drive version of Ravage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699137498 {#3376
    date: 2023-11-04 23:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 91007
  -bodyTs: "'actual':5 'alreadi':3 'drive':7 'flash':6 'ravag':10 'version':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4570431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699137498 {#3377
    date: 2023-11-04 23:38:18.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
80 DENIED moderate
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2708
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2709
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3143
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3149 …}
    +votes: Doctrine\ORM\PersistentCollection {#3151 …}
    +reports: Doctrine\ORM\PersistentCollection {#3153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3144
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "There is already an actual flash drive version of Ravage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699137498 {#3376
    date: 2023-11-04 23:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 91007
  -bodyTs: "'actual':5 'alreadi':3 'drive':7 'flash':6 'ravag':10 'version':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4570431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699137498 {#3377
    date: 2023-11-04 23:38:18.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
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 {#2789
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The US nuclear arsenal still runs on floppy disks.\n
    \n
    EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 90
  +score: 0
  +lastActive: DateTime @1699247979 {#2783
    date: 2023-11-06 06:19:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 88070
  -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043898"
  +editedAt: DateTimeImmutable @1699049454 {#2784
    date: 2023-11-03 23:10:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699047827 {#2785
    date: 2023-11-03 22:43:47.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
83 DENIED edit
App\Entity\EntryComment {#2789
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The US nuclear arsenal still runs on floppy disks.\n
    \n
    EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 90
  +score: 0
  +lastActive: DateTime @1699247979 {#2783
    date: 2023-11-06 06:19:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 88070
  -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043898"
  +editedAt: DateTimeImmutable @1699049454 {#2784
    date: 2023-11-03 23:10:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699047827 {#2785
    date: 2023-11-03 22:43:47.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
84 DENIED moderate
App\Entity\EntryComment {#2789
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The US nuclear arsenal still runs on floppy disks.\n
    \n
    EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 90
  +score: 0
  +lastActive: DateTime @1699247979 {#2783
    date: 2023-11-06 06:19:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 88070
  -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043898"
  +editedAt: DateTimeImmutable @1699049454 {#2784
    date: 2023-11-03 23:10:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699047827 {#2785
    date: 2023-11-03 22:43:47.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
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 {#3019
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The US nuclear arsenal still runs on floppy disks.\n
      \n
      EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 90
    +score: 0
    +lastActive: DateTime @1699247979 {#2783
      date: 2023-11-06 06:19:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 88070
    -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5043898"
    +editedAt: DateTimeImmutable @1699049454 {#2784
      date: 2023-11-03 23:10:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699047827 {#2785
      date: 2023-11-03 22:43:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
    \n
    So this is or:\n
    \n
    - really scary\n
    - unbelievable smart cause nobody knows how to use them\n
    - not true\n
    \n
    Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1699048292 {#3020
    date: 2023-11-03 22:51:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 88092
  -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048292 {#3023
    date: 2023-11-03 22:51:32.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
87 DENIED edit
App\Entity\EntryComment {#3019
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The US nuclear arsenal still runs on floppy disks.\n
      \n
      EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 90
    +score: 0
    +lastActive: DateTime @1699247979 {#2783
      date: 2023-11-06 06:19:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 88070
    -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5043898"
    +editedAt: DateTimeImmutable @1699049454 {#2784
      date: 2023-11-03 23:10:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699047827 {#2785
      date: 2023-11-03 22:43:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
    \n
    So this is or:\n
    \n
    - really scary\n
    - unbelievable smart cause nobody knows how to use them\n
    - not true\n
    \n
    Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1699048292 {#3020
    date: 2023-11-03 22:51:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 88092
  -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048292 {#3023
    date: 2023-11-03 22:51:32.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
88 DENIED moderate
App\Entity\EntryComment {#3019
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The US nuclear arsenal still runs on floppy disks.\n
      \n
      EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 90
    +score: 0
    +lastActive: DateTime @1699247979 {#2783
      date: 2023-11-06 06:19:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 88070
    -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5043898"
    +editedAt: DateTimeImmutable @1699049454 {#2784
      date: 2023-11-03 23:10:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699047827 {#2785
      date: 2023-11-03 22:43:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
    \n
    So this is or:\n
    \n
    - really scary\n
    - unbelievable smart cause nobody knows how to use them\n
    - not true\n
    \n
    Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1699048292 {#3020
    date: 2023-11-03 22:51:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 88092
  -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048292 {#3023
    date: 2023-11-03 22:51:32.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
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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#3102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The US nuclear arsenal still runs on floppy disks.\n
        \n
        EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1699247979 {#2783
        date: 2023-11-06 06:19:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 88070
      -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043898"
      +editedAt: DateTimeImmutable @1699049454 {#2784
        date: 2023-11-03 23:10:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047827 {#2785
        date: 2023-11-03 22:43:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
      \n
      So this is or:\n
      \n
      - really scary\n
      - unbelievable smart cause nobody knows how to use them\n
      - not true\n
      \n
      Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699048292 {#3020
      date: 2023-11-03 22:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 88092
    -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048292 {#3023
      date: 2023-11-03 22:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "It boils down to “never change a running system”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699054144 {#3190
    date: 2023-11-04 00:29:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 88320
  -bodyTs: "'boil':2 'chang':6 'never':5 'run':8 'system':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054144 {#3187
    date: 2023-11-04 00:29:04.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
91 DENIED edit
App\Entity\EntryComment {#3189
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#3102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The US nuclear arsenal still runs on floppy disks.\n
        \n
        EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1699247979 {#2783
        date: 2023-11-06 06:19:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 88070
      -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043898"
      +editedAt: DateTimeImmutable @1699049454 {#2784
        date: 2023-11-03 23:10:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047827 {#2785
        date: 2023-11-03 22:43:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
      \n
      So this is or:\n
      \n
      - really scary\n
      - unbelievable smart cause nobody knows how to use them\n
      - not true\n
      \n
      Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699048292 {#3020
      date: 2023-11-03 22:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 88092
    -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048292 {#3023
      date: 2023-11-03 22:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "It boils down to “never change a running system”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699054144 {#3190
    date: 2023-11-04 00:29:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 88320
  -bodyTs: "'boil':2 'chang':6 'never':5 'run':8 'system':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054144 {#3187
    date: 2023-11-04 00:29:04.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
92 DENIED moderate
App\Entity\EntryComment {#3189
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#3102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The US nuclear arsenal still runs on floppy disks.\n
        \n
        EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1699247979 {#2783
        date: 2023-11-06 06:19:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 88070
      -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043898"
      +editedAt: DateTimeImmutable @1699049454 {#2784
        date: 2023-11-03 23:10:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047827 {#2785
        date: 2023-11-03 22:43:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
      \n
      So this is or:\n
      \n
      - really scary\n
      - unbelievable smart cause nobody knows how to use them\n
      - not true\n
      \n
      Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699048292 {#3020
      date: 2023-11-03 22:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 88092
    -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048292 {#3023
      date: 2023-11-03 22:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "It boils down to “never change a running system”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699054144 {#3190
    date: 2023-11-04 00:29:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 88320
  -bodyTs: "'boil':2 'chang':6 'never':5 'run':8 'system':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054144 {#3187
    date: 2023-11-04 00:29:04.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
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 {#3510
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "It boils down to “never change a running system”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699054144 {#3190
      date: 2023-11-04 00:29:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    -id: 88320
    -bodyTs: "'boil':2 'chang':6 'never':5 'run':8 'system':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054144 {#3187
      date: 2023-11-04 00:29:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Laughs in Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699057413 {#3508
    date: 2023-11-04 01:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 88429
  -bodyTs: "'laugh':1 'linux':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057413 {#3509
    date: 2023-11-04 01:23:33.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
95 DENIED edit
App\Entity\EntryComment {#3510
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "It boils down to “never change a running system”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699054144 {#3190
      date: 2023-11-04 00:29:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    -id: 88320
    -bodyTs: "'boil':2 'chang':6 'never':5 'run':8 'system':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054144 {#3187
      date: 2023-11-04 00:29:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Laughs in Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699057413 {#3508
    date: 2023-11-04 01:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 88429
  -bodyTs: "'laugh':1 'linux':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057413 {#3509
    date: 2023-11-04 01:23:33.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
96 DENIED moderate
App\Entity\EntryComment {#3510
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "It boils down to “never change a running system”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699054144 {#3190
      date: 2023-11-04 00:29:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    -id: 88320
    -bodyTs: "'boil':2 'chang':6 'never':5 'run':8 'system':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054144 {#3187
      date: 2023-11-04 00:29:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Laughs in Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699057413 {#3508
    date: 2023-11-04 01:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 88429
  -bodyTs: "'laugh':1 'linux':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057413 {#3509
    date: 2023-11-04 01:23:33.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
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 {#3201
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#3102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The US nuclear arsenal still runs on floppy disks.\n
        \n
        EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1699247979 {#2783
        date: 2023-11-06 06:19:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 88070
      -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043898"
      +editedAt: DateTimeImmutable @1699049454 {#2784
        date: 2023-11-03 23:10:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047827 {#2785
        date: 2023-11-03 22:43:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
      \n
      So this is or:\n
      \n
      - really scary\n
      - unbelievable smart cause nobody knows how to use them\n
      - not true\n
      \n
      Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699048292 {#3020
      date: 2023-11-03 22:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 88092
    -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048292 {#3023
      date: 2023-11-03 22:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
    \n
    Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1699049465 {#3199
    date: 2023-11-03 23:11:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 88129
  -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699049465 {#3200
    date: 2023-11-03 23:11: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
99 DENIED edit
App\Entity\EntryComment {#3201
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#3102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The US nuclear arsenal still runs on floppy disks.\n
        \n
        EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1699247979 {#2783
        date: 2023-11-06 06:19:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 88070
      -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043898"
      +editedAt: DateTimeImmutable @1699049454 {#2784
        date: 2023-11-03 23:10:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047827 {#2785
        date: 2023-11-03 22:43:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
      \n
      So this is or:\n
      \n
      - really scary\n
      - unbelievable smart cause nobody knows how to use them\n
      - not true\n
      \n
      Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699048292 {#3020
      date: 2023-11-03 22:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 88092
    -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048292 {#3023
      date: 2023-11-03 22:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
    \n
    Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1699049465 {#3199
    date: 2023-11-03 23:11:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 88129
  -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699049465 {#3200
    date: 2023-11-03 23:11: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
100 DENIED moderate
App\Entity\EntryComment {#3201
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#3102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The US nuclear arsenal still runs on floppy disks.\n
        \n
        EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1699247979 {#2783
        date: 2023-11-06 06:19:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 88070
      -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043898"
      +editedAt: DateTimeImmutable @1699049454 {#2784
        date: 2023-11-03 23:10:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047827 {#2785
        date: 2023-11-03 22:43:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
      \n
      So this is or:\n
      \n
      - really scary\n
      - unbelievable smart cause nobody knows how to use them\n
      - not true\n
      \n
      Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699048292 {#3020
      date: 2023-11-03 22:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 88092
    -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048292 {#3023
      date: 2023-11-03 22:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
    \n
    Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1699049465 {#3199
    date: 2023-11-03 23:11:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 88129
  -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699049465 {#3200
    date: 2023-11-03 23:11: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
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 {#3408
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "3.5" is much more solid than 8" floppies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699054023 {#3413
    date: 2023-11-04 00:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3417 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 88313
  -bodyTs: "'3.5':1 '8':7 'floppi':8 'much':3 'solid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4495485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054023 {#3410
    date: 2023-11-04 00:27:03.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
103 DENIED edit
App\Entity\EntryComment {#3408
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "3.5" is much more solid than 8" floppies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699054023 {#3413
    date: 2023-11-04 00:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3417 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 88313
  -bodyTs: "'3.5':1 '8':7 'floppi':8 'much':3 'solid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4495485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054023 {#3410
    date: 2023-11-04 00:27:03.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
104 DENIED moderate
App\Entity\EntryComment {#3408
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "3.5" is much more solid than 8" floppies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699054023 {#3413
    date: 2023-11-04 00:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3417 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 88313
  -bodyTs: "'3.5':1 '8':7 'floppi':8 'much':3 'solid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4495485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054023 {#3410
    date: 2023-11-04 00:27:03.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
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 {#3643
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3408
    +user: Proxies\__CG__\App\Entity\User {#3416 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3201
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
        \n
        Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1699049465 {#3199
        date: 2023-11-03 23:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 88129
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049465 {#3200
        date: 2023-11-03 23:11:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "3.5" is much more solid than 8" floppies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699054023 {#3413
      date: 2023-11-04 00:27:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3417 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 88313
    -bodyTs: "'3.5':1 '8':7 'floppi':8 'much':3 'solid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4495485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054023 {#3410
      date: 2023-11-04 00:27:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Fair point"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699055248 {#3641
    date: 2023-11-04 00:47:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@Daqu@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3644 …}
  +nested: Doctrine\ORM\PersistentCollection {#3646 …}
  +votes: Doctrine\ORM\PersistentCollection {#3648 …}
  +reports: Doctrine\ORM\PersistentCollection {#3650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
  -id: 88361
  -bodyTs: "'fair':1 'point':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055248 {#3642
    date: 2023-11-04 00:47:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3643
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3408
    +user: Proxies\__CG__\App\Entity\User {#3416 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3201
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
        \n
        Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1699049465 {#3199
        date: 2023-11-03 23:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 88129
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049465 {#3200
        date: 2023-11-03 23:11:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "3.5" is much more solid than 8" floppies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699054023 {#3413
      date: 2023-11-04 00:27:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3417 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 88313
    -bodyTs: "'3.5':1 '8':7 'floppi':8 'much':3 'solid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4495485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054023 {#3410
      date: 2023-11-04 00:27:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Fair point"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699055248 {#3641
    date: 2023-11-04 00:47:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@Daqu@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3644 …}
  +nested: Doctrine\ORM\PersistentCollection {#3646 …}
  +votes: Doctrine\ORM\PersistentCollection {#3648 …}
  +reports: Doctrine\ORM\PersistentCollection {#3650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
  -id: 88361
  -bodyTs: "'fair':1 'point':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055248 {#3642
    date: 2023-11-04 00:47:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3643
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3408
    +user: Proxies\__CG__\App\Entity\User {#3416 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3201
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
        \n
        Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1699049465 {#3199
        date: 2023-11-03 23:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 88129
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049465 {#3200
        date: 2023-11-03 23:11:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "3.5" is much more solid than 8" floppies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699054023 {#3413
      date: 2023-11-04 00:27:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3417 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 88313
    -bodyTs: "'3.5':1 '8':7 'floppi':8 'much':3 'solid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4495485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054023 {#3410
      date: 2023-11-04 00:27:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Fair point"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699055248 {#3641
    date: 2023-11-04 00:47:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@Daqu@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3644 …}
  +nested: Doctrine\ORM\PersistentCollection {#3646 …}
  +votes: Doctrine\ORM\PersistentCollection {#3648 …}
  +reports: Doctrine\ORM\PersistentCollection {#3650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
  -id: 88361
  -bodyTs: "'fair':1 'point':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055248 {#3642
    date: 2023-11-04 00:47:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3432
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Thanks this makes me feel (a bit) more secure…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699055235 {#3430
    date: 2023-11-04 00:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3433 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3443 …}
  -id: 88359
  -bodyTs: "'bit':7 'feel':5 'make':3 'secur':9 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055235 {#3431
    date: 2023-11-04 00:47:15.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
111 DENIED edit
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Thanks this makes me feel (a bit) more secure…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699055235 {#3430
    date: 2023-11-04 00:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3433 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3443 …}
  -id: 88359
  -bodyTs: "'bit':7 'feel':5 'make':3 'secur':9 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055235 {#3431
    date: 2023-11-04 00:47:15.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
112 DENIED moderate
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Thanks this makes me feel (a bit) more secure…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699055235 {#3430
    date: 2023-11-04 00:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3433 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3443 …}
  -id: 88359
  -bodyTs: "'bit':7 'feel':5 'make':3 'secur':9 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055235 {#3431
    date: 2023-11-04 00:47:15.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
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 {#3447
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    I’d guess it’s one of these.\n
    \n
    ![](https://lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699066865 {#3445
    date: 2023-11-04 04:01:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 88642
  -bodyTs: "'/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':11 'd':2 'guess':3 'lemmy.one':10 'lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':9 'one':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4411730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699066865 {#3446
    date: 2023-11-04 04:01: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
115 DENIED edit
App\Entity\EntryComment {#3447
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    I’d guess it’s one of these.\n
    \n
    ![](https://lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699066865 {#3445
    date: 2023-11-04 04:01:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 88642
  -bodyTs: "'/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':11 'd':2 'guess':3 'lemmy.one':10 'lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':9 'one':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4411730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699066865 {#3446
    date: 2023-11-04 04:01: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
116 DENIED moderate
App\Entity\EntryComment {#3447
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    I’d guess it’s one of these.\n
    \n
    ![](https://lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699066865 {#3445
    date: 2023-11-04 04:01:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 88642
  -bodyTs: "'/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':11 'd':2 'guess':3 'lemmy.one':10 'lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':9 'one':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4411730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699066865 {#3446
    date: 2023-11-04 04:01: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
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 {#3704
  +user: Proxies\__CG__\App\Entity\User {#3705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3447
    +user: Proxies\__CG__\App\Entity\User {#3448 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3201
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
        \n
        Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1699049465 {#3199
        date: 2023-11-03 23:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 88129
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049465 {#3200
        date: 2023-11-03 23:11:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      I’d guess it’s one of these.\n
      \n
      ![](https://lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699066865 {#3445
      date: 2023-11-04 04:01:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3449 …}
    +nested: Doctrine\ORM\PersistentCollection {#3451 …}
    +votes: Doctrine\ORM\PersistentCollection {#3453 …}
    +reports: Doctrine\ORM\PersistentCollection {#3455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
    -id: 88642
    -bodyTs: "'/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':11 'd':2 'guess':3 'lemmy.one':10 'lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':9 'one':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4411730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699066865 {#3446
      date: 2023-11-04 04:01:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "The R in smart looked like an H at first. Was wondering if they made these in Maine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699075768 {#3702
    date: 2023-11-04 06:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@constantokra@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3706 …}
  +nested: Doctrine\ORM\PersistentCollection {#3708 …}
  +votes: Doctrine\ORM\PersistentCollection {#3710 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -id: 88796
  -bodyTs: "'first':10 'h':8 'like':6 'look':5 'made':15 'main':18 'r':2 'smart':4 'wonder':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699075768 {#3703
    date: 2023-11-04 06:29:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3704
  +user: Proxies\__CG__\App\Entity\User {#3705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3447
    +user: Proxies\__CG__\App\Entity\User {#3448 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3201
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
        \n
        Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1699049465 {#3199
        date: 2023-11-03 23:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 88129
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049465 {#3200
        date: 2023-11-03 23:11:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      I’d guess it’s one of these.\n
      \n
      ![](https://lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699066865 {#3445
      date: 2023-11-04 04:01:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3449 …}
    +nested: Doctrine\ORM\PersistentCollection {#3451 …}
    +votes: Doctrine\ORM\PersistentCollection {#3453 …}
    +reports: Doctrine\ORM\PersistentCollection {#3455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
    -id: 88642
    -bodyTs: "'/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':11 'd':2 'guess':3 'lemmy.one':10 'lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':9 'one':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4411730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699066865 {#3446
      date: 2023-11-04 04:01:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "The R in smart looked like an H at first. Was wondering if they made these in Maine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699075768 {#3702
    date: 2023-11-04 06:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@constantokra@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3706 …}
  +nested: Doctrine\ORM\PersistentCollection {#3708 …}
  +votes: Doctrine\ORM\PersistentCollection {#3710 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -id: 88796
  -bodyTs: "'first':10 'h':8 'like':6 'look':5 'made':15 'main':18 'r':2 'smart':4 'wonder':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699075768 {#3703
    date: 2023-11-04 06:29:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3704
  +user: Proxies\__CG__\App\Entity\User {#3705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3447
    +user: Proxies\__CG__\App\Entity\User {#3448 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3201
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
        \n
        Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1699049465 {#3199
        date: 2023-11-03 23:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 88129
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049465 {#3200
        date: 2023-11-03 23:11:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      I’d guess it’s one of these.\n
      \n
      ![](https://lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699066865 {#3445
      date: 2023-11-04 04:01:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3449 …}
    +nested: Doctrine\ORM\PersistentCollection {#3451 …}
    +votes: Doctrine\ORM\PersistentCollection {#3453 …}
    +reports: Doctrine\ORM\PersistentCollection {#3455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
    -id: 88642
    -bodyTs: "'/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':11 'd':2 'guess':3 'lemmy.one':10 'lemmy.one/pictrs/image/2ce79ea1-22aa-428b-91f1-afff0fe2bc85.jpeg)':9 'one':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4411730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699066865 {#3446
      date: 2023-11-04 04:01:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "The R in smart looked like an H at first. Was wondering if they made these in Maine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699075768 {#3702
    date: 2023-11-04 06:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@constantokra@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3706 …}
  +nested: Doctrine\ORM\PersistentCollection {#3708 …}
  +votes: Doctrine\ORM\PersistentCollection {#3710 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -id: 88796
  -bodyTs: "'first':10 'h':8 'like':6 'look':5 'made':15 'main':18 'r':2 'smart':4 'wonder':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699075768 {#3703
    date: 2023-11-04 06:29:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3463
  +user: Proxies\__CG__\App\Entity\User {#3464 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    “Highly secure solid-state storage”\n
    \n
    Probably used the same encryption scheme on an SD card adapter that plugs directly into the floppy drive lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699082375 {#3461
    date: 2023-11-04 08:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 88880
  -bodyTs: "'adapt':17 'card':16 'direct':20 'drive':24 'encrypt':11 'floppi':23 'high':1 'lol':25 'plug':19 'probabl':7 'scheme':12 'sd':15 'secur':2 'solid':4 'solid-st':3 'state':5 'storag':6 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5052306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699082375 {#3462
    date: 2023-11-04 08:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3463
  +user: Proxies\__CG__\App\Entity\User {#3464 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    “Highly secure solid-state storage”\n
    \n
    Probably used the same encryption scheme on an SD card adapter that plugs directly into the floppy drive lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699082375 {#3461
    date: 2023-11-04 08:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 88880
  -bodyTs: "'adapt':17 'card':16 'direct':20 'drive':24 'encrypt':11 'floppi':23 'high':1 'lol':25 'plug':19 'probabl':7 'scheme':12 'sd':15 'secur':2 'solid':4 'solid-st':3 'state':5 'storag':6 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5052306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699082375 {#3462
    date: 2023-11-04 08:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3463
  +user: Proxies\__CG__\App\Entity\User {#3464 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
      \n
      Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1699049465 {#3199
      date: 2023-11-03 23:11:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 88129
    -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049465 {#3200
      date: 2023-11-03 23:11:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    “Highly secure solid-state storage”\n
    \n
    Probably used the same encryption scheme on an SD card adapter that plugs directly into the floppy drive lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699082375 {#3461
    date: 2023-11-04 08:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 88880
  -bodyTs: "'adapt':17 'card':16 'direct':20 'drive':24 'encrypt':11 'floppi':23 'high':1 'lol':25 'plug':19 'probabl':7 'scheme':12 'sd':15 'secur':2 'solid':4 'solid-st':3 'state':5 'storag':6 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5052306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699082375 {#3462
    date: 2023-11-04 08:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3736
  +user: Proxies\__CG__\App\Entity\User {#3737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3463
    +user: Proxies\__CG__\App\Entity\User {#3464 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3201
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
        \n
        Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1699049465 {#3199
        date: 2023-11-03 23:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 88129
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049465 {#3200
        date: 2023-11-03 23:11:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      “Highly secure solid-state storage”\n
      \n
      Probably used the same encryption scheme on an SD card adapter that plugs directly into the floppy drive lol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699082375 {#3461
      date: 2023-11-04 08:19:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
    -id: 88880
    -bodyTs: "'adapt':17 'card':16 'direct':20 'drive':24 'encrypt':11 'floppi':23 'high':1 'lol':25 'plug':19 'probabl':7 'scheme':12 'sd':15 'secur':2 'solid':4 'solid-st':3 'state':5 'storag':6 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5052306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699082375 {#3462
      date: 2023-11-04 08:19:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Like one of those old cassette tapes with a headphone cable when MP3 players first came out and cars didn’t have adapters? Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699227366 {#3734
    date: 2023-11-06 00:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@mlg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3738 …}
  +nested: Doctrine\ORM\PersistentCollection {#3740 …}
  +votes: Doctrine\ORM\PersistentCollection {#3742 …}
  +reports: Doctrine\ORM\PersistentCollection {#3744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3748 …}
  -id: 93882
  -bodyTs: "'adapt':23 'cabl':11 'came':16 'car':19 'cassett':6 'didn':20 'first':15 'headphon':10 'like':1 'lol':24 'mp3':13 'old':5 'one':2 'player':14 'tape':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5202199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227366 {#3735
    date: 2023-11-06 00:36:06.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
127 DENIED edit
App\Entity\EntryComment {#3736
  +user: Proxies\__CG__\App\Entity\User {#3737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3463
    +user: Proxies\__CG__\App\Entity\User {#3464 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3201
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
        \n
        Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1699049465 {#3199
        date: 2023-11-03 23:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 88129
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049465 {#3200
        date: 2023-11-03 23:11:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      “Highly secure solid-state storage”\n
      \n
      Probably used the same encryption scheme on an SD card adapter that plugs directly into the floppy drive lol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699082375 {#3461
      date: 2023-11-04 08:19:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
    -id: 88880
    -bodyTs: "'adapt':17 'card':16 'direct':20 'drive':24 'encrypt':11 'floppi':23 'high':1 'lol':25 'plug':19 'probabl':7 'scheme':12 'sd':15 'secur':2 'solid':4 'solid-st':3 'state':5 'storag':6 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5052306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699082375 {#3462
      date: 2023-11-04 08:19:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Like one of those old cassette tapes with a headphone cable when MP3 players first came out and cars didn’t have adapters? Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699227366 {#3734
    date: 2023-11-06 00:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@mlg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3738 …}
  +nested: Doctrine\ORM\PersistentCollection {#3740 …}
  +votes: Doctrine\ORM\PersistentCollection {#3742 …}
  +reports: Doctrine\ORM\PersistentCollection {#3744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3748 …}
  -id: 93882
  -bodyTs: "'adapt':23 'cabl':11 'came':16 'car':19 'cassett':6 'didn':20 'first':15 'headphon':10 'like':1 'lol':24 'mp3':13 'old':5 'one':2 'player':14 'tape':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5202199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227366 {#3735
    date: 2023-11-06 00:36:06.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
128 DENIED moderate
App\Entity\EntryComment {#3736
  +user: Proxies\__CG__\App\Entity\User {#3737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3463
    +user: Proxies\__CG__\App\Entity\User {#3464 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3201
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        Doing a bit of research online, my info is slightly out of date. They used floppy disks from 1968 to 2019. In 2019, they migrated from the old 8 inch floppy to “highly secure solid-state storage”. They don’t specify what type of solid state storage they actually use now though.\n
        \n
        Source: [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1699049465 {#3199
        date: 2023-11-03 23:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 88129
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':59 '/nuclear-weapons-floppy-disks.html':56 '1968':19 '2019':21,23 '8':29 'actual':50 'bit':3 'date':13 'disk':17 'floppi':16,31 'high':33 'inch':30 'info':8 'migrat':25 'nytimes.com':55 'old':28 'onlin':6 'research':5 'secur':34 'slight':10 'solid':36,46 'solid-st':35 'sourc':54 'specifi':42 'state':37,47 'storag':38,48 'though':53 'type':44 'use':15,51 'www.nytimes.com':58 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049465 {#3200
        date: 2023-11-03 23:11:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      “Highly secure solid-state storage”\n
      \n
      Probably used the same encryption scheme on an SD card adapter that plugs directly into the floppy drive lol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699082375 {#3461
      date: 2023-11-04 08:19:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
    -id: 88880
    -bodyTs: "'adapt':17 'card':16 'direct':20 'drive':24 'encrypt':11 'floppi':23 'high':1 'lol':25 'plug':19 'probabl':7 'scheme':12 'sd':15 'secur':2 'solid':4 'solid-st':3 'state':5 'storag':6 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5052306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699082375 {#3462
      date: 2023-11-04 08:19:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Like one of those old cassette tapes with a headphone cable when MP3 players first came out and cars didn’t have adapters? Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699227366 {#3734
    date: 2023-11-06 00:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@mlg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3738 …}
  +nested: Doctrine\ORM\PersistentCollection {#3740 …}
  +votes: Doctrine\ORM\PersistentCollection {#3742 …}
  +reports: Doctrine\ORM\PersistentCollection {#3744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3748 …}
  -id: 93882
  -bodyTs: "'adapt':23 'cabl':11 'came':16 'car':19 'cassett':6 'didn':20 'first':15 'headphon':10 'like':1 'lol':24 'mp3':13 'old':5 'one':2 'player':14 'tape':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5202199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227366 {#3735
    date: 2023-11-06 00:36:06.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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#3102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The US nuclear arsenal still runs on floppy disks.\n
        \n
        EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1699247979 {#2783
        date: 2023-11-06 06:19:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 88070
      -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043898"
      +editedAt: DateTimeImmutable @1699049454 {#2784
        date: 2023-11-03 23:10:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047827 {#2785
        date: 2023-11-03 22:43:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
      \n
      So this is or:\n
      \n
      - really scary\n
      - unbelievable smart cause nobody knows how to use them\n
      - not true\n
      \n
      Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699048292 {#3020
      date: 2023-11-03 22:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 88092
    -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048292 {#3023
      date: 2023-11-03 22:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
    \n
    Also true: Boeing still uses floppies to update their 747s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699054712 {#3214
    date: 2023-11-04 00:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 88341
  -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046195"
  +editedAt: DateTimeImmutable @1699054844 {#3215
    date: 2023-11-04 00:40:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699054712 {#3216
    date: 2023-11-04 00:38:32.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
131 DENIED edit
App\Entity\EntryComment {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#3102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The US nuclear arsenal still runs on floppy disks.\n
        \n
        EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1699247979 {#2783
        date: 2023-11-06 06:19:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 88070
      -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043898"
      +editedAt: DateTimeImmutable @1699049454 {#2784
        date: 2023-11-03 23:10:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047827 {#2785
        date: 2023-11-03 22:43:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
      \n
      So this is or:\n
      \n
      - really scary\n
      - unbelievable smart cause nobody knows how to use them\n
      - not true\n
      \n
      Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699048292 {#3020
      date: 2023-11-03 22:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 88092
    -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048292 {#3023
      date: 2023-11-03 22:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
    \n
    Also true: Boeing still uses floppies to update their 747s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699054712 {#3214
    date: 2023-11-04 00:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 88341
  -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046195"
  +editedAt: DateTimeImmutable @1699054844 {#3215
    date: 2023-11-04 00:40:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699054712 {#3216
    date: 2023-11-04 00:38:32.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
132 DENIED moderate
App\Entity\EntryComment {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3019
    +user: Proxies\__CG__\App\Entity\User {#3102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The US nuclear arsenal still runs on floppy disks.\n
        \n
        EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1699247979 {#2783
        date: 2023-11-06 06:19:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 88070
      -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043898"
      +editedAt: DateTimeImmutable @1699049454 {#2784
        date: 2023-11-03 23:10:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699047827 {#2785
        date: 2023-11-03 22:43:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
      \n
      So this is or:\n
      \n
      - really scary\n
      - unbelievable smart cause nobody knows how to use them\n
      - not true\n
      \n
      Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699048292 {#3020
      date: 2023-11-03 22:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 88092
    -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048292 {#3023
      date: 2023-11-03 22:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
    \n
    Also true: Boeing still uses floppies to update their 747s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699054712 {#3214
    date: 2023-11-04 00:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 88341
  -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046195"
  +editedAt: DateTimeImmutable @1699054844 {#3215
    date: 2023-11-04 00:40:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699054712 {#3216
    date: 2023-11-04 00:38:32.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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3525
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
      \n
      Also true: Boeing still uses floppies to update their 747s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699054712 {#3214
      date: 2023-11-04 00:38:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3219 …}
    +nested: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    -id: 88341
    -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046195"
    +editedAt: DateTimeImmutable @1699054844 {#3215
      date: 2023-11-04 00:40:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699054712 {#3216
      date: 2023-11-04 00:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Yup, we don’t want it to crash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699057392 {#3523
    date: 2023-11-04 01:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3526 …}
  +nested: Doctrine\ORM\PersistentCollection {#3528 …}
  +votes: Doctrine\ORM\PersistentCollection {#3530 …}
  +reports: Doctrine\ORM\PersistentCollection {#3532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
  -id: 88427
  -bodyTs: "'crash':8 'want':5 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057392 {#3524
    date: 2023-11-04 01:23:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3525
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
      \n
      Also true: Boeing still uses floppies to update their 747s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699054712 {#3214
      date: 2023-11-04 00:38:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3219 …}
    +nested: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    -id: 88341
    -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046195"
    +editedAt: DateTimeImmutable @1699054844 {#3215
      date: 2023-11-04 00:40:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699054712 {#3216
      date: 2023-11-04 00:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Yup, we don’t want it to crash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699057392 {#3523
    date: 2023-11-04 01:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3526 …}
  +nested: Doctrine\ORM\PersistentCollection {#3528 …}
  +votes: Doctrine\ORM\PersistentCollection {#3530 …}
  +reports: Doctrine\ORM\PersistentCollection {#3532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
  -id: 88427
  -bodyTs: "'crash':8 'want':5 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057392 {#3524
    date: 2023-11-04 01:23:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3525
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3019
      +user: Proxies\__CG__\App\Entity\User {#3102 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The US nuclear arsenal still runs on floppy disks.\n
          \n
          EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 90
        +score: 0
        +lastActive: DateTime @1699247979 {#2783
          date: 2023-11-06 06:19:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 88070
        -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043898"
        +editedAt: DateTimeImmutable @1699049454 {#2784
          date: 2023-11-03 23:10:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699047827 {#2785
          date: 2023-11-03 22:43:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
        \n
        So this is or:\n
        \n
        - really scary\n
        - unbelievable smart cause nobody knows how to use them\n
        - not true\n
        \n
        Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699048292 {#3020
        date: 2023-11-03 22:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 88092
      -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5044071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048292 {#3023
        date: 2023-11-03 22:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
      \n
      Also true: Boeing still uses floppies to update their 747s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699054712 {#3214
      date: 2023-11-04 00:38:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3219 …}
    +nested: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    -id: 88341
    -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046195"
    +editedAt: DateTimeImmutable @1699054844 {#3215
      date: 2023-11-04 00:40:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699054712 {#3216
      date: 2023-11-04 00:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Yup, we don’t want it to crash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699057392 {#3523
    date: 2023-11-04 01:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3526 …}
  +nested: Doctrine\ORM\PersistentCollection {#3528 …}
  +votes: Doctrine\ORM\PersistentCollection {#3530 …}
  +reports: Doctrine\ORM\PersistentCollection {#3532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
  -id: 88427
  -bodyTs: "'crash':8 'want':5 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057392 {#3524
    date: 2023-11-04 01:23:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3673
  +user: Proxies\__CG__\App\Entity\User {#3674 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3525
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3217
      +user: Proxies\__CG__\App\Entity\User {#3218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
        \n
        Also true: Boeing still uses floppies to update their 747s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699054712 {#3214
        date: 2023-11-04 00:38:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3219 …}
      +nested: Doctrine\ORM\PersistentCollection {#3221 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
      -id: 88341
      -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046195"
      +editedAt: DateTimeImmutable @1699054844 {#3215
        date: 2023-11-04 00:40:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699054712 {#3216
        date: 2023-11-04 00:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "Yup, we don’t want it to crash."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699057392 {#3523
      date: 2023-11-04 01:23:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
      "@TurboDiesel@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3526 …}
    +nested: Doctrine\ORM\PersistentCollection {#3528 …}
    +votes: Doctrine\ORM\PersistentCollection {#3530 …}
    +reports: Doctrine\ORM\PersistentCollection {#3532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
    -id: 88427
    -bodyTs: "'crash':8 'want':5 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699057392 {#3524
      date: 2023-11-04 01:23:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Eh? You can verify bit for bit that a digital transfer off an SSD was successful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699076129 {#3671
    date: 2023-11-04 06:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3675 …}
  +nested: Doctrine\ORM\PersistentCollection {#3677 …}
  +votes: Doctrine\ORM\PersistentCollection {#3679 …}
  +reports: Doctrine\ORM\PersistentCollection {#3681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3685 …}
  -id: 88806
  -bodyTs: "'bit':5,7 'digit':10 'eh':1 'ssd':14 'success':16 'transfer':11 'verifi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4508698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699076129 {#3672
    date: 2023-11-04 06:35:29.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
139 DENIED edit
App\Entity\EntryComment {#3673
  +user: Proxies\__CG__\App\Entity\User {#3674 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3525
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3217
      +user: Proxies\__CG__\App\Entity\User {#3218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
        \n
        Also true: Boeing still uses floppies to update their 747s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699054712 {#3214
        date: 2023-11-04 00:38:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3219 …}
      +nested: Doctrine\ORM\PersistentCollection {#3221 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
      -id: 88341
      -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046195"
      +editedAt: DateTimeImmutable @1699054844 {#3215
        date: 2023-11-04 00:40:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699054712 {#3216
        date: 2023-11-04 00:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "Yup, we don’t want it to crash."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699057392 {#3523
      date: 2023-11-04 01:23:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
      "@TurboDiesel@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3526 …}
    +nested: Doctrine\ORM\PersistentCollection {#3528 …}
    +votes: Doctrine\ORM\PersistentCollection {#3530 …}
    +reports: Doctrine\ORM\PersistentCollection {#3532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
    -id: 88427
    -bodyTs: "'crash':8 'want':5 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699057392 {#3524
      date: 2023-11-04 01:23:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Eh? You can verify bit for bit that a digital transfer off an SSD was successful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699076129 {#3671
    date: 2023-11-04 06:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3675 …}
  +nested: Doctrine\ORM\PersistentCollection {#3677 …}
  +votes: Doctrine\ORM\PersistentCollection {#3679 …}
  +reports: Doctrine\ORM\PersistentCollection {#3681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3685 …}
  -id: 88806
  -bodyTs: "'bit':5,7 'digit':10 'eh':1 'ssd':14 'success':16 'transfer':11 'verifi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4508698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699076129 {#3672
    date: 2023-11-04 06:35:29.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
140 DENIED moderate
App\Entity\EntryComment {#3673
  +user: Proxies\__CG__\App\Entity\User {#3674 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3525
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3217
      +user: Proxies\__CG__\App\Entity\User {#3218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3019
        +user: Proxies\__CG__\App\Entity\User {#3102 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2789
          +user: App\Entity\User {#2802 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The US nuclear arsenal still runs on floppy disks.\n
            \n
            EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 90
          +score: 0
          +lastActive: DateTime @1699247979 {#2783
            date: 2023-11-06 06:19:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2790 …}
          +nested: Doctrine\ORM\PersistentCollection {#2792 …}
          +votes: Doctrine\ORM\PersistentCollection {#2794 …}
          +reports: Doctrine\ORM\PersistentCollection {#2796 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
          -id: 88070
          -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5043898"
          +editedAt: DateTimeImmutable @1699049454 {#2784
            date: 2023-11-03 23:10:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699047827 {#2785
            date: 2023-11-03 22:43:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
          \n
          So this is or:\n
          \n
          - really scary\n
          - unbelievable smart cause nobody knows how to use them\n
          - not true\n
          \n
          Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699048292 {#3020
          date: 2023-11-03 22:51:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 88092
        -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5044071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048292 {#3023
          date: 2023-11-03 22:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: """
        It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
        \n
        Also true: Boeing still uses floppies to update their 747s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699054712 {#3214
        date: 2023-11-04 00:38:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3219 …}
      +nested: Doctrine\ORM\PersistentCollection {#3221 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
      -id: 88341
      -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046195"
      +editedAt: DateTimeImmutable @1699054844 {#3215
        date: 2023-11-04 00:40:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699054712 {#3216
        date: 2023-11-04 00:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "Yup, we don’t want it to crash."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699057392 {#3523
      date: 2023-11-04 01:23:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
      "@TurboDiesel@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3526 …}
    +nested: Doctrine\ORM\PersistentCollection {#3528 …}
    +votes: Doctrine\ORM\PersistentCollection {#3530 …}
    +reports: Doctrine\ORM\PersistentCollection {#3532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
    -id: 88427
    -bodyTs: "'crash':8 'want':5 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699057392 {#3524
      date: 2023-11-04 01:23:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Eh? You can verify bit for bit that a digital transfer off an SSD was successful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699076129 {#3671
    date: 2023-11-04 06:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3675 …}
  +nested: Doctrine\ORM\PersistentCollection {#3677 …}
  +votes: Doctrine\ORM\PersistentCollection {#3679 …}
  +reports: Doctrine\ORM\PersistentCollection {#3681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3685 …}
  -id: 88806
  -bodyTs: "'bit':5,7 'digit':10 'eh':1 'ssd':14 'success':16 'transfer':11 'verifi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4508698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699076129 {#3672
    date: 2023-11-04 06:35:29.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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3791
  +user: Proxies\__CG__\App\Entity\User {#3792 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3673
    +user: Proxies\__CG__\App\Entity\User {#3674 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3525
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3217
        +user: Proxies\__CG__\App\Entity\User {#3218 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3019
          +user: Proxies\__CG__\App\Entity\User {#3102 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#2789
            +user: App\Entity\User {#2802 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              The US nuclear arsenal still runs on floppy disks.\n
              \n
              EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 90
            +score: 0
            +lastActive: DateTime @1699247979 {#2783
              date: 2023-11-06 06:19:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2790 …}
            +nested: Doctrine\ORM\PersistentCollection {#2792 …}
            +votes: Doctrine\ORM\PersistentCollection {#2794 …}
            +reports: Doctrine\ORM\PersistentCollection {#2796 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
            -id: 88070
            -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5043898"
            +editedAt: DateTimeImmutable @1699049454 {#2784
              date: 2023-11-03 23:10:54.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699047827 {#2785
              date: 2023-11-03 22:43:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2789}
          +body: """
            The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
            \n
            So this is or:\n
            \n
            - really scary\n
            - unbelievable smart cause nobody knows how to use them\n
            - not true\n
            \n
            Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1699048292 {#3020
            date: 2023-11-03 22:51:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@SuperIce@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3101 …}
          +nested: Doctrine\ORM\PersistentCollection {#3099 …}
          +votes: Doctrine\ORM\PersistentCollection {#3097 …}
          +reports: Doctrine\ORM\PersistentCollection {#3095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
          -id: 88092
          -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5044071"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699048292 {#3023
            date: 2023-11-03 22:51:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
          \n
          Also true: Boeing still uses floppies to update their 747s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699054712 {#3214
          date: 2023-11-04 00:38:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
          "@Usernamealreadyinuse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3219 …}
        +nested: Doctrine\ORM\PersistentCollection {#3221 …}
        +votes: Doctrine\ORM\PersistentCollection {#3223 …}
        +reports: Doctrine\ORM\PersistentCollection {#3225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
        -id: 88341
        -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5046195"
        +editedAt: DateTimeImmutable @1699054844 {#3215
          date: 2023-11-04 00:40:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699054712 {#3216
          date: 2023-11-04 00:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: "Yup, we don’t want it to crash."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699057392 {#3523
        date: 2023-11-04 01:23:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
        "@TurboDiesel@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3526 …}
      +nested: Doctrine\ORM\PersistentCollection {#3528 …}
      +votes: Doctrine\ORM\PersistentCollection {#3530 …}
      +reports: Doctrine\ORM\PersistentCollection {#3532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
      -id: 88427
      -bodyTs: "'crash':8 'want':5 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5694944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699057392 {#3524
        date: 2023-11-04 01:23:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "Eh? You can verify bit for bit that a digital transfer off an SSD was successful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699076129 {#3671
      date: 2023-11-04 06:35:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
      "@TurboDiesel@lemmy.world"
      "@atlasraven31@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3675 …}
    +nested: Doctrine\ORM\PersistentCollection {#3677 …}
    +votes: Doctrine\ORM\PersistentCollection {#3679 …}
    +reports: Doctrine\ORM\PersistentCollection {#3681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3685 …}
    -id: 88806
    -bodyTs: "'bit':5,7 'digit':10 'eh':1 'ssd':14 'success':16 'transfer':11 'verifi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4508698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699076129 {#3672
      date: 2023-11-04 06:35:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    yea but SSDs are not reliable enough. random bit flips from cosmic events, degradation of data if unpowered for a long time, can only be written to so many times\n
    \n
    they are VERY reliable for casual PC use or even server storage but not for something that could start ww3 if it glitches\n
    \n
    also, as some other people said, dont change something that already works
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699077196 {#3788
    date: 2023-11-04 06:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3793 …}
  +nested: Doctrine\ORM\PersistentCollection {#3795 …}
  +votes: Doctrine\ORM\PersistentCollection {#3797 …}
  +reports: Doctrine\ORM\PersistentCollection {#3799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3803 …}
  -id: 88828
  -bodyTs: "'alreadi':64 'also':54 'bit':9 'casual':36 'chang':61 'cosmic':12 'could':48 'data':16 'degrad':14 'dont':60 'enough':7 'even':40 'event':13 'flip':10 'glitch':53 'long':21 'mani':29 'pc':37 'peopl':58 'random':8 'reliabl':6,34 'said':59 'server':41 'someth':46,62 'ssds':3 'start':49 'storag':42 'time':22,30 'unpow':18 'use':38 'work':65 'written':26 'ww3':50 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5701317"
  +editedAt: DateTimeImmutable @1699077225 {#3789
    date: 2023-11-04 06:53:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699077196 {#3790
    date: 2023-11-04 06:53:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3791
  +user: Proxies\__CG__\App\Entity\User {#3792 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3673
    +user: Proxies\__CG__\App\Entity\User {#3674 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3525
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3217
        +user: Proxies\__CG__\App\Entity\User {#3218 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3019
          +user: Proxies\__CG__\App\Entity\User {#3102 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#2789
            +user: App\Entity\User {#2802 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              The US nuclear arsenal still runs on floppy disks.\n
              \n
              EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 90
            +score: 0
            +lastActive: DateTime @1699247979 {#2783
              date: 2023-11-06 06:19:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2790 …}
            +nested: Doctrine\ORM\PersistentCollection {#2792 …}
            +votes: Doctrine\ORM\PersistentCollection {#2794 …}
            +reports: Doctrine\ORM\PersistentCollection {#2796 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
            -id: 88070
            -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5043898"
            +editedAt: DateTimeImmutable @1699049454 {#2784
              date: 2023-11-03 23:10:54.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699047827 {#2785
              date: 2023-11-03 22:43:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2789}
          +body: """
            The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
            \n
            So this is or:\n
            \n
            - really scary\n
            - unbelievable smart cause nobody knows how to use them\n
            - not true\n
            \n
            Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1699048292 {#3020
            date: 2023-11-03 22:51:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@SuperIce@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3101 …}
          +nested: Doctrine\ORM\PersistentCollection {#3099 …}
          +votes: Doctrine\ORM\PersistentCollection {#3097 …}
          +reports: Doctrine\ORM\PersistentCollection {#3095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
          -id: 88092
          -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5044071"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699048292 {#3023
            date: 2023-11-03 22:51:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
          \n
          Also true: Boeing still uses floppies to update their 747s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699054712 {#3214
          date: 2023-11-04 00:38:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
          "@Usernamealreadyinuse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3219 …}
        +nested: Doctrine\ORM\PersistentCollection {#3221 …}
        +votes: Doctrine\ORM\PersistentCollection {#3223 …}
        +reports: Doctrine\ORM\PersistentCollection {#3225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
        -id: 88341
        -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5046195"
        +editedAt: DateTimeImmutable @1699054844 {#3215
          date: 2023-11-04 00:40:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699054712 {#3216
          date: 2023-11-04 00:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: "Yup, we don’t want it to crash."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699057392 {#3523
        date: 2023-11-04 01:23:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
        "@TurboDiesel@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3526 …}
      +nested: Doctrine\ORM\PersistentCollection {#3528 …}
      +votes: Doctrine\ORM\PersistentCollection {#3530 …}
      +reports: Doctrine\ORM\PersistentCollection {#3532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
      -id: 88427
      -bodyTs: "'crash':8 'want':5 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5694944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699057392 {#3524
        date: 2023-11-04 01:23:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "Eh? You can verify bit for bit that a digital transfer off an SSD was successful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699076129 {#3671
      date: 2023-11-04 06:35:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
      "@TurboDiesel@lemmy.world"
      "@atlasraven31@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3675 …}
    +nested: Doctrine\ORM\PersistentCollection {#3677 …}
    +votes: Doctrine\ORM\PersistentCollection {#3679 …}
    +reports: Doctrine\ORM\PersistentCollection {#3681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3685 …}
    -id: 88806
    -bodyTs: "'bit':5,7 'digit':10 'eh':1 'ssd':14 'success':16 'transfer':11 'verifi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4508698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699076129 {#3672
      date: 2023-11-04 06:35:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    yea but SSDs are not reliable enough. random bit flips from cosmic events, degradation of data if unpowered for a long time, can only be written to so many times\n
    \n
    they are VERY reliable for casual PC use or even server storage but not for something that could start ww3 if it glitches\n
    \n
    also, as some other people said, dont change something that already works
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699077196 {#3788
    date: 2023-11-04 06:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3793 …}
  +nested: Doctrine\ORM\PersistentCollection {#3795 …}
  +votes: Doctrine\ORM\PersistentCollection {#3797 …}
  +reports: Doctrine\ORM\PersistentCollection {#3799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3803 …}
  -id: 88828
  -bodyTs: "'alreadi':64 'also':54 'bit':9 'casual':36 'chang':61 'cosmic':12 'could':48 'data':16 'degrad':14 'dont':60 'enough':7 'even':40 'event':13 'flip':10 'glitch':53 'long':21 'mani':29 'pc':37 'peopl':58 'random':8 'reliabl':6,34 'said':59 'server':41 'someth':46,62 'ssds':3 'start':49 'storag':42 'time':22,30 'unpow':18 'use':38 'work':65 'written':26 'ww3':50 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5701317"
  +editedAt: DateTimeImmutable @1699077225 {#3789
    date: 2023-11-04 06:53:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699077196 {#3790
    date: 2023-11-04 06:53:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3791
  +user: Proxies\__CG__\App\Entity\User {#3792 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3673
    +user: Proxies\__CG__\App\Entity\User {#3674 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3525
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3217
        +user: Proxies\__CG__\App\Entity\User {#3218 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3019
          +user: Proxies\__CG__\App\Entity\User {#3102 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#2789
            +user: App\Entity\User {#2802 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              The US nuclear arsenal still runs on floppy disks.\n
              \n
              EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 90
            +score: 0
            +lastActive: DateTime @1699247979 {#2783
              date: 2023-11-06 06:19:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2790 …}
            +nested: Doctrine\ORM\PersistentCollection {#2792 …}
            +votes: Doctrine\ORM\PersistentCollection {#2794 …}
            +reports: Doctrine\ORM\PersistentCollection {#2796 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
            -id: 88070
            -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5043898"
            +editedAt: DateTimeImmutable @1699049454 {#2784
              date: 2023-11-03 23:10:54.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699047827 {#2785
              date: 2023-11-03 22:43:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2789}
          +body: """
            The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
            \n
            So this is or:\n
            \n
            - really scary\n
            - unbelievable smart cause nobody knows how to use them\n
            - not true\n
            \n
            Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1699048292 {#3020
            date: 2023-11-03 22:51:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@SuperIce@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3101 …}
          +nested: Doctrine\ORM\PersistentCollection {#3099 …}
          +votes: Doctrine\ORM\PersistentCollection {#3097 …}
          +reports: Doctrine\ORM\PersistentCollection {#3095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
          -id: 88092
          -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5044071"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699048292 {#3023
            date: 2023-11-03 22:51:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: """
          It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
          \n
          Also true: Boeing still uses floppies to update their 747s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699054712 {#3214
          date: 2023-11-04 00:38:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
          "@Usernamealreadyinuse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3219 …}
        +nested: Doctrine\ORM\PersistentCollection {#3221 …}
        +votes: Doctrine\ORM\PersistentCollection {#3223 …}
        +reports: Doctrine\ORM\PersistentCollection {#3225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
        -id: 88341
        -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5046195"
        +editedAt: DateTimeImmutable @1699054844 {#3215
          date: 2023-11-04 00:40:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699054712 {#3216
          date: 2023-11-04 00:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: "Yup, we don’t want it to crash."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699057392 {#3523
        date: 2023-11-04 01:23:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
        "@TurboDiesel@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3526 …}
      +nested: Doctrine\ORM\PersistentCollection {#3528 …}
      +votes: Doctrine\ORM\PersistentCollection {#3530 …}
      +reports: Doctrine\ORM\PersistentCollection {#3532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
      -id: 88427
      -bodyTs: "'crash':8 'want':5 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5694944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699057392 {#3524
        date: 2023-11-04 01:23:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "Eh? You can verify bit for bit that a digital transfer off an SSD was successful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699076129 {#3671
      date: 2023-11-04 06:35:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
      "@TurboDiesel@lemmy.world"
      "@atlasraven31@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3675 …}
    +nested: Doctrine\ORM\PersistentCollection {#3677 …}
    +votes: Doctrine\ORM\PersistentCollection {#3679 …}
    +reports: Doctrine\ORM\PersistentCollection {#3681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3685 …}
    -id: 88806
    -bodyTs: "'bit':5,7 'digit':10 'eh':1 'ssd':14 'success':16 'transfer':11 'verifi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4508698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699076129 {#3672
      date: 2023-11-04 06:35:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    yea but SSDs are not reliable enough. random bit flips from cosmic events, degradation of data if unpowered for a long time, can only be written to so many times\n
    \n
    they are VERY reliable for casual PC use or even server storage but not for something that could start ww3 if it glitches\n
    \n
    also, as some other people said, dont change something that already works
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699077196 {#3788
    date: 2023-11-04 06:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3793 …}
  +nested: Doctrine\ORM\PersistentCollection {#3795 …}
  +votes: Doctrine\ORM\PersistentCollection {#3797 …}
  +reports: Doctrine\ORM\PersistentCollection {#3799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3803 …}
  -id: 88828
  -bodyTs: "'alreadi':64 'also':54 'bit':9 'casual':36 'chang':61 'cosmic':12 'could':48 'data':16 'degrad':14 'dont':60 'enough':7 'even':40 'event':13 'flip':10 'glitch':53 'long':21 'mani':29 'pc':37 'peopl':58 'random':8 'reliabl':6,34 'said':59 'server':41 'someth':46,62 'ssds':3 'start':49 'storag':42 'time':22,30 'unpow':18 'use':38 'work':65 'written':26 'ww3':50 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5701317"
  +editedAt: DateTimeImmutable @1699077225 {#3789
    date: 2023-11-04 06:53:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699077196 {#3790
    date: 2023-11-04 06:53:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3830
  +user: Proxies\__CG__\App\Entity\User {#3674 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3791
    +user: Proxies\__CG__\App\Entity\User {#3792 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3673
      +user: Proxies\__CG__\App\Entity\User {#3674 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3525
        +user: Proxies\__CG__\App\Entity\User {#3315 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3217
          +user: Proxies\__CG__\App\Entity\User {#3218 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#3019
            +user: Proxies\__CG__\App\Entity\User {#3102 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: App\Entity\EntryComment {#2789
              +user: App\Entity\User {#2802 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                The US nuclear arsenal still runs on floppy disks.\n
                \n
                EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 90
              +score: 0
              +lastActive: DateTime @1699247979 {#2783
                date: 2023-11-06 06:19:39.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2790 …}
              +nested: Doctrine\ORM\PersistentCollection {#2792 …}
              +votes: Doctrine\ORM\PersistentCollection {#2794 …}
              +reports: Doctrine\ORM\PersistentCollection {#2796 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
              -id: 88070
              -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5043898"
              +editedAt: DateTimeImmutable @1699049454 {#2784
                date: 2023-11-03 23:10:54.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699047827 {#2785
                date: 2023-11-03 22:43:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2789}
            +body: """
              The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
              \n
              So this is or:\n
              \n
              - really scary\n
              - unbelievable smart cause nobody knows how to use them\n
              - not true\n
              \n
              Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1699048292 {#3020
              date: 2023-11-03 22:51:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
              "@SuperIce@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3101 …}
            +nested: Doctrine\ORM\PersistentCollection {#3099 …}
            +votes: Doctrine\ORM\PersistentCollection {#3097 …}
            +reports: Doctrine\ORM\PersistentCollection {#3095 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
            -id: 88092
            -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5044071"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699048292 {#3023
              date: 2023-11-03 22:51:32.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2789}
          +body: """
            It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
            \n
            Also true: Boeing still uses floppies to update their 747s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699054712 {#3214
            date: 2023-11-04 00:38:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@SuperIce@lemmy.world"
            "@Usernamealreadyinuse@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3219 …}
          +nested: Doctrine\ORM\PersistentCollection {#3221 …}
          +votes: Doctrine\ORM\PersistentCollection {#3223 …}
          +reports: Doctrine\ORM\PersistentCollection {#3225 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
          -id: 88341
          -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5046195"
          +editedAt: DateTimeImmutable @1699054844 {#3215
            date: 2023-11-04 00:40:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699054712 {#3216
            date: 2023-11-04 00:38:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: "Yup, we don’t want it to crash."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699057392 {#3523
          date: 2023-11-04 01:23:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
          "@Usernamealreadyinuse@lemmy.world"
          "@TurboDiesel@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3526 …}
        +nested: Doctrine\ORM\PersistentCollection {#3528 …}
        +votes: Doctrine\ORM\PersistentCollection {#3530 …}
        +reports: Doctrine\ORM\PersistentCollection {#3532 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
        -id: 88427
        -bodyTs: "'crash':8 'want':5 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5694944"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699057392 {#3524
          date: 2023-11-04 01:23:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: "Eh? You can verify bit for bit that a digital transfer off an SSD was successful."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699076129 {#3671
        date: 2023-11-04 06:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
        "@TurboDiesel@lemmy.world"
        "@atlasraven31@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3675 …}
      +nested: Doctrine\ORM\PersistentCollection {#3677 …}
      +votes: Doctrine\ORM\PersistentCollection {#3679 …}
      +reports: Doctrine\ORM\PersistentCollection {#3681 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3685 …}
      -id: 88806
      -bodyTs: "'bit':5,7 'digit':10 'eh':1 'ssd':14 'success':16 'transfer':11 'verifi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4508698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699076129 {#3672
        date: 2023-11-04 06:35:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      yea but SSDs are not reliable enough. random bit flips from cosmic events, degradation of data if unpowered for a long time, can only be written to so many times\n
      \n
      they are VERY reliable for casual PC use or even server storage but not for something that could start ww3 if it glitches\n
      \n
      also, as some other people said, dont change something that already works
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699077196 {#3788
      date: 2023-11-04 06:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
      "@TurboDiesel@lemmy.world"
      "@atlasraven31@lemm.ee"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3793 …}
    +nested: Doctrine\ORM\PersistentCollection {#3795 …}
    +votes: Doctrine\ORM\PersistentCollection {#3797 …}
    +reports: Doctrine\ORM\PersistentCollection {#3799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3803 …}
    -id: 88828
    -bodyTs: "'alreadi':64 'also':54 'bit':9 'casual':36 'chang':61 'cosmic':12 'could':48 'data':16 'degrad':14 'dont':60 'enough':7 'even':40 'event':13 'flip':10 'glitch':53 'long':21 'mani':29 'pc':37 'peopl':58 'random':8 'reliabl':6,34 'said':59 'server':41 'someth':46,62 'ssds':3 'start':49 'storag':42 'time':22,30 'unpow':18 'use':38 'work':65 'written':26 'ww3':50 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5701317"
    +editedAt: DateTimeImmutable @1699077225 {#3789
      date: 2023-11-04 06:53:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699077196 {#3790
      date: 2023-11-04 06:53:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "That has nothing to do with file transfer (“updating”), just long term storage. It’s also a solved problem. You can solve it at the software level with modern self-healing filesystems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699155509 {#3831
    date: 2023-11-05 04:38:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@kogasa@programming.dev"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3827 …}
  +nested: Doctrine\ORM\PersistentCollection {#3823 …}
  +votes: Doctrine\ORM\PersistentCollection {#3821 …}
  +reports: Doctrine\ORM\PersistentCollection {#3836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3840 …}
  -id: 91629
  -bodyTs: "'also':16 'file':7 'filesystem':33 'heal':32 'level':27 'long':11 'modern':29 'noth':3 'problem':19 'self':31 'self-heal':30 'softwar':26 'solv':18,22 'storag':13 'term':12 'transfer':8 'updat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4539332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699155509 {#3834
    date: 2023-11-05 04:38:29.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
147 DENIED edit
App\Entity\EntryComment {#3830
  +user: Proxies\__CG__\App\Entity\User {#3674 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3791
    +user: Proxies\__CG__\App\Entity\User {#3792 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3673
      +user: Proxies\__CG__\App\Entity\User {#3674 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3525
        +user: Proxies\__CG__\App\Entity\User {#3315 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3217
          +user: Proxies\__CG__\App\Entity\User {#3218 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#3019
            +user: Proxies\__CG__\App\Entity\User {#3102 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: App\Entity\EntryComment {#2789
              +user: App\Entity\User {#2802 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                The US nuclear arsenal still runs on floppy disks.\n
                \n
                EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 90
              +score: 0
              +lastActive: DateTime @1699247979 {#2783
                date: 2023-11-06 06:19:39.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2790 …}
              +nested: Doctrine\ORM\PersistentCollection {#2792 …}
              +votes: Doctrine\ORM\PersistentCollection {#2794 …}
              +reports: Doctrine\ORM\PersistentCollection {#2796 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
              -id: 88070
              -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5043898"
              +editedAt: DateTimeImmutable @1699049454 {#2784
                date: 2023-11-03 23:10:54.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699047827 {#2785
                date: 2023-11-03 22:43:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2789}
            +body: """
              The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
              \n
              So this is or:\n
              \n
              - really scary\n
              - unbelievable smart cause nobody knows how to use them\n
              - not true\n
              \n
              Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1699048292 {#3020
              date: 2023-11-03 22:51:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
              "@SuperIce@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3101 …}
            +nested: Doctrine\ORM\PersistentCollection {#3099 …}
            +votes: Doctrine\ORM\PersistentCollection {#3097 …}
            +reports: Doctrine\ORM\PersistentCollection {#3095 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
            -id: 88092
            -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5044071"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699048292 {#3023
              date: 2023-11-03 22:51:32.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2789}
          +body: """
            It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
            \n
            Also true: Boeing still uses floppies to update their 747s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699054712 {#3214
            date: 2023-11-04 00:38:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@SuperIce@lemmy.world"
            "@Usernamealreadyinuse@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3219 …}
          +nested: Doctrine\ORM\PersistentCollection {#3221 …}
          +votes: Doctrine\ORM\PersistentCollection {#3223 …}
          +reports: Doctrine\ORM\PersistentCollection {#3225 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
          -id: 88341
          -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5046195"
          +editedAt: DateTimeImmutable @1699054844 {#3215
            date: 2023-11-04 00:40:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699054712 {#3216
            date: 2023-11-04 00:38:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: "Yup, we don’t want it to crash."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699057392 {#3523
          date: 2023-11-04 01:23:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
          "@Usernamealreadyinuse@lemmy.world"
          "@TurboDiesel@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3526 …}
        +nested: Doctrine\ORM\PersistentCollection {#3528 …}
        +votes: Doctrine\ORM\PersistentCollection {#3530 …}
        +reports: Doctrine\ORM\PersistentCollection {#3532 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
        -id: 88427
        -bodyTs: "'crash':8 'want':5 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5694944"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699057392 {#3524
          date: 2023-11-04 01:23:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: "Eh? You can verify bit for bit that a digital transfer off an SSD was successful."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699076129 {#3671
        date: 2023-11-04 06:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
        "@TurboDiesel@lemmy.world"
        "@atlasraven31@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3675 …}
      +nested: Doctrine\ORM\PersistentCollection {#3677 …}
      +votes: Doctrine\ORM\PersistentCollection {#3679 …}
      +reports: Doctrine\ORM\PersistentCollection {#3681 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3685 …}
      -id: 88806
      -bodyTs: "'bit':5,7 'digit':10 'eh':1 'ssd':14 'success':16 'transfer':11 'verifi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4508698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699076129 {#3672
        date: 2023-11-04 06:35:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      yea but SSDs are not reliable enough. random bit flips from cosmic events, degradation of data if unpowered for a long time, can only be written to so many times\n
      \n
      they are VERY reliable for casual PC use or even server storage but not for something that could start ww3 if it glitches\n
      \n
      also, as some other people said, dont change something that already works
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699077196 {#3788
      date: 2023-11-04 06:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
      "@TurboDiesel@lemmy.world"
      "@atlasraven31@lemm.ee"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3793 …}
    +nested: Doctrine\ORM\PersistentCollection {#3795 …}
    +votes: Doctrine\ORM\PersistentCollection {#3797 …}
    +reports: Doctrine\ORM\PersistentCollection {#3799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3803 …}
    -id: 88828
    -bodyTs: "'alreadi':64 'also':54 'bit':9 'casual':36 'chang':61 'cosmic':12 'could':48 'data':16 'degrad':14 'dont':60 'enough':7 'even':40 'event':13 'flip':10 'glitch':53 'long':21 'mani':29 'pc':37 'peopl':58 'random':8 'reliabl':6,34 'said':59 'server':41 'someth':46,62 'ssds':3 'start':49 'storag':42 'time':22,30 'unpow':18 'use':38 'work':65 'written':26 'ww3':50 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5701317"
    +editedAt: DateTimeImmutable @1699077225 {#3789
      date: 2023-11-04 06:53:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699077196 {#3790
      date: 2023-11-04 06:53:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "That has nothing to do with file transfer (“updating”), just long term storage. It’s also a solved problem. You can solve it at the software level with modern self-healing filesystems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699155509 {#3831
    date: 2023-11-05 04:38:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@kogasa@programming.dev"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3827 …}
  +nested: Doctrine\ORM\PersistentCollection {#3823 …}
  +votes: Doctrine\ORM\PersistentCollection {#3821 …}
  +reports: Doctrine\ORM\PersistentCollection {#3836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3840 …}
  -id: 91629
  -bodyTs: "'also':16 'file':7 'filesystem':33 'heal':32 'level':27 'long':11 'modern':29 'noth':3 'problem':19 'self':31 'self-heal':30 'softwar':26 'solv':18,22 'storag':13 'term':12 'transfer':8 'updat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4539332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699155509 {#3834
    date: 2023-11-05 04:38:29.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
148 DENIED moderate
App\Entity\EntryComment {#3830
  +user: Proxies\__CG__\App\Entity\User {#3674 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3791
    +user: Proxies\__CG__\App\Entity\User {#3792 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3673
      +user: Proxies\__CG__\App\Entity\User {#3674 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3525
        +user: Proxies\__CG__\App\Entity\User {#3315 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3217
          +user: Proxies\__CG__\App\Entity\User {#3218 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#3019
            +user: Proxies\__CG__\App\Entity\User {#3102 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: App\Entity\EntryComment {#2789
              +user: App\Entity\User {#2802 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                The US nuclear arsenal still runs on floppy disks.\n
                \n
                EDIT: The Air Force claimed they finished a migration from 8-inch floppy disks to solid state storage in June 2019, so my info is slightly out of date. They did use floppy disks for over 50 years though (1968-2019).
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 90
              +score: 0
              +lastActive: DateTime @1699247979 {#2783
                date: 2023-11-06 06:19:39.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2790 …}
              +nested: Doctrine\ORM\PersistentCollection {#2792 …}
              +votes: Doctrine\ORM\PersistentCollection {#2794 …}
              +reports: Doctrine\ORM\PersistentCollection {#2796 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
              -id: 88070
              -bodyTs: "'-2019':50 '1968':49 '2019':30 '50':46 '8':20 'air':12 'arsenal':4 'claim':14 'date':38 'disk':9,23,43 'edit':10 'finish':16 'floppi':8,22,42 'forc':13 'inch':21 'info':33 'june':29 'migrat':18 'nuclear':3 'run':6 'slight':35 'solid':25 'state':26 'still':5 'storag':27 'though':48 'us':2 'use':41 'year':47"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5043898"
              +editedAt: DateTimeImmutable @1699049454 {#2784
                date: 2023-11-03 23:10:54.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699047827 {#2785
                date: 2023-11-03 22:43:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2789}
            +body: """
              The thing with random internet replies: you never know if it’s true (you could look it up, but that would make life to easy).\n
              \n
              So this is or:\n
              \n
              - really scary\n
              - unbelievable smart cause nobody knows how to use them\n
              - not true\n
              \n
              Probably there are some other options but I’ll go for a combination of the first and second one and hoping for the third
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1699048292 {#3020
              date: 2023-11-03 22:51:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
              "@SuperIce@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3101 …}
            +nested: Doctrine\ORM\PersistentCollection {#3099 …}
            +votes: Doctrine\ORM\PersistentCollection {#3097 …}
            +reports: Doctrine\ORM\PersistentCollection {#3095 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
            -id: 88092
            -bodyTs: "'caus':34 'combin':55 'could':15 'easi':25 'first':58 'go':52 'hope':63 'internet':5 'know':9,36 'life':23 'll':51 'look':16 'make':22 'never':8 'nobodi':35 'one':61 'option':48 'probabl':43 'random':4 'realli':30 'repli':6 'scari':31 'second':60 'smart':33 'thing':2 'third':66 'true':13,42 'unbeliev':32 'use':39 'would':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5044071"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699048292 {#3023
              date: 2023-11-03 22:51:32.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2789}
          +body: """
            It was true at one point, but has since changed. The systems are totally air-gapped and worked 100% of the time, so there was never a reason to change them.\n
            \n
            Also true: Boeing still uses floppies to update their 747s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699054712 {#3214
            date: 2023-11-04 00:38:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@SuperIce@lemmy.world"
            "@Usernamealreadyinuse@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3219 …}
          +nested: Doctrine\ORM\PersistentCollection {#3221 …}
          +votes: Doctrine\ORM\PersistentCollection {#3223 …}
          +reports: Doctrine\ORM\PersistentCollection {#3225 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
          -id: 88341
          -bodyTs: "'100':20 '747s':42 'air':16 'air-gap':15 'also':33 'boe':35 'chang':10,31 'floppi':38 'gap':17 'never':27 'one':5 'point':6 'reason':29 'sinc':9 'still':36 'system':12 'time':23 'total':14 'true':3,34 'updat':40 'use':37 'work':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5046195"
          +editedAt: DateTimeImmutable @1699054844 {#3215
            date: 2023-11-04 00:40:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699054712 {#3216
            date: 2023-11-04 00:38:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2789}
        +body: "Yup, we don’t want it to crash."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699057392 {#3523
          date: 2023-11-04 01:23:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SuperIce@lemmy.world"
          "@Usernamealreadyinuse@lemmy.world"
          "@TurboDiesel@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3526 …}
        +nested: Doctrine\ORM\PersistentCollection {#3528 …}
        +votes: Doctrine\ORM\PersistentCollection {#3530 …}
        +reports: Doctrine\ORM\PersistentCollection {#3532 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
        -id: 88427
        -bodyTs: "'crash':8 'want':5 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5694944"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699057392 {#3524
          date: 2023-11-04 01:23:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: "Eh? You can verify bit for bit that a digital transfer off an SSD was successful."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699076129 {#3671
        date: 2023-11-04 06:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SuperIce@lemmy.world"
        "@Usernamealreadyinuse@lemmy.world"
        "@TurboDiesel@lemmy.world"
        "@atlasraven31@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3675 …}
      +nested: Doctrine\ORM\PersistentCollection {#3677 …}
      +votes: Doctrine\ORM\PersistentCollection {#3679 …}
      +reports: Doctrine\ORM\PersistentCollection {#3681 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3685 …}
      -id: 88806
      -bodyTs: "'bit':5,7 'digit':10 'eh':1 'ssd':14 'success':16 'transfer':11 'verifi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4508698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699076129 {#3672
        date: 2023-11-04 06:35:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      yea but SSDs are not reliable enough. random bit flips from cosmic events, degradation of data if unpowered for a long time, can only be written to so many times\n
      \n
      they are VERY reliable for casual PC use or even server storage but not for something that could start ww3 if it glitches\n
      \n
      also, as some other people said, dont change something that already works
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699077196 {#3788
      date: 2023-11-04 06:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@SuperIce@lemmy.world"
      "@Usernamealreadyinuse@lemmy.world"
      "@TurboDiesel@lemmy.world"
      "@atlasraven31@lemm.ee"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3793 …}
    +nested: Doctrine\ORM\PersistentCollection {#3795 …}
    +votes: Doctrine\ORM\PersistentCollection {#3797 …}
    +reports: Doctrine\ORM\PersistentCollection {#3799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3803 …}
    -id: 88828
    -bodyTs: "'alreadi':64 'also':54 'bit':9 'casual':36 'chang':61 'cosmic':12 'could':48 'data':16 'degrad':14 'dont':60 'enough':7 'even':40 'event':13 'flip':10 'glitch':53 'long':21 'mani':29 'pc':37 'peopl':58 'random':8 'reliabl':6,34 'said':59 'server':41 'someth':46,62 'ssds':3 'start':49 'storag':42 'time':22,30 'unpow':18 'use':38 'work':65 'written':26 'ww3':50 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5701317"
    +editedAt: DateTimeImmutable @1699077225 {#3789
      date: 2023-11-04 06:53:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699077196 {#3790
      date: 2023-11-04 06:53:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "That has nothing to do with file transfer (“updating”), just long term storage. It’s also a solved problem. You can solve it at the software level with modern self-healing filesystems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699155509 {#3831
    date: 2023-11-05 04:38:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SuperIce@lemmy.world"
    "@Usernamealreadyinuse@lemmy.world"
    "@TurboDiesel@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@kogasa@programming.dev"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3827 …}
  +nested: Doctrine\ORM\PersistentCollection {#3823 …}
  +votes: Doctrine\ORM\PersistentCollection {#3821 …}
  +reports: Doctrine\ORM\PersistentCollection {#3836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3840 …}
  -id: 91629
  -bodyTs: "'also':16 'file':7 'filesystem':33 'heal':32 'level':27 'long':11 'modern':29 'noth':3 'problem':19 'self':31 'self-heal':30 'softwar':26 'solv':18,22 'storag':13 'term':12 'transfer':8 'updat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4539332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699155509 {#3834
    date: 2023-11-05 04:38:29.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
149 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
150 DENIED moderate
App\Entity\EntryComment {#2862
  +user: App\Entity\User {#2875 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1699239812 {#2857
    date: 2023-11-06 04:03:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  -id: 88271
  -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052851 {#2858
    date: 2023-11-04 00:07:31.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
151 DENIED edit
App\Entity\EntryComment {#2862
  +user: App\Entity\User {#2875 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1699239812 {#2857
    date: 2023-11-06 04:03:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  -id: 88271
  -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052851 {#2858
    date: 2023-11-04 00:07:31.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
152 DENIED moderate
App\Entity\EntryComment {#2862
  +user: App\Entity\User {#2875 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1699239812 {#2857
    date: 2023-11-06 04:03:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  -id: 88271
  -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052851 {#2858
    date: 2023-11-04 00:07:31.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#2875 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699239812 {#2857
      date: 2023-11-06 04:03:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2863 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    -id: 88271
    -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052851 {#2858
      date: 2023-11-04 00:07:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699054184 {#3041
    date: 2023-11-04 00:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 88323
  -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054184 {#3040
    date: 2023-11-04 00:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#2875 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699239812 {#2857
      date: 2023-11-06 04:03:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2863 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    -id: 88271
    -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052851 {#2858
      date: 2023-11-04 00:07:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699054184 {#3041
    date: 2023-11-04 00:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 88323
  -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054184 {#3040
    date: 2023-11-04 00:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#2875 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699239812 {#2857
      date: 2023-11-06 04:03:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2863 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    -id: 88271
    -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052851 {#2858
      date: 2023-11-04 00:07:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699054184 {#3041
    date: 2023-11-04 00:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 88323
  -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054184 {#3040
    date: 2023-11-04 00:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 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
158 DENIED moderate
App\Entity\EntryComment {#3297
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "They weren’t that bad. Hell AOL mailed millions of those damn things in envelopes and they usually worked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699064874 {#3295
    date: 2023-11-04 03:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 88600
  -bodyTs: "'aol':7 'bad':5 'damn':12 'envelop':15 'hell':6 'mail':8 'million':9 'thing':13 'usual':18 'weren':2 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5049344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699064874 {#3296
    date: 2023-11-04 03:27:54.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
159 DENIED edit
App\Entity\EntryComment {#3297
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "They weren’t that bad. Hell AOL mailed millions of those damn things in envelopes and they usually worked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699064874 {#3295
    date: 2023-11-04 03:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 88600
  -bodyTs: "'aol':7 'bad':5 'damn':12 'envelop':15 'hell':6 'mail':8 'million':9 'thing':13 'usual':18 'weren':2 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5049344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699064874 {#3296
    date: 2023-11-04 03:27:54.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
160 DENIED moderate
App\Entity\EntryComment {#3297
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "They weren’t that bad. Hell AOL mailed millions of those damn things in envelopes and they usually worked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699064874 {#3295
    date: 2023-11-04 03:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 88600
  -bodyTs: "'aol':7 'bad':5 'damn':12 'envelop':15 'hell':6 'mail':8 'million':9 'thing':13 'usual':18 'weren':2 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5049344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699064874 {#3296
    date: 2023-11-04 03:27:54.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
161 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
162 DENIED moderate
App\Entity\EntryComment {#3587
  +user: Proxies\__CG__\App\Entity\User {#3588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3297
    +user: Proxies\__CG__\App\Entity\User {#3298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "They weren’t that bad. Hell AOL mailed millions of those damn things in envelopes and they usually worked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699064874 {#3295
      date: 2023-11-04 03:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 88600
    -bodyTs: "'aol':7 'bad':5 'damn':12 'envelop':15 'hell':6 'mail':8 'million':9 'thing':13 'usual':18 'weren':2 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5049344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699064874 {#3296
      date: 2023-11-04 03:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Tape over the read only hole and reuse it: H A C K E R M A N"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699065906 {#3585
    date: 2023-11-04 03:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@Ghostalmedia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3589 …}
  +nested: Doctrine\ORM\PersistentCollection {#3591 …}
  +votes: Doctrine\ORM\PersistentCollection {#3593 …}
  +reports: Doctrine\ORM\PersistentCollection {#3595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3599 …}
  -id: 88618
  -bodyTs: "'c':12 'e':14 'h':10 'hole':6 'k':13 'm':16 'n':18 'r':15 'read':4 'reus':8 'tape':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3874358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699065906 {#3586
    date: 2023-11-04 03:45:06.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
163 DENIED edit
App\Entity\EntryComment {#3587
  +user: Proxies\__CG__\App\Entity\User {#3588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3297
    +user: Proxies\__CG__\App\Entity\User {#3298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "They weren’t that bad. Hell AOL mailed millions of those damn things in envelopes and they usually worked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699064874 {#3295
      date: 2023-11-04 03:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 88600
    -bodyTs: "'aol':7 'bad':5 'damn':12 'envelop':15 'hell':6 'mail':8 'million':9 'thing':13 'usual':18 'weren':2 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5049344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699064874 {#3296
      date: 2023-11-04 03:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Tape over the read only hole and reuse it: H A C K E R M A N"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699065906 {#3585
    date: 2023-11-04 03:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@Ghostalmedia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3589 …}
  +nested: Doctrine\ORM\PersistentCollection {#3591 …}
  +votes: Doctrine\ORM\PersistentCollection {#3593 …}
  +reports: Doctrine\ORM\PersistentCollection {#3595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3599 …}
  -id: 88618
  -bodyTs: "'c':12 'e':14 'h':10 'hole':6 'k':13 'm':16 'n':18 'r':15 'read':4 'reus':8 'tape':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3874358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699065906 {#3586
    date: 2023-11-04 03:45:06.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
164 DENIED moderate
App\Entity\EntryComment {#3587
  +user: Proxies\__CG__\App\Entity\User {#3588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3297
    +user: Proxies\__CG__\App\Entity\User {#3298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "They weren’t that bad. Hell AOL mailed millions of those damn things in envelopes and they usually worked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699064874 {#3295
      date: 2023-11-04 03:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 88600
    -bodyTs: "'aol':7 'bad':5 'damn':12 'envelop':15 'hell':6 'mail':8 'million':9 'thing':13 'usual':18 'weren':2 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5049344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699064874 {#3296
      date: 2023-11-04 03:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Tape over the read only hole and reuse it: H A C K E R M A N"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699065906 {#3585
    date: 2023-11-04 03:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@Ghostalmedia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3589 …}
  +nested: Doctrine\ORM\PersistentCollection {#3591 …}
  +votes: Doctrine\ORM\PersistentCollection {#3593 …}
  +reports: Doctrine\ORM\PersistentCollection {#3595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3599 …}
  -id: 88618
  -bodyTs: "'c':12 'e':14 'h':10 'hole':6 'k':13 'm':16 'n':18 'r':15 'read':4 'reus':8 'tape':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3874358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699065906 {#3586
    date: 2023-11-04 03:45:06.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
165 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
166 DENIED moderate
App\Entity\EntryComment {#3689
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3587
    +user: Proxies\__CG__\App\Entity\User {#3588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3297
      +user: Proxies\__CG__\App\Entity\User {#3298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3039
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2862
          +user: App\Entity\User {#2875 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699239812 {#2857
            date: 2023-11-06 04:03:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2863 …}
          +nested: Doctrine\ORM\PersistentCollection {#2865 …}
          +votes: Doctrine\ORM\PersistentCollection {#2867 …}
          +reports: Doctrine\ORM\PersistentCollection {#2869 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
          -id: 88271
          -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5045520"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699052851 {#2858
            date: 2023-11-04 00:07:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699054184 {#3041
          date: 2023-11-04 00:29:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3115 …}
        +reports: Doctrine\ORM\PersistentCollection {#3116 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 88323
        -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5046004"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699054184 {#3040
          date: 2023-11-04 00:29:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "They weren’t that bad. Hell AOL mailed millions of those damn things in envelopes and they usually worked."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699064874 {#3295
        date: 2023-11-04 03:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 88600
      -bodyTs: "'aol':7 'bad':5 'damn':12 'envelop':15 'hell':6 'mail':8 'million':9 'thing':13 'usual':18 'weren':2 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5049344"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699064874 {#3296
        date: 2023-11-04 03:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Tape over the read only hole and reuse it: H A C K E R M A N"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699065906 {#3585
      date: 2023-11-04 03:45:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@Ghostalmedia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3589 …}
    +nested: Doctrine\ORM\PersistentCollection {#3591 …}
    +votes: Doctrine\ORM\PersistentCollection {#3593 …}
    +reports: Doctrine\ORM\PersistentCollection {#3595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3599 …}
    -id: 88618
    -bodyTs: "'c':12 'e':14 'h':10 'hole':6 'k':13 'm':16 'n':18 'r':15 'read':4 'reus':8 'tape':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3874358"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699065906 {#3586
      date: 2023-11-04 03:45:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "I always made sure to grab a dozen of those for homework on my way out of CompUSA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699070547 {#3687
    date: 2023-11-04 05:02:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@Ghostalmedia@lemmy.world"
    "@nxdefiant@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3690 …}
  +nested: Doctrine\ORM\PersistentCollection {#3692 …}
  +votes: Doctrine\ORM\PersistentCollection {#3694 …}
  +reports: Doctrine\ORM\PersistentCollection {#3696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
  -id: 88708
  -bodyTs: "'alway':2 'compusa':18 'dozen':8 'grab':6 'homework':12 'made':3 'sure':4 'way':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070547 {#3688
    date: 2023-11-04 05:02:27.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
167 DENIED edit
App\Entity\EntryComment {#3689
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3587
    +user: Proxies\__CG__\App\Entity\User {#3588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3297
      +user: Proxies\__CG__\App\Entity\User {#3298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3039
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2862
          +user: App\Entity\User {#2875 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699239812 {#2857
            date: 2023-11-06 04:03:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2863 …}
          +nested: Doctrine\ORM\PersistentCollection {#2865 …}
          +votes: Doctrine\ORM\PersistentCollection {#2867 …}
          +reports: Doctrine\ORM\PersistentCollection {#2869 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
          -id: 88271
          -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5045520"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699052851 {#2858
            date: 2023-11-04 00:07:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699054184 {#3041
          date: 2023-11-04 00:29:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3115 …}
        +reports: Doctrine\ORM\PersistentCollection {#3116 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 88323
        -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5046004"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699054184 {#3040
          date: 2023-11-04 00:29:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "They weren’t that bad. Hell AOL mailed millions of those damn things in envelopes and they usually worked."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699064874 {#3295
        date: 2023-11-04 03:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 88600
      -bodyTs: "'aol':7 'bad':5 'damn':12 'envelop':15 'hell':6 'mail':8 'million':9 'thing':13 'usual':18 'weren':2 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5049344"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699064874 {#3296
        date: 2023-11-04 03:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Tape over the read only hole and reuse it: H A C K E R M A N"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699065906 {#3585
      date: 2023-11-04 03:45:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@Ghostalmedia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3589 …}
    +nested: Doctrine\ORM\PersistentCollection {#3591 …}
    +votes: Doctrine\ORM\PersistentCollection {#3593 …}
    +reports: Doctrine\ORM\PersistentCollection {#3595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3599 …}
    -id: 88618
    -bodyTs: "'c':12 'e':14 'h':10 'hole':6 'k':13 'm':16 'n':18 'r':15 'read':4 'reus':8 'tape':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3874358"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699065906 {#3586
      date: 2023-11-04 03:45:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "I always made sure to grab a dozen of those for homework on my way out of CompUSA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699070547 {#3687
    date: 2023-11-04 05:02:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@Ghostalmedia@lemmy.world"
    "@nxdefiant@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3690 …}
  +nested: Doctrine\ORM\PersistentCollection {#3692 …}
  +votes: Doctrine\ORM\PersistentCollection {#3694 …}
  +reports: Doctrine\ORM\PersistentCollection {#3696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
  -id: 88708
  -bodyTs: "'alway':2 'compusa':18 'dozen':8 'grab':6 'homework':12 'made':3 'sure':4 'way':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070547 {#3688
    date: 2023-11-04 05:02:27.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
168 DENIED moderate
App\Entity\EntryComment {#3689
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3587
    +user: Proxies\__CG__\App\Entity\User {#3588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3297
      +user: Proxies\__CG__\App\Entity\User {#3298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3039
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2862
          +user: App\Entity\User {#2875 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699239812 {#2857
            date: 2023-11-06 04:03:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2863 …}
          +nested: Doctrine\ORM\PersistentCollection {#2865 …}
          +votes: Doctrine\ORM\PersistentCollection {#2867 …}
          +reports: Doctrine\ORM\PersistentCollection {#2869 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
          -id: 88271
          -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5045520"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699052851 {#2858
            date: 2023-11-04 00:07:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699054184 {#3041
          date: 2023-11-04 00:29:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3115 …}
        +reports: Doctrine\ORM\PersistentCollection {#3116 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 88323
        -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5046004"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699054184 {#3040
          date: 2023-11-04 00:29:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "They weren’t that bad. Hell AOL mailed millions of those damn things in envelopes and they usually worked."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699064874 {#3295
        date: 2023-11-04 03:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 88600
      -bodyTs: "'aol':7 'bad':5 'damn':12 'envelop':15 'hell':6 'mail':8 'million':9 'thing':13 'usual':18 'weren':2 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5049344"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699064874 {#3296
        date: 2023-11-04 03:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Tape over the read only hole and reuse it: H A C K E R M A N"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699065906 {#3585
      date: 2023-11-04 03:45:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@Ghostalmedia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3589 …}
    +nested: Doctrine\ORM\PersistentCollection {#3591 …}
    +votes: Doctrine\ORM\PersistentCollection {#3593 …}
    +reports: Doctrine\ORM\PersistentCollection {#3595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3599 …}
    -id: 88618
    -bodyTs: "'c':12 'e':14 'h':10 'hole':6 'k':13 'm':16 'n':18 'r':15 'read':4 'reus':8 'tape':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3874358"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699065906 {#3586
      date: 2023-11-04 03:45:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "I always made sure to grab a dozen of those for homework on my way out of CompUSA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699070547 {#3687
    date: 2023-11-04 05:02:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@Ghostalmedia@lemmy.world"
    "@nxdefiant@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3690 …}
  +nested: Doctrine\ORM\PersistentCollection {#3692 …}
  +votes: Doctrine\ORM\PersistentCollection {#3694 …}
  +reports: Doctrine\ORM\PersistentCollection {#3696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
  -id: 88708
  -bodyTs: "'alway':2 'compusa':18 'dozen':8 'grab':6 'homework':12 'made':3 'sure':4 'way':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070547 {#3688
    date: 2023-11-04 05:02:27.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
169 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
170 DENIED moderate
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "My favorite thing was messing with the metal slider until it broke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699057192 {#3311
    date: 2023-11-04 01:19:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 88421
  -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694861"
  +editedAt: DateTimeImmutable @1699058693 {#3312
    date: 2023-11-04 01:44:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699057192 {#3313
    date: 2023-11-04 01:19:52.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
171 DENIED edit
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "My favorite thing was messing with the metal slider until it broke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699057192 {#3311
    date: 2023-11-04 01:19:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 88421
  -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694861"
  +editedAt: DateTimeImmutable @1699058693 {#3312
    date: 2023-11-04 01:44:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699057192 {#3313
    date: 2023-11-04 01:19:52.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
172 DENIED moderate
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "My favorite thing was messing with the metal slider until it broke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699057192 {#3311
    date: 2023-11-04 01:19:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 88421
  -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694861"
  +editedAt: DateTimeImmutable @1699058693 {#3312
    date: 2023-11-04 01:44:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699057192 {#3313
    date: 2023-11-04 01:19:52.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
173 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
174 DENIED moderate
App\Entity\EntryComment {#3540
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "My favorite thing was messing with the metal slider until it broke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699057192 {#3311
      date: 2023-11-04 01:19:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 88421
    -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694861"
    +editedAt: DateTimeImmutable @1699058693 {#3312
      date: 2023-11-04 01:44:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699057192 {#3313
      date: 2023-11-04 01:19:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Fidge spinners of their time\n
    \n
    It was that or ballpoint pens. Good thing we still have the latter since even fidget spinners seem to have disappeared
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699068516 {#3538
    date: 2023-11-04 04:28:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3541 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3545 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 88678
  -bodyTs: "'ballpoint':10 'disappear':26 'even':20 'fidg':1 'fidget':21 'good':12 'latter':18 'pen':11 'seem':23 'sinc':19 'spinner':2,22 'still':15 'thing':13 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5699261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699068516 {#3539
    date: 2023-11-04 04:28:36.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
175 DENIED edit
App\Entity\EntryComment {#3540
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "My favorite thing was messing with the metal slider until it broke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699057192 {#3311
      date: 2023-11-04 01:19:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 88421
    -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694861"
    +editedAt: DateTimeImmutable @1699058693 {#3312
      date: 2023-11-04 01:44:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699057192 {#3313
      date: 2023-11-04 01:19:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Fidge spinners of their time\n
    \n
    It was that or ballpoint pens. Good thing we still have the latter since even fidget spinners seem to have disappeared
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699068516 {#3538
    date: 2023-11-04 04:28:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3541 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3545 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 88678
  -bodyTs: "'ballpoint':10 'disappear':26 'even':20 'fidg':1 'fidget':21 'good':12 'latter':18 'pen':11 'seem':23 'sinc':19 'spinner':2,22 'still':15 'thing':13 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5699261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699068516 {#3539
    date: 2023-11-04 04:28:36.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
176 DENIED moderate
App\Entity\EntryComment {#3540
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "My favorite thing was messing with the metal slider until it broke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699057192 {#3311
      date: 2023-11-04 01:19:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 88421
    -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694861"
    +editedAt: DateTimeImmutable @1699058693 {#3312
      date: 2023-11-04 01:44:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699057192 {#3313
      date: 2023-11-04 01:19:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Fidge spinners of their time\n
    \n
    It was that or ballpoint pens. Good thing we still have the latter since even fidget spinners seem to have disappeared
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699068516 {#3538
    date: 2023-11-04 04:28:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3541 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3545 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 88678
  -bodyTs: "'ballpoint':10 'disappear':26 'even':20 'fidg':1 'fidget':21 'good':12 'latter':18 'pen':11 'seem':23 'sinc':19 'spinner':2,22 'still':15 'thing':13 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5699261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699068516 {#3539
    date: 2023-11-04 04:28:36.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#3555
  +user: Proxies\__CG__\App\Entity\User {#3556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "My favorite thing was messing with the metal slider until it broke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699057192 {#3311
      date: 2023-11-04 01:19:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 88421
    -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694861"
    +editedAt: DateTimeImmutable @1699058693 {#3312
      date: 2023-11-04 01:44:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699057192 {#3313
      date: 2023-11-04 01:19:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Shhhck… SNAP. Shhhck… SNAP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699077494 {#3553
    date: 2023-11-04 06:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 88831
  -bodyTs: "'shhhck':1,3 'snap':2,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699077494 {#3554
    date: 2023-11-04 06:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3555
  +user: Proxies\__CG__\App\Entity\User {#3556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "My favorite thing was messing with the metal slider until it broke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699057192 {#3311
      date: 2023-11-04 01:19:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 88421
    -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694861"
    +editedAt: DateTimeImmutable @1699058693 {#3312
      date: 2023-11-04 01:44:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699057192 {#3313
      date: 2023-11-04 01:19:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Shhhck… SNAP. Shhhck… SNAP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699077494 {#3553
    date: 2023-11-04 06:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 88831
  -bodyTs: "'shhhck':1,3 'snap':2,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699077494 {#3554
    date: 2023-11-04 06:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3555
  +user: Proxies\__CG__\App\Entity\User {#3556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "My favorite thing was messing with the metal slider until it broke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699057192 {#3311
      date: 2023-11-04 01:19:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 88421
    -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694861"
    +editedAt: DateTimeImmutable @1699058693 {#3312
      date: 2023-11-04 01:44:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699057192 {#3313
      date: 2023-11-04 01:19:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Shhhck… SNAP. Shhhck… SNAP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699077494 {#3553
    date: 2023-11-04 06:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 88831
  -bodyTs: "'shhhck':1,3 'snap':2,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699077494 {#3554
    date: 2023-11-04 06:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#3571
  +user: Proxies\__CG__\App\Entity\User {#3572 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "My favorite thing was messing with the metal slider until it broke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699057192 {#3311
      date: 2023-11-04 01:19:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 88421
    -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694861"
    +editedAt: DateTimeImmutable @1699058693 {#3312
      date: 2023-11-04 01:44:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699057192 {#3313
      date: 2023-11-04 01:19:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "And you could make a little USS Enterprise out of the metal parts! :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699079778 {#3569
    date: 2023-11-04 07:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3575 …}
  +votes: Doctrine\ORM\PersistentCollection {#3577 …}
  +reports: Doctrine\ORM\PersistentCollection {#3579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
  -id: 88850
  -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3088483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699079778 {#3570
    date: 2023-11-04 07:36:18.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
183 DENIED edit
App\Entity\EntryComment {#3571
  +user: Proxies\__CG__\App\Entity\User {#3572 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "My favorite thing was messing with the metal slider until it broke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699057192 {#3311
      date: 2023-11-04 01:19:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 88421
    -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694861"
    +editedAt: DateTimeImmutable @1699058693 {#3312
      date: 2023-11-04 01:44:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699057192 {#3313
      date: 2023-11-04 01:19:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "And you could make a little USS Enterprise out of the metal parts! :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699079778 {#3569
    date: 2023-11-04 07:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3575 …}
  +votes: Doctrine\ORM\PersistentCollection {#3577 …}
  +reports: Doctrine\ORM\PersistentCollection {#3579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
  -id: 88850
  -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3088483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699079778 {#3570
    date: 2023-11-04 07:36:18.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
184 DENIED moderate
App\Entity\EntryComment {#3571
  +user: Proxies\__CG__\App\Entity\User {#3572 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3039
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#2875 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699239812 {#2857
          date: 2023-11-06 04:03:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2863 …}
        +nested: Doctrine\ORM\PersistentCollection {#2865 …}
        +votes: Doctrine\ORM\PersistentCollection {#2867 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
        -id: 88271
        -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5045520"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699052851 {#2858
          date: 2023-11-04 00:07:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699054184 {#3041
        date: 2023-11-04 00:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 88323
      -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5046004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699054184 {#3040
        date: 2023-11-04 00:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "My favorite thing was messing with the metal slider until it broke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699057192 {#3311
      date: 2023-11-04 01:19:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 88421
    -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694861"
    +editedAt: DateTimeImmutable @1699058693 {#3312
      date: 2023-11-04 01:44:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699057192 {#3313
      date: 2023-11-04 01:19:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "And you could make a little USS Enterprise out of the metal parts! :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699079778 {#3569
    date: 2023-11-04 07:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3575 …}
  +votes: Doctrine\ORM\PersistentCollection {#3577 …}
  +reports: Doctrine\ORM\PersistentCollection {#3579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
  -id: 88850
  -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3088483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699079778 {#3570
    date: 2023-11-04 07:36:18.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
185 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
186 DENIED moderate
App\Entity\EntryComment {#3720
  +user: Proxies\__CG__\App\Entity\User {#3721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3571
    +user: Proxies\__CG__\App\Entity\User {#3572 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3314
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3039
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2862
          +user: App\Entity\User {#2875 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699239812 {#2857
            date: 2023-11-06 04:03:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2863 …}
          +nested: Doctrine\ORM\PersistentCollection {#2865 …}
          +votes: Doctrine\ORM\PersistentCollection {#2867 …}
          +reports: Doctrine\ORM\PersistentCollection {#2869 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
          -id: 88271
          -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5045520"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699052851 {#2858
            date: 2023-11-04 00:07:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699054184 {#3041
          date: 2023-11-04 00:29:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3115 …}
        +reports: Doctrine\ORM\PersistentCollection {#3116 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 88323
        -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5046004"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699054184 {#3040
          date: 2023-11-04 00:29:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "My favorite thing was messing with the metal slider until it broke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699057192 {#3311
        date: 2023-11-04 01:19:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3316 …}
      +nested: Doctrine\ORM\PersistentCollection {#3318 …}
      +votes: Doctrine\ORM\PersistentCollection {#3320 …}
      +reports: Doctrine\ORM\PersistentCollection {#3322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
      -id: 88421
      -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5694861"
      +editedAt: DateTimeImmutable @1699058693 {#3312
        date: 2023-11-04 01:44:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699057192 {#3313
        date: 2023-11-04 01:19:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "And you could make a little USS Enterprise out of the metal parts! :D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699079778 {#3569
      date: 2023-11-04 07:36:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@atlasraven31@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3573 …}
    +nested: Doctrine\ORM\PersistentCollection {#3575 …}
    +votes: Doctrine\ORM\PersistentCollection {#3577 …}
    +reports: Doctrine\ORM\PersistentCollection {#3579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
    -id: 88850
    -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3088483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699079778 {#3570
      date: 2023-11-04 07:36:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Pic? I’ve never heard of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699085289 {#3718
    date: 2023-11-04 09:08:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@MonkeMischief@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3722 …}
  +nested: Doctrine\ORM\PersistentCollection {#3724 …}
  +votes: Doctrine\ORM\PersistentCollection {#3726 …}
  +reports: Doctrine\ORM\PersistentCollection {#3728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
  -id: 88943
  -bodyTs: "'heard':5 'never':4 'pic':1 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5052782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699085289 {#3719
    date: 2023-11-04 09:08:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3720
  +user: Proxies\__CG__\App\Entity\User {#3721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3571
    +user: Proxies\__CG__\App\Entity\User {#3572 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3314
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3039
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2862
          +user: App\Entity\User {#2875 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699239812 {#2857
            date: 2023-11-06 04:03:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2863 …}
          +nested: Doctrine\ORM\PersistentCollection {#2865 …}
          +votes: Doctrine\ORM\PersistentCollection {#2867 …}
          +reports: Doctrine\ORM\PersistentCollection {#2869 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
          -id: 88271
          -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5045520"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699052851 {#2858
            date: 2023-11-04 00:07:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699054184 {#3041
          date: 2023-11-04 00:29:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3115 …}
        +reports: Doctrine\ORM\PersistentCollection {#3116 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 88323
        -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5046004"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699054184 {#3040
          date: 2023-11-04 00:29:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "My favorite thing was messing with the metal slider until it broke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699057192 {#3311
        date: 2023-11-04 01:19:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3316 …}
      +nested: Doctrine\ORM\PersistentCollection {#3318 …}
      +votes: Doctrine\ORM\PersistentCollection {#3320 …}
      +reports: Doctrine\ORM\PersistentCollection {#3322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
      -id: 88421
      -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5694861"
      +editedAt: DateTimeImmutable @1699058693 {#3312
        date: 2023-11-04 01:44:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699057192 {#3313
        date: 2023-11-04 01:19:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "And you could make a little USS Enterprise out of the metal parts! :D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699079778 {#3569
      date: 2023-11-04 07:36:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@atlasraven31@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3573 …}
    +nested: Doctrine\ORM\PersistentCollection {#3575 …}
    +votes: Doctrine\ORM\PersistentCollection {#3577 …}
    +reports: Doctrine\ORM\PersistentCollection {#3579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
    -id: 88850
    -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3088483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699079778 {#3570
      date: 2023-11-04 07:36:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Pic? I’ve never heard of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699085289 {#3718
    date: 2023-11-04 09:08:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@MonkeMischief@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3722 …}
  +nested: Doctrine\ORM\PersistentCollection {#3724 …}
  +votes: Doctrine\ORM\PersistentCollection {#3726 …}
  +reports: Doctrine\ORM\PersistentCollection {#3728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
  -id: 88943
  -bodyTs: "'heard':5 'never':4 'pic':1 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5052782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699085289 {#3719
    date: 2023-11-04 09:08:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3720
  +user: Proxies\__CG__\App\Entity\User {#3721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3571
    +user: Proxies\__CG__\App\Entity\User {#3572 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3314
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3039
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2862
          +user: App\Entity\User {#2875 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699239812 {#2857
            date: 2023-11-06 04:03:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2863 …}
          +nested: Doctrine\ORM\PersistentCollection {#2865 …}
          +votes: Doctrine\ORM\PersistentCollection {#2867 …}
          +reports: Doctrine\ORM\PersistentCollection {#2869 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
          -id: 88271
          -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5045520"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699052851 {#2858
            date: 2023-11-04 00:07:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699054184 {#3041
          date: 2023-11-04 00:29:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3115 …}
        +reports: Doctrine\ORM\PersistentCollection {#3116 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 88323
        -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5046004"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699054184 {#3040
          date: 2023-11-04 00:29:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "My favorite thing was messing with the metal slider until it broke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699057192 {#3311
        date: 2023-11-04 01:19:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3316 …}
      +nested: Doctrine\ORM\PersistentCollection {#3318 …}
      +votes: Doctrine\ORM\PersistentCollection {#3320 …}
      +reports: Doctrine\ORM\PersistentCollection {#3322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
      -id: 88421
      -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5694861"
      +editedAt: DateTimeImmutable @1699058693 {#3312
        date: 2023-11-04 01:44:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699057192 {#3313
        date: 2023-11-04 01:19:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "And you could make a little USS Enterprise out of the metal parts! :D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699079778 {#3569
      date: 2023-11-04 07:36:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@atlasraven31@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3573 …}
    +nested: Doctrine\ORM\PersistentCollection {#3575 …}
    +votes: Doctrine\ORM\PersistentCollection {#3577 …}
    +reports: Doctrine\ORM\PersistentCollection {#3579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
    -id: 88850
    -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3088483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699079778 {#3570
      date: 2023-11-04 07:36:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "Pic? I’ve never heard of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699085289 {#3718
    date: 2023-11-04 09:08:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@MonkeMischief@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3722 …}
  +nested: Doctrine\ORM\PersistentCollection {#3724 …}
  +votes: Doctrine\ORM\PersistentCollection {#3726 …}
  +reports: Doctrine\ORM\PersistentCollection {#3728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
  -id: 88943
  -bodyTs: "'heard':5 'never':4 'pic':1 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5052782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699085289 {#3719
    date: 2023-11-04 09:08:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#3807
  +user: Proxies\__CG__\App\Entity\User {#3572 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3720
    +user: Proxies\__CG__\App\Entity\User {#3721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3571
      +user: Proxies\__CG__\App\Entity\User {#3572 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3314
        +user: Proxies\__CG__\App\Entity\User {#3315 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3039
          +user: Proxies\__CG__\App\Entity\User {#3038 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#2862
            +user: App\Entity\User {#2875 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: null
            +root: null
            +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699239812 {#2857
              date: 2023-11-06 04:03:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2863 …}
            +nested: Doctrine\ORM\PersistentCollection {#2865 …}
            +votes: Doctrine\ORM\PersistentCollection {#2867 …}
            +reports: Doctrine\ORM\PersistentCollection {#2869 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
            -id: 88271
            -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5045520"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699052851 {#2858
              date: 2023-11-04 00:07:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2862}
          +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1699054184 {#3041
            date: 2023-11-04 00:29:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@Son_of_dad@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3037 …}
          +nested: Doctrine\ORM\PersistentCollection {#3035 …}
          +votes: Doctrine\ORM\PersistentCollection {#3115 …}
          +reports: Doctrine\ORM\PersistentCollection {#3116 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
          -id: 88323
          -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5046004"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699054184 {#3040
            date: 2023-11-04 00:29:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "My favorite thing was messing with the metal slider until it broke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699057192 {#3311
          date: 2023-11-04 01:19:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
          "@toofpic@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3316 …}
        +nested: Doctrine\ORM\PersistentCollection {#3318 …}
        +votes: Doctrine\ORM\PersistentCollection {#3320 …}
        +reports: Doctrine\ORM\PersistentCollection {#3322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
        -id: 88421
        -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5694861"
        +editedAt: DateTimeImmutable @1699058693 {#3312
          date: 2023-11-04 01:44:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699057192 {#3313
          date: 2023-11-04 01:19:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "And you could make a little USS Enterprise out of the metal parts! :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699079778 {#3569
        date: 2023-11-04 07:36:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
        "@atlasraven31@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3573 …}
      +nested: Doctrine\ORM\PersistentCollection {#3575 …}
      +votes: Doctrine\ORM\PersistentCollection {#3577 …}
      +reports: Doctrine\ORM\PersistentCollection {#3579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
      -id: 88850
      -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3088483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699079778 {#3570
        date: 2023-11-04 07:36:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Pic? I’ve never heard of this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699085289 {#3718
      date: 2023-11-04 09:08:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@atlasraven31@lemm.ee"
      "@MonkeMischief@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3722 …}
    +nested: Doctrine\ORM\PersistentCollection {#3724 …}
    +votes: Doctrine\ORM\PersistentCollection {#3726 …}
    +reports: Doctrine\ORM\PersistentCollection {#3728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
    -id: 88943
    -bodyTs: "'heard':5 'never':4 'pic':1 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5052782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699085289 {#3719
      date: 2023-11-04 09:08:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    I got you fam. Good news: I didn’t just imagine this, it turns out! 😁\n
    \n
    <a href="">https://methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/</a>\n
    \n
    ![](https://lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699168207 {#3805
    date: 2023-11-05 08:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@MonkeMischief@lemmy.today"
    "@noughtnaut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3808 …}
  +nested: Doctrine\ORM\PersistentCollection {#3810 …}
  +votes: Doctrine\ORM\PersistentCollection {#3812 …}
  +reports: Doctrine\ORM\PersistentCollection {#3814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3818 …}
  -id: 91893
  -bodyTs: "'/make-a-starship-enterprise-out-of-a-floppy-disk/':18 '/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':21 'didn':8 'fam':4 'good':5 'got':2 'imagin':11 'lemmy.today':20 'lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':19 'methodshop.com':17 'methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/':16 'news':6 'turn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3118241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699168207 {#3806
    date: 2023-11-05 08:10:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#3807
  +user: Proxies\__CG__\App\Entity\User {#3572 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3720
    +user: Proxies\__CG__\App\Entity\User {#3721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3571
      +user: Proxies\__CG__\App\Entity\User {#3572 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3314
        +user: Proxies\__CG__\App\Entity\User {#3315 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3039
          +user: Proxies\__CG__\App\Entity\User {#3038 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#2862
            +user: App\Entity\User {#2875 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: null
            +root: null
            +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699239812 {#2857
              date: 2023-11-06 04:03:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2863 …}
            +nested: Doctrine\ORM\PersistentCollection {#2865 …}
            +votes: Doctrine\ORM\PersistentCollection {#2867 …}
            +reports: Doctrine\ORM\PersistentCollection {#2869 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
            -id: 88271
            -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5045520"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699052851 {#2858
              date: 2023-11-04 00:07:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2862}
          +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1699054184 {#3041
            date: 2023-11-04 00:29:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@Son_of_dad@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3037 …}
          +nested: Doctrine\ORM\PersistentCollection {#3035 …}
          +votes: Doctrine\ORM\PersistentCollection {#3115 …}
          +reports: Doctrine\ORM\PersistentCollection {#3116 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
          -id: 88323
          -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5046004"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699054184 {#3040
            date: 2023-11-04 00:29:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "My favorite thing was messing with the metal slider until it broke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699057192 {#3311
          date: 2023-11-04 01:19:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
          "@toofpic@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3316 …}
        +nested: Doctrine\ORM\PersistentCollection {#3318 …}
        +votes: Doctrine\ORM\PersistentCollection {#3320 …}
        +reports: Doctrine\ORM\PersistentCollection {#3322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
        -id: 88421
        -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5694861"
        +editedAt: DateTimeImmutable @1699058693 {#3312
          date: 2023-11-04 01:44:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699057192 {#3313
          date: 2023-11-04 01:19:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "And you could make a little USS Enterprise out of the metal parts! :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699079778 {#3569
        date: 2023-11-04 07:36:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
        "@atlasraven31@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3573 …}
      +nested: Doctrine\ORM\PersistentCollection {#3575 …}
      +votes: Doctrine\ORM\PersistentCollection {#3577 …}
      +reports: Doctrine\ORM\PersistentCollection {#3579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
      -id: 88850
      -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3088483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699079778 {#3570
        date: 2023-11-04 07:36:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Pic? I’ve never heard of this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699085289 {#3718
      date: 2023-11-04 09:08:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@atlasraven31@lemm.ee"
      "@MonkeMischief@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3722 …}
    +nested: Doctrine\ORM\PersistentCollection {#3724 …}
    +votes: Doctrine\ORM\PersistentCollection {#3726 …}
    +reports: Doctrine\ORM\PersistentCollection {#3728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
    -id: 88943
    -bodyTs: "'heard':5 'never':4 'pic':1 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5052782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699085289 {#3719
      date: 2023-11-04 09:08:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    I got you fam. Good news: I didn’t just imagine this, it turns out! 😁\n
    \n
    <a href="">https://methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/</a>\n
    \n
    ![](https://lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699168207 {#3805
    date: 2023-11-05 08:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@MonkeMischief@lemmy.today"
    "@noughtnaut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3808 …}
  +nested: Doctrine\ORM\PersistentCollection {#3810 …}
  +votes: Doctrine\ORM\PersistentCollection {#3812 …}
  +reports: Doctrine\ORM\PersistentCollection {#3814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3818 …}
  -id: 91893
  -bodyTs: "'/make-a-starship-enterprise-out-of-a-floppy-disk/':18 '/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':21 'didn':8 'fam':4 'good':5 'got':2 'imagin':11 'lemmy.today':20 'lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':19 'methodshop.com':17 'methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/':16 'news':6 'turn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3118241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699168207 {#3806
    date: 2023-11-05 08:10:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#3807
  +user: Proxies\__CG__\App\Entity\User {#3572 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3720
    +user: Proxies\__CG__\App\Entity\User {#3721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3571
      +user: Proxies\__CG__\App\Entity\User {#3572 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3314
        +user: Proxies\__CG__\App\Entity\User {#3315 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3039
          +user: Proxies\__CG__\App\Entity\User {#3038 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#2862
            +user: App\Entity\User {#2875 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: null
            +root: null
            +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699239812 {#2857
              date: 2023-11-06 04:03:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2863 …}
            +nested: Doctrine\ORM\PersistentCollection {#2865 …}
            +votes: Doctrine\ORM\PersistentCollection {#2867 …}
            +reports: Doctrine\ORM\PersistentCollection {#2869 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
            -id: 88271
            -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5045520"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699052851 {#2858
              date: 2023-11-04 00:07:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2862}
          +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1699054184 {#3041
            date: 2023-11-04 00:29:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@Son_of_dad@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3037 …}
          +nested: Doctrine\ORM\PersistentCollection {#3035 …}
          +votes: Doctrine\ORM\PersistentCollection {#3115 …}
          +reports: Doctrine\ORM\PersistentCollection {#3116 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
          -id: 88323
          -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5046004"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699054184 {#3040
            date: 2023-11-04 00:29:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "My favorite thing was messing with the metal slider until it broke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699057192 {#3311
          date: 2023-11-04 01:19:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
          "@toofpic@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3316 …}
        +nested: Doctrine\ORM\PersistentCollection {#3318 …}
        +votes: Doctrine\ORM\PersistentCollection {#3320 …}
        +reports: Doctrine\ORM\PersistentCollection {#3322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
        -id: 88421
        -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5694861"
        +editedAt: DateTimeImmutable @1699058693 {#3312
          date: 2023-11-04 01:44:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699057192 {#3313
          date: 2023-11-04 01:19:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "And you could make a little USS Enterprise out of the metal parts! :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699079778 {#3569
        date: 2023-11-04 07:36:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
        "@atlasraven31@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3573 …}
      +nested: Doctrine\ORM\PersistentCollection {#3575 …}
      +votes: Doctrine\ORM\PersistentCollection {#3577 …}
      +reports: Doctrine\ORM\PersistentCollection {#3579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
      -id: 88850
      -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3088483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699079778 {#3570
        date: 2023-11-04 07:36:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Pic? I’ve never heard of this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699085289 {#3718
      date: 2023-11-04 09:08:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@atlasraven31@lemm.ee"
      "@MonkeMischief@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3722 …}
    +nested: Doctrine\ORM\PersistentCollection {#3724 …}
    +votes: Doctrine\ORM\PersistentCollection {#3726 …}
    +reports: Doctrine\ORM\PersistentCollection {#3728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
    -id: 88943
    -bodyTs: "'heard':5 'never':4 'pic':1 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5052782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699085289 {#3719
      date: 2023-11-04 09:08:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    I got you fam. Good news: I didn’t just imagine this, it turns out! 😁\n
    \n
    <a href="">https://methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/</a>\n
    \n
    ![](https://lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699168207 {#3805
    date: 2023-11-05 08:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@MonkeMischief@lemmy.today"
    "@noughtnaut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3808 …}
  +nested: Doctrine\ORM\PersistentCollection {#3810 …}
  +votes: Doctrine\ORM\PersistentCollection {#3812 …}
  +reports: Doctrine\ORM\PersistentCollection {#3814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3818 …}
  -id: 91893
  -bodyTs: "'/make-a-starship-enterprise-out-of-a-floppy-disk/':18 '/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':21 'didn':8 'fam':4 'good':5 'got':2 'imagin':11 'lemmy.today':20 'lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':19 'methodshop.com':17 'methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/':16 'news':6 'turn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3118241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699168207 {#3806
    date: 2023-11-05 08:10:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#3844
  +user: Proxies\__CG__\App\Entity\User {#3721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3807
    +user: Proxies\__CG__\App\Entity\User {#3572 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3720
      +user: Proxies\__CG__\App\Entity\User {#3721 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3571
        +user: Proxies\__CG__\App\Entity\User {#3572 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3314
          +user: Proxies\__CG__\App\Entity\User {#3315 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#3039
            +user: Proxies\__CG__\App\Entity\User {#3038 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: App\Entity\EntryComment {#2862
              +user: App\Entity\User {#2875 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
              +image: null
              +parent: null
              +root: null
              +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 39
              +score: 0
              +lastActive: DateTime @1699239812 {#2857
                date: 2023-11-06 04:03:32.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2863 …}
              +nested: Doctrine\ORM\PersistentCollection {#2865 …}
              +votes: Doctrine\ORM\PersistentCollection {#2867 …}
              +reports: Doctrine\ORM\PersistentCollection {#2869 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
              -id: 88271
              -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5045520"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699052851 {#2858
                date: 2023-11-04 00:07:31.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2862}
            +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1699054184 {#3041
              date: 2023-11-04 00:29:44.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
              "@Son_of_dad@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3037 …}
            +nested: Doctrine\ORM\PersistentCollection {#3035 …}
            +votes: Doctrine\ORM\PersistentCollection {#3115 …}
            +reports: Doctrine\ORM\PersistentCollection {#3116 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
            -id: 88323
            -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5046004"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699054184 {#3040
              date: 2023-11-04 00:29:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2862}
          +body: "My favorite thing was messing with the metal slider until it broke."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1699057192 {#3311
            date: 2023-11-04 01:19:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@Son_of_dad@lemmy.world"
            "@toofpic@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3316 …}
          +nested: Doctrine\ORM\PersistentCollection {#3318 …}
          +votes: Doctrine\ORM\PersistentCollection {#3320 …}
          +reports: Doctrine\ORM\PersistentCollection {#3322 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
          -id: 88421
          -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5694861"
          +editedAt: DateTimeImmutable @1699058693 {#3312
            date: 2023-11-04 01:44:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699057192 {#3313
            date: 2023-11-04 01:19:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "And you could make a little USS Enterprise out of the metal parts! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699079778 {#3569
          date: 2023-11-04 07:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
          "@toofpic@lemmy.world"
          "@atlasraven31@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3573 …}
        +nested: Doctrine\ORM\PersistentCollection {#3575 …}
        +votes: Doctrine\ORM\PersistentCollection {#3577 …}
        +reports: Doctrine\ORM\PersistentCollection {#3579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
        -id: 88850
        -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3088483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699079778 {#3570
          date: 2023-11-04 07:36:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Pic? I’ve never heard of this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699085289 {#3718
        date: 2023-11-04 09:08:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
        "@atlasraven31@lemm.ee"
        "@MonkeMischief@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3722 …}
      +nested: Doctrine\ORM\PersistentCollection {#3724 …}
      +votes: Doctrine\ORM\PersistentCollection {#3726 …}
      +reports: Doctrine\ORM\PersistentCollection {#3728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
      -id: 88943
      -bodyTs: "'heard':5 'never':4 'pic':1 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5052782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699085289 {#3719
        date: 2023-11-04 09:08:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: """
      I got you fam. Good news: I didn’t just imagine this, it turns out! 😁\n
      \n
      <a href="">https://methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/</a>\n
      \n
      ![](https://lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699168207 {#3805
      date: 2023-11-05 08:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@atlasraven31@lemm.ee"
      "@MonkeMischief@lemmy.today"
      "@noughtnaut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3808 …}
    +nested: Doctrine\ORM\PersistentCollection {#3810 …}
    +votes: Doctrine\ORM\PersistentCollection {#3812 …}
    +reports: Doctrine\ORM\PersistentCollection {#3814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3818 …}
    -id: 91893
    -bodyTs: "'/make-a-starship-enterprise-out-of-a-floppy-disk/':18 '/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':21 'didn':8 'fam':4 'good':5 'got':2 'imagin':11 'lemmy.today':20 'lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':19 'methodshop.com':17 'methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/':16 'news':6 'turn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3118241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699168207 {#3806
      date: 2023-11-05 08:10:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Oh, [the D](https://www.qwant.com/?theme=1&hc=1&vt=0&b=0&s=1&l=en_gb&sr=da&r=DK&t=images&q=enterprise+d&o=0%3AD85E3D57DEDD2EC27ABFADA00F20D9F3EC987204)! Now I get it.\n
    \n
    Thank you so much!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699222575 {#3842
    date: 2023-11-05 23:16:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@MonkeMischief@lemmy.today"
    "@noughtnaut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3845 …}
  +nested: Doctrine\ORM\PersistentCollection {#3847 …}
  +votes: Doctrine\ORM\PersistentCollection {#3849 …}
  +reports: Doctrine\ORM\PersistentCollection {#3851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3855 …}
  -id: 93685
  -bodyTs: "'/?theme=1&hc=1&vt=0&b=0&s=1&l=en_gb&sr=da&r=dk&t=images&q=enterprise+d&o=0%3ad85e3d57dedd2ec27abfada00f20d9f3ec987204)!':6 'd':3 'get':9 'much':14 'oh':1 'thank':11 'www.qwant.com':5 'www.qwant.com/?theme=1&hc=1&vt=0&b=0&s=1&l=en_gb&sr=da&r=dk&t=images&q=enterprise+d&o=0%3ad85e3d57dedd2ec27abfada00f20d9f3ec987204)!':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5096148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699222575 {#3843
    date: 2023-11-05 23:16:15.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
195 DENIED edit
App\Entity\EntryComment {#3844
  +user: Proxies\__CG__\App\Entity\User {#3721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3807
    +user: Proxies\__CG__\App\Entity\User {#3572 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3720
      +user: Proxies\__CG__\App\Entity\User {#3721 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3571
        +user: Proxies\__CG__\App\Entity\User {#3572 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3314
          +user: Proxies\__CG__\App\Entity\User {#3315 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#3039
            +user: Proxies\__CG__\App\Entity\User {#3038 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: App\Entity\EntryComment {#2862
              +user: App\Entity\User {#2875 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
              +image: null
              +parent: null
              +root: null
              +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 39
              +score: 0
              +lastActive: DateTime @1699239812 {#2857
                date: 2023-11-06 04:03:32.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2863 …}
              +nested: Doctrine\ORM\PersistentCollection {#2865 …}
              +votes: Doctrine\ORM\PersistentCollection {#2867 …}
              +reports: Doctrine\ORM\PersistentCollection {#2869 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
              -id: 88271
              -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5045520"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699052851 {#2858
                date: 2023-11-04 00:07:31.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2862}
            +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1699054184 {#3041
              date: 2023-11-04 00:29:44.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
              "@Son_of_dad@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3037 …}
            +nested: Doctrine\ORM\PersistentCollection {#3035 …}
            +votes: Doctrine\ORM\PersistentCollection {#3115 …}
            +reports: Doctrine\ORM\PersistentCollection {#3116 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
            -id: 88323
            -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5046004"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699054184 {#3040
              date: 2023-11-04 00:29:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2862}
          +body: "My favorite thing was messing with the metal slider until it broke."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1699057192 {#3311
            date: 2023-11-04 01:19:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@Son_of_dad@lemmy.world"
            "@toofpic@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3316 …}
          +nested: Doctrine\ORM\PersistentCollection {#3318 …}
          +votes: Doctrine\ORM\PersistentCollection {#3320 …}
          +reports: Doctrine\ORM\PersistentCollection {#3322 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
          -id: 88421
          -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5694861"
          +editedAt: DateTimeImmutable @1699058693 {#3312
            date: 2023-11-04 01:44:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699057192 {#3313
            date: 2023-11-04 01:19:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "And you could make a little USS Enterprise out of the metal parts! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699079778 {#3569
          date: 2023-11-04 07:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
          "@toofpic@lemmy.world"
          "@atlasraven31@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3573 …}
        +nested: Doctrine\ORM\PersistentCollection {#3575 …}
        +votes: Doctrine\ORM\PersistentCollection {#3577 …}
        +reports: Doctrine\ORM\PersistentCollection {#3579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
        -id: 88850
        -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3088483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699079778 {#3570
          date: 2023-11-04 07:36:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Pic? I’ve never heard of this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699085289 {#3718
        date: 2023-11-04 09:08:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
        "@atlasraven31@lemm.ee"
        "@MonkeMischief@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3722 …}
      +nested: Doctrine\ORM\PersistentCollection {#3724 …}
      +votes: Doctrine\ORM\PersistentCollection {#3726 …}
      +reports: Doctrine\ORM\PersistentCollection {#3728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
      -id: 88943
      -bodyTs: "'heard':5 'never':4 'pic':1 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5052782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699085289 {#3719
        date: 2023-11-04 09:08:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: """
      I got you fam. Good news: I didn’t just imagine this, it turns out! 😁\n
      \n
      <a href="">https://methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/</a>\n
      \n
      ![](https://lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699168207 {#3805
      date: 2023-11-05 08:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@atlasraven31@lemm.ee"
      "@MonkeMischief@lemmy.today"
      "@noughtnaut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3808 …}
    +nested: Doctrine\ORM\PersistentCollection {#3810 …}
    +votes: Doctrine\ORM\PersistentCollection {#3812 …}
    +reports: Doctrine\ORM\PersistentCollection {#3814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3818 …}
    -id: 91893
    -bodyTs: "'/make-a-starship-enterprise-out-of-a-floppy-disk/':18 '/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':21 'didn':8 'fam':4 'good':5 'got':2 'imagin':11 'lemmy.today':20 'lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':19 'methodshop.com':17 'methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/':16 'news':6 'turn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3118241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699168207 {#3806
      date: 2023-11-05 08:10:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Oh, [the D](https://www.qwant.com/?theme=1&hc=1&vt=0&b=0&s=1&l=en_gb&sr=da&r=DK&t=images&q=enterprise+d&o=0%3AD85E3D57DEDD2EC27ABFADA00F20D9F3EC987204)! Now I get it.\n
    \n
    Thank you so much!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699222575 {#3842
    date: 2023-11-05 23:16:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@MonkeMischief@lemmy.today"
    "@noughtnaut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3845 …}
  +nested: Doctrine\ORM\PersistentCollection {#3847 …}
  +votes: Doctrine\ORM\PersistentCollection {#3849 …}
  +reports: Doctrine\ORM\PersistentCollection {#3851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3855 …}
  -id: 93685
  -bodyTs: "'/?theme=1&hc=1&vt=0&b=0&s=1&l=en_gb&sr=da&r=dk&t=images&q=enterprise+d&o=0%3ad85e3d57dedd2ec27abfada00f20d9f3ec987204)!':6 'd':3 'get':9 'much':14 'oh':1 'thank':11 'www.qwant.com':5 'www.qwant.com/?theme=1&hc=1&vt=0&b=0&s=1&l=en_gb&sr=da&r=dk&t=images&q=enterprise+d&o=0%3ad85e3d57dedd2ec27abfada00f20d9f3ec987204)!':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5096148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699222575 {#3843
    date: 2023-11-05 23:16:15.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
196 DENIED moderate
App\Entity\EntryComment {#3844
  +user: Proxies\__CG__\App\Entity\User {#3721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3807
    +user: Proxies\__CG__\App\Entity\User {#3572 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3720
      +user: Proxies\__CG__\App\Entity\User {#3721 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3571
        +user: Proxies\__CG__\App\Entity\User {#3572 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3314
          +user: Proxies\__CG__\App\Entity\User {#3315 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#3039
            +user: Proxies\__CG__\App\Entity\User {#3038 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: App\Entity\EntryComment {#2862
              +user: App\Entity\User {#2875 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
              +image: null
              +parent: null
              +root: null
              +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 39
              +score: 0
              +lastActive: DateTime @1699239812 {#2857
                date: 2023-11-06 04:03:32.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2863 …}
              +nested: Doctrine\ORM\PersistentCollection {#2865 …}
              +votes: Doctrine\ORM\PersistentCollection {#2867 …}
              +reports: Doctrine\ORM\PersistentCollection {#2869 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
              -id: 88271
              -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5045520"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699052851 {#2858
                date: 2023-11-04 00:07:31.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2862}
            +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1699054184 {#3041
              date: 2023-11-04 00:29:44.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
              "@Son_of_dad@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3037 …}
            +nested: Doctrine\ORM\PersistentCollection {#3035 …}
            +votes: Doctrine\ORM\PersistentCollection {#3115 …}
            +reports: Doctrine\ORM\PersistentCollection {#3116 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
            -id: 88323
            -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5046004"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699054184 {#3040
              date: 2023-11-04 00:29:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2862}
          +body: "My favorite thing was messing with the metal slider until it broke."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1699057192 {#3311
            date: 2023-11-04 01:19:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@Son_of_dad@lemmy.world"
            "@toofpic@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3316 …}
          +nested: Doctrine\ORM\PersistentCollection {#3318 …}
          +votes: Doctrine\ORM\PersistentCollection {#3320 …}
          +reports: Doctrine\ORM\PersistentCollection {#3322 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
          -id: 88421
          -bodyTs: "'broke':12 'favorit':2 'mess':5 'metal':8 'slider':9 'thing':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5694861"
          +editedAt: DateTimeImmutable @1699058693 {#3312
            date: 2023-11-04 01:44:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699057192 {#3313
            date: 2023-11-04 01:19:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2862}
        +body: "And you could make a little USS Enterprise out of the metal parts! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699079778 {#3569
          date: 2023-11-04 07:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@Son_of_dad@lemmy.world"
          "@toofpic@lemmy.world"
          "@atlasraven31@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3573 …}
        +nested: Doctrine\ORM\PersistentCollection {#3575 …}
        +votes: Doctrine\ORM\PersistentCollection {#3577 …}
        +reports: Doctrine\ORM\PersistentCollection {#3579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
        -id: 88850
        -bodyTs: "'could':3 'd':14 'enterpris':8 'littl':6 'make':4 'metal':12 'part':13 'uss':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3088483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699079778 {#3570
          date: 2023-11-04 07:36:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2862}
      +body: "Pic? I’ve never heard of this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699085289 {#3718
        date: 2023-11-04 09:08:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@Son_of_dad@lemmy.world"
        "@toofpic@lemmy.world"
        "@atlasraven31@lemm.ee"
        "@MonkeMischief@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3722 …}
      +nested: Doctrine\ORM\PersistentCollection {#3724 …}
      +votes: Doctrine\ORM\PersistentCollection {#3726 …}
      +reports: Doctrine\ORM\PersistentCollection {#3728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
      -id: 88943
      -bodyTs: "'heard':5 'never':4 'pic':1 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5052782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699085289 {#3719
        date: 2023-11-04 09:08:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: """
      I got you fam. Good news: I didn’t just imagine this, it turns out! 😁\n
      \n
      <a href="">https://methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/</a>\n
      \n
      ![](https://lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699168207 {#3805
      date: 2023-11-05 08:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
      "@toofpic@lemmy.world"
      "@atlasraven31@lemm.ee"
      "@MonkeMischief@lemmy.today"
      "@noughtnaut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3808 …}
    +nested: Doctrine\ORM\PersistentCollection {#3810 …}
    +votes: Doctrine\ORM\PersistentCollection {#3812 …}
    +reports: Doctrine\ORM\PersistentCollection {#3814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3818 …}
    -id: 91893
    -bodyTs: "'/make-a-starship-enterprise-out-of-a-floppy-disk/':18 '/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':21 'didn':8 'fam':4 'good':5 'got':2 'imagin':11 'lemmy.today':20 'lemmy.today/pictrs/image/edb122bb-74ff-490c-90a1-5443a962337d.jpeg)':19 'methodshop.com':17 'methodshop.com/make-a-starship-enterprise-out-of-a-floppy-disk/':16 'news':6 'turn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3118241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699168207 {#3806
      date: 2023-11-05 08:10:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Oh, [the D](https://www.qwant.com/?theme=1&hc=1&vt=0&b=0&s=1&l=en_gb&sr=da&r=DK&t=images&q=enterprise+d&o=0%3AD85E3D57DEDD2EC27ABFADA00F20D9F3EC987204)! Now I get it.\n
    \n
    Thank you so much!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699222575 {#3842
    date: 2023-11-05 23:16:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@MonkeMischief@lemmy.today"
    "@noughtnaut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3845 …}
  +nested: Doctrine\ORM\PersistentCollection {#3847 …}
  +votes: Doctrine\ORM\PersistentCollection {#3849 …}
  +reports: Doctrine\ORM\PersistentCollection {#3851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3855 …}
  -id: 93685
  -bodyTs: "'/?theme=1&hc=1&vt=0&b=0&s=1&l=en_gb&sr=da&r=dk&t=images&q=enterprise+d&o=0%3ad85e3d57dedd2ec27abfada00f20d9f3ec987204)!':6 'd':3 'get':9 'much':14 'oh':1 'thank':11 'www.qwant.com':5 'www.qwant.com/?theme=1&hc=1&vt=0&b=0&s=1&l=en_gb&sr=da&r=dk&t=images&q=enterprise+d&o=0%3ad85e3d57dedd2ec27abfada00f20d9f3ec987204)!':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5096148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699222575 {#3843
    date: 2023-11-05 23:16:15.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
197 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
198 DENIED moderate
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    I think in the later dying days of the floppy disk, the manufacturers made them with really poor quality. It used to be in earlier years, say the 8-bit years when floppy disks were still floppy, that the disks could keep your data for years if you treated them like vinyl records and never touched the magnetic surface.\n
    \n
    In the late years, I’ve seen floppy disks that failed almost immediately.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699055005 {#3328
    date: 2023-11-04 00:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 88351
  -bodyTs: "'8':29 'almost':71 'bit':30 'could':41 'data':44 'day':7 'die':6 'disk':11,34,40,68 'earlier':25 'fail':70 'floppi':10,33,37,67 'immedi':72 'keep':42 'late':62 'later':5 'like':51 'made':14 'magnet':58 'manufactur':13 'never':55 'poor':18 'qualiti':19 'realli':17 'record':53 'say':27 'seen':66 'still':36 'surfac':59 'think':2 'touch':56 'treat':49 'use':21 've':65 'vinyl':52 'year':26,31,46,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055005 {#3329
    date: 2023-11-04 00:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    I think in the later dying days of the floppy disk, the manufacturers made them with really poor quality. It used to be in earlier years, say the 8-bit years when floppy disks were still floppy, that the disks could keep your data for years if you treated them like vinyl records and never touched the magnetic surface.\n
    \n
    In the late years, I’ve seen floppy disks that failed almost immediately.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699055005 {#3328
    date: 2023-11-04 00:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 88351
  -bodyTs: "'8':29 'almost':71 'bit':30 'could':41 'data':44 'day':7 'die':6 'disk':11,34,40,68 'earlier':25 'fail':70 'floppi':10,33,37,67 'immedi':72 'keep':42 'late':62 'later':5 'like':51 'made':14 'magnet':58 'manufactur':13 'never':55 'poor':18 'qualiti':19 'realli':17 'record':53 'say':27 'seen':66 'still':36 'surfac':59 'think':2 'touch':56 'treat':49 'use':21 've':65 'vinyl':52 'year':26,31,46,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055005 {#3329
    date: 2023-11-04 00:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    I think in the later dying days of the floppy disk, the manufacturers made them with really poor quality. It used to be in earlier years, say the 8-bit years when floppy disks were still floppy, that the disks could keep your data for years if you treated them like vinyl records and never touched the magnetic surface.\n
    \n
    In the late years, I’ve seen floppy disks that failed almost immediately.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699055005 {#3328
    date: 2023-11-04 00:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 88351
  -bodyTs: "'8':29 'almost':71 'bit':30 'could':41 'data':44 'day':7 'die':6 'disk':11,34,40,68 'earlier':25 'fail':70 'floppi':10,33,37,67 'immedi':72 'keep':42 'late':62 'later':5 'like':51 'made':14 'magnet':58 'manufactur':13 'never':55 'poor':18 'qualiti':19 'realli':17 'record':53 'say':27 'seen':66 'still':36 'surfac':59 'think':2 'touch':56 'treat':49 'use':21 've':65 'vinyl':52 'year':26,31,46,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055005 {#3329
    date: 2023-11-04 00:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 DENIED moderate
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Had a teacher one time draw a grid on her whiteboard with a space for each student, and she asked us to place our disks with our projects on the board with a magnet (so we wouldn’t lose them). The school had recently gotten rid of the old dusty chalkboard, and was really enamored with her new whiteboard and showing off her fridge magnet collection.\n
    \n
    Luckily, someone pointed out why that was a bad idea before anyone did it, and she quickly changed her mind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699109806 {#3344
    date: 2023-11-04 15:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 89760
  -bodyTs: "'anyon':78 'ask':20 'bad':75 'board':31 'chalkboard':51 'chang':84 'collect':66 'disk':25 'draw':6 'dusti':50 'enamor':55 'fridg':64 'gotten':45 'grid':8 'idea':76 'lose':39 'luckili':67 'magnet':34,65 'mind':86 'new':58 'old':49 'one':4 'place':23 'point':69 'project':28 'quick':83 'realli':54 'recent':44 'rid':46 'school':42 'show':61 'someon':68 'space':14 'student':17 'teacher':3 'time':5 'us':21 'whiteboard':11,59 'wouldn':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5058489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109806 {#3345
    date: 2023-11-04 15:56:46.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
203 DENIED edit
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Had a teacher one time draw a grid on her whiteboard with a space for each student, and she asked us to place our disks with our projects on the board with a magnet (so we wouldn’t lose them). The school had recently gotten rid of the old dusty chalkboard, and was really enamored with her new whiteboard and showing off her fridge magnet collection.\n
    \n
    Luckily, someone pointed out why that was a bad idea before anyone did it, and she quickly changed her mind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699109806 {#3344
    date: 2023-11-04 15:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 89760
  -bodyTs: "'anyon':78 'ask':20 'bad':75 'board':31 'chalkboard':51 'chang':84 'collect':66 'disk':25 'draw':6 'dusti':50 'enamor':55 'fridg':64 'gotten':45 'grid':8 'idea':76 'lose':39 'luckili':67 'magnet':34,65 'mind':86 'new':58 'old':49 'one':4 'place':23 'point':69 'project':28 'quick':83 'realli':54 'recent':44 'rid':46 'school':42 'show':61 'someon':68 'space':14 'student':17 'teacher':3 'time':5 'us':21 'whiteboard':11,59 'wouldn':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5058489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109806 {#3345
    date: 2023-11-04 15:56:46.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
204 DENIED moderate
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#2875 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699239812 {#2857
        date: 2023-11-06 04:03:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2863 …}
      +nested: Doctrine\ORM\PersistentCollection {#2865 …}
      +votes: Doctrine\ORM\PersistentCollection {#2867 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
      -id: 88271
      -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5045520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699052851 {#2858
        date: 2023-11-04 00:07:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2862}
    +body: "Still, hard floppys was really easy to damage - fart near it, and it’s unreadable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699054184 {#3041
      date: 2023-11-04 00:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Son_of_dad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 88323
    -bodyTs: "'damag':8 'easi':6 'fart':9 'floppi':3 'hard':2 'near':10 'realli':5 'still':1 'unread':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5046004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699054184 {#3040
      date: 2023-11-04 00:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Had a teacher one time draw a grid on her whiteboard with a space for each student, and she asked us to place our disks with our projects on the board with a magnet (so we wouldn’t lose them). The school had recently gotten rid of the old dusty chalkboard, and was really enamored with her new whiteboard and showing off her fridge magnet collection.\n
    \n
    Luckily, someone pointed out why that was a bad idea before anyone did it, and she quickly changed her mind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699109806 {#3344
    date: 2023-11-04 15:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
    "@toofpic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 89760
  -bodyTs: "'anyon':78 'ask':20 'bad':75 'board':31 'chalkboard':51 'chang':84 'collect':66 'disk':25 'draw':6 'dusti':50 'enamor':55 'fridg':64 'gotten':45 'grid':8 'idea':76 'lose':39 'luckili':67 'magnet':34,65 'mind':86 'new':58 'old':49 'one':4 'place':23 'point':69 'project':28 'quick':83 'realli':54 'recent':44 'rid':46 'school':42 'show':61 'someon':68 'space':14 'student':17 'teacher':3 'time':5 'us':21 'whiteboard':11,59 'wouldn':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5058489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109806 {#3345
    date: 2023-11-04 15:56:46.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
205 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
206 DENIED moderate
App\Entity\EntryComment {#3109
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#2875 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699239812 {#2857
      date: 2023-11-06 04:03:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2863 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    -id: 88271
    -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052851 {#2858
      date: 2023-11-04 00:07:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "The disk part was still floppy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699065054 {#3107
    date: 2023-11-04 03:30:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  -id: 88604
  -bodyTs: "'disk':2 'floppi':6 'part':3 'still':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5049397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699065054 {#3108
    date: 2023-11-04 03:30:54.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
207 DENIED edit
App\Entity\EntryComment {#3109
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#2875 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699239812 {#2857
      date: 2023-11-06 04:03:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2863 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    -id: 88271
    -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052851 {#2858
      date: 2023-11-04 00:07:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "The disk part was still floppy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699065054 {#3107
    date: 2023-11-04 03:30:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  -id: 88604
  -bodyTs: "'disk':2 'floppi':6 'part':3 'still':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5049397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699065054 {#3108
    date: 2023-11-04 03:30:54.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
208 DENIED moderate
App\Entity\EntryComment {#3109
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#2875 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "I remember when floppies where called floppy because they were huge and floppy (that’s what she said). Before the hard shell smaller floppies became a thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699239812 {#2857
      date: 2023-11-06 04:03:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2863 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    -id: 88271
    -bodyTs: "'becam':25 'call':6 'floppi':4,7,13,24 'hard':21 'huge':11 'rememb':2 'said':18 'shell':22 'smaller':23 'thing':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052851 {#2858
      date: 2023-11-04 00:07:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: "The disk part was still floppy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699065054 {#3107
    date: 2023-11-04 03:30:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  -id: 88604
  -bodyTs: "'disk':2 'floppi':6 'part':3 'still':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5049397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699065054 {#3108
    date: 2023-11-04 03:30:54.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
209 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
210 DENIED moderate
App\Entity\EntryComment {#2935
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not the disks it’s what’s ON the disks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1699238487 {#2930
    date: 2023-11-06 03:41:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 88079
  -bodyTs: "'disk':5,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048019 {#2931
    date: 2023-11-03 22:46:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#2935
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not the disks it’s what’s ON the disks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1699238487 {#2930
    date: 2023-11-06 03:41:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 88079
  -bodyTs: "'disk':5,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048019 {#2931
    date: 2023-11-03 22:46:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#2935
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not the disks it’s what’s ON the disks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1699238487 {#2930
    date: 2023-11-06 03:41:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 88079
  -bodyTs: "'disk':5,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048019 {#2931
    date: 2023-11-03 22:46:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2935
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the disks it’s what’s ON the disks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699238487 {#2930
      date: 2023-11-06 03:41:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2936 …}
    +nested: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    -id: 88079
    -bodyTs: "'disk':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048019 {#2931
      date: 2023-11-03 22:46:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699049789 {#3089
    date: 2023-11-03 23:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 88142
  -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699049789 {#3088
    date: 2023-11-03 23:16:29.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
215 DENIED edit
App\Entity\EntryComment {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2935
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the disks it’s what’s ON the disks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699238487 {#2930
      date: 2023-11-06 03:41:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2936 …}
    +nested: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    -id: 88079
    -bodyTs: "'disk':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048019 {#2931
      date: 2023-11-03 22:46:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699049789 {#3089
    date: 2023-11-03 23:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 88142
  -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699049789 {#3088
    date: 2023-11-03 23:16:29.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
216 DENIED moderate
App\Entity\EntryComment {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2935
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the disks it’s what’s ON the disks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699238487 {#2930
      date: 2023-11-06 03:41:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2936 …}
    +nested: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    -id: 88079
    -bodyTs: "'disk':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048019 {#2931
      date: 2023-11-03 22:46:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699049789 {#3089
    date: 2023-11-03 23:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 88142
  -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699049789 {#3088
    date: 2023-11-03 23:16:29.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
217 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
218 DENIED moderate
App\Entity\EntryComment {#3233
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699049789 {#3089
      date: 2023-11-03 23:16:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    -id: 88142
    -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049789 {#3088
      date: 2023-11-03 23:16:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "Well, often it was a game of super spy keepaway and no one ever made it to a computer or had the code or the data was to save a good guy or whatever"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699050776 {#3231
    date: 2023-11-03 23:32:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 88193
  -bodyTs: "'code':23 'comput':19 'data':26 'ever':14 'game':6 'good':31 'guy':32 'keepaway':10 'made':15 'often':2 'one':13 'save':29 'spi':9 'super':8 'well':1 'whatev':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5691462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050776 {#3232
    date: 2023-11-03 23:32:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#3233
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699049789 {#3089
      date: 2023-11-03 23:16:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    -id: 88142
    -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049789 {#3088
      date: 2023-11-03 23:16:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "Well, often it was a game of super spy keepaway and no one ever made it to a computer or had the code or the data was to save a good guy or whatever"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699050776 {#3231
    date: 2023-11-03 23:32:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 88193
  -bodyTs: "'code':23 'comput':19 'data':26 'ever':14 'game':6 'good':31 'guy':32 'keepaway':10 'made':15 'often':2 'one':13 'save':29 'spi':9 'super':8 'well':1 'whatev':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5691462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050776 {#3232
    date: 2023-11-03 23:32:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#3233
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699049789 {#3089
      date: 2023-11-03 23:16:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    -id: 88142
    -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049789 {#3088
      date: 2023-11-03 23:16:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "Well, often it was a game of super spy keepaway and no one ever made it to a computer or had the code or the data was to save a good guy or whatever"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699050776 {#3231
    date: 2023-11-03 23:32:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 88193
  -bodyTs: "'code':23 'comput':19 'data':26 'ever':14 'game':6 'good':31 'guy':32 'keepaway':10 'made':15 'often':2 'one':13 'save':29 'spi':9 'super':8 'well':1 'whatev':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5691462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050776 {#3232
    date: 2023-11-03 23:32:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 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
222 DENIED moderate
App\Entity\EntryComment {#3495
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3086 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2935
        +user: App\Entity\User {#2948 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s not the disks it’s what’s ON the disks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1699238487 {#2930
          date: 2023-11-06 03:41:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2936 …}
        +nested: Doctrine\ORM\PersistentCollection {#2938 …}
        +votes: Doctrine\ORM\PersistentCollection {#2940 …}
        +reports: Doctrine\ORM\PersistentCollection {#2942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
        -id: 88079
        -bodyTs: "'disk':5,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048019 {#2931
          date: 2023-11-03 22:46:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699049789 {#3089
        date: 2023-11-03 23:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3083 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
      -id: 88142
      -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049789 {#3088
        date: 2023-11-03 23:16:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Well, often it was a game of super spy keepaway and no one ever made it to a computer or had the code or the data was to save a good guy or whatever"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699050776 {#3231
      date: 2023-11-03 23:32:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 88193
    -bodyTs: "'code':23 'comput':19 'data':26 'ever':14 'game':6 'good':31 'guy':32 'keepaway':10 'made':15 'often':2 'one':13 'save':29 'spi':9 'super':8 'well':1 'whatev':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5691462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050776 {#3232
      date: 2023-11-03 23:32:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: """
    To THE computer, wherever that was. When i learned Basic in 1986/87, the only computers i had access to, were those we used in class.\n
    \n
    Yeah, after class, homework consisted of writing code on paper. Copilot = Basic Book\n
    \n
    Like, for what purpose you’d have a computer at home?\n
    \n
    Iirc Basic was the first, non-scientist friendly programming language. I saw an ad in the newspapers and signed up. We were 6 students in total and the first people ( not working in any scientific field ) in our small town, which knew how to use a computer and write the code for the beloved [starfield screen saver](https://apps.microsoft.com/detail/9MSWZB9MHN71?hl=de-de&gl=DE) in Basic.\n
    \n
    Edit: having watched war games 3 years prior, when i was 13, i really felt like a spy doing secret stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699053690 {#3492
    date: 2023-11-04 00:21:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 88291
  -bodyTs: "'/detail/9mswzb9mhn71?hl=de-de&gl=de)':110 '13':124 '1986/87':12 '3':118 '6':73 'access':18 'ad':64 'apps.microsoft.com':109 'apps.microsoft.com/detail/9mswzb9mhn71?hl=de-de&gl=de)':108 'basic':10,37,51,112 'belov':104 'book':38 'class':25,28 'code':33,101 'comput':3,15,47,97 'consist':30 'copilot':36 'd':44 'edit':113 'felt':127 'field':86 'first':54,79 'friend':58 'game':117 'home':49 'homework':29 'iirc':50 'knew':92 'languag':60 'learn':9 'like':39,128 'newspap':67 'non':56 'non-scientist':55 'paper':35 'peopl':80 'prior':120 'program':59 'purpos':42 'realli':126 'saver':107 'saw':62 'scientif':85 'scientist':57 'screen':106 'secret':132 'sign':69 'small':89 'spi':130 'starfield':105 'student':74 'stuff':133 'total':76 'town':90 'use':23,95 'war':116 'watch':115 'wherev':4 'work':82 'write':32,99 'yeah':26 'year':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045824"
  +editedAt: DateTimeImmutable @1699053951 {#3493
    date: 2023-11-04 00:25:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699053690 {#3494
    date: 2023-11-04 00:21:30.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
223 DENIED edit
App\Entity\EntryComment {#3495
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3086 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2935
        +user: App\Entity\User {#2948 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s not the disks it’s what’s ON the disks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1699238487 {#2930
          date: 2023-11-06 03:41:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2936 …}
        +nested: Doctrine\ORM\PersistentCollection {#2938 …}
        +votes: Doctrine\ORM\PersistentCollection {#2940 …}
        +reports: Doctrine\ORM\PersistentCollection {#2942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
        -id: 88079
        -bodyTs: "'disk':5,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048019 {#2931
          date: 2023-11-03 22:46:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699049789 {#3089
        date: 2023-11-03 23:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3083 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
      -id: 88142
      -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049789 {#3088
        date: 2023-11-03 23:16:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Well, often it was a game of super spy keepaway and no one ever made it to a computer or had the code or the data was to save a good guy or whatever"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699050776 {#3231
      date: 2023-11-03 23:32:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 88193
    -bodyTs: "'code':23 'comput':19 'data':26 'ever':14 'game':6 'good':31 'guy':32 'keepaway':10 'made':15 'often':2 'one':13 'save':29 'spi':9 'super':8 'well':1 'whatev':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5691462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050776 {#3232
      date: 2023-11-03 23:32:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: """
    To THE computer, wherever that was. When i learned Basic in 1986/87, the only computers i had access to, were those we used in class.\n
    \n
    Yeah, after class, homework consisted of writing code on paper. Copilot = Basic Book\n
    \n
    Like, for what purpose you’d have a computer at home?\n
    \n
    Iirc Basic was the first, non-scientist friendly programming language. I saw an ad in the newspapers and signed up. We were 6 students in total and the first people ( not working in any scientific field ) in our small town, which knew how to use a computer and write the code for the beloved [starfield screen saver](https://apps.microsoft.com/detail/9MSWZB9MHN71?hl=de-de&gl=DE) in Basic.\n
    \n
    Edit: having watched war games 3 years prior, when i was 13, i really felt like a spy doing secret stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699053690 {#3492
    date: 2023-11-04 00:21:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 88291
  -bodyTs: "'/detail/9mswzb9mhn71?hl=de-de&gl=de)':110 '13':124 '1986/87':12 '3':118 '6':73 'access':18 'ad':64 'apps.microsoft.com':109 'apps.microsoft.com/detail/9mswzb9mhn71?hl=de-de&gl=de)':108 'basic':10,37,51,112 'belov':104 'book':38 'class':25,28 'code':33,101 'comput':3,15,47,97 'consist':30 'copilot':36 'd':44 'edit':113 'felt':127 'field':86 'first':54,79 'friend':58 'game':117 'home':49 'homework':29 'iirc':50 'knew':92 'languag':60 'learn':9 'like':39,128 'newspap':67 'non':56 'non-scientist':55 'paper':35 'peopl':80 'prior':120 'program':59 'purpos':42 'realli':126 'saver':107 'saw':62 'scientif':85 'scientist':57 'screen':106 'secret':132 'sign':69 'small':89 'spi':130 'starfield':105 'student':74 'stuff':133 'total':76 'town':90 'use':23,95 'war':116 'watch':115 'wherev':4 'work':82 'write':32,99 'yeah':26 'year':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045824"
  +editedAt: DateTimeImmutable @1699053951 {#3493
    date: 2023-11-04 00:25:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699053690 {#3494
    date: 2023-11-04 00:21:30.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
224 DENIED moderate
App\Entity\EntryComment {#3495
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3086 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2935
        +user: App\Entity\User {#2948 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s not the disks it’s what’s ON the disks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1699238487 {#2930
          date: 2023-11-06 03:41:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2936 …}
        +nested: Doctrine\ORM\PersistentCollection {#2938 …}
        +votes: Doctrine\ORM\PersistentCollection {#2940 …}
        +reports: Doctrine\ORM\PersistentCollection {#2942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
        -id: 88079
        -bodyTs: "'disk':5,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048019 {#2931
          date: 2023-11-03 22:46:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699049789 {#3089
        date: 2023-11-03 23:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3083 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
      -id: 88142
      -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049789 {#3088
        date: 2023-11-03 23:16:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Well, often it was a game of super spy keepaway and no one ever made it to a computer or had the code or the data was to save a good guy or whatever"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699050776 {#3231
      date: 2023-11-03 23:32:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 88193
    -bodyTs: "'code':23 'comput':19 'data':26 'ever':14 'game':6 'good':31 'guy':32 'keepaway':10 'made':15 'often':2 'one':13 'save':29 'spi':9 'super':8 'well':1 'whatev':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5691462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050776 {#3232
      date: 2023-11-03 23:32:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: """
    To THE computer, wherever that was. When i learned Basic in 1986/87, the only computers i had access to, were those we used in class.\n
    \n
    Yeah, after class, homework consisted of writing code on paper. Copilot = Basic Book\n
    \n
    Like, for what purpose you’d have a computer at home?\n
    \n
    Iirc Basic was the first, non-scientist friendly programming language. I saw an ad in the newspapers and signed up. We were 6 students in total and the first people ( not working in any scientific field ) in our small town, which knew how to use a computer and write the code for the beloved [starfield screen saver](https://apps.microsoft.com/detail/9MSWZB9MHN71?hl=de-de&gl=DE) in Basic.\n
    \n
    Edit: having watched war games 3 years prior, when i was 13, i really felt like a spy doing secret stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699053690 {#3492
    date: 2023-11-04 00:21:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 88291
  -bodyTs: "'/detail/9mswzb9mhn71?hl=de-de&gl=de)':110 '13':124 '1986/87':12 '3':118 '6':73 'access':18 'ad':64 'apps.microsoft.com':109 'apps.microsoft.com/detail/9mswzb9mhn71?hl=de-de&gl=de)':108 'basic':10,37,51,112 'belov':104 'book':38 'class':25,28 'code':33,101 'comput':3,15,47,97 'consist':30 'copilot':36 'd':44 'edit':113 'felt':127 'field':86 'first':54,79 'friend':58 'game':117 'home':49 'homework':29 'iirc':50 'knew':92 'languag':60 'learn':9 'like':39,128 'newspap':67 'non':56 'non-scientist':55 'paper':35 'peopl':80 'prior':120 'program':59 'purpos':42 'realli':126 'saver':107 'saw':62 'scientif':85 'scientist':57 'screen':106 'secret':132 'sign':69 'small':89 'spi':130 'starfield':105 'student':74 'stuff':133 'total':76 'town':90 'use':23,95 'war':116 'watch':115 'wherev':4 'work':82 'write':32,99 'yeah':26 'year':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045824"
  +editedAt: DateTimeImmutable @1699053951 {#3493
    date: 2023-11-04 00:25:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699053690 {#3494
    date: 2023-11-04 00:21:30.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
225 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
226 DENIED moderate
App\Entity\EntryComment {#3624
  +user: Proxies\__CG__\App\Entity\User {#3622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3495
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3087
        +user: Proxies\__CG__\App\Entity\User {#3086 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2935
          +user: App\Entity\User {#2948 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s not the disks it’s what’s ON the disks"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1699238487 {#2930
            date: 2023-11-06 03:41:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2936 …}
          +nested: Doctrine\ORM\PersistentCollection {#2938 …}
          +votes: Doctrine\ORM\PersistentCollection {#2940 …}
          +reports: Doctrine\ORM\PersistentCollection {#2942 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
          -id: 88079
          -bodyTs: "'disk':5,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699048019 {#2931
            date: 2023-11-03 22:46:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2935}
        +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699049789 {#3089
          date: 2023-11-03 23:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@imPastaSyndrome@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3083 …}
        +votes: Doctrine\ORM\PersistentCollection {#3081 …}
        +reports: Doctrine\ORM\PersistentCollection {#3079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
        -id: 88142
        -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699049789 {#3088
          date: 2023-11-03 23:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "Well, often it was a game of super spy keepaway and no one ever made it to a computer or had the code or the data was to save a good guy or whatever"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699050776 {#3231
        date: 2023-11-03 23:32:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
        "@Flabbergassed@artemis.camp"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 88193
      -bodyTs: "'code':23 'comput':19 'data':26 'ever':14 'game':6 'good':31 'guy':32 'keepaway':10 'made':15 'often':2 'one':13 'save':29 'spi':9 'super':8 'well':1 'whatev':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5691462"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699050776 {#3232
        date: 2023-11-03 23:32:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: """
      To THE computer, wherever that was. When i learned Basic in 1986/87, the only computers i had access to, were those we used in class.\n
      \n
      Yeah, after class, homework consisted of writing code on paper. Copilot = Basic Book\n
      \n
      Like, for what purpose you’d have a computer at home?\n
      \n
      Iirc Basic was the first, non-scientist friendly programming language. I saw an ad in the newspapers and signed up. We were 6 students in total and the first people ( not working in any scientific field ) in our small town, which knew how to use a computer and write the code for the beloved [starfield screen saver](https://apps.microsoft.com/detail/9MSWZB9MHN71?hl=de-de&gl=DE) in Basic.\n
      \n
      Edit: having watched war games 3 years prior, when i was 13, i really felt like a spy doing secret stuff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699053690 {#3492
      date: 2023-11-04 00:21:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3496 …}
    +nested: Doctrine\ORM\PersistentCollection {#3498 …}
    +votes: Doctrine\ORM\PersistentCollection {#3500 …}
    +reports: Doctrine\ORM\PersistentCollection {#3502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
    -id: 88291
    -bodyTs: "'/detail/9mswzb9mhn71?hl=de-de&gl=de)':110 '13':124 '1986/87':12 '3':118 '6':73 'access':18 'ad':64 'apps.microsoft.com':109 'apps.microsoft.com/detail/9mswzb9mhn71?hl=de-de&gl=de)':108 'basic':10,37,51,112 'belov':104 'book':38 'class':25,28 'code':33,101 'comput':3,15,47,97 'consist':30 'copilot':36 'd':44 'edit':113 'felt':127 'field':86 'first':54,79 'friend':58 'game':117 'home':49 'homework':29 'iirc':50 'knew':92 'languag':60 'learn':9 'like':39,128 'newspap':67 'non':56 'non-scientist':55 'paper':35 'peopl':80 'prior':120 'program':59 'purpos':42 'realli':126 'saver':107 'saw':62 'scientif':85 'scientist':57 'screen':106 'secret':132 'sign':69 'small':89 'spi':130 'starfield':105 'student':74 'stuff':133 'total':76 'town':90 'use':23,95 'war':116 'watch':115 'wherev':4 'work':82 'write':32,99 'yeah':26 'year':119"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045824"
    +editedAt: DateTimeImmutable @1699053951 {#3493
      date: 2023-11-04 00:25:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699053690 {#3494
      date: 2023-11-04 00:21:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: """
    > Iirc Basic was the first, non-scientist friendly programming language.\n
    \n
    COBOL predates it, having first been introduced in 1959. BASIC came about in 1963.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699058860 {#3627
    date: 2023-11-04 01:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3633 …}
  +reports: Doctrine\ORM\PersistentCollection {#3635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
  -id: 88465
  -bodyTs: "'1959':20 '1963':25 'basic':2,21 'came':22 'cobol':12 'first':5,16 'friend':9 'iirc':1 'introduc':18 'languag':11 'non':7 'non-scientist':6 'predat':13 'program':10 'scientist':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4497240"
  +editedAt: DateTimeImmutable @1699058885 {#3630
    date: 2023-11-04 01:48:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699058860 {#3632
    date: 2023-11-04 01:47:40.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
227 DENIED edit
App\Entity\EntryComment {#3624
  +user: Proxies\__CG__\App\Entity\User {#3622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3495
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3087
        +user: Proxies\__CG__\App\Entity\User {#3086 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2935
          +user: App\Entity\User {#2948 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s not the disks it’s what’s ON the disks"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1699238487 {#2930
            date: 2023-11-06 03:41:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2936 …}
          +nested: Doctrine\ORM\PersistentCollection {#2938 …}
          +votes: Doctrine\ORM\PersistentCollection {#2940 …}
          +reports: Doctrine\ORM\PersistentCollection {#2942 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
          -id: 88079
          -bodyTs: "'disk':5,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699048019 {#2931
            date: 2023-11-03 22:46:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2935}
        +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699049789 {#3089
          date: 2023-11-03 23:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@imPastaSyndrome@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3083 …}
        +votes: Doctrine\ORM\PersistentCollection {#3081 …}
        +reports: Doctrine\ORM\PersistentCollection {#3079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
        -id: 88142
        -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699049789 {#3088
          date: 2023-11-03 23:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "Well, often it was a game of super spy keepaway and no one ever made it to a computer or had the code or the data was to save a good guy or whatever"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699050776 {#3231
        date: 2023-11-03 23:32:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
        "@Flabbergassed@artemis.camp"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 88193
      -bodyTs: "'code':23 'comput':19 'data':26 'ever':14 'game':6 'good':31 'guy':32 'keepaway':10 'made':15 'often':2 'one':13 'save':29 'spi':9 'super':8 'well':1 'whatev':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5691462"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699050776 {#3232
        date: 2023-11-03 23:32:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: """
      To THE computer, wherever that was. When i learned Basic in 1986/87, the only computers i had access to, were those we used in class.\n
      \n
      Yeah, after class, homework consisted of writing code on paper. Copilot = Basic Book\n
      \n
      Like, for what purpose you’d have a computer at home?\n
      \n
      Iirc Basic was the first, non-scientist friendly programming language. I saw an ad in the newspapers and signed up. We were 6 students in total and the first people ( not working in any scientific field ) in our small town, which knew how to use a computer and write the code for the beloved [starfield screen saver](https://apps.microsoft.com/detail/9MSWZB9MHN71?hl=de-de&gl=DE) in Basic.\n
      \n
      Edit: having watched war games 3 years prior, when i was 13, i really felt like a spy doing secret stuff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699053690 {#3492
      date: 2023-11-04 00:21:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3496 …}
    +nested: Doctrine\ORM\PersistentCollection {#3498 …}
    +votes: Doctrine\ORM\PersistentCollection {#3500 …}
    +reports: Doctrine\ORM\PersistentCollection {#3502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
    -id: 88291
    -bodyTs: "'/detail/9mswzb9mhn71?hl=de-de&gl=de)':110 '13':124 '1986/87':12 '3':118 '6':73 'access':18 'ad':64 'apps.microsoft.com':109 'apps.microsoft.com/detail/9mswzb9mhn71?hl=de-de&gl=de)':108 'basic':10,37,51,112 'belov':104 'book':38 'class':25,28 'code':33,101 'comput':3,15,47,97 'consist':30 'copilot':36 'd':44 'edit':113 'felt':127 'field':86 'first':54,79 'friend':58 'game':117 'home':49 'homework':29 'iirc':50 'knew':92 'languag':60 'learn':9 'like':39,128 'newspap':67 'non':56 'non-scientist':55 'paper':35 'peopl':80 'prior':120 'program':59 'purpos':42 'realli':126 'saver':107 'saw':62 'scientif':85 'scientist':57 'screen':106 'secret':132 'sign':69 'small':89 'spi':130 'starfield':105 'student':74 'stuff':133 'total':76 'town':90 'use':23,95 'war':116 'watch':115 'wherev':4 'work':82 'write':32,99 'yeah':26 'year':119"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045824"
    +editedAt: DateTimeImmutable @1699053951 {#3493
      date: 2023-11-04 00:25:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699053690 {#3494
      date: 2023-11-04 00:21:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: """
    > Iirc Basic was the first, non-scientist friendly programming language.\n
    \n
    COBOL predates it, having first been introduced in 1959. BASIC came about in 1963.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699058860 {#3627
    date: 2023-11-04 01:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3633 …}
  +reports: Doctrine\ORM\PersistentCollection {#3635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
  -id: 88465
  -bodyTs: "'1959':20 '1963':25 'basic':2,21 'came':22 'cobol':12 'first':5,16 'friend':9 'iirc':1 'introduc':18 'languag':11 'non':7 'non-scientist':6 'predat':13 'program':10 'scientist':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4497240"
  +editedAt: DateTimeImmutable @1699058885 {#3630
    date: 2023-11-04 01:48:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699058860 {#3632
    date: 2023-11-04 01:47:40.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
228 DENIED moderate
App\Entity\EntryComment {#3624
  +user: Proxies\__CG__\App\Entity\User {#3622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3495
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3087
        +user: Proxies\__CG__\App\Entity\User {#3086 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2935
          +user: App\Entity\User {#2948 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s not the disks it’s what’s ON the disks"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1699238487 {#2930
            date: 2023-11-06 03:41:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2936 …}
          +nested: Doctrine\ORM\PersistentCollection {#2938 …}
          +votes: Doctrine\ORM\PersistentCollection {#2940 …}
          +reports: Doctrine\ORM\PersistentCollection {#2942 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
          -id: 88079
          -bodyTs: "'disk':5,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699048019 {#2931
            date: 2023-11-03 22:46:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2935}
        +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699049789 {#3089
          date: 2023-11-03 23:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@imPastaSyndrome@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3083 …}
        +votes: Doctrine\ORM\PersistentCollection {#3081 …}
        +reports: Doctrine\ORM\PersistentCollection {#3079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
        -id: 88142
        -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699049789 {#3088
          date: 2023-11-03 23:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "Well, often it was a game of super spy keepaway and no one ever made it to a computer or had the code or the data was to save a good guy or whatever"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699050776 {#3231
        date: 2023-11-03 23:32:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
        "@Flabbergassed@artemis.camp"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 88193
      -bodyTs: "'code':23 'comput':19 'data':26 'ever':14 'game':6 'good':31 'guy':32 'keepaway':10 'made':15 'often':2 'one':13 'save':29 'spi':9 'super':8 'well':1 'whatev':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5691462"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699050776 {#3232
        date: 2023-11-03 23:32:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: """
      To THE computer, wherever that was. When i learned Basic in 1986/87, the only computers i had access to, were those we used in class.\n
      \n
      Yeah, after class, homework consisted of writing code on paper. Copilot = Basic Book\n
      \n
      Like, for what purpose you’d have a computer at home?\n
      \n
      Iirc Basic was the first, non-scientist friendly programming language. I saw an ad in the newspapers and signed up. We were 6 students in total and the first people ( not working in any scientific field ) in our small town, which knew how to use a computer and write the code for the beloved [starfield screen saver](https://apps.microsoft.com/detail/9MSWZB9MHN71?hl=de-de&gl=DE) in Basic.\n
      \n
      Edit: having watched war games 3 years prior, when i was 13, i really felt like a spy doing secret stuff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699053690 {#3492
      date: 2023-11-04 00:21:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3496 …}
    +nested: Doctrine\ORM\PersistentCollection {#3498 …}
    +votes: Doctrine\ORM\PersistentCollection {#3500 …}
    +reports: Doctrine\ORM\PersistentCollection {#3502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
    -id: 88291
    -bodyTs: "'/detail/9mswzb9mhn71?hl=de-de&gl=de)':110 '13':124 '1986/87':12 '3':118 '6':73 'access':18 'ad':64 'apps.microsoft.com':109 'apps.microsoft.com/detail/9mswzb9mhn71?hl=de-de&gl=de)':108 'basic':10,37,51,112 'belov':104 'book':38 'class':25,28 'code':33,101 'comput':3,15,47,97 'consist':30 'copilot':36 'd':44 'edit':113 'felt':127 'field':86 'first':54,79 'friend':58 'game':117 'home':49 'homework':29 'iirc':50 'knew':92 'languag':60 'learn':9 'like':39,128 'newspap':67 'non':56 'non-scientist':55 'paper':35 'peopl':80 'prior':120 'program':59 'purpos':42 'realli':126 'saver':107 'saw':62 'scientif':85 'scientist':57 'screen':106 'secret':132 'sign':69 'small':89 'spi':130 'starfield':105 'student':74 'stuff':133 'total':76 'town':90 'use':23,95 'war':116 'watch':115 'wherev':4 'work':82 'write':32,99 'yeah':26 'year':119"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045824"
    +editedAt: DateTimeImmutable @1699053951 {#3493
      date: 2023-11-04 00:25:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699053690 {#3494
      date: 2023-11-04 00:21:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: """
    > Iirc Basic was the first, non-scientist friendly programming language.\n
    \n
    COBOL predates it, having first been introduced in 1959. BASIC came about in 1963.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699058860 {#3627
    date: 2023-11-04 01:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3633 …}
  +reports: Doctrine\ORM\PersistentCollection {#3635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
  -id: 88465
  -bodyTs: "'1959':20 '1963':25 'basic':2,21 'came':22 'cobol':12 'first':5,16 'friend':9 'iirc':1 'introduc':18 'languag':11 'non':7 'non-scientist':6 'predat':13 'program':10 'scientist':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4497240"
  +editedAt: DateTimeImmutable @1699058885 {#3630
    date: 2023-11-04 01:48:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699058860 {#3632
    date: 2023-11-04 01:47:40.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
229 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
230 DENIED moderate
App\Entity\EntryComment {#3248
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699049789 {#3089
      date: 2023-11-03 23:16:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    -id: 88142
    -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049789 {#3088
      date: 2023-11-03 23:16:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "But my dude… Diskettes had Copy Protection! /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699050246 {#3246
    date: 2023-11-03 23:24:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3254 …}
  +reports: Doctrine\ORM\PersistentCollection {#3256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
  -id: 88162
  -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4493948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050246 {#3247
    date: 2023-11-03 23:24:06.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
231 DENIED edit
App\Entity\EntryComment {#3248
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699049789 {#3089
      date: 2023-11-03 23:16:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    -id: 88142
    -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049789 {#3088
      date: 2023-11-03 23:16:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "But my dude… Diskettes had Copy Protection! /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699050246 {#3246
    date: 2023-11-03 23:24:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3254 …}
  +reports: Doctrine\ORM\PersistentCollection {#3256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
  -id: 88162
  -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4493948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050246 {#3247
    date: 2023-11-03 23:24:06.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
232 DENIED moderate
App\Entity\EntryComment {#3248
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699049789 {#3089
      date: 2023-11-03 23:16:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    -id: 88142
    -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699049789 {#3088
      date: 2023-11-03 23:16:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "But my dude… Diskettes had Copy Protection! /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699050246 {#3246
    date: 2023-11-03 23:24:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3254 …}
  +reports: Doctrine\ORM\PersistentCollection {#3256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
  -id: 88162
  -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4493948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050246 {#3247
    date: 2023-11-03 23:24:06.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
233 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
234 DENIED moderate
App\Entity\EntryComment {#3479
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: Proxies\__CG__\App\Entity\User {#3249 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3086 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2935
        +user: App\Entity\User {#2948 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s not the disks it’s what’s ON the disks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1699238487 {#2930
          date: 2023-11-06 03:41:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2936 …}
        +nested: Doctrine\ORM\PersistentCollection {#2938 …}
        +votes: Doctrine\ORM\PersistentCollection {#2940 …}
        +reports: Doctrine\ORM\PersistentCollection {#2942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
        -id: 88079
        -bodyTs: "'disk':5,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048019 {#2931
          date: 2023-11-03 22:46:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699049789 {#3089
        date: 2023-11-03 23:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3083 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
      -id: 88142
      -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049789 {#3088
        date: 2023-11-03 23:16:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "But my dude… Diskettes had Copy Protection! /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699050246 {#3246
      date: 2023-11-03 23:24:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3250 …}
    +nested: Doctrine\ORM\PersistentCollection {#3252 …}
    +votes: Doctrine\ORM\PersistentCollection {#3254 …}
    +reports: Doctrine\ORM\PersistentCollection {#3256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
    -id: 88162
    -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4493948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050246 {#3247
      date: 2023-11-03 23:24:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "Yeah! The little plastic slider you moved up and down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699057288 {#3477
    date: 2023-11-04 01:21:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@DmMacniel@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -id: 88423
  -bodyTs: "'littl':3 'move':7 'plastic':4 'slider':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057288 {#3478
    date: 2023-11-04 01:21:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
235 DENIED edit
App\Entity\EntryComment {#3479
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: Proxies\__CG__\App\Entity\User {#3249 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3086 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2935
        +user: App\Entity\User {#2948 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s not the disks it’s what’s ON the disks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1699238487 {#2930
          date: 2023-11-06 03:41:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2936 …}
        +nested: Doctrine\ORM\PersistentCollection {#2938 …}
        +votes: Doctrine\ORM\PersistentCollection {#2940 …}
        +reports: Doctrine\ORM\PersistentCollection {#2942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
        -id: 88079
        -bodyTs: "'disk':5,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048019 {#2931
          date: 2023-11-03 22:46:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699049789 {#3089
        date: 2023-11-03 23:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3083 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
      -id: 88142
      -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049789 {#3088
        date: 2023-11-03 23:16:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "But my dude… Diskettes had Copy Protection! /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699050246 {#3246
      date: 2023-11-03 23:24:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3250 …}
    +nested: Doctrine\ORM\PersistentCollection {#3252 …}
    +votes: Doctrine\ORM\PersistentCollection {#3254 …}
    +reports: Doctrine\ORM\PersistentCollection {#3256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
    -id: 88162
    -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4493948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050246 {#3247
      date: 2023-11-03 23:24:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "Yeah! The little plastic slider you moved up and down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699057288 {#3477
    date: 2023-11-04 01:21:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@DmMacniel@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -id: 88423
  -bodyTs: "'littl':3 'move':7 'plastic':4 'slider':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057288 {#3478
    date: 2023-11-04 01:21:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
236 DENIED moderate
App\Entity\EntryComment {#3479
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: Proxies\__CG__\App\Entity\User {#3249 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3086 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#2935
        +user: App\Entity\User {#2948 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s not the disks it’s what’s ON the disks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1699238487 {#2930
          date: 2023-11-06 03:41:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2936 …}
        +nested: Doctrine\ORM\PersistentCollection {#2938 …}
        +votes: Doctrine\ORM\PersistentCollection {#2940 …}
        +reports: Doctrine\ORM\PersistentCollection {#2942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
        -id: 88079
        -bodyTs: "'disk':5,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699048019 {#2931
          date: 2023-11-03 22:46:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699049789 {#3089
        date: 2023-11-03 23:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3083 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
      -id: 88142
      -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699049789 {#3088
        date: 2023-11-03 23:16:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "But my dude… Diskettes had Copy Protection! /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699050246 {#3246
      date: 2023-11-03 23:24:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3250 …}
    +nested: Doctrine\ORM\PersistentCollection {#3252 …}
    +votes: Doctrine\ORM\PersistentCollection {#3254 …}
    +reports: Doctrine\ORM\PersistentCollection {#3256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
    -id: 88162
    -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4493948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050246 {#3247
      date: 2023-11-03 23:24:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "Yeah! The little plastic slider you moved up and down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699057288 {#3477
    date: 2023-11-04 01:21:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@DmMacniel@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -id: 88423
  -bodyTs: "'littl':3 'move':7 'plastic':4 'slider':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5694907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057288 {#3478
    date: 2023-11-04 01:21:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
237 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
238 DENIED moderate
App\Entity\EntryComment {#3658
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3479
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3087
        +user: Proxies\__CG__\App\Entity\User {#3086 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2935
          +user: App\Entity\User {#2948 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s not the disks it’s what’s ON the disks"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1699238487 {#2930
            date: 2023-11-06 03:41:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2936 …}
          +nested: Doctrine\ORM\PersistentCollection {#2938 …}
          +votes: Doctrine\ORM\PersistentCollection {#2940 …}
          +reports: Doctrine\ORM\PersistentCollection {#2942 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
          -id: 88079
          -bodyTs: "'disk':5,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699048019 {#2931
            date: 2023-11-03 22:46:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2935}
        +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699049789 {#3089
          date: 2023-11-03 23:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@imPastaSyndrome@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3083 …}
        +votes: Doctrine\ORM\PersistentCollection {#3081 …}
        +reports: Doctrine\ORM\PersistentCollection {#3079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
        -id: 88142
        -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699049789 {#3088
          date: 2023-11-03 23:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "But my dude… Diskettes had Copy Protection! /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1699050246 {#3246
        date: 2023-11-03 23:24:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
        "@Flabbergassed@artemis.camp"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 88162
      -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4493948"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699050246 {#3247
        date: 2023-11-03 23:24:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Yeah! The little plastic slider you moved up and down."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699057288 {#3477
      date: 2023-11-04 01:21:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
      "@DmMacniel@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3482 …}
    +votes: Doctrine\ORM\PersistentCollection {#3484 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -id: 88423
    -bodyTs: "'littl':3 'move':7 'plastic':4 'slider':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699057288 {#3478
      date: 2023-11-04 01:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "On commerical disks those are fixed on the frame (but can be flexed/cut away of course)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699057653 {#3656
    date: 2023-11-04 01:27:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@DmMacniel@feddit.de"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3659 …}
  +nested: Doctrine\ORM\PersistentCollection {#3661 …}
  +votes: Doctrine\ORM\PersistentCollection {#3663 …}
  +reports: Doctrine\ORM\PersistentCollection {#3665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3669 …}
  -id: 88439
  -bodyTs: "'away':14 'commer':2 'cours':16 'disk':3 'fix':6 'flexed/cut':13 'frame':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4496795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057653 {#3657
    date: 2023-11-04 01:27:33.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
239 DENIED edit
App\Entity\EntryComment {#3658
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3479
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3087
        +user: Proxies\__CG__\App\Entity\User {#3086 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2935
          +user: App\Entity\User {#2948 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s not the disks it’s what’s ON the disks"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1699238487 {#2930
            date: 2023-11-06 03:41:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2936 …}
          +nested: Doctrine\ORM\PersistentCollection {#2938 …}
          +votes: Doctrine\ORM\PersistentCollection {#2940 …}
          +reports: Doctrine\ORM\PersistentCollection {#2942 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
          -id: 88079
          -bodyTs: "'disk':5,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699048019 {#2931
            date: 2023-11-03 22:46:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2935}
        +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699049789 {#3089
          date: 2023-11-03 23:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@imPastaSyndrome@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3083 …}
        +votes: Doctrine\ORM\PersistentCollection {#3081 …}
        +reports: Doctrine\ORM\PersistentCollection {#3079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
        -id: 88142
        -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699049789 {#3088
          date: 2023-11-03 23:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "But my dude… Diskettes had Copy Protection! /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1699050246 {#3246
        date: 2023-11-03 23:24:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
        "@Flabbergassed@artemis.camp"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 88162
      -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4493948"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699050246 {#3247
        date: 2023-11-03 23:24:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Yeah! The little plastic slider you moved up and down."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699057288 {#3477
      date: 2023-11-04 01:21:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
      "@DmMacniel@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3482 …}
    +votes: Doctrine\ORM\PersistentCollection {#3484 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -id: 88423
    -bodyTs: "'littl':3 'move':7 'plastic':4 'slider':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699057288 {#3478
      date: 2023-11-04 01:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "On commerical disks those are fixed on the frame (but can be flexed/cut away of course)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699057653 {#3656
    date: 2023-11-04 01:27:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@DmMacniel@feddit.de"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3659 …}
  +nested: Doctrine\ORM\PersistentCollection {#3661 …}
  +votes: Doctrine\ORM\PersistentCollection {#3663 …}
  +reports: Doctrine\ORM\PersistentCollection {#3665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3669 …}
  -id: 88439
  -bodyTs: "'away':14 'commer':2 'cours':16 'disk':3 'fix':6 'flexed/cut':13 'frame':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4496795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057653 {#3657
    date: 2023-11-04 01:27:33.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
240 DENIED moderate
App\Entity\EntryComment {#3658
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3479
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3087
        +user: Proxies\__CG__\App\Entity\User {#3086 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#2935
          +user: App\Entity\User {#2948 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s not the disks it’s what’s ON the disks"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1699238487 {#2930
            date: 2023-11-06 03:41:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2936 …}
          +nested: Doctrine\ORM\PersistentCollection {#2938 …}
          +votes: Doctrine\ORM\PersistentCollection {#2940 …}
          +reports: Doctrine\ORM\PersistentCollection {#2942 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
          -id: 88079
          -bodyTs: "'disk':5,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699048019 {#2931
            date: 2023-11-03 22:46:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2935}
        +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699049789 {#3089
          date: 2023-11-03 23:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@imPastaSyndrome@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3083 …}
        +votes: Doctrine\ORM\PersistentCollection {#3081 …}
        +reports: Doctrine\ORM\PersistentCollection {#3079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
        -id: 88142
        -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699049789 {#3088
          date: 2023-11-03 23:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "But my dude… Diskettes had Copy Protection! /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1699050246 {#3246
        date: 2023-11-03 23:24:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
        "@Flabbergassed@artemis.camp"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 88162
      -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4493948"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699050246 {#3247
        date: 2023-11-03 23:24:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Yeah! The little plastic slider you moved up and down."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699057288 {#3477
      date: 2023-11-04 01:21:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
      "@DmMacniel@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3482 …}
    +votes: Doctrine\ORM\PersistentCollection {#3484 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -id: 88423
    -bodyTs: "'littl':3 'move':7 'plastic':4 'slider':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5694907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699057288 {#3478
      date: 2023-11-04 01:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "On commerical disks those are fixed on the frame (but can be flexed/cut away of course)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699057653 {#3656
    date: 2023-11-04 01:27:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@DmMacniel@feddit.de"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3659 …}
  +nested: Doctrine\ORM\PersistentCollection {#3661 …}
  +votes: Doctrine\ORM\PersistentCollection {#3663 …}
  +reports: Doctrine\ORM\PersistentCollection {#3665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3669 …}
  -id: 88439
  -bodyTs: "'away':14 'commer':2 'cours':16 'disk':3 'fix':6 'flexed/cut':13 'frame':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4496795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699057653 {#3657
    date: 2023-11-04 01:27:33.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
241 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
242 DENIED moderate
App\Entity\EntryComment {#3778
  +user: Proxies\__CG__\App\Entity\User {#3772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3658
    +user: Proxies\__CG__\App\Entity\User {#3249 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3479
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3248
        +user: Proxies\__CG__\App\Entity\User {#3249 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3087
          +user: Proxies\__CG__\App\Entity\User {#3086 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#2935
            +user: App\Entity\User {#2948 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s not the disks it’s what’s ON the disks"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 49
            +score: 0
            +lastActive: DateTime @1699238487 {#2930
              date: 2023-11-06 03:41:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2936 …}
            +nested: Doctrine\ORM\PersistentCollection {#2938 …}
            +votes: Doctrine\ORM\PersistentCollection {#2940 …}
            +reports: Doctrine\ORM\PersistentCollection {#2942 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
            -id: 88079
            -bodyTs: "'disk':5,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5689866"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699048019 {#2931
              date: 2023-11-03 22:46:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2935}
          +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1699049789 {#3089
            date: 2023-11-03 23:16:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@imPastaSyndrome@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3085 …}
          +nested: Doctrine\ORM\PersistentCollection {#3083 …}
          +votes: Doctrine\ORM\PersistentCollection {#3081 …}
          +reports: Doctrine\ORM\PersistentCollection {#3079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
          -id: 88142
          -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699049789 {#3088
            date: 2023-11-03 23:16:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2935}
        +body: "But my dude… Diskettes had Copy Protection! /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1699050246 {#3246
          date: 2023-11-03 23:24:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@imPastaSyndrome@lemm.ee"
          "@Flabbergassed@artemis.camp"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3250 …}
        +nested: Doctrine\ORM\PersistentCollection {#3252 …}
        +votes: Doctrine\ORM\PersistentCollection {#3254 …}
        +reports: Doctrine\ORM\PersistentCollection {#3256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
        -id: 88162
        -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4493948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699050246 {#3247
          date: 2023-11-03 23:24:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "Yeah! The little plastic slider you moved up and down."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699057288 {#3477
        date: 2023-11-04 01:21:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
        "@Flabbergassed@artemis.camp"
        "@DmMacniel@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3480 …}
      +nested: Doctrine\ORM\PersistentCollection {#3482 …}
      +votes: Doctrine\ORM\PersistentCollection {#3484 …}
      +reports: Doctrine\ORM\PersistentCollection {#3486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
      -id: 88423
      -bodyTs: "'littl':3 'move':7 'plastic':4 'slider':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5694907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699057288 {#3478
        date: 2023-11-04 01:21:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "On commerical disks those are fixed on the frame (but can be flexed/cut away of course)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699057653 {#3656
      date: 2023-11-04 01:27:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
      "@DmMacniel@feddit.de"
      "@atlasraven31@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3659 …}
    +nested: Doctrine\ORM\PersistentCollection {#3661 …}
    +votes: Doctrine\ORM\PersistentCollection {#3663 …}
    +reports: Doctrine\ORM\PersistentCollection {#3665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3667 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3669 …}
    -id: 88439
    -bodyTs: "'away':14 'commer':2 'cours':16 'disk':3 'fix':6 'flexed/cut':13 'frame':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4496795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699057653 {#3657
      date: 2023-11-04 01:27:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "…and they only protect the data on the disk from being changed, you can still copy it. Otherwise the disk would be unreadable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699109107 {#3779
    date: 2023-11-04 15:45:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@DmMacniel@feddit.de"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3766 …}
  +nested: Doctrine\ORM\PersistentCollection {#3770 …}
  +votes: Doctrine\ORM\PersistentCollection {#3768 …}
  +reports: Doctrine\ORM\PersistentCollection {#3782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
  -id: 89725
  -bodyTs: "'chang':12 'copi':16 'data':6 'disk':9,20 'otherwis':18 'protect':4 'still':15 'unread':23 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5058225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109107 {#3776
    date: 2023-11-04 15:45:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
243 DENIED edit
App\Entity\EntryComment {#3778
  +user: Proxies\__CG__\App\Entity\User {#3772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3658
    +user: Proxies\__CG__\App\Entity\User {#3249 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3479
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3248
        +user: Proxies\__CG__\App\Entity\User {#3249 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3087
          +user: Proxies\__CG__\App\Entity\User {#3086 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#2935
            +user: App\Entity\User {#2948 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s not the disks it’s what’s ON the disks"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 49
            +score: 0
            +lastActive: DateTime @1699238487 {#2930
              date: 2023-11-06 03:41:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2936 …}
            +nested: Doctrine\ORM\PersistentCollection {#2938 …}
            +votes: Doctrine\ORM\PersistentCollection {#2940 …}
            +reports: Doctrine\ORM\PersistentCollection {#2942 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
            -id: 88079
            -bodyTs: "'disk':5,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5689866"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699048019 {#2931
              date: 2023-11-03 22:46:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2935}
          +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1699049789 {#3089
            date: 2023-11-03 23:16:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@imPastaSyndrome@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3085 …}
          +nested: Doctrine\ORM\PersistentCollection {#3083 …}
          +votes: Doctrine\ORM\PersistentCollection {#3081 …}
          +reports: Doctrine\ORM\PersistentCollection {#3079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
          -id: 88142
          -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699049789 {#3088
            date: 2023-11-03 23:16:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2935}
        +body: "But my dude… Diskettes had Copy Protection! /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1699050246 {#3246
          date: 2023-11-03 23:24:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@imPastaSyndrome@lemm.ee"
          "@Flabbergassed@artemis.camp"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3250 …}
        +nested: Doctrine\ORM\PersistentCollection {#3252 …}
        +votes: Doctrine\ORM\PersistentCollection {#3254 …}
        +reports: Doctrine\ORM\PersistentCollection {#3256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
        -id: 88162
        -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4493948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699050246 {#3247
          date: 2023-11-03 23:24:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "Yeah! The little plastic slider you moved up and down."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699057288 {#3477
        date: 2023-11-04 01:21:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
        "@Flabbergassed@artemis.camp"
        "@DmMacniel@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3480 …}
      +nested: Doctrine\ORM\PersistentCollection {#3482 …}
      +votes: Doctrine\ORM\PersistentCollection {#3484 …}
      +reports: Doctrine\ORM\PersistentCollection {#3486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
      -id: 88423
      -bodyTs: "'littl':3 'move':7 'plastic':4 'slider':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5694907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699057288 {#3478
        date: 2023-11-04 01:21:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "On commerical disks those are fixed on the frame (but can be flexed/cut away of course)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699057653 {#3656
      date: 2023-11-04 01:27:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
      "@DmMacniel@feddit.de"
      "@atlasraven31@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3659 …}
    +nested: Doctrine\ORM\PersistentCollection {#3661 …}
    +votes: Doctrine\ORM\PersistentCollection {#3663 …}
    +reports: Doctrine\ORM\PersistentCollection {#3665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3667 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3669 …}
    -id: 88439
    -bodyTs: "'away':14 'commer':2 'cours':16 'disk':3 'fix':6 'flexed/cut':13 'frame':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4496795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699057653 {#3657
      date: 2023-11-04 01:27:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "…and they only protect the data on the disk from being changed, you can still copy it. Otherwise the disk would be unreadable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699109107 {#3779
    date: 2023-11-04 15:45:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@DmMacniel@feddit.de"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3766 …}
  +nested: Doctrine\ORM\PersistentCollection {#3770 …}
  +votes: Doctrine\ORM\PersistentCollection {#3768 …}
  +reports: Doctrine\ORM\PersistentCollection {#3782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
  -id: 89725
  -bodyTs: "'chang':12 'copi':16 'data':6 'disk':9,20 'otherwis':18 'protect':4 'still':15 'unread':23 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5058225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109107 {#3776
    date: 2023-11-04 15:45:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
244 DENIED moderate
App\Entity\EntryComment {#3778
  +user: Proxies\__CG__\App\Entity\User {#3772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3658
    +user: Proxies\__CG__\App\Entity\User {#3249 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#3479
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: App\Entity\EntryComment {#3248
        +user: Proxies\__CG__\App\Entity\User {#3249 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
        +image: null
        +parent: App\Entity\EntryComment {#3087
          +user: Proxies\__CG__\App\Entity\User {#3086 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
          +image: null
          +parent: App\Entity\EntryComment {#2935
            +user: App\Entity\User {#2948 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s not the disks it’s what’s ON the disks"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 49
            +score: 0
            +lastActive: DateTime @1699238487 {#2930
              date: 2023-11-06 03:41:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2936 …}
            +nested: Doctrine\ORM\PersistentCollection {#2938 …}
            +votes: Doctrine\ORM\PersistentCollection {#2940 …}
            +reports: Doctrine\ORM\PersistentCollection {#2942 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
            -id: 88079
            -bodyTs: "'disk':5,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5689866"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699048019 {#2931
              date: 2023-11-03 22:46:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2935}
          +body: "And they always act as if there's no way it could have been copied and exist somewhere else."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1699049789 {#3089
            date: 2023-11-03 23:16:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@imPastaSyndrome@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3085 …}
          +nested: Doctrine\ORM\PersistentCollection {#3083 …}
          +votes: Doctrine\ORM\PersistentCollection {#3081 …}
          +reports: Doctrine\ORM\PersistentCollection {#3079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
          -id: 88142
          -bodyTs: "'act':4 'alway':3 'copi':15 'could':12 'els':19 'exist':17 'somewher':18 'way':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://artemis.camp/m/memes@lemmy.ml/t/214856/-/comment/1757356"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699049789 {#3088
            date: 2023-11-03 23:16:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2935}
        +body: "But my dude… Diskettes had Copy Protection! /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1699050246 {#3246
          date: 2023-11-03 23:24:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@imPastaSyndrome@lemm.ee"
          "@Flabbergassed@artemis.camp"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3250 …}
        +nested: Doctrine\ORM\PersistentCollection {#3252 …}
        +votes: Doctrine\ORM\PersistentCollection {#3254 …}
        +reports: Doctrine\ORM\PersistentCollection {#3256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
        -id: 88162
        -bodyTs: "'/s':8 'copi':6 'diskett':4 'dude':3 'protect':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4493948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699050246 {#3247
          date: 2023-11-03 23:24:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2935}
      +body: "Yeah! The little plastic slider you moved up and down."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699057288 {#3477
        date: 2023-11-04 01:21:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@imPastaSyndrome@lemm.ee"
        "@Flabbergassed@artemis.camp"
        "@DmMacniel@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3480 …}
      +nested: Doctrine\ORM\PersistentCollection {#3482 …}
      +votes: Doctrine\ORM\PersistentCollection {#3484 …}
      +reports: Doctrine\ORM\PersistentCollection {#3486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
      -id: 88423
      -bodyTs: "'littl':3 'move':7 'plastic':4 'slider':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5694907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699057288 {#3478
        date: 2023-11-04 01:21:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "On commerical disks those are fixed on the frame (but can be flexed/cut away of course)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699057653 {#3656
      date: 2023-11-04 01:27:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
      "@Flabbergassed@artemis.camp"
      "@DmMacniel@feddit.de"
      "@atlasraven31@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3659 …}
    +nested: Doctrine\ORM\PersistentCollection {#3661 …}
    +votes: Doctrine\ORM\PersistentCollection {#3663 …}
    +reports: Doctrine\ORM\PersistentCollection {#3665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3667 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3669 …}
    -id: 88439
    -bodyTs: "'away':14 'commer':2 'cours':16 'disk':3 'fix':6 'flexed/cut':13 'frame':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4496795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699057653 {#3657
      date: 2023-11-04 01:27:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "…and they only protect the data on the disk from being changed, you can still copy it. Otherwise the disk would be unreadable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699109107 {#3779
    date: 2023-11-04 15:45:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@Flabbergassed@artemis.camp"
    "@DmMacniel@feddit.de"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3766 …}
  +nested: Doctrine\ORM\PersistentCollection {#3770 …}
  +votes: Doctrine\ORM\PersistentCollection {#3768 …}
  +reports: Doctrine\ORM\PersistentCollection {#3782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
  -id: 89725
  -bodyTs: "'chang':12 'copi':16 'data':6 'disk':9,20 'otherwis':18 'protect':4 'still':15 'unread':23 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5058225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109107 {#3776
    date: 2023-11-04 15:45:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
245 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
246 DENIED moderate
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2935
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the disks it’s what’s ON the disks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699238487 {#2930
      date: 2023-11-06 03:41:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2936 …}
    +nested: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    -id: 88079
    -bodyTs: "'disk':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048019 {#2931
      date: 2023-11-03 22:46:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "Supposedly on the disks. The files were saved, but did the FAT table eat itself was the question. 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699052106 {#3073
    date: 2023-11-03 23:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 88233
  -bodyTs: "'disk':4 'eat':14 'fat':12 'file':6 'question':18 'save':8 'suppos':1 'tabl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5486725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052106 {#3072
    date: 2023-11-03 23:55:06.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
247 DENIED edit
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2935
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the disks it’s what’s ON the disks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699238487 {#2930
      date: 2023-11-06 03:41:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2936 …}
    +nested: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    -id: 88079
    -bodyTs: "'disk':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048019 {#2931
      date: 2023-11-03 22:46:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "Supposedly on the disks. The files were saved, but did the FAT table eat itself was the question. 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699052106 {#3073
    date: 2023-11-03 23:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 88233
  -bodyTs: "'disk':4 'eat':14 'fat':12 'file':6 'question':18 'save':8 'suppos':1 'tabl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5486725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052106 {#3072
    date: 2023-11-03 23:55:06.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
248 DENIED moderate
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2935
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the disks it’s what’s ON the disks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699238487 {#2930
      date: 2023-11-06 03:41:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2936 …}
    +nested: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    -id: 88079
    -bodyTs: "'disk':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048019 {#2931
      date: 2023-11-03 22:46:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "Supposedly on the disks. The files were saved, but did the FAT table eat itself was the question. 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699052106 {#3073
    date: 2023-11-03 23:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 88233
  -bodyTs: "'disk':4 'eat':14 'fat':12 'file':6 'question':18 'save':8 'suppos':1 'tabl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5486725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052106 {#3072
    date: 2023-11-03 23:55:06.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
249 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
250 DENIED moderate
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Supposedly on the disks. The files were saved, but did the FAT table eat itself was the question. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699052106 {#3073
      date: 2023-11-03 23:55:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 88233
    -bodyTs: "'disk':4 'eat':14 'fat':12 'file':6 'question':18 'save':8 'suppos':1 'tabl':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5486725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052106 {#3072
      date: 2023-11-03 23:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: """
    > FAT table eat itself\n
    \n
    heh
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699068356 {#3262
    date: 2023-11-04 04:25:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@jollyrogue@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 88676
  -bodyTs: "'eat':3 'fat':1 'heh':5 'tabl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5699223"
  +editedAt: DateTimeImmutable @1699071204 {#3263
    date: 2023-11-04 05:13:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699068356 {#3264
    date: 2023-11-04 04:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
251 DENIED edit
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Supposedly on the disks. The files were saved, but did the FAT table eat itself was the question. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699052106 {#3073
      date: 2023-11-03 23:55:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 88233
    -bodyTs: "'disk':4 'eat':14 'fat':12 'file':6 'question':18 'save':8 'suppos':1 'tabl':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5486725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052106 {#3072
      date: 2023-11-03 23:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: """
    > FAT table eat itself\n
    \n
    heh
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699068356 {#3262
    date: 2023-11-04 04:25:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@jollyrogue@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 88676
  -bodyTs: "'eat':3 'fat':1 'heh':5 'tabl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5699223"
  +editedAt: DateTimeImmutable @1699071204 {#3263
    date: 2023-11-04 05:13:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699068356 {#3264
    date: 2023-11-04 04:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
252 DENIED moderate
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Supposedly on the disks. The files were saved, but did the FAT table eat itself was the question. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699052106 {#3073
      date: 2023-11-03 23:55:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 88233
    -bodyTs: "'disk':4 'eat':14 'fat':12 'file':6 'question':18 'save':8 'suppos':1 'tabl':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5486725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052106 {#3072
      date: 2023-11-03 23:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: """
    > FAT table eat itself\n
    \n
    heh
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699068356 {#3262
    date: 2023-11-04 04:25:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@jollyrogue@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 88676
  -bodyTs: "'eat':3 'fat':1 'heh':5 'tabl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5699223"
  +editedAt: DateTimeImmutable @1699071204 {#3263
    date: 2023-11-04 05:13:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699068356 {#3264
    date: 2023-11-04 04:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
253 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
254 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Supposedly on the disks. The files were saved, but did the FAT table eat itself was the question. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699052106 {#3073
      date: 2023-11-03 23:55:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 88233
    -bodyTs: "'disk':4 'eat':14 'fat':12 'file':6 'question':18 'save':8 'suppos':1 'tabl':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5486725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052106 {#3072
      date: 2023-11-03 23:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "That is the table upon which you place the file allocation table. It’s tables all the way down, baby!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699118329 {#3279
    date: 2023-11-04 18:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@jollyrogue@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 90201
  -bodyTs: "'alloc':11 'babi':20 'file':10 'place':8 'tabl':4,12,15 'upon':5 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5061338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699118329 {#3280
    date: 2023-11-04 18:18:49.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
255 DENIED edit
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Supposedly on the disks. The files were saved, but did the FAT table eat itself was the question. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699052106 {#3073
      date: 2023-11-03 23:55:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 88233
    -bodyTs: "'disk':4 'eat':14 'fat':12 'file':6 'question':18 'save':8 'suppos':1 'tabl':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5486725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052106 {#3072
      date: 2023-11-03 23:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "That is the table upon which you place the file allocation table. It’s tables all the way down, baby!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699118329 {#3279
    date: 2023-11-04 18:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@jollyrogue@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 90201
  -bodyTs: "'alloc':11 'babi':20 'file':10 'place':8 'tabl':4,12,15 'upon':5 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5061338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699118329 {#3280
    date: 2023-11-04 18:18:49.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
256 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: App\Entity\EntryComment {#2935
      +user: App\Entity\User {#2948 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the disks it’s what’s ON the disks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699238487 {#2930
        date: 2023-11-06 03:41:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2936 …}
      +nested: Doctrine\ORM\PersistentCollection {#2938 …}
      +votes: Doctrine\ORM\PersistentCollection {#2940 …}
      +reports: Doctrine\ORM\PersistentCollection {#2942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
      -id: 88079
      -bodyTs: "'disk':5,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048019 {#2931
        date: 2023-11-03 22:46:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2935}
    +body: "Supposedly on the disks. The files were saved, but did the FAT table eat itself was the question. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699052106 {#3073
      date: 2023-11-03 23:55:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@imPastaSyndrome@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 88233
    -bodyTs: "'disk':4 'eat':14 'fat':12 'file':6 'question':18 'save':8 'suppos':1 'tabl':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5486725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052106 {#3072
      date: 2023-11-03 23:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "That is the table upon which you place the file allocation table. It’s tables all the way down, baby!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699118329 {#3279
    date: 2023-11-04 18:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
    "@jollyrogue@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 90201
  -bodyTs: "'alloc':11 'babi':20 'file':10 'place':8 'tabl':4,12,15 'upon':5 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5061338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699118329 {#3280
    date: 2023-11-04 18:18:49.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
257 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
258 DENIED moderate
App\Entity\EntryComment {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2935
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the disks it’s what’s ON the disks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699238487 {#2930
      date: 2023-11-06 03:41:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2936 …}
    +nested: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    -id: 88079
    -bodyTs: "'disk':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048019 {#2931
      date: 2023-11-03 22:46:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "An embarrassing snapshot of spongebob at the Christmas party?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699052558 {#3057
    date: 2023-11-04 00:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 88256
  -bodyTs: "'christma':8 'embarrass':2 'parti':9 'snapshot':3 'spongebob':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5692253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052558 {#3056
    date: 2023-11-04 00:02:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
259 DENIED edit
App\Entity\EntryComment {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2935
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the disks it’s what’s ON the disks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699238487 {#2930
      date: 2023-11-06 03:41:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2936 …}
    +nested: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    -id: 88079
    -bodyTs: "'disk':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048019 {#2931
      date: 2023-11-03 22:46:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "An embarrassing snapshot of spongebob at the Christmas party?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699052558 {#3057
    date: 2023-11-04 00:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 88256
  -bodyTs: "'christma':8 'embarrass':2 'parti':9 'snapshot':3 'spongebob':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5692253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052558 {#3056
    date: 2023-11-04 00:02:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
260 DENIED moderate
App\Entity\EntryComment {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
  +image: null
  +parent: App\Entity\EntryComment {#2935
    +user: App\Entity\User {#2948 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2715 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the disks it’s what’s ON the disks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699238487 {#2930
      date: 2023-11-06 03:41:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2936 …}
    +nested: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    -id: 88079
    -bodyTs: "'disk':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699048019 {#2931
      date: 2023-11-03 22:46:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2935}
  +body: "An embarrassing snapshot of spongebob at the Christmas party?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699052558 {#3057
    date: 2023-11-04 00:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@imPastaSyndrome@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 88256
  -bodyTs: "'christma':8 'embarrass':2 'parti':9 'snapshot':3 'spongebob':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5692253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052558 {#3056
    date: 2023-11-04 00:02:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details