GET https://kbin.spritesserver.nl/index.php/d/linux.community/comments/top

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 …}
}
14.52 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1824
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’ll be $400 for the privilege…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1724384439 {#1872
    date: 2024-08-23 05:40:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1851 …}
  +nested: Doctrine\ORM\PersistentCollection {#1569 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
  -id: 311689
  -bodyTs: "'400':4 'll':2 'privileg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6781300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350564 {#2437
    date: 2024-01-15 21:29: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
3 DENIED edit
App\Entity\EntryComment {#1824
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’ll be $400 for the privilege…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1724384439 {#1872
    date: 2024-08-23 05:40:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1851 …}
  +nested: Doctrine\ORM\PersistentCollection {#1569 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
  -id: 311689
  -bodyTs: "'400':4 'll':2 'privileg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6781300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350564 {#2437
    date: 2024-01-15 21:29: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
4 DENIED moderate
App\Entity\EntryComment {#1824
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’ll be $400 for the privilege…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1724384439 {#1872
    date: 2024-08-23 05:40:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1851 …}
  +nested: Doctrine\ORM\PersistentCollection {#1569 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
  -id: 311689
  -bodyTs: "'400':4 'll':2 'privileg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6781300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350564 {#2437
    date: 2024-01-15 21:29: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
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 {#2609
  +user: Proxies\__CG__\App\Entity\User {#2610 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1824
    +user: App\Entity\User {#60 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’ll be $400 for the privilege…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1724384439 {#1872
      date: 2024-08-23 05:40:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1851 …}
    +nested: Doctrine\ORM\PersistentCollection {#1569 …}
    +votes: Doctrine\ORM\PersistentCollection {#1836 …}
    +reports: Doctrine\ORM\PersistentCollection {#1376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
    -id: 311689
    -bodyTs: "'400':4 'll':2 'privileg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6781300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350564 {#2437
      date: 2024-01-15 21:29:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: "* $400 / yr"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705355923 {#2606
    date: 2024-01-15 22:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Shake747@lemmy.dbzer0.com"
    "@ExLisper@linux.community"
    "@Shake747@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 311917
  -bodyTs: "'400':1 'yr':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6488672"
  +editedAt: DateTimeImmutable @1724331186 {#2607
    date: 2024-08-22 14:53:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705355923 {#2608
    date: 2024-01-15 22:58:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2609
  +user: Proxies\__CG__\App\Entity\User {#2610 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1824
    +user: App\Entity\User {#60 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’ll be $400 for the privilege…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1724384439 {#1872
      date: 2024-08-23 05:40:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1851 …}
    +nested: Doctrine\ORM\PersistentCollection {#1569 …}
    +votes: Doctrine\ORM\PersistentCollection {#1836 …}
    +reports: Doctrine\ORM\PersistentCollection {#1376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
    -id: 311689
    -bodyTs: "'400':4 'll':2 'privileg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6781300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350564 {#2437
      date: 2024-01-15 21:29:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: "* $400 / yr"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705355923 {#2606
    date: 2024-01-15 22:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Shake747@lemmy.dbzer0.com"
    "@ExLisper@linux.community"
    "@Shake747@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 311917
  -bodyTs: "'400':1 'yr':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6488672"
  +editedAt: DateTimeImmutable @1724331186 {#2607
    date: 2024-08-22 14:53:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705355923 {#2608
    date: 2024-01-15 22:58:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2609
  +user: Proxies\__CG__\App\Entity\User {#2610 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1824
    +user: App\Entity\User {#60 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’ll be $400 for the privilege…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1724384439 {#1872
      date: 2024-08-23 05:40:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1851 …}
    +nested: Doctrine\ORM\PersistentCollection {#1569 …}
    +votes: Doctrine\ORM\PersistentCollection {#1836 …}
    +reports: Doctrine\ORM\PersistentCollection {#1376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
    -id: 311689
    -bodyTs: "'400':4 'll':2 'privileg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6781300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350564 {#2437
      date: 2024-01-15 21:29:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: "* $400 / yr"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705355923 {#2606
    date: 2024-01-15 22:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Shake747@lemmy.dbzer0.com"
    "@ExLisper@linux.community"
    "@Shake747@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 311917
  -bodyTs: "'400':1 'yr':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6488672"
  +editedAt: DateTimeImmutable @1724331186 {#2607
    date: 2024-08-22 14:53:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705355923 {#2608
    date: 2024-01-15 22:58:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2625
  +user: Proxies\__CG__\App\Entity\User {#2626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1824
    +user: App\Entity\User {#60 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’ll be $400 for the privilege…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1724384439 {#1872
      date: 2024-08-23 05:40:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1851 …}
    +nested: Doctrine\ORM\PersistentCollection {#1569 …}
    +votes: Doctrine\ORM\PersistentCollection {#1836 …}
    +reports: Doctrine\ORM\PersistentCollection {#1376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
    -id: 311689
    -bodyTs: "'400':4 'll':2 'privileg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6781300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350564 {#2437
      date: 2024-01-15 21:29:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: "Meanwhile blindly installs it because its “free for now”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705360869 {#2623
    date: 2024-01-16 00:21:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Shake747@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2627 …}
  +nested: Doctrine\ORM\PersistentCollection {#2629 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
  -id: 312100
  -bodyTs: "'blind':2 'free':7 'instal':3 'meanwhil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7357487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360869 {#2624
    date: 2024-01-16 00:21: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
11 DENIED edit
App\Entity\EntryComment {#2625
  +user: Proxies\__CG__\App\Entity\User {#2626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1824
    +user: App\Entity\User {#60 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’ll be $400 for the privilege…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1724384439 {#1872
      date: 2024-08-23 05:40:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1851 …}
    +nested: Doctrine\ORM\PersistentCollection {#1569 …}
    +votes: Doctrine\ORM\PersistentCollection {#1836 …}
    +reports: Doctrine\ORM\PersistentCollection {#1376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
    -id: 311689
    -bodyTs: "'400':4 'll':2 'privileg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6781300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350564 {#2437
      date: 2024-01-15 21:29:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: "Meanwhile blindly installs it because its “free for now”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705360869 {#2623
    date: 2024-01-16 00:21:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Shake747@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2627 …}
  +nested: Doctrine\ORM\PersistentCollection {#2629 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
  -id: 312100
  -bodyTs: "'blind':2 'free':7 'instal':3 'meanwhil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7357487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360869 {#2624
    date: 2024-01-16 00:21: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
12 DENIED moderate
App\Entity\EntryComment {#2625
  +user: Proxies\__CG__\App\Entity\User {#2626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1824
    +user: App\Entity\User {#60 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’ll be $400 for the privilege…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1724384439 {#1872
      date: 2024-08-23 05:40:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1851 …}
    +nested: Doctrine\ORM\PersistentCollection {#1569 …}
    +votes: Doctrine\ORM\PersistentCollection {#1836 …}
    +reports: Doctrine\ORM\PersistentCollection {#1376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
    -id: 311689
    -bodyTs: "'400':4 'll':2 'privileg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6781300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350564 {#2437
      date: 2024-01-15 21:29:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: "Meanwhile blindly installs it because its “free for now”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705360869 {#2623
    date: 2024-01-16 00:21:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Shake747@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2627 …}
  +nested: Doctrine\ORM\PersistentCollection {#2629 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
  -id: 312100
  -bodyTs: "'blind':2 'free':7 'instal':3 'meanwhil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7357487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360869 {#2624
    date: 2024-01-16 00:21: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
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 {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "It also has built in ads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1705356880 {#1549
    date: 2024-01-15 23:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +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: 311953
  -bodyTs: "'ad':6 'also':2 'built':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8306680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705356880 {#1550
    date: 2024-01-15 23:14: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
15 DENIED edit
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "It also has built in ads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1705356880 {#1549
    date: 2024-01-15 23:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +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: 311953
  -bodyTs: "'ad':6 'also':2 'built':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8306680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705356880 {#1550
    date: 2024-01-15 23:14: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
16 DENIED moderate
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "It also has built in ads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1705356880 {#1549
    date: 2024-01-15 23:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +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: 311953
  -bodyTs: "'ad':6 'also':2 'built':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8306680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705356880 {#1550
    date: 2024-01-15 23:14: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
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 {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1728525645 {#2464
    date: 2024-10-10 04:00:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +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: 311662
  -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5757118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350057 {#2463
    date: 2024-01-15 21:20: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
19 DENIED edit
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1728525645 {#2464
    date: 2024-10-10 04:00:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +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: 311662
  -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5757118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350057 {#2463
    date: 2024-01-15 21:20: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
20 DENIED moderate
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1728525645 {#2464
    date: 2024-10-10 04:00:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +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: 311662
  -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5757118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350057 {#2463
    date: 2024-01-15 21:20: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
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 {#2492
  +user: Proxies\__CG__\App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Gotta point out, that meme template has been around before then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705350250 {#2491
    date: 2024-01-15 21:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2570 …}
  -id: 311674
  -bodyTs: "'around':9 'gotta':1 'meme':5 'point':2 'templat':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6236436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350250 {#2494
    date: 2024-01-15 21:24:10.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 {#2492
  +user: Proxies\__CG__\App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Gotta point out, that meme template has been around before then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705350250 {#2491
    date: 2024-01-15 21:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2570 …}
  -id: 311674
  -bodyTs: "'around':9 'gotta':1 'meme':5 'point':2 'templat':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6236436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350250 {#2494
    date: 2024-01-15 21:24:10.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 {#2492
  +user: Proxies\__CG__\App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Gotta point out, that meme template has been around before then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705350250 {#2491
    date: 2024-01-15 21:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2570 …}
  -id: 311674
  -bodyTs: "'around':9 'gotta':1 'meme':5 'point':2 'templat':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6236436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350250 {#2494
    date: 2024-01-15 21:24:10.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 {#2806
  +user: Proxies\__CG__\App\Entity\User {#2810 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2492
    +user: Proxies\__CG__\App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "Gotta point out, that meme template has been around before then."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705350250 {#2491
      date: 2024-01-15 21:24:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2580 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2570 …}
    -id: 311674
    -bodyTs: "'around':9 'gotta':1 'meme':5 'point':2 'templat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6236436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350250 {#2494
      date: 2024-01-15 21:24:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "As long as the same text continues relevant…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705352167 {#2805
    date: 2024-01-15 21:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@Edgarallenpwn@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2815 …}
  +nested: Doctrine\ORM\PersistentCollection {#2811 …}
  +votes: Doctrine\ORM\PersistentCollection {#2813 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
  -id: 311757
  -bodyTs: "'continu':7 'long':2 'relev':8 'text':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6717927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352167 {#2802
    date: 2024-01-15 21:56: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
27 DENIED edit
App\Entity\EntryComment {#2806
  +user: Proxies\__CG__\App\Entity\User {#2810 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2492
    +user: Proxies\__CG__\App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "Gotta point out, that meme template has been around before then."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705350250 {#2491
      date: 2024-01-15 21:24:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2580 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2570 …}
    -id: 311674
    -bodyTs: "'around':9 'gotta':1 'meme':5 'point':2 'templat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6236436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350250 {#2494
      date: 2024-01-15 21:24:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "As long as the same text continues relevant…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705352167 {#2805
    date: 2024-01-15 21:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@Edgarallenpwn@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2815 …}
  +nested: Doctrine\ORM\PersistentCollection {#2811 …}
  +votes: Doctrine\ORM\PersistentCollection {#2813 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
  -id: 311757
  -bodyTs: "'continu':7 'long':2 'relev':8 'text':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6717927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352167 {#2802
    date: 2024-01-15 21:56: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
28 DENIED moderate
App\Entity\EntryComment {#2806
  +user: Proxies\__CG__\App\Entity\User {#2810 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2492
    +user: Proxies\__CG__\App\Entity\User {#2581 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "Gotta point out, that meme template has been around before then."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705350250 {#2491
      date: 2024-01-15 21:24:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2580 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2570 …}
    -id: 311674
    -bodyTs: "'around':9 'gotta':1 'meme':5 'point':2 'templat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6236436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350250 {#2494
      date: 2024-01-15 21:24:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "As long as the same text continues relevant…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705352167 {#2805
    date: 2024-01-15 21:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@Edgarallenpwn@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2815 …}
  +nested: Doctrine\ORM\PersistentCollection {#2811 …}
  +votes: Doctrine\ORM\PersistentCollection {#2813 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
  -id: 311757
  -bodyTs: "'continu':7 'long':2 'relev':8 'text':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6717927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352167 {#2802
    date: 2024-01-15 21:56: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
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 {#2566
  +user: Proxies\__CG__\App\Entity\User {#2565 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    *leans hard on cane:\n
    \n
    Ya got a problem with crusty old memes, kid?\n
    \n
    The important thing was that I had an onion on my belt, which was the style at the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1705350761 {#2568
    date: 2024-01-15 21:32:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 311695
  -bodyTs: "'belt':25 'cane':4 'crusti':10 'got':6 'hard':2 'import':15 'kid':13 'lean':1 'meme':12 'old':11 'onion':22 'problem':8 'style':29 'thing':16 'time':32 'ya':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5690591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350761 {#2567
    date: 2024-01-15 21:32:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2566
  +user: Proxies\__CG__\App\Entity\User {#2565 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    *leans hard on cane:\n
    \n
    Ya got a problem with crusty old memes, kid?\n
    \n
    The important thing was that I had an onion on my belt, which was the style at the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1705350761 {#2568
    date: 2024-01-15 21:32:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 311695
  -bodyTs: "'belt':25 'cane':4 'crusti':10 'got':6 'hard':2 'import':15 'kid':13 'lean':1 'meme':12 'old':11 'onion':22 'problem':8 'style':29 'thing':16 'time':32 'ya':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5690591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350761 {#2567
    date: 2024-01-15 21:32:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2566
  +user: Proxies\__CG__\App\Entity\User {#2565 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    *leans hard on cane:\n
    \n
    Ya got a problem with crusty old memes, kid?\n
    \n
    The important thing was that I had an onion on my belt, which was the style at the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1705350761 {#2568
    date: 2024-01-15 21:32:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 311695
  -bodyTs: "'belt':25 'cane':4 'crusti':10 'got':6 'hard':2 'import':15 'kid':13 'lean':1 'meme':12 'old':11 'onion':22 'problem':8 'style':29 'thing':16 'time':32 'ya':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5690591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350761 {#2567
    date: 2024-01-15 21:32:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2826
  +user: Proxies\__CG__\App\Entity\User {#2827 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      *leans hard on cane:\n
      \n
      Ya got a problem with crusty old memes, kid?\n
      \n
      The important thing was that I had an onion on my belt, which was the style at the time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1705350761 {#2568
      date: 2024-01-15 21:32:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2562 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 311695
    -bodyTs: "'belt':25 'cane':4 'crusti':10 'got':6 'hard':2 'import':15 'kid':13 'lean':1 'meme':12 'old':11 'onion':22 'problem':8 'style':29 'thing':16 'time':32 'ya':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5690591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350761 {#2567
      date: 2024-01-15 21:32:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "In my day kids respected their elder memes… They regularly shitposted them and people were grateful for those crusty memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705369647 {#2824
    date: 2024-01-16 02:47:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2828 …}
  +nested: Doctrine\ORM\PersistentCollection {#2830 …}
  +votes: Doctrine\ORM\PersistentCollection {#2832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
  -id: 312440
  -bodyTs: "'crusti':19 'day':3 'elder':7 'grate':16 'kid':4 'meme':8,20 'peopl':14 'regular':10 'respect':5 'shitpost':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8313842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705369647 {#2825
    date: 2024-01-16 02:47: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
35 DENIED edit
App\Entity\EntryComment {#2826
  +user: Proxies\__CG__\App\Entity\User {#2827 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      *leans hard on cane:\n
      \n
      Ya got a problem with crusty old memes, kid?\n
      \n
      The important thing was that I had an onion on my belt, which was the style at the time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1705350761 {#2568
      date: 2024-01-15 21:32:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2562 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 311695
    -bodyTs: "'belt':25 'cane':4 'crusti':10 'got':6 'hard':2 'import':15 'kid':13 'lean':1 'meme':12 'old':11 'onion':22 'problem':8 'style':29 'thing':16 'time':32 'ya':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5690591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350761 {#2567
      date: 2024-01-15 21:32:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "In my day kids respected their elder memes… They regularly shitposted them and people were grateful for those crusty memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705369647 {#2824
    date: 2024-01-16 02:47:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2828 …}
  +nested: Doctrine\ORM\PersistentCollection {#2830 …}
  +votes: Doctrine\ORM\PersistentCollection {#2832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
  -id: 312440
  -bodyTs: "'crusti':19 'day':3 'elder':7 'grate':16 'kid':4 'meme':8,20 'peopl':14 'regular':10 'respect':5 'shitpost':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8313842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705369647 {#2825
    date: 2024-01-16 02:47: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
36 DENIED moderate
App\Entity\EntryComment {#2826
  +user: Proxies\__CG__\App\Entity\User {#2827 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      *leans hard on cane:\n
      \n
      Ya got a problem with crusty old memes, kid?\n
      \n
      The important thing was that I had an onion on my belt, which was the style at the time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1705350761 {#2568
      date: 2024-01-15 21:32:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2562 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 311695
    -bodyTs: "'belt':25 'cane':4 'crusti':10 'got':6 'hard':2 'import':15 'kid':13 'lean':1 'meme':12 'old':11 'onion':22 'problem':8 'style':29 'thing':16 'time':32 'ya':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5690591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350761 {#2567
      date: 2024-01-15 21:32:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "In my day kids respected their elder memes… They regularly shitposted them and people were grateful for those crusty memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705369647 {#2824
    date: 2024-01-16 02:47:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2828 …}
  +nested: Doctrine\ORM\PersistentCollection {#2830 …}
  +votes: Doctrine\ORM\PersistentCollection {#2832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
  -id: 312440
  -bodyTs: "'crusti':19 'day':3 'elder':7 'grate':16 'kid':4 'meme':8,20 'peopl':14 'regular':10 'respect':5 'shitpost':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8313842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705369647 {#2825
    date: 2024-01-16 02:47: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
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 {#2842
  +user: Proxies\__CG__\App\Entity\User {#2843 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      *leans hard on cane:\n
      \n
      Ya got a problem with crusty old memes, kid?\n
      \n
      The important thing was that I had an onion on my belt, which was the style at the time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1705350761 {#2568
      date: 2024-01-15 21:32:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2562 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 311695
    -bodyTs: "'belt':25 'cane':4 'crusti':10 'got':6 'hard':2 'import':15 'kid':13 'lean':1 'meme':12 'old':11 'onion':22 'problem':8 'style':29 'thing':16 'time':32 'ya':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5690591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350761 {#2567
      date: 2024-01-15 21:32:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Abe gets the upvote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705360059 {#2840
    date: 2024-01-16 00:07:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2844 …}
  +nested: Doctrine\ORM\PersistentCollection {#2846 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  -id: 338760
  -bodyTs: "'abe':1 'get':2 'upvot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nauk.io/comment/1751193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360059 {#2841
    date: 2024-01-16 00:07:39.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 {#2842
  +user: Proxies\__CG__\App\Entity\User {#2843 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      *leans hard on cane:\n
      \n
      Ya got a problem with crusty old memes, kid?\n
      \n
      The important thing was that I had an onion on my belt, which was the style at the time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1705350761 {#2568
      date: 2024-01-15 21:32:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2562 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 311695
    -bodyTs: "'belt':25 'cane':4 'crusti':10 'got':6 'hard':2 'import':15 'kid':13 'lean':1 'meme':12 'old':11 'onion':22 'problem':8 'style':29 'thing':16 'time':32 'ya':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5690591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350761 {#2567
      date: 2024-01-15 21:32:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Abe gets the upvote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705360059 {#2840
    date: 2024-01-16 00:07:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2844 …}
  +nested: Doctrine\ORM\PersistentCollection {#2846 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  -id: 338760
  -bodyTs: "'abe':1 'get':2 'upvot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nauk.io/comment/1751193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360059 {#2841
    date: 2024-01-16 00:07:39.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 {#2842
  +user: Proxies\__CG__\App\Entity\User {#2843 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      *leans hard on cane:\n
      \n
      Ya got a problem with crusty old memes, kid?\n
      \n
      The important thing was that I had an onion on my belt, which was the style at the time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1705350761 {#2568
      date: 2024-01-15 21:32:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2562 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 311695
    -bodyTs: "'belt':25 'cane':4 'crusti':10 'got':6 'hard':2 'import':15 'kid':13 'lean':1 'meme':12 'old':11 'onion':22 'problem':8 'style':29 'thing':16 'time':32 'ya':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5690591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350761 {#2567
      date: 2024-01-15 21:32:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Abe gets the upvote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705360059 {#2840
    date: 2024-01-16 00:07:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2844 …}
  +nested: Doctrine\ORM\PersistentCollection {#2846 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  -id: 338760
  -bodyTs: "'abe':1 'get':2 'upvot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nauk.io/comment/1751193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360059 {#2841
    date: 2024-01-16 00:07:39.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 {#2550
  +user: Proxies\__CG__\App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    If you really want to be pedantic… that’s not even the Microsoft logo to begin with. Microsoft didn’t use the Windows logo for their own company logo, at least during that time period.\n
    \n
    Oh, and that’s Windows Vista’s logo anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705352683 {#2552
    date: 2024-01-15 22:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
  -id: 311781
  -bodyTs: "'anyway':44 'begin':16 'compani':28 'didn':19 'even':11 'least':31 'logo':14,24,29,43 'microsoft':13,18 'oh':36 'pedant':7 'period':35 'realli':3 'time':34 'use':21 'vista':41 'want':4 'window':23,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352683 {#2551
    date: 2024-01-15 22:04:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2550
  +user: Proxies\__CG__\App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    If you really want to be pedantic… that’s not even the Microsoft logo to begin with. Microsoft didn’t use the Windows logo for their own company logo, at least during that time period.\n
    \n
    Oh, and that’s Windows Vista’s logo anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705352683 {#2552
    date: 2024-01-15 22:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
  -id: 311781
  -bodyTs: "'anyway':44 'begin':16 'compani':28 'didn':19 'even':11 'least':31 'logo':14,24,29,43 'microsoft':13,18 'oh':36 'pedant':7 'period':35 'realli':3 'time':34 'use':21 'vista':41 'want':4 'window':23,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352683 {#2551
    date: 2024-01-15 22:04:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2550
  +user: Proxies\__CG__\App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    If you really want to be pedantic… that’s not even the Microsoft logo to begin with. Microsoft didn’t use the Windows logo for their own company logo, at least during that time period.\n
    \n
    Oh, and that’s Windows Vista’s logo anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705352683 {#2552
    date: 2024-01-15 22:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
  -id: 311781
  -bodyTs: "'anyway':44 'begin':16 'compani':28 'didn':19 'even':11 'least':31 'logo':14,24,29,43 'microsoft':13,18 'oh':36 'pedant':7 'period':35 'realli':3 'time':34 'use':21 'vista':41 'want':4 'window':23,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352683 {#2551
    date: 2024-01-15 22:04:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2873
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2550
    +user: Proxies\__CG__\App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      If you really want to be pedantic… that’s not even the Microsoft logo to begin with. Microsoft didn’t use the Windows logo for their own company logo, at least during that time period.\n
      \n
      Oh, and that’s Windows Vista’s logo anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705352683 {#2552
      date: 2024-01-15 22:04:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2548 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
    -id: 311781
    -bodyTs: "'anyway':44 'begin':16 'compani':28 'didn':19 'even':11 'least':31 'logo':14,24,29,43 'microsoft':13,18 'oh':36 'pedant':7 'period':35 'realli':3 'time':34 'use':21 'vista':41 'want':4 'window':23,40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718150"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705352683 {#2551
      date: 2024-01-15 22:04:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705353945 {#2871
    date: 2024-01-15 22:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@JustARegularNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  -id: 311823
  -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353945 {#2872
    date: 2024-01-15 22:25:45.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 {#2873
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2550
    +user: Proxies\__CG__\App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      If you really want to be pedantic… that’s not even the Microsoft logo to begin with. Microsoft didn’t use the Windows logo for their own company logo, at least during that time period.\n
      \n
      Oh, and that’s Windows Vista’s logo anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705352683 {#2552
      date: 2024-01-15 22:04:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2548 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
    -id: 311781
    -bodyTs: "'anyway':44 'begin':16 'compani':28 'didn':19 'even':11 'least':31 'logo':14,24,29,43 'microsoft':13,18 'oh':36 'pedant':7 'period':35 'realli':3 'time':34 'use':21 'vista':41 'want':4 'window':23,40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718150"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705352683 {#2551
      date: 2024-01-15 22:04:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705353945 {#2871
    date: 2024-01-15 22:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@JustARegularNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  -id: 311823
  -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353945 {#2872
    date: 2024-01-15 22:25:45.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 {#2873
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2550
    +user: Proxies\__CG__\App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      If you really want to be pedantic… that’s not even the Microsoft logo to begin with. Microsoft didn’t use the Windows logo for their own company logo, at least during that time period.\n
      \n
      Oh, and that’s Windows Vista’s logo anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705352683 {#2552
      date: 2024-01-15 22:04:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2548 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
    -id: 311781
    -bodyTs: "'anyway':44 'begin':16 'compani':28 'didn':19 'even':11 'least':31 'logo':14,24,29,43 'microsoft':13,18 'oh':36 'pedant':7 'period':35 'realli':3 'time':34 'use':21 'vista':41 'want':4 'window':23,40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718150"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705352683 {#2551
      date: 2024-01-15 22:04:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705353945 {#2871
    date: 2024-01-15 22:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@JustARegularNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  -id: 311823
  -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353945 {#2872
    date: 2024-01-15 22:25:45.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 {#2534
  +user: Proxies\__CG__\App\Entity\User {#2533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "The meme itself must be a good 15 years old too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705360108 {#2536
    date: 2024-01-16 00:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2532 …}
  +nested: Doctrine\ORM\PersistentCollection {#2530 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
  -id: 312065
  -bodyTs: "'15':8 'good':7 'meme':2 'must':4 'old':10 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8308296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360108 {#2535
    date: 2024-01-16 00:08: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
51 DENIED edit
App\Entity\EntryComment {#2534
  +user: Proxies\__CG__\App\Entity\User {#2533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "The meme itself must be a good 15 years old too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705360108 {#2536
    date: 2024-01-16 00:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2532 …}
  +nested: Doctrine\ORM\PersistentCollection {#2530 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
  -id: 312065
  -bodyTs: "'15':8 'good':7 'meme':2 'must':4 'old':10 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8308296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360108 {#2535
    date: 2024-01-16 00:08: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
52 DENIED moderate
App\Entity\EntryComment {#2534
  +user: Proxies\__CG__\App\Entity\User {#2533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "The meme itself must be a good 15 years old too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705360108 {#2536
    date: 2024-01-16 00:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2532 …}
  +nested: Doctrine\ORM\PersistentCollection {#2530 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
  -id: 312065
  -bodyTs: "'15':8 'good':7 'meme':2 'must':4 'old':10 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8308296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360108 {#2535
    date: 2024-01-16 00:08: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
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 {#2969
  +user: Proxies\__CG__\App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2534
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "The meme itself must be a good 15 years old too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705360108 {#2536
      date: 2024-01-16 00:08:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2532 …}
    +nested: Doctrine\ORM\PersistentCollection {#2530 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    -id: 312065
    -bodyTs: "'15':8 'good':7 'meme':2 'must':4 'old':10 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8308296"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360108 {#2535
      date: 2024-01-16 00:08:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "No, I just made it myself. It’s brand new and shiny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705411723 {#2967
    date: 2024-01-16 14:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@MY_ANUS_IS_BLEEDING@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2970 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2974 …}
  +reports: Doctrine\ORM\PersistentCollection {#2976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  -id: 313552
  -bodyTs: "'brand':9 'made':4 'new':10 'shini':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1528648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705411723 {#2968
    date: 2024-01-16 14:28:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2969
  +user: Proxies\__CG__\App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2534
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "The meme itself must be a good 15 years old too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705360108 {#2536
      date: 2024-01-16 00:08:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2532 …}
    +nested: Doctrine\ORM\PersistentCollection {#2530 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    -id: 312065
    -bodyTs: "'15':8 'good':7 'meme':2 'must':4 'old':10 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8308296"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360108 {#2535
      date: 2024-01-16 00:08:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "No, I just made it myself. It’s brand new and shiny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705411723 {#2967
    date: 2024-01-16 14:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@MY_ANUS_IS_BLEEDING@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2970 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2974 …}
  +reports: Doctrine\ORM\PersistentCollection {#2976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  -id: 313552
  -bodyTs: "'brand':9 'made':4 'new':10 'shini':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1528648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705411723 {#2968
    date: 2024-01-16 14:28:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2969
  +user: Proxies\__CG__\App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2534
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "The meme itself must be a good 15 years old too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705360108 {#2536
      date: 2024-01-16 00:08:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2532 …}
    +nested: Doctrine\ORM\PersistentCollection {#2530 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    -id: 312065
    -bodyTs: "'15':8 'good':7 'meme':2 'must':4 'old':10 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8308296"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360108 {#2535
      date: 2024-01-16 00:08:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "No, I just made it myself. It’s brand new and shiny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705411723 {#2967
    date: 2024-01-16 14:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@MY_ANUS_IS_BLEEDING@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2970 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2974 …}
  +reports: Doctrine\ORM\PersistentCollection {#2976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  -id: 313552
  -bodyTs: "'brand':9 'made':4 'new':10 'shini':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1528648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705411723 {#2968
    date: 2024-01-16 14:28:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2518
  +user: Proxies\__CG__\App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Sorry, I think the last Windows I had installed anywhere was XP. I was like “which windows logo is that? should I look it up?” but then I was like “nah, fuck it”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705352197 {#2520
    date: 2024-01-15 21:56:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2516 …}
  +nested: Doctrine\ORM\PersistentCollection {#2514 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 311761
  -bodyTs: "'anywher':10 'fuck':32 'instal':9 'last':5 'like':15,30 'logo':18 'look':23 'nah':31 'sorri':1 'think':3 'window':6,17 'xp':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1523477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352197 {#2519
    date: 2024-01-15 21:56: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
59 DENIED edit
App\Entity\EntryComment {#2518
  +user: Proxies\__CG__\App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Sorry, I think the last Windows I had installed anywhere was XP. I was like “which windows logo is that? should I look it up?” but then I was like “nah, fuck it”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705352197 {#2520
    date: 2024-01-15 21:56:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2516 …}
  +nested: Doctrine\ORM\PersistentCollection {#2514 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 311761
  -bodyTs: "'anywher':10 'fuck':32 'instal':9 'last':5 'like':15,30 'logo':18 'look':23 'nah':31 'sorri':1 'think':3 'window':6,17 'xp':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1523477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352197 {#2519
    date: 2024-01-15 21:56: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
60 DENIED moderate
App\Entity\EntryComment {#2518
  +user: Proxies\__CG__\App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Sorry, I think the last Windows I had installed anywhere was XP. I was like “which windows logo is that? should I look it up?” but then I was like “nah, fuck it”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705352197 {#2520
    date: 2024-01-15 21:56:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2516 …}
  +nested: Doctrine\ORM\PersistentCollection {#2514 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 311761
  -bodyTs: "'anywher':10 'fuck':32 'instal':9 'last':5 'like':15,30 'logo':18 'look':23 'nah':31 'sorri':1 'think':3 'window':6,17 'xp':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1523477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352197 {#2519
    date: 2024-01-15 21:56: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
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 {#2858
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2518
    +user: Proxies\__CG__\App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "Sorry, I think the last Windows I had installed anywhere was XP. I was like “which windows logo is that? should I look it up?” but then I was like “nah, fuck it”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705352197 {#2520
      date: 2024-01-15 21:56:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2516 …}
    +nested: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2594 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 311761
    -bodyTs: "'anywher':10 'fuck':32 'instal':9 'last':5 'like':15,30 'logo':18 'look':23 'nah':31 'sorri':1 'think':3 'window':6,17 'xp':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1523477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705352197 {#2519
      date: 2024-01-15 21:56:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705354677 {#2856
    date: 2024-01-15 22:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 311853
  -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354677 {#2857
    date: 2024-01-15 22:37: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
63 DENIED edit
App\Entity\EntryComment {#2858
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2518
    +user: Proxies\__CG__\App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "Sorry, I think the last Windows I had installed anywhere was XP. I was like “which windows logo is that? should I look it up?” but then I was like “nah, fuck it”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705352197 {#2520
      date: 2024-01-15 21:56:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2516 …}
    +nested: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2594 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 311761
    -bodyTs: "'anywher':10 'fuck':32 'instal':9 'last':5 'like':15,30 'logo':18 'look':23 'nah':31 'sorri':1 'think':3 'window':6,17 'xp':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1523477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705352197 {#2519
      date: 2024-01-15 21:56:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705354677 {#2856
    date: 2024-01-15 22:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 311853
  -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354677 {#2857
    date: 2024-01-15 22:37: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
64 DENIED moderate
App\Entity\EntryComment {#2858
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2518
    +user: Proxies\__CG__\App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "Sorry, I think the last Windows I had installed anywhere was XP. I was like “which windows logo is that? should I look it up?” but then I was like “nah, fuck it”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705352197 {#2520
      date: 2024-01-15 21:56:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2516 …}
    +nested: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2594 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 311761
    -bodyTs: "'anywher':10 'fuck':32 'instal':9 'last':5 'like':15,30 'logo':18 'look':23 'nah':31 'sorri':1 'think':3 'window':6,17 'xp':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1523477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705352197 {#2519
      date: 2024-01-15 21:56:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705354677 {#2856
    date: 2024-01-15 22:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 311853
  -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354677 {#2857
    date: 2024-01-15 22:37: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
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 {#2588
  +user: Proxies\__CG__\App\Entity\User {#2598 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "At least it’s recognizable. Windows 12 will probably be just a single blue square."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705356255 {#2586
    date: 2024-01-15 23:04:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2597 …}
  +nested: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
  -id: 311934
  -bodyTs: "'12':7 'blue':14 'least':2 'probabl':9 'recogniz':5 'singl':13 'squar':15 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7355300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705356255 {#2587
    date: 2024-01-15 23:04: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
67 DENIED edit
App\Entity\EntryComment {#2588
  +user: Proxies\__CG__\App\Entity\User {#2598 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "At least it’s recognizable. Windows 12 will probably be just a single blue square."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705356255 {#2586
    date: 2024-01-15 23:04:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2597 …}
  +nested: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
  -id: 311934
  -bodyTs: "'12':7 'blue':14 'least':2 'probabl':9 'recogniz':5 'singl':13 'squar':15 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7355300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705356255 {#2587
    date: 2024-01-15 23:04: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
68 DENIED moderate
App\Entity\EntryComment {#2588
  +user: Proxies\__CG__\App\Entity\User {#2598 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1728525645 {#2464
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +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: 311662
    -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5757118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350057 {#2463
      date: 2024-01-15 21:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "At least it’s recognizable. Windows 12 will probably be just a single blue square."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705356255 {#2586
    date: 2024-01-15 23:04:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2597 …}
  +nested: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
  -id: 311934
  -bodyTs: "'12':7 'blue':14 'least':2 'probabl':9 'recogniz':5 'singl':13 'squar':15 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7355300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705356255 {#2587
    date: 2024-01-15 23:04: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
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 {#2889
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2588
    +user: Proxies\__CG__\App\Entity\User {#2598 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "At least it’s recognizable. Windows 12 will probably be just a single blue square."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705356255 {#2586
      date: 2024-01-15 23:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2597 …}
    +nested: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2592 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    -id: 311934
    -bodyTs: "'12':7 'blue':14 'least':2 'probabl':9 'recogniz':5 'singl':13 'squar':15 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7355300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705356255 {#2587
      date: 2024-01-15 23:04:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "“It’s a single pane window. A single pane of glass. It symbolizes the synergy between man and machine. Window 12 offers an enhanced user experience with greater simplicity and clarity. Also, we’ve revamped our mobile and iOT OS lines which we’re calling ‘Porthole 12’ and ‘Peephole 12’ respectively.” -Microsoft, Probably"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705374782 {#2886
    date: 2024-01-16 04:13:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@user224@lemmy.sdf.org"
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2891 …}
  +nested: Doctrine\ORM\PersistentCollection {#2893 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  -id: 312593
  -bodyTs: "'12':21,47,50 'also':32 'call':45 'clariti':31 'enhanc':24 'experi':26 'glass':11 'greater':28 'iot':39 'line':41 'machin':19 'man':17 'microsoft':52 'mobil':37 'offer':22 'os':40 'pane':5,9 'peephol':49 'porthol':46 'probabl':53 're':44 'respect':51 'revamp':35 'simplic':29 'singl':4,8 'symbol':13 'synergi':15 'user':25 've':34 'window':6,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7614610"
  +editedAt: DateTimeImmutable @1724678298 {#2887
    date: 2024-08-26 15:18:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705374782 {#2888
    date: 2024-01-16 04:13:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2889
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2588
    +user: Proxies\__CG__\App\Entity\User {#2598 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "At least it’s recognizable. Windows 12 will probably be just a single blue square."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705356255 {#2586
      date: 2024-01-15 23:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2597 …}
    +nested: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2592 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    -id: 311934
    -bodyTs: "'12':7 'blue':14 'least':2 'probabl':9 'recogniz':5 'singl':13 'squar':15 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7355300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705356255 {#2587
      date: 2024-01-15 23:04:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "“It’s a single pane window. A single pane of glass. It symbolizes the synergy between man and machine. Window 12 offers an enhanced user experience with greater simplicity and clarity. Also, we’ve revamped our mobile and iOT OS lines which we’re calling ‘Porthole 12’ and ‘Peephole 12’ respectively.” -Microsoft, Probably"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705374782 {#2886
    date: 2024-01-16 04:13:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@user224@lemmy.sdf.org"
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2891 …}
  +nested: Doctrine\ORM\PersistentCollection {#2893 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  -id: 312593
  -bodyTs: "'12':21,47,50 'also':32 'call':45 'clariti':31 'enhanc':24 'experi':26 'glass':11 'greater':28 'iot':39 'line':41 'machin':19 'man':17 'microsoft':52 'mobil':37 'offer':22 'os':40 'pane':5,9 'peephol':49 'porthol':46 'probabl':53 're':44 'respect':51 'revamp':35 'simplic':29 'singl':4,8 'symbol':13 'synergi':15 'user':25 've':34 'window':6,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7614610"
  +editedAt: DateTimeImmutable @1724678298 {#2887
    date: 2024-08-26 15:18:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705374782 {#2888
    date: 2024-01-16 04:13:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2889
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2588
    +user: Proxies\__CG__\App\Entity\User {#2598 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1728525645 {#2464
        date: 2024-10-10 04:00:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +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: 311662
      -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5757118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350057 {#2463
        date: 2024-01-15 21:20:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "At least it’s recognizable. Windows 12 will probably be just a single blue square."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705356255 {#2586
      date: 2024-01-15 23:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2597 …}
    +nested: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2592 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    -id: 311934
    -bodyTs: "'12':7 'blue':14 'least':2 'probabl':9 'recogniz':5 'singl':13 'squar':15 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7355300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705356255 {#2587
      date: 2024-01-15 23:04:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "“It’s a single pane window. A single pane of glass. It symbolizes the synergy between man and machine. Window 12 offers an enhanced user experience with greater simplicity and clarity. Also, we’ve revamped our mobile and iOT OS lines which we’re calling ‘Porthole 12’ and ‘Peephole 12’ respectively.” -Microsoft, Probably"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705374782 {#2886
    date: 2024-01-16 04:13:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@user224@lemmy.sdf.org"
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2891 …}
  +nested: Doctrine\ORM\PersistentCollection {#2893 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  -id: 312593
  -bodyTs: "'12':21,47,50 'also':32 'call':45 'clariti':31 'enhanc':24 'experi':26 'glass':11 'greater':28 'iot':39 'line':41 'machin':19 'man':17 'microsoft':52 'mobil':37 'offer':22 'os':40 'pane':5,9 'peephol':49 'porthol':46 'probabl':53 're':44 'respect':51 'revamp':35 'simplic':29 'singl':4,8 'symbol':13 'synergi':15 'user':25 've':34 'window':6,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7614610"
  +editedAt: DateTimeImmutable @1724678298 {#2887
    date: 2024-08-26 15:18:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705374782 {#2888
    date: 2024-01-16 04:13:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3036
  +user: Proxies\__CG__\App\Entity\User {#3037 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2889
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2588
      +user: Proxies\__CG__\App\Entity\User {#2598 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2422
        +user: App\Entity\User {#2470 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1728525645 {#2464
          date: 2024-10-10 04:00:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +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: 311662
        -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5757118"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705350057 {#2463
          date: 2024-01-15 21:20:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2422}
      +body: "At least it’s recognizable. Windows 12 will probably be just a single blue square."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705356255 {#2586
        date: 2024-01-15 23:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@abfarid@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2597 …}
      +nested: Doctrine\ORM\PersistentCollection {#2590 …}
      +votes: Doctrine\ORM\PersistentCollection {#2592 …}
      +reports: Doctrine\ORM\PersistentCollection {#2600 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
      -id: 311934
      -bodyTs: "'12':7 'blue':14 'least':2 'probabl':9 'recogniz':5 'singl':13 'squar':15 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7355300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705356255 {#2587
        date: 2024-01-15 23:04:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "“It’s a single pane window. A single pane of glass. It symbolizes the synergy between man and machine. Window 12 offers an enhanced user experience with greater simplicity and clarity. Also, we’ve revamped our mobile and iOT OS lines which we’re calling ‘Porthole 12’ and ‘Peephole 12’ respectively.” -Microsoft, Probably"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705374782 {#2886
      date: 2024-01-16 04:13:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
      "@user224@lemmy.sdf.org"
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2891 …}
    +nested: Doctrine\ORM\PersistentCollection {#2893 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    -id: 312593
    -bodyTs: "'12':21,47,50 'also':32 'call':45 'clariti':31 'enhanc':24 'experi':26 'glass':11 'greater':28 'iot':39 'line':41 'machin':19 'man':17 'microsoft':52 'mobil':37 'offer':22 'os':40 'pane':5,9 'peephol':49 'porthol':46 'probabl':53 're':44 'respect':51 'revamp':35 'simplic':29 'singl':4,8 'symbol':13 'synergi':15 'user':25 've':34 'window':6,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7614610"
    +editedAt: DateTimeImmutable @1724678298 {#2887
      date: 2024-08-26 15:18:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705374782 {#2888
      date: 2024-01-16 04:13:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Microsoft doesn’t give things new names. It reuses the same name for a vastly different product to keep everyone confused. Outlook. Outlook (the hosted email service). Outlook express. Skype. Skype for business. Teams. Teams professional. Etc etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705412184 {#3034
    date: 2024-01-16 14:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@user224@lemmy.sdf.org"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3038 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 313573
  -bodyTs: "'busi':33 'confus':21 'differ':16 'doesn':2 'email':26 'etc':37,38 'everyon':20 'express':29 'give':4 'host':25 'keep':19 'microsoft':1 'name':7,12 'new':6 'outlook':22,23,28 'product':17 'profession':36 'reus':9 'servic':27 'skype':30,31 'team':34,35 'thing':5 'vast':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7640588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705412184 {#3035
    date: 2024-01-16 14:36: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
75 DENIED edit
App\Entity\EntryComment {#3036
  +user: Proxies\__CG__\App\Entity\User {#3037 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2889
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2588
      +user: Proxies\__CG__\App\Entity\User {#2598 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2422
        +user: App\Entity\User {#2470 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1728525645 {#2464
          date: 2024-10-10 04:00:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +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: 311662
        -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5757118"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705350057 {#2463
          date: 2024-01-15 21:20:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2422}
      +body: "At least it’s recognizable. Windows 12 will probably be just a single blue square."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705356255 {#2586
        date: 2024-01-15 23:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@abfarid@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2597 …}
      +nested: Doctrine\ORM\PersistentCollection {#2590 …}
      +votes: Doctrine\ORM\PersistentCollection {#2592 …}
      +reports: Doctrine\ORM\PersistentCollection {#2600 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
      -id: 311934
      -bodyTs: "'12':7 'blue':14 'least':2 'probabl':9 'recogniz':5 'singl':13 'squar':15 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7355300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705356255 {#2587
        date: 2024-01-15 23:04:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "“It’s a single pane window. A single pane of glass. It symbolizes the synergy between man and machine. Window 12 offers an enhanced user experience with greater simplicity and clarity. Also, we’ve revamped our mobile and iOT OS lines which we’re calling ‘Porthole 12’ and ‘Peephole 12’ respectively.” -Microsoft, Probably"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705374782 {#2886
      date: 2024-01-16 04:13:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
      "@user224@lemmy.sdf.org"
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2891 …}
    +nested: Doctrine\ORM\PersistentCollection {#2893 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    -id: 312593
    -bodyTs: "'12':21,47,50 'also':32 'call':45 'clariti':31 'enhanc':24 'experi':26 'glass':11 'greater':28 'iot':39 'line':41 'machin':19 'man':17 'microsoft':52 'mobil':37 'offer':22 'os':40 'pane':5,9 'peephol':49 'porthol':46 'probabl':53 're':44 'respect':51 'revamp':35 'simplic':29 'singl':4,8 'symbol':13 'synergi':15 'user':25 've':34 'window':6,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7614610"
    +editedAt: DateTimeImmutable @1724678298 {#2887
      date: 2024-08-26 15:18:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705374782 {#2888
      date: 2024-01-16 04:13:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Microsoft doesn’t give things new names. It reuses the same name for a vastly different product to keep everyone confused. Outlook. Outlook (the hosted email service). Outlook express. Skype. Skype for business. Teams. Teams professional. Etc etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705412184 {#3034
    date: 2024-01-16 14:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@user224@lemmy.sdf.org"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3038 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 313573
  -bodyTs: "'busi':33 'confus':21 'differ':16 'doesn':2 'email':26 'etc':37,38 'everyon':20 'express':29 'give':4 'host':25 'keep':19 'microsoft':1 'name':7,12 'new':6 'outlook':22,23,28 'product':17 'profession':36 'reus':9 'servic':27 'skype':30,31 'team':34,35 'thing':5 'vast':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7640588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705412184 {#3035
    date: 2024-01-16 14:36: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
76 DENIED moderate
App\Entity\EntryComment {#3036
  +user: Proxies\__CG__\App\Entity\User {#3037 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2889
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2588
      +user: Proxies\__CG__\App\Entity\User {#2598 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2422
        +user: App\Entity\User {#2470 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1728525645 {#2464
          date: 2024-10-10 04:00:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +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: 311662
        -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5757118"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705350057 {#2463
          date: 2024-01-15 21:20:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2422}
      +body: "At least it’s recognizable. Windows 12 will probably be just a single blue square."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705356255 {#2586
        date: 2024-01-15 23:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@abfarid@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2597 …}
      +nested: Doctrine\ORM\PersistentCollection {#2590 …}
      +votes: Doctrine\ORM\PersistentCollection {#2592 …}
      +reports: Doctrine\ORM\PersistentCollection {#2600 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
      -id: 311934
      -bodyTs: "'12':7 'blue':14 'least':2 'probabl':9 'recogniz':5 'singl':13 'squar':15 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7355300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705356255 {#2587
        date: 2024-01-15 23:04:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: "“It’s a single pane window. A single pane of glass. It symbolizes the synergy between man and machine. Window 12 offers an enhanced user experience with greater simplicity and clarity. Also, we’ve revamped our mobile and iOT OS lines which we’re calling ‘Porthole 12’ and ‘Peephole 12’ respectively.” -Microsoft, Probably"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705374782 {#2886
      date: 2024-01-16 04:13:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
      "@user224@lemmy.sdf.org"
      "@ExLisper@linux.community"
      "@abfarid@startrek.website"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2891 …}
    +nested: Doctrine\ORM\PersistentCollection {#2893 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    -id: 312593
    -bodyTs: "'12':21,47,50 'also':32 'call':45 'clariti':31 'enhanc':24 'experi':26 'glass':11 'greater':28 'iot':39 'line':41 'machin':19 'man':17 'microsoft':52 'mobil':37 'offer':22 'os':40 'pane':5,9 'peephol':49 'porthol':46 'probabl':53 're':44 'respect':51 'revamp':35 'simplic':29 'singl':4,8 'symbol':13 'synergi':15 'user':25 've':34 'window':6,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7614610"
    +editedAt: DateTimeImmutable @1724678298 {#2887
      date: 2024-08-26 15:18:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705374782 {#2888
      date: 2024-01-16 04:13:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: "Microsoft doesn’t give things new names. It reuses the same name for a vastly different product to keep everyone confused. Outlook. Outlook (the hosted email service). Outlook express. Skype. Skype for business. Teams. Teams professional. Etc etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705412184 {#3034
    date: 2024-01-16 14:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@user224@lemmy.sdf.org"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3038 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 313573
  -bodyTs: "'busi':33 'confus':21 'differ':16 'doesn':2 'email':26 'etc':37,38 'everyon':20 'express':29 'give':4 'host':25 'keep':19 'microsoft':1 'name':7,12 'new':6 'outlook':22,23,28 'product':17 'profession':36 'reus':9 'servic':27 'skype':30,31 'team':34,35 'thing':5 'vast':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7640588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705412184 {#3035
    date: 2024-01-16 14:36: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
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 {#2144
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s a lot of options out there for alternate mail apps, but what I really need is a decent calendar app. Don’t like always having to rely on web browsers for that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1724525522 {#2027
    date: 2024-08-24 20:52:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 312636
  -bodyTs: "'altern':10 'alway':26 'app':12,22 'browser':32 'calendar':21 'decent':20 'like':25 'lot':4 'mail':11 'need':17 'option':6 'realli':16 'reli':29 'web':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376257 {#2035
    date: 2024-01-16 04:37: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
79 DENIED edit
App\Entity\EntryComment {#2144
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s a lot of options out there for alternate mail apps, but what I really need is a decent calendar app. Don’t like always having to rely on web browsers for that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1724525522 {#2027
    date: 2024-08-24 20:52:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 312636
  -bodyTs: "'altern':10 'alway':26 'app':12,22 'browser':32 'calendar':21 'decent':20 'like':25 'lot':4 'mail':11 'need':17 'option':6 'realli':16 'reli':29 'web':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376257 {#2035
    date: 2024-01-16 04:37: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
80 DENIED moderate
App\Entity\EntryComment {#2144
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s a lot of options out there for alternate mail apps, but what I really need is a decent calendar app. Don’t like always having to rely on web browsers for that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1724525522 {#2027
    date: 2024-08-24 20:52:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 312636
  -bodyTs: "'altern':10 'alway':26 'app':12,22 'browser':32 'calendar':21 'decent':20 'like':25 'lot':4 'mail':11 'need':17 'option':6 'realli':16 'reli':29 'web':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376257 {#2035
    date: 2024-01-16 04:37: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
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 {#2755
  +user: Proxies\__CG__\App\Entity\User {#2756 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2144
    +user: App\Entity\User {#2081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "There’s a lot of options out there for alternate mail apps, but what I really need is a decent calendar app. Don’t like always having to rely on web browsers for that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1724525522 {#2027
      date: 2024-08-24 20:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2075 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2078 …}
    +reports: Doctrine\ORM\PersistentCollection {#2097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 312636
    -bodyTs: "'altern':10 'alway':26 'app':12,22 'browser':32 'calendar':21 'decent':20 'like':25 'lot':4 'mail':11 'need':17 'option':6 'realli':16 'reli':29 'web':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6729375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705376257 {#2035
      date: 2024-01-16 04:37:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Thunderbird doesn’t fit your needs? I believe the calendar can be used offline"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705377054 {#2753
    date: 2024-01-16 04:50:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Katana314@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2757 …}
  +nested: Doctrine\ORM\PersistentCollection {#2759 …}
  +votes: Doctrine\ORM\PersistentCollection {#2761 …}
  +reports: Doctrine\ORM\PersistentCollection {#2763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2767 …}
  -id: 312659
  -bodyTs: "'believ':8 'calendar':10 'doesn':2 'fit':4 'need':6 'offlin':14 'thunderbird':1 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705377054 {#2754
    date: 2024-01-16 04:50: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
83 DENIED edit
App\Entity\EntryComment {#2755
  +user: Proxies\__CG__\App\Entity\User {#2756 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2144
    +user: App\Entity\User {#2081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "There’s a lot of options out there for alternate mail apps, but what I really need is a decent calendar app. Don’t like always having to rely on web browsers for that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1724525522 {#2027
      date: 2024-08-24 20:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2075 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2078 …}
    +reports: Doctrine\ORM\PersistentCollection {#2097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 312636
    -bodyTs: "'altern':10 'alway':26 'app':12,22 'browser':32 'calendar':21 'decent':20 'like':25 'lot':4 'mail':11 'need':17 'option':6 'realli':16 'reli':29 'web':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6729375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705376257 {#2035
      date: 2024-01-16 04:37:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Thunderbird doesn’t fit your needs? I believe the calendar can be used offline"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705377054 {#2753
    date: 2024-01-16 04:50:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Katana314@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2757 …}
  +nested: Doctrine\ORM\PersistentCollection {#2759 …}
  +votes: Doctrine\ORM\PersistentCollection {#2761 …}
  +reports: Doctrine\ORM\PersistentCollection {#2763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2767 …}
  -id: 312659
  -bodyTs: "'believ':8 'calendar':10 'doesn':2 'fit':4 'need':6 'offlin':14 'thunderbird':1 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705377054 {#2754
    date: 2024-01-16 04:50: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
84 DENIED moderate
App\Entity\EntryComment {#2755
  +user: Proxies\__CG__\App\Entity\User {#2756 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2144
    +user: App\Entity\User {#2081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "There’s a lot of options out there for alternate mail apps, but what I really need is a decent calendar app. Don’t like always having to rely on web browsers for that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1724525522 {#2027
      date: 2024-08-24 20:52:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2075 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2078 …}
    +reports: Doctrine\ORM\PersistentCollection {#2097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 312636
    -bodyTs: "'altern':10 'alway':26 'app':12,22 'browser':32 'calendar':21 'decent':20 'like':25 'lot':4 'mail':11 'need':17 'option':6 'realli':16 'reli':29 'web':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6729375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705376257 {#2035
      date: 2024-01-16 04:37:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Thunderbird doesn’t fit your needs? I believe the calendar can be used offline"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705377054 {#2753
    date: 2024-01-16 04:50:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Katana314@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2757 …}
  +nested: Doctrine\ORM\PersistentCollection {#2759 …}
  +votes: Doctrine\ORM\PersistentCollection {#2761 …}
  +reports: Doctrine\ORM\PersistentCollection {#2763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2767 …}
  -id: 312659
  -bodyTs: "'believ':8 'calendar':10 'doesn':2 'fit':4 'need':6 'offlin':14 'thunderbird':1 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705377054 {#2754
    date: 2024-01-16 04:50: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
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 {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "And how much does payroll add to my salary to use this shit at work so it can mine my data without consent? None."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1725447257 {#2342
    date: 2024-09-04 12:54:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 313384
  -bodyTs: "'add':6 'consent':23 'data':21 'mine':19 'much':3 'none':24 'payrol':5 'salari':9 'shit':13 'use':11 'without':22 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5744544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705407280 {#2337
    date: 2024-01-16 13:14: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
87 DENIED edit
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "And how much does payroll add to my salary to use this shit at work so it can mine my data without consent? None."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1725447257 {#2342
    date: 2024-09-04 12:54:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 313384
  -bodyTs: "'add':6 'consent':23 'data':21 'mine':19 'much':3 'none':24 'payrol':5 'salari':9 'shit':13 'use':11 'without':22 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5744544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705407280 {#2337
    date: 2024-01-16 13:14: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
88 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "And how much does payroll add to my salary to use this shit at work so it can mine my data without consent? None."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1725447257 {#2342
    date: 2024-09-04 12:54:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 313384
  -bodyTs: "'add':6 'consent':23 'data':21 'mine':19 'much':3 'none':24 'payrol':5 'salari':9 'shit':13 'use':11 'without':22 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5744544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705407280 {#2337
    date: 2024-01-16 13:14: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
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 {#2771
  +user: Proxies\__CG__\App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "And how much does payroll add to my salary to use this shit at work so it can mine my data without consent? None."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1725447257 {#2342
      date: 2024-09-04 12:54:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 313384
    -bodyTs: "'add':6 'consent':23 'data':21 'mine':19 'much':3 'none':24 'payrol':5 'salari':9 'shit':13 'use':11 'without':22 'work':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5744544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705407280 {#2337
      date: 2024-01-16 13:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "If you’re at work, it’s not really “your” data. It’s “your company’s” data. And your company might be collecting even more data on you than Microsoft."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705425764 {#2769
    date: 2024-01-16 18:22:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@cooopsspace@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  -id: 314316
  -bodyTs: "'collect':23 'compani':15,20 'data':11,17,26 'even':24 'microsoft':30 'might':21 're':3 'realli':9 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6523418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705425764 {#2770
    date: 2024-01-16 18:22: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
91 DENIED edit
App\Entity\EntryComment {#2771
  +user: Proxies\__CG__\App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "And how much does payroll add to my salary to use this shit at work so it can mine my data without consent? None."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1725447257 {#2342
      date: 2024-09-04 12:54:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 313384
    -bodyTs: "'add':6 'consent':23 'data':21 'mine':19 'much':3 'none':24 'payrol':5 'salari':9 'shit':13 'use':11 'without':22 'work':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5744544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705407280 {#2337
      date: 2024-01-16 13:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "If you’re at work, it’s not really “your” data. It’s “your company’s” data. And your company might be collecting even more data on you than Microsoft."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705425764 {#2769
    date: 2024-01-16 18:22:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@cooopsspace@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  -id: 314316
  -bodyTs: "'collect':23 'compani':15,20 'data':11,17,26 'even':24 'microsoft':30 'might':21 're':3 'realli':9 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6523418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705425764 {#2770
    date: 2024-01-16 18:22: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
92 DENIED moderate
App\Entity\EntryComment {#2771
  +user: Proxies\__CG__\App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "And how much does payroll add to my salary to use this shit at work so it can mine my data without consent? None."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1725447257 {#2342
      date: 2024-09-04 12:54:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 313384
    -bodyTs: "'add':6 'consent':23 'data':21 'mine':19 'much':3 'none':24 'payrol':5 'salari':9 'shit':13 'use':11 'without':22 'work':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5744544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705407280 {#2337
      date: 2024-01-16 13:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "If you’re at work, it’s not really “your” data. It’s “your company’s” data. And your company might be collecting even more data on you than Microsoft."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705425764 {#2769
    date: 2024-01-16 18:22:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@cooopsspace@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  -id: 314316
  -bodyTs: "'collect':23 'compani':15,20 'data':11,17,26 'even':24 'microsoft':30 'might':21 're':3 'realli':9 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6523418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705425764 {#2770
    date: 2024-01-16 18:22: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
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 {#2999
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2771
    +user: Proxies\__CG__\App\Entity\User {#2772 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2339
      +user: App\Entity\User {#2066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "And how much does payroll add to my salary to use this shit at work so it can mine my data without consent? None."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1725447257 {#2342
        date: 2024-09-04 12:54:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 313384
      -bodyTs: "'add':6 'consent':23 'data':21 'mine':19 'much':3 'none':24 'payrol':5 'salari':9 'shit':13 'use':11 'without':22 'work':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5744544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705407280 {#2337
        date: 2024-01-16 13:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "If you’re at work, it’s not really “your” data. It’s “your company’s” data. And your company might be collecting even more data on you than Microsoft."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705425764 {#2769
      date: 2024-01-16 18:22:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@cooopsspace@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    -id: 314316
    -bodyTs: "'collect':23 'compani':15,20 'data':11,17,26 'even':24 'microsoft':30 'might':21 're':3 'realli':9 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6523418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705425764 {#2770
      date: 2024-01-16 18:22:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: """
    You don’t think the data from my user session is being collected by Microsoft?\n
    \n
    I’m not just putting my company data into it, I’m putting my data into it too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705460659 {#2997
    date: 2024-01-17 04:04:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@cooopsspace@infosec.pub"
    "@lhamil64@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 315785
  -bodyTs: "'collect':13 'compani':22 'data':6,23,30 'm':17,27 'microsoft':15 'put':20,28 'session':10 'think':4 'user':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5761783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705460659 {#2998
    date: 2024-01-17 04:04: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
95 DENIED edit
App\Entity\EntryComment {#2999
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2771
    +user: Proxies\__CG__\App\Entity\User {#2772 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2339
      +user: App\Entity\User {#2066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "And how much does payroll add to my salary to use this shit at work so it can mine my data without consent? None."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1725447257 {#2342
        date: 2024-09-04 12:54:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 313384
      -bodyTs: "'add':6 'consent':23 'data':21 'mine':19 'much':3 'none':24 'payrol':5 'salari':9 'shit':13 'use':11 'without':22 'work':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5744544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705407280 {#2337
        date: 2024-01-16 13:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "If you’re at work, it’s not really “your” data. It’s “your company’s” data. And your company might be collecting even more data on you than Microsoft."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705425764 {#2769
      date: 2024-01-16 18:22:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@cooopsspace@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    -id: 314316
    -bodyTs: "'collect':23 'compani':15,20 'data':11,17,26 'even':24 'microsoft':30 'might':21 're':3 'realli':9 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6523418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705425764 {#2770
      date: 2024-01-16 18:22:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: """
    You don’t think the data from my user session is being collected by Microsoft?\n
    \n
    I’m not just putting my company data into it, I’m putting my data into it too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705460659 {#2997
    date: 2024-01-17 04:04:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@cooopsspace@infosec.pub"
    "@lhamil64@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 315785
  -bodyTs: "'collect':13 'compani':22 'data':6,23,30 'm':17,27 'microsoft':15 'put':20,28 'session':10 'think':4 'user':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5761783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705460659 {#2998
    date: 2024-01-17 04:04: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
96 DENIED moderate
App\Entity\EntryComment {#2999
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2771
    +user: Proxies\__CG__\App\Entity\User {#2772 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2339
      +user: App\Entity\User {#2066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "And how much does payroll add to my salary to use this shit at work so it can mine my data without consent? None."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1725447257 {#2342
        date: 2024-09-04 12:54:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 313384
      -bodyTs: "'add':6 'consent':23 'data':21 'mine':19 'much':3 'none':24 'payrol':5 'salari':9 'shit':13 'use':11 'without':22 'work':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5744544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705407280 {#2337
        date: 2024-01-16 13:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "If you’re at work, it’s not really “your” data. It’s “your company’s” data. And your company might be collecting even more data on you than Microsoft."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705425764 {#2769
      date: 2024-01-16 18:22:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@cooopsspace@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    -id: 314316
    -bodyTs: "'collect':23 'compani':15,20 'data':11,17,26 'even':24 'microsoft':30 'might':21 're':3 'realli':9 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6523418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705425764 {#2770
      date: 2024-01-16 18:22:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: """
    You don’t think the data from my user session is being collected by Microsoft?\n
    \n
    I’m not just putting my company data into it, I’m putting my data into it too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705460659 {#2997
    date: 2024-01-17 04:04:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@cooopsspace@infosec.pub"
    "@lhamil64@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 315785
  -bodyTs: "'collect':13 'compani':22 'data':6,23,30 'm':17,27 'microsoft':15 'put':20,28 'session':10 'think':4 'user':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5761783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705460659 {#2998
    date: 2024-01-17 04:04: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
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 {#2223
  +user: App\Entity\User {#2189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1724861500 {#2126
    date: 2024-08-28 18:11:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 311971
  -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7355989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357515 {#2043
    date: 2024-01-15 23:25: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
99 DENIED edit
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#2189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1724861500 {#2126
    date: 2024-08-28 18:11:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 311971
  -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7355989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357515 {#2043
    date: 2024-01-15 23:25: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
100 DENIED moderate
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#2189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1724861500 {#2126
    date: 2024-08-28 18:11:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 311971
  -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7355989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357515 {#2043
    date: 2024-01-15 23:25: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
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 {#2739
  +user: Proxies\__CG__\App\Entity\User {#2740 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2223
    +user: App\Entity\User {#2189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1724861500 {#2126
      date: 2024-08-28 18:11:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2227 …}
    +nested: Doctrine\ORM\PersistentCollection {#2214 …}
    +votes: Doctrine\ORM\PersistentCollection {#2225 …}
    +reports: Doctrine\ORM\PersistentCollection {#2231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
    -id: 311971
    -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7355989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357515 {#2043
      date: 2024-01-15 23:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705358733 {#2737
    date: 2024-01-15 23:45:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2743 …}
  +votes: Doctrine\ORM\PersistentCollection {#2745 …}
  +reports: Doctrine\ORM\PersistentCollection {#2747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
  -id: 312029
  -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6720927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705358733 {#2738
    date: 2024-01-15 23:45: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
103 DENIED edit
App\Entity\EntryComment {#2739
  +user: Proxies\__CG__\App\Entity\User {#2740 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2223
    +user: App\Entity\User {#2189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1724861500 {#2126
      date: 2024-08-28 18:11:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2227 …}
    +nested: Doctrine\ORM\PersistentCollection {#2214 …}
    +votes: Doctrine\ORM\PersistentCollection {#2225 …}
    +reports: Doctrine\ORM\PersistentCollection {#2231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
    -id: 311971
    -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7355989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357515 {#2043
      date: 2024-01-15 23:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705358733 {#2737
    date: 2024-01-15 23:45:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2743 …}
  +votes: Doctrine\ORM\PersistentCollection {#2745 …}
  +reports: Doctrine\ORM\PersistentCollection {#2747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
  -id: 312029
  -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6720927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705358733 {#2738
    date: 2024-01-15 23:45: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
104 DENIED moderate
App\Entity\EntryComment {#2739
  +user: Proxies\__CG__\App\Entity\User {#2740 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2223
    +user: App\Entity\User {#2189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1724861500 {#2126
      date: 2024-08-28 18:11:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2227 …}
    +nested: Doctrine\ORM\PersistentCollection {#2214 …}
    +votes: Doctrine\ORM\PersistentCollection {#2225 …}
    +reports: Doctrine\ORM\PersistentCollection {#2231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
    -id: 311971
    -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7355989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357515 {#2043
      date: 2024-01-15 23:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705358733 {#2737
    date: 2024-01-15 23:45:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2743 …}
  +votes: Doctrine\ORM\PersistentCollection {#2745 …}
  +reports: Doctrine\ORM\PersistentCollection {#2747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
  -id: 312029
  -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6720927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705358733 {#2738
    date: 2024-01-15 23:45: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
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 {#2937
  +user: Proxies\__CG__\App\Entity\User {#2938 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2739
    +user: Proxies\__CG__\App\Entity\User {#2740 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2223
      +user: App\Entity\User {#2189 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1724861500 {#2126
        date: 2024-08-28 18:11:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 311971
      -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7355989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705357515 {#2043
        date: 2024-01-15 23:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705358733 {#2737
      date: 2024-01-15 23:45:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2741 …}
    +nested: Doctrine\ORM\PersistentCollection {#2743 …}
    +votes: Doctrine\ORM\PersistentCollection {#2745 …}
    +reports: Doctrine\ORM\PersistentCollection {#2747 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
    -id: 312029
    -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6720927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705358733 {#2738
      date: 2024-01-15 23:45:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "IMAP can be turned on for office 365 but it’s up to the org admins"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705360252 {#2935
    date: 2024-01-16 00:10:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -id: 312071
  -bodyTs: "'365':8 'admin':16 'imap':1 'offic':7 'org':15 'turn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7603023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360252 {#2936
    date: 2024-01-16 00:10: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
107 DENIED edit
App\Entity\EntryComment {#2937
  +user: Proxies\__CG__\App\Entity\User {#2938 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2739
    +user: Proxies\__CG__\App\Entity\User {#2740 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2223
      +user: App\Entity\User {#2189 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1724861500 {#2126
        date: 2024-08-28 18:11:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 311971
      -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7355989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705357515 {#2043
        date: 2024-01-15 23:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705358733 {#2737
      date: 2024-01-15 23:45:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2741 …}
    +nested: Doctrine\ORM\PersistentCollection {#2743 …}
    +votes: Doctrine\ORM\PersistentCollection {#2745 …}
    +reports: Doctrine\ORM\PersistentCollection {#2747 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
    -id: 312029
    -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6720927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705358733 {#2738
      date: 2024-01-15 23:45:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "IMAP can be turned on for office 365 but it’s up to the org admins"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705360252 {#2935
    date: 2024-01-16 00:10:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -id: 312071
  -bodyTs: "'365':8 'admin':16 'imap':1 'offic':7 'org':15 'turn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7603023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360252 {#2936
    date: 2024-01-16 00:10: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
108 DENIED moderate
App\Entity\EntryComment {#2937
  +user: Proxies\__CG__\App\Entity\User {#2938 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2739
    +user: Proxies\__CG__\App\Entity\User {#2740 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2223
      +user: App\Entity\User {#2189 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1724861500 {#2126
        date: 2024-08-28 18:11:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 311971
      -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7355989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705357515 {#2043
        date: 2024-01-15 23:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705358733 {#2737
      date: 2024-01-15 23:45:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2741 …}
    +nested: Doctrine\ORM\PersistentCollection {#2743 …}
    +votes: Doctrine\ORM\PersistentCollection {#2745 …}
    +reports: Doctrine\ORM\PersistentCollection {#2747 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
    -id: 312029
    -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6720927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705358733 {#2738
      date: 2024-01-15 23:45:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "IMAP can be turned on for office 365 but it’s up to the org admins"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705360252 {#2935
    date: 2024-01-16 00:10:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -id: 312071
  -bodyTs: "'365':8 'admin':16 'imap':1 'offic':7 'org':15 'turn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7603023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360252 {#2936
    date: 2024-01-16 00:10: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
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 {#3027
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2937
    +user: Proxies\__CG__\App\Entity\User {#2938 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2739
      +user: Proxies\__CG__\App\Entity\User {#2740 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2223
        +user: App\Entity\User {#2189 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1724861500 {#2126
          date: 2024-08-28 18:11:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2227 …}
        +nested: Doctrine\ORM\PersistentCollection {#2214 …}
        +votes: Doctrine\ORM\PersistentCollection {#2225 …}
        +reports: Doctrine\ORM\PersistentCollection {#2231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
        -id: 311971
        -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7355989"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705357515 {#2043
          date: 2024-01-15 23:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705358733 {#2737
        date: 2024-01-15 23:45:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2741 …}
      +nested: Doctrine\ORM\PersistentCollection {#2743 …}
      +votes: Doctrine\ORM\PersistentCollection {#2745 …}
      +reports: Doctrine\ORM\PersistentCollection {#2747 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
      -id: 312029
      -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6720927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705358733 {#2738
        date: 2024-01-15 23:45:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "IMAP can be turned on for office 365 but it’s up to the org admins"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705360252 {#2935
      date: 2024-01-16 00:10:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -id: 312071
    -bodyTs: "'365':8 'admin':16 'imap':1 'offic':7 'org':15 'turn':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7603023"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360252 {#2936
      date: 2024-01-16 00:10:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "I think O365 only allows authentication via OAuth2. Can’t just punch in your password and go anymore. Not sure if Thunderbird supports that or not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705373954 {#3022
    date: 2024-01-16 03:59:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@blargbluuk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3019 …}
  +nested: Doctrine\ORM\PersistentCollection {#3016 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 312575
  -bodyTs: "'allow':5 'anymor':18 'authent':6 'go':17 'o365':3 'oauth2':8 'password':15 'punch':12 'support':23 'sure':20 'think':2 'thunderbird':22 'via':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7613980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705373954 {#3025
    date: 2024-01-16 03:59: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
111 DENIED edit
App\Entity\EntryComment {#3027
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2937
    +user: Proxies\__CG__\App\Entity\User {#2938 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2739
      +user: Proxies\__CG__\App\Entity\User {#2740 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2223
        +user: App\Entity\User {#2189 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1724861500 {#2126
          date: 2024-08-28 18:11:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2227 …}
        +nested: Doctrine\ORM\PersistentCollection {#2214 …}
        +votes: Doctrine\ORM\PersistentCollection {#2225 …}
        +reports: Doctrine\ORM\PersistentCollection {#2231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
        -id: 311971
        -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7355989"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705357515 {#2043
          date: 2024-01-15 23:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705358733 {#2737
        date: 2024-01-15 23:45:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2741 …}
      +nested: Doctrine\ORM\PersistentCollection {#2743 …}
      +votes: Doctrine\ORM\PersistentCollection {#2745 …}
      +reports: Doctrine\ORM\PersistentCollection {#2747 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
      -id: 312029
      -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6720927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705358733 {#2738
        date: 2024-01-15 23:45:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "IMAP can be turned on for office 365 but it’s up to the org admins"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705360252 {#2935
      date: 2024-01-16 00:10:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -id: 312071
    -bodyTs: "'365':8 'admin':16 'imap':1 'offic':7 'org':15 'turn':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7603023"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360252 {#2936
      date: 2024-01-16 00:10:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "I think O365 only allows authentication via OAuth2. Can’t just punch in your password and go anymore. Not sure if Thunderbird supports that or not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705373954 {#3022
    date: 2024-01-16 03:59:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@blargbluuk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3019 …}
  +nested: Doctrine\ORM\PersistentCollection {#3016 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 312575
  -bodyTs: "'allow':5 'anymor':18 'authent':6 'go':17 'o365':3 'oauth2':8 'password':15 'punch':12 'support':23 'sure':20 'think':2 'thunderbird':22 'via':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7613980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705373954 {#3025
    date: 2024-01-16 03:59: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
112 DENIED moderate
App\Entity\EntryComment {#3027
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2937
    +user: Proxies\__CG__\App\Entity\User {#2938 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2739
      +user: Proxies\__CG__\App\Entity\User {#2740 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2223
        +user: App\Entity\User {#2189 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1724861500 {#2126
          date: 2024-08-28 18:11:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2227 …}
        +nested: Doctrine\ORM\PersistentCollection {#2214 …}
        +votes: Doctrine\ORM\PersistentCollection {#2225 …}
        +reports: Doctrine\ORM\PersistentCollection {#2231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
        -id: 311971
        -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7355989"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705357515 {#2043
          date: 2024-01-15 23:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705358733 {#2737
        date: 2024-01-15 23:45:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2741 …}
      +nested: Doctrine\ORM\PersistentCollection {#2743 …}
      +votes: Doctrine\ORM\PersistentCollection {#2745 …}
      +reports: Doctrine\ORM\PersistentCollection {#2747 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
      -id: 312029
      -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6720927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705358733 {#2738
        date: 2024-01-15 23:45:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "IMAP can be turned on for office 365 but it’s up to the org admins"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705360252 {#2935
      date: 2024-01-16 00:10:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -id: 312071
    -bodyTs: "'365':8 'admin':16 'imap':1 'offic':7 'org':15 'turn':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7603023"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360252 {#2936
      date: 2024-01-16 00:10:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "I think O365 only allows authentication via OAuth2. Can’t just punch in your password and go anymore. Not sure if Thunderbird supports that or not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705373954 {#3022
    date: 2024-01-16 03:59:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@blargbluuk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3019 …}
  +nested: Doctrine\ORM\PersistentCollection {#3016 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 312575
  -bodyTs: "'allow':5 'anymor':18 'authent':6 'go':17 'o365':3 'oauth2':8 'password':15 'punch':12 'support':23 'sure':20 'think':2 'thunderbird':22 'via':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7613980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705373954 {#3025
    date: 2024-01-16 03:59: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
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 {#3087
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#3027
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2937
      +user: Proxies\__CG__\App\Entity\User {#2938 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2739
        +user: Proxies\__CG__\App\Entity\User {#2740 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: App\Entity\EntryComment {#2223
          +user: App\Entity\User {#2189 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
          +image: null
          +parent: null
          +root: null
          +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1724861500 {#2126
            date: 2024-08-28 18:11:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2227 …}
          +nested: Doctrine\ORM\PersistentCollection {#2214 …}
          +votes: Doctrine\ORM\PersistentCollection {#2225 …}
          +reports: Doctrine\ORM\PersistentCollection {#2231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
          -id: 311971
          -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7355989"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705357515 {#2043
            date: 2024-01-15 23:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2223}
        +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1705358733 {#2737
          date: 2024-01-15 23:45:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@Nachorella@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2741 …}
        +nested: Doctrine\ORM\PersistentCollection {#2743 …}
        +votes: Doctrine\ORM\PersistentCollection {#2745 …}
        +reports: Doctrine\ORM\PersistentCollection {#2747 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
        -id: 312029
        -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6720927"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705358733 {#2738
          date: 2024-01-15 23:45:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: "IMAP can be turned on for office 365 but it’s up to the org admins"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705360252 {#2935
        date: 2024-01-16 00:10:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
        "@sep@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2939 …}
      +nested: Doctrine\ORM\PersistentCollection {#2941 …}
      +votes: Doctrine\ORM\PersistentCollection {#2943 …}
      +reports: Doctrine\ORM\PersistentCollection {#2945 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
      -id: 312071
      -bodyTs: "'365':8 'admin':16 'imap':1 'offic':7 'org':15 'turn':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7603023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705360252 {#2936
        date: 2024-01-16 00:10:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "I think O365 only allows authentication via OAuth2. Can’t just punch in your password and go anymore. Not sure if Thunderbird supports that or not."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705373954 {#3022
      date: 2024-01-16 03:59:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
      "@blargbluuk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3019 …}
    +nested: Doctrine\ORM\PersistentCollection {#3016 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 312575
    -bodyTs: "'allow':5 'anymor':18 'authent':6 'go':17 'o365':3 'oauth2':8 'password':15 'punch':12 'support':23 'sure':20 'think':2 'thunderbird':22 'via':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7613980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705373954 {#3025
      date: 2024-01-16 03:59:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "It does, and so does FairEmail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705400659 {#3086
    date: 2024-01-16 11:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@blargbluuk@sh.itjust.works"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 313211
  -bodyTs: "'fairemail':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6511471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705400659 {#3083
    date: 2024-01-16 11:24: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
115 DENIED edit
App\Entity\EntryComment {#3087
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#3027
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2937
      +user: Proxies\__CG__\App\Entity\User {#2938 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2739
        +user: Proxies\__CG__\App\Entity\User {#2740 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: App\Entity\EntryComment {#2223
          +user: App\Entity\User {#2189 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
          +image: null
          +parent: null
          +root: null
          +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1724861500 {#2126
            date: 2024-08-28 18:11:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2227 …}
          +nested: Doctrine\ORM\PersistentCollection {#2214 …}
          +votes: Doctrine\ORM\PersistentCollection {#2225 …}
          +reports: Doctrine\ORM\PersistentCollection {#2231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
          -id: 311971
          -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7355989"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705357515 {#2043
            date: 2024-01-15 23:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2223}
        +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1705358733 {#2737
          date: 2024-01-15 23:45:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@Nachorella@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2741 …}
        +nested: Doctrine\ORM\PersistentCollection {#2743 …}
        +votes: Doctrine\ORM\PersistentCollection {#2745 …}
        +reports: Doctrine\ORM\PersistentCollection {#2747 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
        -id: 312029
        -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6720927"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705358733 {#2738
          date: 2024-01-15 23:45:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: "IMAP can be turned on for office 365 but it’s up to the org admins"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705360252 {#2935
        date: 2024-01-16 00:10:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
        "@sep@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2939 …}
      +nested: Doctrine\ORM\PersistentCollection {#2941 …}
      +votes: Doctrine\ORM\PersistentCollection {#2943 …}
      +reports: Doctrine\ORM\PersistentCollection {#2945 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
      -id: 312071
      -bodyTs: "'365':8 'admin':16 'imap':1 'offic':7 'org':15 'turn':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7603023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705360252 {#2936
        date: 2024-01-16 00:10:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "I think O365 only allows authentication via OAuth2. Can’t just punch in your password and go anymore. Not sure if Thunderbird supports that or not."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705373954 {#3022
      date: 2024-01-16 03:59:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
      "@blargbluuk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3019 …}
    +nested: Doctrine\ORM\PersistentCollection {#3016 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 312575
    -bodyTs: "'allow':5 'anymor':18 'authent':6 'go':17 'o365':3 'oauth2':8 'password':15 'punch':12 'support':23 'sure':20 'think':2 'thunderbird':22 'via':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7613980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705373954 {#3025
      date: 2024-01-16 03:59:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "It does, and so does FairEmail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705400659 {#3086
    date: 2024-01-16 11:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@blargbluuk@sh.itjust.works"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 313211
  -bodyTs: "'fairemail':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6511471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705400659 {#3083
    date: 2024-01-16 11:24: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
116 DENIED moderate
App\Entity\EntryComment {#3087
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#3027
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2937
      +user: Proxies\__CG__\App\Entity\User {#2938 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2739
        +user: Proxies\__CG__\App\Entity\User {#2740 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: App\Entity\EntryComment {#2223
          +user: App\Entity\User {#2189 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
          +image: null
          +parent: null
          +root: null
          +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1724861500 {#2126
            date: 2024-08-28 18:11:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2227 …}
          +nested: Doctrine\ORM\PersistentCollection {#2214 …}
          +votes: Doctrine\ORM\PersistentCollection {#2225 …}
          +reports: Doctrine\ORM\PersistentCollection {#2231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
          -id: 311971
          -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7355989"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705357515 {#2043
            date: 2024-01-15 23:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2223}
        +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1705358733 {#2737
          date: 2024-01-15 23:45:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@Nachorella@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2741 …}
        +nested: Doctrine\ORM\PersistentCollection {#2743 …}
        +votes: Doctrine\ORM\PersistentCollection {#2745 …}
        +reports: Doctrine\ORM\PersistentCollection {#2747 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
        -id: 312029
        -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6720927"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705358733 {#2738
          date: 2024-01-15 23:45:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: "IMAP can be turned on for office 365 but it’s up to the org admins"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705360252 {#2935
        date: 2024-01-16 00:10:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
        "@sep@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2939 …}
      +nested: Doctrine\ORM\PersistentCollection {#2941 …}
      +votes: Doctrine\ORM\PersistentCollection {#2943 …}
      +reports: Doctrine\ORM\PersistentCollection {#2945 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
      -id: 312071
      -bodyTs: "'365':8 'admin':16 'imap':1 'offic':7 'org':15 'turn':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7603023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705360252 {#2936
        date: 2024-01-16 00:10:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "I think O365 only allows authentication via OAuth2. Can’t just punch in your password and go anymore. Not sure if Thunderbird supports that or not."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705373954 {#3022
      date: 2024-01-16 03:59:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
      "@blargbluuk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3019 …}
    +nested: Doctrine\ORM\PersistentCollection {#3016 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 312575
    -bodyTs: "'allow':5 'anymor':18 'authent':6 'go':17 'o365':3 'oauth2':8 'password':15 'punch':12 'support':23 'sure':20 'think':2 'thunderbird':22 'via':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7613980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705373954 {#3025
      date: 2024-01-16 03:59:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "It does, and so does FairEmail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705400659 {#3086
    date: 2024-01-16 11:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@blargbluuk@sh.itjust.works"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 313211
  -bodyTs: "'fairemail':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6511471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705400659 {#3083
    date: 2024-01-16 11:24: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
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 {#2953
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2739
    +user: Proxies\__CG__\App\Entity\User {#2740 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2223
      +user: App\Entity\User {#2189 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1724861500 {#2126
        date: 2024-08-28 18:11:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 311971
      -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7355989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705357515 {#2043
        date: 2024-01-15 23:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705358733 {#2737
      date: 2024-01-15 23:45:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2741 …}
    +nested: Doctrine\ORM\PersistentCollection {#2743 …}
    +votes: Doctrine\ORM\PersistentCollection {#2745 …}
    +reports: Doctrine\ORM\PersistentCollection {#2747 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
    -id: 312029
    -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6720927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705358733 {#2738
      date: 2024-01-15 23:45:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: """
    By default they use protocols specific to outlook/exchange/365. Sometimes referred to as activesync or outlook anywhere, which encapsulates their own protocol (I think it’s MAPI?) Over an HTTPS tunnel.\n
    \n
    These technologies have had a lot of names.\n
    \n
    In the past few years 365 also requires TLS 1.2 at least, and oauth. Oauth is when a mini browser window pops up for your 2FA info, like ms authenticator or duo or whatever your organisation is using. The nice thing about oauth is that it’s compatible with many identity providers, not just MS. The bad thing is that it’s fairly unique that outlook supports it. I don’t know of any other email clients that support it…\n
    \n
    Even if you can get passed the login, most mail clients don’t support MAPI over HTTPS the way that outlook does. There are some android/iPhone apps that support it, but that’s not universal either; the naming can fluctuate between the options I’ve mentioned earlier.\n
    \n
    The only good way to get this done (speaking as someone who has had to help someone get it working), the organizational email admin needs to enable either pop or (preferably) IMAP, and assign an application password to it. This password is long and usually a string of random characters. It gets saved to your email client software and it is used nowhere else. It’s been a long time since I’ve done this and I’m not sure it’s still supported like this.\n
    \n
    I hope that gives you more information as to the challenge ahead of you.\n
    \n
    Good luck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705376806 {#2951
    date: 2024-01-16 04:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2955 …}
  +nested: Doctrine\ORM\PersistentCollection {#2957 …}
  +votes: Doctrine\ORM\PersistentCollection {#2959 …}
  +reports: Doctrine\ORM\PersistentCollection {#2961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
  -id: 312644
  -bodyTs: "'1.2':48 '2fa':64 '365':44 'activesync':13 'admin':189 'ahead':263 'also':45 'android/iphone':144 'anywher':16 'app':145 'applic':201 'assign':199 'authent':68 'bad':95 'browser':58 'challeng':262 'charact':215 'client':115,129,222 'compat':86 'default':2 'done':173,239 'duo':70 'earlier':165 'either':154,193 'els':229 'email':114,188,221 'enabl':192 'encapsul':18 'even':119 'fair':101 'fluctuat':158 'get':123,171,183,217 'give':255 'good':168,266 'help':181 'hope':253 'https':29,135 'ident':89 'imap':197 'info':65 'inform':258 'know':110 'least':50 'like':66,250 'login':126 'long':208,234 'lot':36 'luck':267 'm':243 'mail':128 'mani':88 'mapi':26,133 'mention':164 'mini':57 'ms':67,93 'name':38,156 'need':190 'nice':78 'nowher':228 'oauth':52,53,81 'option':161 'organis':74 'organiz':187 'outlook':15,104,139 'outlook/exchange/365':8 'pass':124 'password':202,206 'past':41 'pop':60,194 'prefer':196 'protocol':5,21 'provid':90 'random':214 'refer':10 'requir':46 'save':218 'sinc':236 'softwar':223 'someon':176,182 'sometim':9 'speak':174 'specif':6 'still':248 'string':212 'support':105,117,132,147,249 'sure':245 'technolog':32 'thing':79,96 'think':23 'time':235 'tls':47 'tunnel':30 'uniqu':102 'univers':153 'use':4,76,227 'usual':210 've':163,238 'way':137,169 'whatev':72 'window':59 'work':185 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6411178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376806 {#2952
    date: 2024-01-16 04:46: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
119 DENIED edit
App\Entity\EntryComment {#2953
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2739
    +user: Proxies\__CG__\App\Entity\User {#2740 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2223
      +user: App\Entity\User {#2189 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1724861500 {#2126
        date: 2024-08-28 18:11:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 311971
      -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7355989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705357515 {#2043
        date: 2024-01-15 23:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705358733 {#2737
      date: 2024-01-15 23:45:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2741 …}
    +nested: Doctrine\ORM\PersistentCollection {#2743 …}
    +votes: Doctrine\ORM\PersistentCollection {#2745 …}
    +reports: Doctrine\ORM\PersistentCollection {#2747 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
    -id: 312029
    -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6720927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705358733 {#2738
      date: 2024-01-15 23:45:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: """
    By default they use protocols specific to outlook/exchange/365. Sometimes referred to as activesync or outlook anywhere, which encapsulates their own protocol (I think it’s MAPI?) Over an HTTPS tunnel.\n
    \n
    These technologies have had a lot of names.\n
    \n
    In the past few years 365 also requires TLS 1.2 at least, and oauth. Oauth is when a mini browser window pops up for your 2FA info, like ms authenticator or duo or whatever your organisation is using. The nice thing about oauth is that it’s compatible with many identity providers, not just MS. The bad thing is that it’s fairly unique that outlook supports it. I don’t know of any other email clients that support it…\n
    \n
    Even if you can get passed the login, most mail clients don’t support MAPI over HTTPS the way that outlook does. There are some android/iPhone apps that support it, but that’s not universal either; the naming can fluctuate between the options I’ve mentioned earlier.\n
    \n
    The only good way to get this done (speaking as someone who has had to help someone get it working), the organizational email admin needs to enable either pop or (preferably) IMAP, and assign an application password to it. This password is long and usually a string of random characters. It gets saved to your email client software and it is used nowhere else. It’s been a long time since I’ve done this and I’m not sure it’s still supported like this.\n
    \n
    I hope that gives you more information as to the challenge ahead of you.\n
    \n
    Good luck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705376806 {#2951
    date: 2024-01-16 04:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2955 …}
  +nested: Doctrine\ORM\PersistentCollection {#2957 …}
  +votes: Doctrine\ORM\PersistentCollection {#2959 …}
  +reports: Doctrine\ORM\PersistentCollection {#2961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
  -id: 312644
  -bodyTs: "'1.2':48 '2fa':64 '365':44 'activesync':13 'admin':189 'ahead':263 'also':45 'android/iphone':144 'anywher':16 'app':145 'applic':201 'assign':199 'authent':68 'bad':95 'browser':58 'challeng':262 'charact':215 'client':115,129,222 'compat':86 'default':2 'done':173,239 'duo':70 'earlier':165 'either':154,193 'els':229 'email':114,188,221 'enabl':192 'encapsul':18 'even':119 'fair':101 'fluctuat':158 'get':123,171,183,217 'give':255 'good':168,266 'help':181 'hope':253 'https':29,135 'ident':89 'imap':197 'info':65 'inform':258 'know':110 'least':50 'like':66,250 'login':126 'long':208,234 'lot':36 'luck':267 'm':243 'mail':128 'mani':88 'mapi':26,133 'mention':164 'mini':57 'ms':67,93 'name':38,156 'need':190 'nice':78 'nowher':228 'oauth':52,53,81 'option':161 'organis':74 'organiz':187 'outlook':15,104,139 'outlook/exchange/365':8 'pass':124 'password':202,206 'past':41 'pop':60,194 'prefer':196 'protocol':5,21 'provid':90 'random':214 'refer':10 'requir':46 'save':218 'sinc':236 'softwar':223 'someon':176,182 'sometim':9 'speak':174 'specif':6 'still':248 'string':212 'support':105,117,132,147,249 'sure':245 'technolog':32 'thing':79,96 'think':23 'time':235 'tls':47 'tunnel':30 'uniqu':102 'univers':153 'use':4,76,227 'usual':210 've':163,238 'way':137,169 'whatev':72 'window':59 'work':185 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6411178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376806 {#2952
    date: 2024-01-16 04:46: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
120 DENIED moderate
App\Entity\EntryComment {#2953
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2739
    +user: Proxies\__CG__\App\Entity\User {#2740 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2223
      +user: App\Entity\User {#2189 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1724861500 {#2126
        date: 2024-08-28 18:11:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 311971
      -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7355989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705357515 {#2043
        date: 2024-01-15 23:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705358733 {#2737
      date: 2024-01-15 23:45:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2741 …}
    +nested: Doctrine\ORM\PersistentCollection {#2743 …}
    +votes: Doctrine\ORM\PersistentCollection {#2745 …}
    +reports: Doctrine\ORM\PersistentCollection {#2747 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
    -id: 312029
    -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6720927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705358733 {#2738
      date: 2024-01-15 23:45:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: """
    By default they use protocols specific to outlook/exchange/365. Sometimes referred to as activesync or outlook anywhere, which encapsulates their own protocol (I think it’s MAPI?) Over an HTTPS tunnel.\n
    \n
    These technologies have had a lot of names.\n
    \n
    In the past few years 365 also requires TLS 1.2 at least, and oauth. Oauth is when a mini browser window pops up for your 2FA info, like ms authenticator or duo or whatever your organisation is using. The nice thing about oauth is that it’s compatible with many identity providers, not just MS. The bad thing is that it’s fairly unique that outlook supports it. I don’t know of any other email clients that support it…\n
    \n
    Even if you can get passed the login, most mail clients don’t support MAPI over HTTPS the way that outlook does. There are some android/iPhone apps that support it, but that’s not universal either; the naming can fluctuate between the options I’ve mentioned earlier.\n
    \n
    The only good way to get this done (speaking as someone who has had to help someone get it working), the organizational email admin needs to enable either pop or (preferably) IMAP, and assign an application password to it. This password is long and usually a string of random characters. It gets saved to your email client software and it is used nowhere else. It’s been a long time since I’ve done this and I’m not sure it’s still supported like this.\n
    \n
    I hope that gives you more information as to the challenge ahead of you.\n
    \n
    Good luck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705376806 {#2951
    date: 2024-01-16 04:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2955 …}
  +nested: Doctrine\ORM\PersistentCollection {#2957 …}
  +votes: Doctrine\ORM\PersistentCollection {#2959 …}
  +reports: Doctrine\ORM\PersistentCollection {#2961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
  -id: 312644
  -bodyTs: "'1.2':48 '2fa':64 '365':44 'activesync':13 'admin':189 'ahead':263 'also':45 'android/iphone':144 'anywher':16 'app':145 'applic':201 'assign':199 'authent':68 'bad':95 'browser':58 'challeng':262 'charact':215 'client':115,129,222 'compat':86 'default':2 'done':173,239 'duo':70 'earlier':165 'either':154,193 'els':229 'email':114,188,221 'enabl':192 'encapsul':18 'even':119 'fair':101 'fluctuat':158 'get':123,171,183,217 'give':255 'good':168,266 'help':181 'hope':253 'https':29,135 'ident':89 'imap':197 'info':65 'inform':258 'know':110 'least':50 'like':66,250 'login':126 'long':208,234 'lot':36 'luck':267 'm':243 'mail':128 'mani':88 'mapi':26,133 'mention':164 'mini':57 'ms':67,93 'name':38,156 'need':190 'nice':78 'nowher':228 'oauth':52,53,81 'option':161 'organis':74 'organiz':187 'outlook':15,104,139 'outlook/exchange/365':8 'pass':124 'password':202,206 'past':41 'pop':60,194 'prefer':196 'protocol':5,21 'provid':90 'random':214 'refer':10 'requir':46 'save':218 'sinc':236 'softwar':223 'someon':176,182 'sometim':9 'speak':174 'specif':6 'still':248 'string':212 'support':105,117,132,147,249 'sure':245 'technolog':32 'thing':79,96 'think':23 'time':235 'tls':47 'tunnel':30 'uniqu':102 'univers':153 'use':4,76,227 'usual':210 've':163,238 'way':137,169 'whatev':72 'window':59 'work':185 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6411178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376806 {#2952
    date: 2024-01-16 04:46: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
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 {#3052
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2953
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2739
      +user: Proxies\__CG__\App\Entity\User {#2740 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2223
        +user: App\Entity\User {#2189 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1724861500 {#2126
          date: 2024-08-28 18:11:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2227 …}
        +nested: Doctrine\ORM\PersistentCollection {#2214 …}
        +votes: Doctrine\ORM\PersistentCollection {#2225 …}
        +reports: Doctrine\ORM\PersistentCollection {#2231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
        -id: 311971
        -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7355989"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705357515 {#2043
          date: 2024-01-15 23:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705358733 {#2737
        date: 2024-01-15 23:45:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2741 …}
      +nested: Doctrine\ORM\PersistentCollection {#2743 …}
      +votes: Doctrine\ORM\PersistentCollection {#2745 …}
      +reports: Doctrine\ORM\PersistentCollection {#2747 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
      -id: 312029
      -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6720927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705358733 {#2738
        date: 2024-01-15 23:45:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: """
      By default they use protocols specific to outlook/exchange/365. Sometimes referred to as activesync or outlook anywhere, which encapsulates their own protocol (I think it’s MAPI?) Over an HTTPS tunnel.\n
      \n
      These technologies have had a lot of names.\n
      \n
      In the past few years 365 also requires TLS 1.2 at least, and oauth. Oauth is when a mini browser window pops up for your 2FA info, like ms authenticator or duo or whatever your organisation is using. The nice thing about oauth is that it’s compatible with many identity providers, not just MS. The bad thing is that it’s fairly unique that outlook supports it. I don’t know of any other email clients that support it…\n
      \n
      Even if you can get passed the login, most mail clients don’t support MAPI over HTTPS the way that outlook does. There are some android/iPhone apps that support it, but that’s not universal either; the naming can fluctuate between the options I’ve mentioned earlier.\n
      \n
      The only good way to get this done (speaking as someone who has had to help someone get it working), the organizational email admin needs to enable either pop or (preferably) IMAP, and assign an application password to it. This password is long and usually a string of random characters. It gets saved to your email client software and it is used nowhere else. It’s been a long time since I’ve done this and I’m not sure it’s still supported like this.\n
      \n
      I hope that gives you more information as to the challenge ahead of you.\n
      \n
      Good luck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705376806 {#2951
      date: 2024-01-16 04:46:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2955 …}
    +nested: Doctrine\ORM\PersistentCollection {#2957 …}
    +votes: Doctrine\ORM\PersistentCollection {#2959 …}
    +reports: Doctrine\ORM\PersistentCollection {#2961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
    -id: 312644
    -bodyTs: "'1.2':48 '2fa':64 '365':44 'activesync':13 'admin':189 'ahead':263 'also':45 'android/iphone':144 'anywher':16 'app':145 'applic':201 'assign':199 'authent':68 'bad':95 'browser':58 'challeng':262 'charact':215 'client':115,129,222 'compat':86 'default':2 'done':173,239 'duo':70 'earlier':165 'either':154,193 'els':229 'email':114,188,221 'enabl':192 'encapsul':18 'even':119 'fair':101 'fluctuat':158 'get':123,171,183,217 'give':255 'good':168,266 'help':181 'hope':253 'https':29,135 'ident':89 'imap':197 'info':65 'inform':258 'know':110 'least':50 'like':66,250 'login':126 'long':208,234 'lot':36 'luck':267 'm':243 'mail':128 'mani':88 'mapi':26,133 'mention':164 'mini':57 'ms':67,93 'name':38,156 'need':190 'nice':78 'nowher':228 'oauth':52,53,81 'option':161 'organis':74 'organiz':187 'outlook':15,104,139 'outlook/exchange/365':8 'pass':124 'password':202,206 'past':41 'pop':60,194 'prefer':196 'protocol':5,21 'provid':90 'random':214 'refer':10 'requir':46 'save':218 'sinc':236 'softwar':223 'someon':176,182 'sometim':9 'speak':174 'specif':6 'still':248 'string':212 'support':105,117,132,147,249 'sure':245 'technolog':32 'thing':79,96 'think':23 'time':235 'tls':47 'tunnel':30 'uniqu':102 'univers':153 'use':4,76,227 'usual':210 've':163,238 'way':137,169 'whatev':72 'window':59 'work':185 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6411178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705376806 {#2952
      date: 2024-01-16 04:46:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "Both Thunderbird and FairEmail work with outlook OAuth for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705400627 {#3050
    date: 2024-01-16 11:23:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@MystikIncarnate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 313209
  -bodyTs: "'fairemail':4 'oauth':8 'outlook':7 'thunderbird':2 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6511452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705400627 {#3051
    date: 2024-01-16 11:23: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
123 DENIED edit
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2953
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2739
      +user: Proxies\__CG__\App\Entity\User {#2740 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2223
        +user: App\Entity\User {#2189 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1724861500 {#2126
          date: 2024-08-28 18:11:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2227 …}
        +nested: Doctrine\ORM\PersistentCollection {#2214 …}
        +votes: Doctrine\ORM\PersistentCollection {#2225 …}
        +reports: Doctrine\ORM\PersistentCollection {#2231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
        -id: 311971
        -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7355989"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705357515 {#2043
          date: 2024-01-15 23:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705358733 {#2737
        date: 2024-01-15 23:45:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2741 …}
      +nested: Doctrine\ORM\PersistentCollection {#2743 …}
      +votes: Doctrine\ORM\PersistentCollection {#2745 …}
      +reports: Doctrine\ORM\PersistentCollection {#2747 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
      -id: 312029
      -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6720927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705358733 {#2738
        date: 2024-01-15 23:45:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: """
      By default they use protocols specific to outlook/exchange/365. Sometimes referred to as activesync or outlook anywhere, which encapsulates their own protocol (I think it’s MAPI?) Over an HTTPS tunnel.\n
      \n
      These technologies have had a lot of names.\n
      \n
      In the past few years 365 also requires TLS 1.2 at least, and oauth. Oauth is when a mini browser window pops up for your 2FA info, like ms authenticator or duo or whatever your organisation is using. The nice thing about oauth is that it’s compatible with many identity providers, not just MS. The bad thing is that it’s fairly unique that outlook supports it. I don’t know of any other email clients that support it…\n
      \n
      Even if you can get passed the login, most mail clients don’t support MAPI over HTTPS the way that outlook does. There are some android/iPhone apps that support it, but that’s not universal either; the naming can fluctuate between the options I’ve mentioned earlier.\n
      \n
      The only good way to get this done (speaking as someone who has had to help someone get it working), the organizational email admin needs to enable either pop or (preferably) IMAP, and assign an application password to it. This password is long and usually a string of random characters. It gets saved to your email client software and it is used nowhere else. It’s been a long time since I’ve done this and I’m not sure it’s still supported like this.\n
      \n
      I hope that gives you more information as to the challenge ahead of you.\n
      \n
      Good luck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705376806 {#2951
      date: 2024-01-16 04:46:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2955 …}
    +nested: Doctrine\ORM\PersistentCollection {#2957 …}
    +votes: Doctrine\ORM\PersistentCollection {#2959 …}
    +reports: Doctrine\ORM\PersistentCollection {#2961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
    -id: 312644
    -bodyTs: "'1.2':48 '2fa':64 '365':44 'activesync':13 'admin':189 'ahead':263 'also':45 'android/iphone':144 'anywher':16 'app':145 'applic':201 'assign':199 'authent':68 'bad':95 'browser':58 'challeng':262 'charact':215 'client':115,129,222 'compat':86 'default':2 'done':173,239 'duo':70 'earlier':165 'either':154,193 'els':229 'email':114,188,221 'enabl':192 'encapsul':18 'even':119 'fair':101 'fluctuat':158 'get':123,171,183,217 'give':255 'good':168,266 'help':181 'hope':253 'https':29,135 'ident':89 'imap':197 'info':65 'inform':258 'know':110 'least':50 'like':66,250 'login':126 'long':208,234 'lot':36 'luck':267 'm':243 'mail':128 'mani':88 'mapi':26,133 'mention':164 'mini':57 'ms':67,93 'name':38,156 'need':190 'nice':78 'nowher':228 'oauth':52,53,81 'option':161 'organis':74 'organiz':187 'outlook':15,104,139 'outlook/exchange/365':8 'pass':124 'password':202,206 'past':41 'pop':60,194 'prefer':196 'protocol':5,21 'provid':90 'random':214 'refer':10 'requir':46 'save':218 'sinc':236 'softwar':223 'someon':176,182 'sometim':9 'speak':174 'specif':6 'still':248 'string':212 'support':105,117,132,147,249 'sure':245 'technolog':32 'thing':79,96 'think':23 'time':235 'tls':47 'tunnel':30 'uniqu':102 'univers':153 'use':4,76,227 'usual':210 've':163,238 'way':137,169 'whatev':72 'window':59 'work':185 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6411178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705376806 {#2952
      date: 2024-01-16 04:46:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "Both Thunderbird and FairEmail work with outlook OAuth for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705400627 {#3050
    date: 2024-01-16 11:23:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@MystikIncarnate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 313209
  -bodyTs: "'fairemail':4 'oauth':8 'outlook':7 'thunderbird':2 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6511452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705400627 {#3051
    date: 2024-01-16 11:23: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
124 DENIED moderate
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2953
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2739
      +user: Proxies\__CG__\App\Entity\User {#2740 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2223
        +user: App\Entity\User {#2189 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1724861500 {#2126
          date: 2024-08-28 18:11:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2227 …}
        +nested: Doctrine\ORM\PersistentCollection {#2214 …}
        +votes: Doctrine\ORM\PersistentCollection {#2225 …}
        +reports: Doctrine\ORM\PersistentCollection {#2231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
        -id: 311971
        -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7355989"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705357515 {#2043
          date: 2024-01-15 23:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705358733 {#2737
        date: 2024-01-15 23:45:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2741 …}
      +nested: Doctrine\ORM\PersistentCollection {#2743 …}
      +votes: Doctrine\ORM\PersistentCollection {#2745 …}
      +reports: Doctrine\ORM\PersistentCollection {#2747 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
      -id: 312029
      -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6720927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705358733 {#2738
        date: 2024-01-15 23:45:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: """
      By default they use protocols specific to outlook/exchange/365. Sometimes referred to as activesync or outlook anywhere, which encapsulates their own protocol (I think it’s MAPI?) Over an HTTPS tunnel.\n
      \n
      These technologies have had a lot of names.\n
      \n
      In the past few years 365 also requires TLS 1.2 at least, and oauth. Oauth is when a mini browser window pops up for your 2FA info, like ms authenticator or duo or whatever your organisation is using. The nice thing about oauth is that it’s compatible with many identity providers, not just MS. The bad thing is that it’s fairly unique that outlook supports it. I don’t know of any other email clients that support it…\n
      \n
      Even if you can get passed the login, most mail clients don’t support MAPI over HTTPS the way that outlook does. There are some android/iPhone apps that support it, but that’s not universal either; the naming can fluctuate between the options I’ve mentioned earlier.\n
      \n
      The only good way to get this done (speaking as someone who has had to help someone get it working), the organizational email admin needs to enable either pop or (preferably) IMAP, and assign an application password to it. This password is long and usually a string of random characters. It gets saved to your email client software and it is used nowhere else. It’s been a long time since I’ve done this and I’m not sure it’s still supported like this.\n
      \n
      I hope that gives you more information as to the challenge ahead of you.\n
      \n
      Good luck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705376806 {#2951
      date: 2024-01-16 04:46:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2955 …}
    +nested: Doctrine\ORM\PersistentCollection {#2957 …}
    +votes: Doctrine\ORM\PersistentCollection {#2959 …}
    +reports: Doctrine\ORM\PersistentCollection {#2961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
    -id: 312644
    -bodyTs: "'1.2':48 '2fa':64 '365':44 'activesync':13 'admin':189 'ahead':263 'also':45 'android/iphone':144 'anywher':16 'app':145 'applic':201 'assign':199 'authent':68 'bad':95 'browser':58 'challeng':262 'charact':215 'client':115,129,222 'compat':86 'default':2 'done':173,239 'duo':70 'earlier':165 'either':154,193 'els':229 'email':114,188,221 'enabl':192 'encapsul':18 'even':119 'fair':101 'fluctuat':158 'get':123,171,183,217 'give':255 'good':168,266 'help':181 'hope':253 'https':29,135 'ident':89 'imap':197 'info':65 'inform':258 'know':110 'least':50 'like':66,250 'login':126 'long':208,234 'lot':36 'luck':267 'm':243 'mail':128 'mani':88 'mapi':26,133 'mention':164 'mini':57 'ms':67,93 'name':38,156 'need':190 'nice':78 'nowher':228 'oauth':52,53,81 'option':161 'organis':74 'organiz':187 'outlook':15,104,139 'outlook/exchange/365':8 'pass':124 'password':202,206 'past':41 'pop':60,194 'prefer':196 'protocol':5,21 'provid':90 'random':214 'refer':10 'requir':46 'save':218 'sinc':236 'softwar':223 'someon':176,182 'sometim':9 'speak':174 'specif':6 'still':248 'string':212 'support':105,117,132,147,249 'sure':245 'technolog':32 'thing':79,96 'think':23 'time':235 'tls':47 'tunnel':30 'uniqu':102 'univers':153 'use':4,76,227 'usual':210 've':163,238 'way':137,169 'whatev':72 'window':59 'work':185 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6411178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705376806 {#2952
      date: 2024-01-16 04:46:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "Both Thunderbird and FairEmail work with outlook OAuth for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705400627 {#3050
    date: 2024-01-16 11:23:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@MystikIncarnate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 313209
  -bodyTs: "'fairemail':4 'oauth':8 'outlook':7 'thunderbird':2 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6511452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705400627 {#3051
    date: 2024-01-16 11:23: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
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 {#3105
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#3052
    +user: Proxies\__CG__\App\Entity\User {#3053 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2953
      +user: Proxies\__CG__\App\Entity\User {#2954 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2739
        +user: Proxies\__CG__\App\Entity\User {#2740 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: App\Entity\EntryComment {#2223
          +user: App\Entity\User {#2189 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
          +image: null
          +parent: null
          +root: null
          +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1724861500 {#2126
            date: 2024-08-28 18:11:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2227 …}
          +nested: Doctrine\ORM\PersistentCollection {#2214 …}
          +votes: Doctrine\ORM\PersistentCollection {#2225 …}
          +reports: Doctrine\ORM\PersistentCollection {#2231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
          -id: 311971
          -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7355989"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705357515 {#2043
            date: 2024-01-15 23:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2223}
        +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1705358733 {#2737
          date: 2024-01-15 23:45:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@Nachorella@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2741 …}
        +nested: Doctrine\ORM\PersistentCollection {#2743 …}
        +votes: Doctrine\ORM\PersistentCollection {#2745 …}
        +reports: Doctrine\ORM\PersistentCollection {#2747 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
        -id: 312029
        -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6720927"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705358733 {#2738
          date: 2024-01-15 23:45:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: """
        By default they use protocols specific to outlook/exchange/365. Sometimes referred to as activesync or outlook anywhere, which encapsulates their own protocol (I think it’s MAPI?) Over an HTTPS tunnel.\n
        \n
        These technologies have had a lot of names.\n
        \n
        In the past few years 365 also requires TLS 1.2 at least, and oauth. Oauth is when a mini browser window pops up for your 2FA info, like ms authenticator or duo or whatever your organisation is using. The nice thing about oauth is that it’s compatible with many identity providers, not just MS. The bad thing is that it’s fairly unique that outlook supports it. I don’t know of any other email clients that support it…\n
        \n
        Even if you can get passed the login, most mail clients don’t support MAPI over HTTPS the way that outlook does. There are some android/iPhone apps that support it, but that’s not universal either; the naming can fluctuate between the options I’ve mentioned earlier.\n
        \n
        The only good way to get this done (speaking as someone who has had to help someone get it working), the organizational email admin needs to enable either pop or (preferably) IMAP, and assign an application password to it. This password is long and usually a string of random characters. It gets saved to your email client software and it is used nowhere else. It’s been a long time since I’ve done this and I’m not sure it’s still supported like this.\n
        \n
        I hope that gives you more information as to the challenge ahead of you.\n
        \n
        Good luck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705376806 {#2951
        date: 2024-01-16 04:46:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
        "@sep@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2955 …}
      +nested: Doctrine\ORM\PersistentCollection {#2957 …}
      +votes: Doctrine\ORM\PersistentCollection {#2959 …}
      +reports: Doctrine\ORM\PersistentCollection {#2961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
      -id: 312644
      -bodyTs: "'1.2':48 '2fa':64 '365':44 'activesync':13 'admin':189 'ahead':263 'also':45 'android/iphone':144 'anywher':16 'app':145 'applic':201 'assign':199 'authent':68 'bad':95 'browser':58 'challeng':262 'charact':215 'client':115,129,222 'compat':86 'default':2 'done':173,239 'duo':70 'earlier':165 'either':154,193 'els':229 'email':114,188,221 'enabl':192 'encapsul':18 'even':119 'fair':101 'fluctuat':158 'get':123,171,183,217 'give':255 'good':168,266 'help':181 'hope':253 'https':29,135 'ident':89 'imap':197 'info':65 'inform':258 'know':110 'least':50 'like':66,250 'login':126 'long':208,234 'lot':36 'luck':267 'm':243 'mail':128 'mani':88 'mapi':26,133 'mention':164 'mini':57 'ms':67,93 'name':38,156 'need':190 'nice':78 'nowher':228 'oauth':52,53,81 'option':161 'organis':74 'organiz':187 'outlook':15,104,139 'outlook/exchange/365':8 'pass':124 'password':202,206 'past':41 'pop':60,194 'prefer':196 'protocol':5,21 'provid':90 'random':214 'refer':10 'requir':46 'save':218 'sinc':236 'softwar':223 'someon':176,182 'sometim':9 'speak':174 'specif':6 'still':248 'string':212 'support':105,117,132,147,249 'sure':245 'technolog':32 'thing':79,96 'think':23 'time':235 'tls':47 'tunnel':30 'uniqu':102 'univers':153 'use':4,76,227 'usual':210 've':163,238 'way':137,169 'whatev':72 'window':59 'work':185 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6411178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376806 {#2952
        date: 2024-01-16 04:46:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "Both Thunderbird and FairEmail work with outlook OAuth for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705400627 {#3050
      date: 2024-01-16 11:23:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
      "@MystikIncarnate@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3054 …}
    +nested: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    -id: 313209
    -bodyTs: "'fairemail':4 'oauth':8 'outlook':7 'thunderbird':2 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6511452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705400627 {#3051
      date: 2024-01-16 11:23:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "Good to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705415059 {#3103
    date: 2024-01-16 15:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@MystikIncarnate@lemmy.ca"
    "@unique_hemp@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 313693
  -bodyTs: "'good':1 'know':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6427823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705415059 {#3104
    date: 2024-01-16 15:24: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
127 DENIED edit
App\Entity\EntryComment {#3105
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#3052
    +user: Proxies\__CG__\App\Entity\User {#3053 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2953
      +user: Proxies\__CG__\App\Entity\User {#2954 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2739
        +user: Proxies\__CG__\App\Entity\User {#2740 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: App\Entity\EntryComment {#2223
          +user: App\Entity\User {#2189 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
          +image: null
          +parent: null
          +root: null
          +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1724861500 {#2126
            date: 2024-08-28 18:11:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2227 …}
          +nested: Doctrine\ORM\PersistentCollection {#2214 …}
          +votes: Doctrine\ORM\PersistentCollection {#2225 …}
          +reports: Doctrine\ORM\PersistentCollection {#2231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
          -id: 311971
          -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7355989"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705357515 {#2043
            date: 2024-01-15 23:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2223}
        +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1705358733 {#2737
          date: 2024-01-15 23:45:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@Nachorella@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2741 …}
        +nested: Doctrine\ORM\PersistentCollection {#2743 …}
        +votes: Doctrine\ORM\PersistentCollection {#2745 …}
        +reports: Doctrine\ORM\PersistentCollection {#2747 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
        -id: 312029
        -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6720927"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705358733 {#2738
          date: 2024-01-15 23:45:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: """
        By default they use protocols specific to outlook/exchange/365. Sometimes referred to as activesync or outlook anywhere, which encapsulates their own protocol (I think it’s MAPI?) Over an HTTPS tunnel.\n
        \n
        These technologies have had a lot of names.\n
        \n
        In the past few years 365 also requires TLS 1.2 at least, and oauth. Oauth is when a mini browser window pops up for your 2FA info, like ms authenticator or duo or whatever your organisation is using. The nice thing about oauth is that it’s compatible with many identity providers, not just MS. The bad thing is that it’s fairly unique that outlook supports it. I don’t know of any other email clients that support it…\n
        \n
        Even if you can get passed the login, most mail clients don’t support MAPI over HTTPS the way that outlook does. There are some android/iPhone apps that support it, but that’s not universal either; the naming can fluctuate between the options I’ve mentioned earlier.\n
        \n
        The only good way to get this done (speaking as someone who has had to help someone get it working), the organizational email admin needs to enable either pop or (preferably) IMAP, and assign an application password to it. This password is long and usually a string of random characters. It gets saved to your email client software and it is used nowhere else. It’s been a long time since I’ve done this and I’m not sure it’s still supported like this.\n
        \n
        I hope that gives you more information as to the challenge ahead of you.\n
        \n
        Good luck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705376806 {#2951
        date: 2024-01-16 04:46:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
        "@sep@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2955 …}
      +nested: Doctrine\ORM\PersistentCollection {#2957 …}
      +votes: Doctrine\ORM\PersistentCollection {#2959 …}
      +reports: Doctrine\ORM\PersistentCollection {#2961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
      -id: 312644
      -bodyTs: "'1.2':48 '2fa':64 '365':44 'activesync':13 'admin':189 'ahead':263 'also':45 'android/iphone':144 'anywher':16 'app':145 'applic':201 'assign':199 'authent':68 'bad':95 'browser':58 'challeng':262 'charact':215 'client':115,129,222 'compat':86 'default':2 'done':173,239 'duo':70 'earlier':165 'either':154,193 'els':229 'email':114,188,221 'enabl':192 'encapsul':18 'even':119 'fair':101 'fluctuat':158 'get':123,171,183,217 'give':255 'good':168,266 'help':181 'hope':253 'https':29,135 'ident':89 'imap':197 'info':65 'inform':258 'know':110 'least':50 'like':66,250 'login':126 'long':208,234 'lot':36 'luck':267 'm':243 'mail':128 'mani':88 'mapi':26,133 'mention':164 'mini':57 'ms':67,93 'name':38,156 'need':190 'nice':78 'nowher':228 'oauth':52,53,81 'option':161 'organis':74 'organiz':187 'outlook':15,104,139 'outlook/exchange/365':8 'pass':124 'password':202,206 'past':41 'pop':60,194 'prefer':196 'protocol':5,21 'provid':90 'random':214 'refer':10 'requir':46 'save':218 'sinc':236 'softwar':223 'someon':176,182 'sometim':9 'speak':174 'specif':6 'still':248 'string':212 'support':105,117,132,147,249 'sure':245 'technolog':32 'thing':79,96 'think':23 'time':235 'tls':47 'tunnel':30 'uniqu':102 'univers':153 'use':4,76,227 'usual':210 've':163,238 'way':137,169 'whatev':72 'window':59 'work':185 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6411178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376806 {#2952
        date: 2024-01-16 04:46:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "Both Thunderbird and FairEmail work with outlook OAuth for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705400627 {#3050
      date: 2024-01-16 11:23:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
      "@MystikIncarnate@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3054 …}
    +nested: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    -id: 313209
    -bodyTs: "'fairemail':4 'oauth':8 'outlook':7 'thunderbird':2 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6511452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705400627 {#3051
      date: 2024-01-16 11:23:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "Good to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705415059 {#3103
    date: 2024-01-16 15:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@MystikIncarnate@lemmy.ca"
    "@unique_hemp@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 313693
  -bodyTs: "'good':1 'know':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6427823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705415059 {#3104
    date: 2024-01-16 15:24: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
128 DENIED moderate
App\Entity\EntryComment {#3105
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#3052
    +user: Proxies\__CG__\App\Entity\User {#3053 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2953
      +user: Proxies\__CG__\App\Entity\User {#2954 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2739
        +user: Proxies\__CG__\App\Entity\User {#2740 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: App\Entity\EntryComment {#2223
          +user: App\Entity\User {#2189 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
          +image: null
          +parent: null
          +root: null
          +body: "I tried to change to Thunderbird but I can’t figure out how to make it work with my work e-mail. I’m wondering how much of that has to do with my work e-mail using office365. 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1724861500 {#2126
            date: 2024-08-28 18:11:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2227 …}
          +nested: Doctrine\ORM\PersistentCollection {#2214 …}
          +votes: Doctrine\ORM\PersistentCollection {#2225 …}
          +reports: Doctrine\ORM\PersistentCollection {#2231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
          -id: 311971
          -bodyTs: "'chang':4 'e':22,38 'e-mail':21,37 'figur':11 'm':25 'mail':23,39 'make':15 'much':28 'office365':41 'thunderbird':6 'tri':2 'use':40 'wonder':26 'work':17,20,36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7355989"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705357515 {#2043
            date: 2024-01-15 23:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2223}
        +body: "Everything. O365/outlook do not use normal email protocols. On normal exchange you can enable imap. Do not know about o365 tho. Also unfortunatly you loose a lot of other features if you dare to step outside the walled garden."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1705358733 {#2737
          date: 2024-01-15 23:45:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@Nachorella@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2741 …}
        +nested: Doctrine\ORM\PersistentCollection {#2743 …}
        +votes: Doctrine\ORM\PersistentCollection {#2745 …}
        +reports: Doctrine\ORM\PersistentCollection {#2747 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
        -id: 312029
        -bodyTs: "'also':22 'dare':33 'email':7 'enabl':14 'everyth':1 'exchang':11 'featur':30 'garden':39 'imap':15 'know':18 'loos':25 'lot':27 'normal':6,10 'o365':20 'o365/outlook':2 'outsid':36 'protocol':8 'step':35 'tho':21 'unfortunat':23 'use':5 'wall':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6720927"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705358733 {#2738
          date: 2024-01-15 23:45:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2223}
      +body: """
        By default they use protocols specific to outlook/exchange/365. Sometimes referred to as activesync or outlook anywhere, which encapsulates their own protocol (I think it’s MAPI?) Over an HTTPS tunnel.\n
        \n
        These technologies have had a lot of names.\n
        \n
        In the past few years 365 also requires TLS 1.2 at least, and oauth. Oauth is when a mini browser window pops up for your 2FA info, like ms authenticator or duo or whatever your organisation is using. The nice thing about oauth is that it’s compatible with many identity providers, not just MS. The bad thing is that it’s fairly unique that outlook supports it. I don’t know of any other email clients that support it…\n
        \n
        Even if you can get passed the login, most mail clients don’t support MAPI over HTTPS the way that outlook does. There are some android/iPhone apps that support it, but that’s not universal either; the naming can fluctuate between the options I’ve mentioned earlier.\n
        \n
        The only good way to get this done (speaking as someone who has had to help someone get it working), the organizational email admin needs to enable either pop or (preferably) IMAP, and assign an application password to it. This password is long and usually a string of random characters. It gets saved to your email client software and it is used nowhere else. It’s been a long time since I’ve done this and I’m not sure it’s still supported like this.\n
        \n
        I hope that gives you more information as to the challenge ahead of you.\n
        \n
        Good luck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705376806 {#2951
        date: 2024-01-16 04:46:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@Nachorella@lemmy.sdf.org"
        "@sep@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2955 …}
      +nested: Doctrine\ORM\PersistentCollection {#2957 …}
      +votes: Doctrine\ORM\PersistentCollection {#2959 …}
      +reports: Doctrine\ORM\PersistentCollection {#2961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
      -id: 312644
      -bodyTs: "'1.2':48 '2fa':64 '365':44 'activesync':13 'admin':189 'ahead':263 'also':45 'android/iphone':144 'anywher':16 'app':145 'applic':201 'assign':199 'authent':68 'bad':95 'browser':58 'challeng':262 'charact':215 'client':115,129,222 'compat':86 'default':2 'done':173,239 'duo':70 'earlier':165 'either':154,193 'els':229 'email':114,188,221 'enabl':192 'encapsul':18 'even':119 'fair':101 'fluctuat':158 'get':123,171,183,217 'give':255 'good':168,266 'help':181 'hope':253 'https':29,135 'ident':89 'imap':197 'info':65 'inform':258 'know':110 'least':50 'like':66,250 'login':126 'long':208,234 'lot':36 'luck':267 'm':243 'mail':128 'mani':88 'mapi':26,133 'mention':164 'mini':57 'ms':67,93 'name':38,156 'need':190 'nice':78 'nowher':228 'oauth':52,53,81 'option':161 'organis':74 'organiz':187 'outlook':15,104,139 'outlook/exchange/365':8 'pass':124 'password':202,206 'past':41 'pop':60,194 'prefer':196 'protocol':5,21 'provid':90 'random':214 'refer':10 'requir':46 'save':218 'sinc':236 'softwar':223 'someon':176,182 'sometim':9 'speak':174 'specif':6 'still':248 'string':212 'support':105,117,132,147,249 'sure':245 'technolog':32 'thing':79,96 'think':23 'time':235 'tls':47 'tunnel':30 'uniqu':102 'univers':153 'use':4,76,227 'usual':210 've':163,238 'way':137,169 'whatev':72 'window':59 'work':185 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6411178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376806 {#2952
        date: 2024-01-16 04:46:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2223}
    +body: "Both Thunderbird and FairEmail work with outlook OAuth for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705400627 {#3050
      date: 2024-01-16 11:23:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@Nachorella@lemmy.sdf.org"
      "@sep@lemmy.world"
      "@MystikIncarnate@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3054 …}
    +nested: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    -id: 313209
    -bodyTs: "'fairemail':4 'oauth':8 'outlook':7 'thunderbird':2 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6511452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705400627 {#3051
      date: 2024-01-16 11:23:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2223}
  +body: "Good to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705415059 {#3103
    date: 2024-01-16 15:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Nachorella@lemmy.sdf.org"
    "@sep@lemmy.world"
    "@MystikIncarnate@lemmy.ca"
    "@unique_hemp@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 313693
  -bodyTs: "'good':1 'know':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6427823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705415059 {#3104
    date: 2024-01-16 15:24: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
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 {#2207
  +user: App\Entity\User {#2271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724978398 {#2206
    date: 2024-08-30 02:39:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 311840
  -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354330 {#2202
    date: 2024-01-15 22:32:10.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 {#2207
  +user: App\Entity\User {#2271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724978398 {#2206
    date: 2024-08-30 02:39:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 311840
  -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354330 {#2202
    date: 2024-01-15 22:32:10.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 {#2207
  +user: App\Entity\User {#2271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724978398 {#2206
    date: 2024-08-30 02:39:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 311840
  -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354330 {#2202
    date: 2024-01-15 22:32:10.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 {#2642
  +user: Proxies\__CG__\App\Entity\User {#2643 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "I have outlook, gmail, protonmail, Roundcube mail accounts but mostly managed via IMAP. Guess I get to laugh and cry…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705357244 {#2639
    date: 2024-01-15 23:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 311957
  -bodyTs: "'account':8 'cri':20 'get':16 'gmail':4 'guess':14 'imap':13 'laugh':18 'mail':7 'manag':11 'most':10 'outlook':3 'protonmail':5 'roundcub':6 'via':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6401190"
  +editedAt: DateTimeImmutable @1724344998 {#2640
    date: 2024-08-22 18:43:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705357244 {#2641
    date: 2024-01-15 23:20: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
135 DENIED edit
App\Entity\EntryComment {#2642
  +user: Proxies\__CG__\App\Entity\User {#2643 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "I have outlook, gmail, protonmail, Roundcube mail accounts but mostly managed via IMAP. Guess I get to laugh and cry…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705357244 {#2639
    date: 2024-01-15 23:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 311957
  -bodyTs: "'account':8 'cri':20 'get':16 'gmail':4 'guess':14 'imap':13 'laugh':18 'mail':7 'manag':11 'most':10 'outlook':3 'protonmail':5 'roundcub':6 'via':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6401190"
  +editedAt: DateTimeImmutable @1724344998 {#2640
    date: 2024-08-22 18:43:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705357244 {#2641
    date: 2024-01-15 23:20: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
136 DENIED moderate
App\Entity\EntryComment {#2642
  +user: Proxies\__CG__\App\Entity\User {#2643 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "I have outlook, gmail, protonmail, Roundcube mail accounts but mostly managed via IMAP. Guess I get to laugh and cry…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705357244 {#2639
    date: 2024-01-15 23:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 311957
  -bodyTs: "'account':8 'cri':20 'get':16 'gmail':4 'guess':14 'imap':13 'laugh':18 'mail':7 'manag':11 'most':10 'outlook':3 'protonmail':5 'roundcub':6 'via':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6401190"
  +editedAt: DateTimeImmutable @1724344998 {#2640
    date: 2024-08-22 18:43:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705357244 {#2641
    date: 2024-01-15 23:20: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
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 {#2658
  +user: Proxies\__CG__\App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "mailbox dot org gang 🤙"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705357344 {#2656
    date: 2024-01-15 23:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  -id: 311964
  -bodyTs: "'dot':2 'gang':4 'mailbox':1 'org':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8306926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357344 {#2657
    date: 2024-01-15 23:22: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
139 DENIED edit
App\Entity\EntryComment {#2658
  +user: Proxies\__CG__\App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "mailbox dot org gang 🤙"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705357344 {#2656
    date: 2024-01-15 23:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  -id: 311964
  -bodyTs: "'dot':2 'gang':4 'mailbox':1 'org':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8306926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357344 {#2657
    date: 2024-01-15 23:22: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
140 DENIED moderate
App\Entity\EntryComment {#2658
  +user: Proxies\__CG__\App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "mailbox dot org gang 🤙"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705357344 {#2656
    date: 2024-01-15 23:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  -id: 311964
  -bodyTs: "'dot':2 'gang':4 'mailbox':1 'org':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8306926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357344 {#2657
    date: 2024-01-15 23:22: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
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 {#2675
  +user: Proxies\__CG__\App\Entity\User {#2676 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Mine is rooted and neutered. Something might leak through, but I’m not making it easy for them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705354578 {#2672
    date: 2024-01-15 22:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2677 …}
  +nested: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  -id: 311848
  -bodyTs: "'easi':16 'leak':8 'm':12 'make':14 'might':7 'mine':1 'neuter':5 'root':3 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6089604"
  +editedAt: DateTimeImmutable @1724318075 {#2673
    date: 2024-08-22 11:14:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705354578 {#2674
    date: 2024-01-15 22: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
143 DENIED edit
App\Entity\EntryComment {#2675
  +user: Proxies\__CG__\App\Entity\User {#2676 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Mine is rooted and neutered. Something might leak through, but I’m not making it easy for them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705354578 {#2672
    date: 2024-01-15 22:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2677 …}
  +nested: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  -id: 311848
  -bodyTs: "'easi':16 'leak':8 'm':12 'make':14 'might':7 'mine':1 'neuter':5 'root':3 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6089604"
  +editedAt: DateTimeImmutable @1724318075 {#2673
    date: 2024-08-22 11:14:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705354578 {#2674
    date: 2024-01-15 22: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
144 DENIED moderate
App\Entity\EntryComment {#2675
  +user: Proxies\__CG__\App\Entity\User {#2676 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Mine is rooted and neutered. Something might leak through, but I’m not making it easy for them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705354578 {#2672
    date: 2024-01-15 22:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2677 …}
  +nested: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  -id: 311848
  -bodyTs: "'easi':16 'leak':8 'm':12 'make':14 'might':7 'mine':1 'neuter':5 'root':3 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6089604"
  +editedAt: DateTimeImmutable @1724318075 {#2673
    date: 2024-08-22 11:14:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705354578 {#2674
    date: 2024-01-15 22: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
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 {#2691
  +user: Proxies\__CG__\App\Entity\User {#2692 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "It’s not a binary thing. There’s steps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705355856 {#2689
    date: 2024-01-15 22:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 311914
  -bodyTs: "'binari':5 'step':9 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8306087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355856 {#2690
    date: 2024-01-15 22:57: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
147 DENIED edit
App\Entity\EntryComment {#2691
  +user: Proxies\__CG__\App\Entity\User {#2692 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "It’s not a binary thing. There’s steps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705355856 {#2689
    date: 2024-01-15 22:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 311914
  -bodyTs: "'binari':5 'step':9 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8306087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355856 {#2690
    date: 2024-01-15 22:57: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
148 DENIED moderate
App\Entity\EntryComment {#2691
  +user: Proxies\__CG__\App\Entity\User {#2692 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "It’s not a binary thing. There’s steps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705355856 {#2689
    date: 2024-01-15 22:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 311914
  -bodyTs: "'binari':5 'step':9 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8306087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355856 {#2690
    date: 2024-01-15 22:57: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
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 {#2707
  +user: Proxies\__CG__\App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705357959 {#2705
    date: 2024-01-15 23:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2709 …}
  +nested: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  -id: 311993
  -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6401535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357959 {#2706
    date: 2024-01-15 23:32:39.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 {#2707
  +user: Proxies\__CG__\App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705357959 {#2705
    date: 2024-01-15 23:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2709 …}
  +nested: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  -id: 311993
  -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6401535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357959 {#2706
    date: 2024-01-15 23:32:39.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 {#2707
  +user: Proxies\__CG__\App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705357959 {#2705
    date: 2024-01-15 23:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2709 …}
  +nested: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  -id: 311993
  -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6401535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357959 {#2706
    date: 2024-01-15 23:32:39.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 {#2905
  +user: Proxies\__CG__\App\Entity\User {#2906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: Proxies\__CG__\App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724978398 {#2206
        date: 2024-08-30 02:39:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 311840
      -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6718857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354330 {#2202
        date: 2024-01-15 22:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705357959 {#2705
      date: 2024-01-15 23:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2709 …}
    +nested: Doctrine\ORM\PersistentCollection {#2711 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    -id: 311993
    -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6401535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357959 {#2706
      date: 2024-01-15 23:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "The only thing I hated about that kinda thing is depending on the phone you lose the camera perks. If I install this on my pixel 6 pro, does everything function more or less the same? I don’t want to be taking shit photos after installing a rom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705385683 {#2903
    date: 2024-01-16 07:14:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -id: 312895
  -bodyTs: "'6':27 'camera':18 'depend':11 'everyth':30 'function':31 'hate':5 'instal':22,47 'kinda':8 'less':34 'lose':16 'perk':19 'phone':14 'photo':45 'pixel':26 'pro':28 'rom':49 'shit':44 'take':43 'thing':3,9 'want':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6733762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705385683 {#2904
    date: 2024-01-16 07:14:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2905
  +user: Proxies\__CG__\App\Entity\User {#2906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: Proxies\__CG__\App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724978398 {#2206
        date: 2024-08-30 02:39:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 311840
      -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6718857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354330 {#2202
        date: 2024-01-15 22:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705357959 {#2705
      date: 2024-01-15 23:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2709 …}
    +nested: Doctrine\ORM\PersistentCollection {#2711 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    -id: 311993
    -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6401535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357959 {#2706
      date: 2024-01-15 23:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "The only thing I hated about that kinda thing is depending on the phone you lose the camera perks. If I install this on my pixel 6 pro, does everything function more or less the same? I don’t want to be taking shit photos after installing a rom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705385683 {#2903
    date: 2024-01-16 07:14:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -id: 312895
  -bodyTs: "'6':27 'camera':18 'depend':11 'everyth':30 'function':31 'hate':5 'instal':22,47 'kinda':8 'less':34 'lose':16 'perk':19 'phone':14 'photo':45 'pixel':26 'pro':28 'rom':49 'shit':44 'take':43 'thing':3,9 'want':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6733762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705385683 {#2904
    date: 2024-01-16 07:14:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#2905
  +user: Proxies\__CG__\App\Entity\User {#2906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: Proxies\__CG__\App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724978398 {#2206
        date: 2024-08-30 02:39:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 311840
      -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6718857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354330 {#2202
        date: 2024-01-15 22:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705357959 {#2705
      date: 2024-01-15 23:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2709 …}
    +nested: Doctrine\ORM\PersistentCollection {#2711 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    -id: 311993
    -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6401535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357959 {#2706
      date: 2024-01-15 23:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "The only thing I hated about that kinda thing is depending on the phone you lose the camera perks. If I install this on my pixel 6 pro, does everything function more or less the same? I don’t want to be taking shit photos after installing a rom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705385683 {#2903
    date: 2024-01-16 07:14:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -id: 312895
  -bodyTs: "'6':27 'camera':18 'depend':11 'everyth':30 'function':31 'hate':5 'instal':22,47 'kinda':8 'less':34 'lose':16 'perk':19 'phone':14 'photo':45 'pixel':26 'pro':28 'rom':49 'shit':44 'take':43 'thing':3,9 'want':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6733762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705385683 {#2904
    date: 2024-01-16 07:14:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3068
  +user: Proxies\__CG__\App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: Proxies\__CG__\App\Entity\User {#2906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: Proxies\__CG__\App\Entity\User {#2708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1724978398 {#2206
          date: 2024-08-30 02:39:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 311840
        -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6718857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705354330 {#2202
          date: 2024-01-15 22:32:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705357959 {#2705
        date: 2024-01-15 23:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@yesman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2709 …}
      +nested: Doctrine\ORM\PersistentCollection {#2711 …}
      +votes: Doctrine\ORM\PersistentCollection {#2713 …}
      +reports: Doctrine\ORM\PersistentCollection {#2715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
      -id: 311993
      -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6401535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705357959 {#2706
        date: 2024-01-15 23:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "The only thing I hated about that kinda thing is depending on the phone you lose the camera perks. If I install this on my pixel 6 pro, does everything function more or less the same? I don’t want to be taking shit photos after installing a rom"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705385683 {#2903
      date: 2024-01-16 07:14:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
      "@BCsven@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2907 …}
    +nested: Doctrine\ORM\PersistentCollection {#2909 …}
    +votes: Doctrine\ORM\PersistentCollection {#2911 …}
    +reports: Doctrine\ORM\PersistentCollection {#2913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
    -id: 312895
    -bodyTs: "'6':27 'camera':18 'depend':11 'everyth':30 'function':31 'hate':5 'instal':22,47 'kinda':8 'less':34 'lose':16 'perk':19 'phone':14 'photo':45 'pixel':26 'pro':28 'rom':49 'shit':44 'take':43 'thing':3,9 'want':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6733762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705385683 {#2904
      date: 2024-01-16 07:14:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "You can install the Google Pixel Camera app if you want the functionality they offer. Grant it access to network upon install, then grant camera, microphone, location, sensors, and access tp all storage or assign a storage space. Should work as you expect oyher than it doesn’t integrate with the GrapheneOS gallery app, and prompts you to install google photos. you can still access photos by opening the Graphene gallery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705424331 {#3066
    date: 2024-01-16 17:58:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@BCsven@lemmy.ca"
    "@cyberpunk007@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  -id: 314245
  -bodyTs: "'access':18,30,65 'app':8,54 'assign':35 'camera':7,25 'doesn':47 'expect':43 'function':13 'galleri':53,71 'googl':5,60 'grant':16,24 'graphen':70 'grapheneo':52 'instal':3,22,59 'integr':49 'locat':27 'microphon':26 'network':20 'offer':15 'open':68 'oyher':44 'photo':61,66 'pixel':6 'prompt':56 'sensor':28 'space':38 'still':64 'storag':33,37 'tp':31 'upon':21 'want':11 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6431002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424331 {#3067
    date: 2024-01-16 17:58:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: Proxies\__CG__\App\Entity\User {#2906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: Proxies\__CG__\App\Entity\User {#2708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1724978398 {#2206
          date: 2024-08-30 02:39:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 311840
        -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6718857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705354330 {#2202
          date: 2024-01-15 22:32:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705357959 {#2705
        date: 2024-01-15 23:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@yesman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2709 …}
      +nested: Doctrine\ORM\PersistentCollection {#2711 …}
      +votes: Doctrine\ORM\PersistentCollection {#2713 …}
      +reports: Doctrine\ORM\PersistentCollection {#2715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
      -id: 311993
      -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6401535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705357959 {#2706
        date: 2024-01-15 23:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "The only thing I hated about that kinda thing is depending on the phone you lose the camera perks. If I install this on my pixel 6 pro, does everything function more or less the same? I don’t want to be taking shit photos after installing a rom"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705385683 {#2903
      date: 2024-01-16 07:14:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
      "@BCsven@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2907 …}
    +nested: Doctrine\ORM\PersistentCollection {#2909 …}
    +votes: Doctrine\ORM\PersistentCollection {#2911 …}
    +reports: Doctrine\ORM\PersistentCollection {#2913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
    -id: 312895
    -bodyTs: "'6':27 'camera':18 'depend':11 'everyth':30 'function':31 'hate':5 'instal':22,47 'kinda':8 'less':34 'lose':16 'perk':19 'phone':14 'photo':45 'pixel':26 'pro':28 'rom':49 'shit':44 'take':43 'thing':3,9 'want':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6733762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705385683 {#2904
      date: 2024-01-16 07:14:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "You can install the Google Pixel Camera app if you want the functionality they offer. Grant it access to network upon install, then grant camera, microphone, location, sensors, and access tp all storage or assign a storage space. Should work as you expect oyher than it doesn’t integrate with the GrapheneOS gallery app, and prompts you to install google photos. you can still access photos by opening the Graphene gallery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705424331 {#3066
    date: 2024-01-16 17:58:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@BCsven@lemmy.ca"
    "@cyberpunk007@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  -id: 314245
  -bodyTs: "'access':18,30,65 'app':8,54 'assign':35 'camera':7,25 'doesn':47 'expect':43 'function':13 'galleri':53,71 'googl':5,60 'grant':16,24 'graphen':70 'grapheneo':52 'instal':3,22,59 'integr':49 'locat':27 'microphon':26 'network':20 'offer':15 'open':68 'oyher':44 'photo':61,66 'pixel':6 'prompt':56 'sensor':28 'space':38 'still':64 'storag':33,37 'tp':31 'upon':21 'want':11 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6431002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424331 {#3067
    date: 2024-01-16 17:58:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: Proxies\__CG__\App\Entity\User {#2906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: Proxies\__CG__\App\Entity\User {#2708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: App\Entity\EntryComment {#2207
        +user: App\Entity\User {#2271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
        +image: null
        +parent: null
        +root: null
        +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1724978398 {#2206
          date: 2024-08-30 02:39:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 311840
        -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6718857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705354330 {#2202
          date: 2024-01-15 22:32:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2207}
      +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705357959 {#2705
        date: 2024-01-15 23:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@yesman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2709 …}
      +nested: Doctrine\ORM\PersistentCollection {#2711 …}
      +votes: Doctrine\ORM\PersistentCollection {#2713 …}
      +reports: Doctrine\ORM\PersistentCollection {#2715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
      -id: 311993
      -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6401535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705357959 {#2706
        date: 2024-01-15 23:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "The only thing I hated about that kinda thing is depending on the phone you lose the camera perks. If I install this on my pixel 6 pro, does everything function more or less the same? I don’t want to be taking shit photos after installing a rom"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705385683 {#2903
      date: 2024-01-16 07:14:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
      "@BCsven@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2907 …}
    +nested: Doctrine\ORM\PersistentCollection {#2909 …}
    +votes: Doctrine\ORM\PersistentCollection {#2911 …}
    +reports: Doctrine\ORM\PersistentCollection {#2913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
    -id: 312895
    -bodyTs: "'6':27 'camera':18 'depend':11 'everyth':30 'function':31 'hate':5 'instal':22,47 'kinda':8 'less':34 'lose':16 'perk':19 'phone':14 'photo':45 'pixel':26 'pro':28 'rom':49 'shit':44 'take':43 'thing':3,9 'want':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6733762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705385683 {#2904
      date: 2024-01-16 07:14:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "You can install the Google Pixel Camera app if you want the functionality they offer. Grant it access to network upon install, then grant camera, microphone, location, sensors, and access tp all storage or assign a storage space. Should work as you expect oyher than it doesn’t integrate with the GrapheneOS gallery app, and prompts you to install google photos. you can still access photos by opening the Graphene gallery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705424331 {#3066
    date: 2024-01-16 17:58:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@BCsven@lemmy.ca"
    "@cyberpunk007@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  -id: 314245
  -bodyTs: "'access':18,30,65 'app':8,54 'assign':35 'camera':7,25 'doesn':47 'expect':43 'function':13 'galleri':53,71 'googl':5,60 'grant':16,24 'graphen':70 'grapheneo':52 'instal':3,22,59 'integr':49 'locat':27 'microphon':26 'network':20 'offer':15 'open':68 'oyher':44 'photo':61,66 'pixel':6 'prompt':56 'sensor':28 'space':38 'still':64 'storag':33,37 'tp':31 'upon':21 'want':11 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6431002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424331 {#3067
    date: 2024-01-16 17:58:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2921
  +user: Proxies\__CG__\App\Entity\User {#2922 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: Proxies\__CG__\App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724978398 {#2206
        date: 2024-08-30 02:39:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 311840
      -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6718857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354330 {#2202
        date: 2024-01-15 22:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705357959 {#2705
      date: 2024-01-15 23:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2709 …}
    +nested: Doctrine\ORM\PersistentCollection {#2711 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    -id: 311993
    -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6401535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357959 {#2706
      date: 2024-01-15 23:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Love the grapheneos representation on lemmy lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705369834 {#2919
    date: 2024-01-16 02:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  -id: 312442
  -bodyTs: "'grapheneo':3 'lemmi':6 'lol':7 'love':1 'represent':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8313937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705369834 {#2920
    date: 2024-01-16 02:50:34.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 {#2921
  +user: Proxies\__CG__\App\Entity\User {#2922 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: Proxies\__CG__\App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724978398 {#2206
        date: 2024-08-30 02:39:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 311840
      -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6718857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354330 {#2202
        date: 2024-01-15 22:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705357959 {#2705
      date: 2024-01-15 23:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2709 …}
    +nested: Doctrine\ORM\PersistentCollection {#2711 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    -id: 311993
    -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6401535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357959 {#2706
      date: 2024-01-15 23:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Love the grapheneos representation on lemmy lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705369834 {#2919
    date: 2024-01-16 02:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  -id: 312442
  -bodyTs: "'grapheneo':3 'lemmi':6 'lol':7 'love':1 'represent':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8313937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705369834 {#2920
    date: 2024-01-16 02:50:34.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 {#2921
  +user: Proxies\__CG__\App\Entity\User {#2922 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: Proxies\__CG__\App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724978398 {#2206
        date: 2024-08-30 02:39:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 311840
      -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6718857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354330 {#2202
        date: 2024-01-15 22:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "GrapheneOS is the answer. Apps can be sandboxed away from OS. No Gapps integrated into the OS. Camera disable button if you are really paranoid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705357959 {#2705
      date: 2024-01-15 23:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2709 …}
    +nested: Doctrine\ORM\PersistentCollection {#2711 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    -id: 311993
    -bodyTs: "'answer':4 'app':5 'away':9 'button':20 'camera':18 'disabl':19 'gapp':13 'grapheneo':1 'integr':14 'os':11,17 'paranoid':25 'realli':24 'sandbox':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6401535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357959 {#2706
      date: 2024-01-15 23:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Love the grapheneos representation on lemmy lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705369834 {#2919
    date: 2024-01-16 02:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  -id: 312442
  -bodyTs: "'grapheneo':3 'lemmi':6 'lol':7 'love':1 'represent':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8313937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705369834 {#2920
    date: 2024-01-16 02:50:34.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 {#2723
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "I doubt the people you are describing are on Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705364665 {#2721
    date: 2024-01-16 01:24:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 312232
  -bodyTs: "'describ':7 'doubt':2 'lemmi':10 'peopl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6723632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705364665 {#2722
    date: 2024-01-16 01:24: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
167 DENIED edit
App\Entity\EntryComment {#2723
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "I doubt the people you are describing are on Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705364665 {#2721
    date: 2024-01-16 01:24:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 312232
  -bodyTs: "'describ':7 'doubt':2 'lemmi':10 'peopl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6723632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705364665 {#2722
    date: 2024-01-16 01:24: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
168 DENIED moderate
App\Entity\EntryComment {#2723
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2207
    +user: App\Entity\User {#2271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724978398 {#2206
      date: 2024-08-30 02:39:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2212 …}
    +nested: Doctrine\ORM\PersistentCollection {#2209 …}
    +votes: Doctrine\ORM\PersistentCollection {#2200 …}
    +reports: Doctrine\ORM\PersistentCollection {#2270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
    -id: 311840
    -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6718857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354330 {#2202
      date: 2024-01-15 22:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "I doubt the people you are describing are on Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705364665 {#2721
    date: 2024-01-16 01:24:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 312232
  -bodyTs: "'describ':7 'doubt':2 'lemmi':10 'peopl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6723632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705364665 {#2722
    date: 2024-01-16 01:24: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
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 {#2984
  +user: Proxies\__CG__\App\Entity\User {#2906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724978398 {#2206
        date: 2024-08-30 02:39:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 311840
      -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6718857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354330 {#2202
        date: 2024-01-15 22:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "I doubt the people you are describing are on Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705364665 {#2721
      date: 2024-01-16 01:24:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2725 …}
    +nested: Doctrine\ORM\PersistentCollection {#2727 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    -id: 312232
    -bodyTs: "'describ':7 'doubt':2 'lemmi':10 'peopl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6723632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705364665 {#2722
      date: 2024-01-16 01:24:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Here I am. Doesn’t mean I’m OK with it either. Not enough time in the day to figure out another solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705385607 {#2982
    date: 2024-01-16 07:13:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@Huschke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 312892
  -bodyTs: "'anoth':22 'day':18 'doesn':4 'either':12 'enough':14 'figur':20 'm':8 'mean':6 'ok':9 'solut':23 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6733724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705385607 {#2983
    date: 2024-01-16 07:13: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
171 DENIED edit
App\Entity\EntryComment {#2984
  +user: Proxies\__CG__\App\Entity\User {#2906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724978398 {#2206
        date: 2024-08-30 02:39:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 311840
      -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6718857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354330 {#2202
        date: 2024-01-15 22:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "I doubt the people you are describing are on Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705364665 {#2721
      date: 2024-01-16 01:24:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2725 …}
    +nested: Doctrine\ORM\PersistentCollection {#2727 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    -id: 312232
    -bodyTs: "'describ':7 'doubt':2 'lemmi':10 'peopl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6723632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705364665 {#2722
      date: 2024-01-16 01:24:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Here I am. Doesn’t mean I’m OK with it either. Not enough time in the day to figure out another solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705385607 {#2982
    date: 2024-01-16 07:13:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@Huschke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 312892
  -bodyTs: "'anoth':22 'day':18 'doesn':4 'either':12 'enough':14 'figur':20 'm':8 'mean':6 'ok':9 'solut':23 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6733724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705385607 {#2983
    date: 2024-01-16 07:13: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
172 DENIED moderate
App\Entity\EntryComment {#2984
  +user: Proxies\__CG__\App\Entity\User {#2906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2207
      +user: App\Entity\User {#2271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "Motherfuckers laughing at this meme carrying a smartphone checking their Gmail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724978398 {#2206
        date: 2024-08-30 02:39:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 311840
      -bodyTs: "'carri':6 'check':9 'gmail':11 'laugh':2 'meme':5 'motherfuck':1 'smartphon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6718857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354330 {#2202
        date: 2024-01-15 22:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2207}
    +body: "I doubt the people you are describing are on Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705364665 {#2721
      date: 2024-01-16 01:24:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
      "@yesman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2725 …}
    +nested: Doctrine\ORM\PersistentCollection {#2727 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    -id: 312232
    -bodyTs: "'describ':7 'doubt':2 'lemmi':10 'peopl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6723632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705364665 {#2722
      date: 2024-01-16 01:24:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2207}
  +body: "Here I am. Doesn’t mean I’m OK with it either. Not enough time in the day to figure out another solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705385607 {#2982
    date: 2024-01-16 07:13:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@yesman@lemmy.world"
    "@Huschke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 312892
  -bodyTs: "'anoth':22 'day':18 'doesn':4 'either':12 'enough':14 'figur':20 'm':8 'mean':6 'ok':9 'solut':23 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6733724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705385607 {#2983
    date: 2024-01-16 07:13: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
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 {#2182
  +user: App\Entity\User {#2184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "We need more main stream apps and games for linux. That’s the only reason I’m the on fence now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1725214206 {#2146
    date: 2024-09-01 20:10:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 314433
  -bodyTs: "'app':6 'fenc':20 'game':8 'linux':10 'm':17 'main':4 'need':2 'reason':15 'stream':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6817800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705428643 {#2185
    date: 2024-01-16 19:10:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#2182
  +user: App\Entity\User {#2184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "We need more main stream apps and games for linux. That’s the only reason I’m the on fence now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1725214206 {#2146
    date: 2024-09-01 20:10:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 314433
  -bodyTs: "'app':6 'fenc':20 'game':8 'linux':10 'm':17 'main':4 'need':2 'reason':15 'stream':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6817800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705428643 {#2185
    date: 2024-01-16 19:10:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#2182
  +user: App\Entity\User {#2184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "We need more main stream apps and games for linux. That’s the only reason I’m the on fence now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1725214206 {#2146
    date: 2024-09-01 20:10:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 314433
  -bodyTs: "'app':6 'fenc':20 'game':8 'linux':10 'm':17 'main':4 'need':2 'reason':15 'stream':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6817800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705428643 {#2185
    date: 2024-01-16 19:10:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2787
  +user: Proxies\__CG__\App\Entity\User {#2788 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2182
    +user: App\Entity\User {#2184 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "We need more main stream apps and games for linux. That’s the only reason I’m the on fence now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1725214206 {#2146
      date: 2024-09-01 20:10:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2171 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2187 …}
    +reports: Doctrine\ORM\PersistentCollection {#2177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
    -id: 314433
    -bodyTs: "'app':6 'fenc':20 'game':8 'linux':10 'm':17 'main':4 'need':2 'reason':15 'stream':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6817800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705428643 {#2185
      date: 2024-01-16 19:10:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2182}
  +body: "What in particular do you feel like is missing? I mean, there’s a lot of stuff on Linux already. There’s no shortage of apps or games. But there might be some specific thing that you want that linux doesn’t have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705441688 {#2785
    date: 2024-01-16 22:48:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Dark_Dragon@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2789 …}
  +nested: Doctrine\ORM\PersistentCollection {#2791 …}
  +votes: Doctrine\ORM\PersistentCollection {#2793 …}
  +reports: Doctrine\ORM\PersistentCollection {#2795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
  -id: 315091
  -bodyTs: "'alreadi':20 'app':26 'doesn':41 'feel':6 'game':28 'like':7 'linux':19,40 'lot':15 'mean':11 'might':31 'miss':9 'particular':3 'shortag':24 'specif':34 'stuff':17 'thing':35 'want':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8346092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705441688 {#2786
    date: 2024-01-16 22:48:08.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 {#2787
  +user: Proxies\__CG__\App\Entity\User {#2788 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2182
    +user: App\Entity\User {#2184 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "We need more main stream apps and games for linux. That’s the only reason I’m the on fence now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1725214206 {#2146
      date: 2024-09-01 20:10:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2171 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2187 …}
    +reports: Doctrine\ORM\PersistentCollection {#2177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
    -id: 314433
    -bodyTs: "'app':6 'fenc':20 'game':8 'linux':10 'm':17 'main':4 'need':2 'reason':15 'stream':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6817800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705428643 {#2185
      date: 2024-01-16 19:10:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2182}
  +body: "What in particular do you feel like is missing? I mean, there’s a lot of stuff on Linux already. There’s no shortage of apps or games. But there might be some specific thing that you want that linux doesn’t have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705441688 {#2785
    date: 2024-01-16 22:48:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Dark_Dragon@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2789 …}
  +nested: Doctrine\ORM\PersistentCollection {#2791 …}
  +votes: Doctrine\ORM\PersistentCollection {#2793 …}
  +reports: Doctrine\ORM\PersistentCollection {#2795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
  -id: 315091
  -bodyTs: "'alreadi':20 'app':26 'doesn':41 'feel':6 'game':28 'like':7 'linux':19,40 'lot':15 'mean':11 'might':31 'miss':9 'particular':3 'shortag':24 'specif':34 'stuff':17 'thing':35 'want':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8346092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705441688 {#2786
    date: 2024-01-16 22:48:08.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 {#2787
  +user: Proxies\__CG__\App\Entity\User {#2788 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2182
    +user: App\Entity\User {#2184 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "We need more main stream apps and games for linux. That’s the only reason I’m the on fence now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1725214206 {#2146
      date: 2024-09-01 20:10:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2171 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2187 …}
    +reports: Doctrine\ORM\PersistentCollection {#2177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
    -id: 314433
    -bodyTs: "'app':6 'fenc':20 'game':8 'linux':10 'm':17 'main':4 'need':2 'reason':15 'stream':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6817800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705428643 {#2185
      date: 2024-01-16 19:10:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2182}
  +body: "What in particular do you feel like is missing? I mean, there’s a lot of stuff on Linux already. There’s no shortage of apps or games. But there might be some specific thing that you want that linux doesn’t have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705441688 {#2785
    date: 2024-01-16 22:48:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@Dark_Dragon@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2789 …}
  +nested: Doctrine\ORM\PersistentCollection {#2791 …}
  +votes: Doctrine\ORM\PersistentCollection {#2793 …}
  +reports: Doctrine\ORM\PersistentCollection {#2795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
  -id: 315091
  -bodyTs: "'alreadi':20 'app':26 'doesn':41 'feel':6 'game':28 'like':7 'linux':19,40 'lot':15 'mean':11 'might':31 'miss':9 'particular':3 'shortag':24 'specif':34 'stuff':17 'thing':35 'want':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8346092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705441688 {#2786
    date: 2024-01-16 22:48:08.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