GET https://kbin.spritesserver.nl/index.php/*/commented?p=46

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 …}
}
6.24 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.06 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\Post {#1525
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
  +body: """
    Is there a Spotify alternative that has no ads?\n
    \n
    I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
    """
  +lang: "en"
  +commentCount: 64
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701469206 {#1625
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +children: []
  -id: 310
  -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701442341
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701355941 {#1630
    date: 2023-11-30 15:52:21.0 +01:00
  }
  +"title": 310
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#1525
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
  +body: """
    Is there a Spotify alternative that has no ads?\n
    \n
    I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
    """
  +lang: "en"
  +commentCount: 64
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701469206 {#1625
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +children: []
  -id: 310
  -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701442341
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701355941 {#1630
    date: 2023-11-30 15:52:21.0 +01:00
  }
  +"title": 310
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Post {#1525
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
  +body: """
    Is there a Spotify alternative that has no ads?\n
    \n
    I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
    """
  +lang: "en"
  +commentCount: 64
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701469206 {#1625
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +children: []
  -id: 310
  -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701442341
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701355941 {#1630
    date: 2023-11-30 15:52:21.0 +01:00
  }
  +"title": 310
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\PostComment {#4914
  +user: Proxies\__CG__\App\Entity\User {#4821 …}
  +post: App\Entity\Post {#1525
    +user: Proxies\__CG__\App\Entity\User {#1526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#1625
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#1722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#1630
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +parent: App\Entity\PostComment {#4836 …}
  +root: App\Entity\PostComment {#3967 …}
  +image: null
  +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701465501 {#4912
    date: 2023-12-01 22:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 878
  -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5176116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701465501 {#4913
    date: 2023-12-01 22:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\PostComment {#4914
  +user: Proxies\__CG__\App\Entity\User {#4821 …}
  +post: App\Entity\Post {#1525
    +user: Proxies\__CG__\App\Entity\User {#1526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#1625
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#1722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#1630
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +parent: App\Entity\PostComment {#4836 …}
  +root: App\Entity\PostComment {#3967 …}
  +image: null
  +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701465501 {#4912
    date: 2023-12-01 22:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 878
  -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5176116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701465501 {#4913
    date: 2023-12-01 22:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\PostComment {#4914
  +user: Proxies\__CG__\App\Entity\User {#4821 …}
  +post: App\Entity\Post {#1525
    +user: Proxies\__CG__\App\Entity\User {#1526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#1625
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#1722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#1630
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +parent: App\Entity\PostComment {#4836 …}
  +root: App\Entity\PostComment {#3967 …}
  +image: null
  +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701465501 {#4912
    date: 2023-12-01 22:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 878
  -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5176116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701465501 {#4913
    date: 2023-12-01 22:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\PostComment {#4929
  +user: Proxies\__CG__\App\Entity\User {#4065 …}
  +post: App\Entity\Post {#1525
    +user: Proxies\__CG__\App\Entity\User {#1526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#1625
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#1722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#1630
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +parent: App\Entity\PostComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4821 …}
    +post: App\Entity\Post {#1525}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
    +parent: App\Entity\PostComment {#4836 …}
    +root: App\Entity\PostComment {#3967 …}
    +image: null
    +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701465501 {#4912
      date: 2023-12-01 22:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BruceTwarzen@kbin.social"
      "@retrolasered@lemmy.zip"
      "@LinkOpensChest_wav"
      "@retrolasered"
      "@LinkOpensChest_wav@lemmy.one"
      "@HATEFISH@midwest.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4915 …}
    +nested: Doctrine\ORM\PersistentCollection {#4917 …}
    +votes: Doctrine\ORM\PersistentCollection {#4919 …}
    +reports: Doctrine\ORM\PersistentCollection {#4921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
    -id: 878
    -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5176116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701465501 {#4913
      date: 2023-12-01 22:18:21.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#3967 …}
  +image: null
  +body: "It always used to surprise me that bands like Nirvana would play with the Dwarves, considering their reputation and actions at shows"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701469206 {#4927
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 880
  -bodyTs: "'action':20 'alway':2 'band':8 'consid':16 'dwarv':15 'like':9 'nirvana':10 'play':12 'reput':18 'show':22 'surpris':5 'use':3 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5168588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701469206 {#4928
    date: 2023-12-01 23:20:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\PostComment {#4929
  +user: Proxies\__CG__\App\Entity\User {#4065 …}
  +post: App\Entity\Post {#1525
    +user: Proxies\__CG__\App\Entity\User {#1526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#1625
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#1722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#1630
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +parent: App\Entity\PostComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4821 …}
    +post: App\Entity\Post {#1525}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
    +parent: App\Entity\PostComment {#4836 …}
    +root: App\Entity\PostComment {#3967 …}
    +image: null
    +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701465501 {#4912
      date: 2023-12-01 22:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BruceTwarzen@kbin.social"
      "@retrolasered@lemmy.zip"
      "@LinkOpensChest_wav"
      "@retrolasered"
      "@LinkOpensChest_wav@lemmy.one"
      "@HATEFISH@midwest.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4915 …}
    +nested: Doctrine\ORM\PersistentCollection {#4917 …}
    +votes: Doctrine\ORM\PersistentCollection {#4919 …}
    +reports: Doctrine\ORM\PersistentCollection {#4921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
    -id: 878
    -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5176116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701465501 {#4913
      date: 2023-12-01 22:18:21.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#3967 …}
  +image: null
  +body: "It always used to surprise me that bands like Nirvana would play with the Dwarves, considering their reputation and actions at shows"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701469206 {#4927
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 880
  -bodyTs: "'action':20 'alway':2 'band':8 'consid':16 'dwarv':15 'like':9 'nirvana':10 'play':12 'reput':18 'show':22 'surpris':5 'use':3 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5168588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701469206 {#4928
    date: 2023-12-01 23:20:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\PostComment {#4929
  +user: Proxies\__CG__\App\Entity\User {#4065 …}
  +post: App\Entity\Post {#1525
    +user: Proxies\__CG__\App\Entity\User {#1526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#1625
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#1722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#1630
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +parent: App\Entity\PostComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4821 …}
    +post: App\Entity\Post {#1525}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
    +parent: App\Entity\PostComment {#4836 …}
    +root: App\Entity\PostComment {#3967 …}
    +image: null
    +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701465501 {#4912
      date: 2023-12-01 22:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BruceTwarzen@kbin.social"
      "@retrolasered@lemmy.zip"
      "@LinkOpensChest_wav"
      "@retrolasered"
      "@LinkOpensChest_wav@lemmy.one"
      "@HATEFISH@midwest.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4915 …}
    +nested: Doctrine\ORM\PersistentCollection {#4917 …}
    +votes: Doctrine\ORM\PersistentCollection {#4919 …}
    +reports: Doctrine\ORM\PersistentCollection {#4921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
    -id: 878
    -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5176116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701465501 {#4913
      date: 2023-12-01 22:18:21.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#3967 …}
  +image: null
  +body: "It always used to surprise me that bands like Nirvana would play with the Dwarves, considering their reputation and actions at shows"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701469206 {#4927
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 880
  -bodyTs: "'action':20 'alway':2 'band':8 'consid':16 'dwarv':15 'like':9 'nirvana':10 'play':12 'reput':18 'show':22 'surpris':5 'use':3 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5168588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701469206 {#4928
    date: 2023-12-01 23:20:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "The-DCEU-ends-not-with-a-bang-but-a-wimper"
  +title: "The DCEU ends not with a bang, but a wimper."
  +url: "https://lemmy.ml/pictrs/image/e0785216-168c-4b33-bd9a-f39582135b0d.png"
  +body: """
    10 years after Zod’s snapped neck, Martha, “some kinda Suicide Squad”, CGI moustache, rennouncing your wish, the hiearchy of power changing, and Speed Force PS1 graphics, the DC Extended Universe finally comes to a close. And it ends the same way it started - with a Rotten score.\n
    \n
    Looking back at all this wasted potential, what would you have done differently with the DCEU, and what are your hopes for James Gunn’s DC Universe?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712183449 {#1785
    date: 2024-04-04 00:30:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 23821
  -titleTs: "'bang':7 'dceu':2 'end':3 'wimper':10"
  -bodyTs: "'10':1 'back':50 'cgi':13 'chang':22 'close':36 'come':33 'dc':29,74 'dceu':64 'differ':61 'done':60 'end':39 'extend':30 'final':32 'forc':25 'graphic':27 'gunn':72 'hiearchi':19 'hope':69 'jame':71 'kinda':10 'look':49 'martha':8 'moustach':14 'neck':7 'potenti':55 'power':21 'ps1':26 'rennounc':15 'rotten':47 'score':48 'snap':6 'speed':24 'squad':12 'start':44 'suicid':11 'univers':31,75 'wast':54 'way':42 'wish':17 'would':57 'year':2 'zod':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703260711
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9593312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703174311 {#1784
    date: 2023-12-21 16:58:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "The-DCEU-ends-not-with-a-bang-but-a-wimper"
  +title: "The DCEU ends not with a bang, but a wimper."
  +url: "https://lemmy.ml/pictrs/image/e0785216-168c-4b33-bd9a-f39582135b0d.png"
  +body: """
    10 years after Zod’s snapped neck, Martha, “some kinda Suicide Squad”, CGI moustache, rennouncing your wish, the hiearchy of power changing, and Speed Force PS1 graphics, the DC Extended Universe finally comes to a close. And it ends the same way it started - with a Rotten score.\n
    \n
    Looking back at all this wasted potential, what would you have done differently with the DCEU, and what are your hopes for James Gunn’s DC Universe?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712183449 {#1785
    date: 2024-04-04 00:30:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 23821
  -titleTs: "'bang':7 'dceu':2 'end':3 'wimper':10"
  -bodyTs: "'10':1 'back':50 'cgi':13 'chang':22 'close':36 'come':33 'dc':29,74 'dceu':64 'differ':61 'done':60 'end':39 'extend':30 'final':32 'forc':25 'graphic':27 'gunn':72 'hiearchi':19 'hope':69 'jame':71 'kinda':10 'look':49 'martha':8 'moustach':14 'neck':7 'potenti':55 'power':21 'ps1':26 'rennounc':15 'rotten':47 'score':48 'snap':6 'speed':24 'squad':12 'start':44 'suicid':11 'univers':31,75 'wast':54 'way':42 'wish':17 'would':57 'year':2 'zod':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703260711
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9593312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703174311 {#1784
    date: 2023-12-21 16:58:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "The-DCEU-ends-not-with-a-bang-but-a-wimper"
  +title: "The DCEU ends not with a bang, but a wimper."
  +url: "https://lemmy.ml/pictrs/image/e0785216-168c-4b33-bd9a-f39582135b0d.png"
  +body: """
    10 years after Zod’s snapped neck, Martha, “some kinda Suicide Squad”, CGI moustache, rennouncing your wish, the hiearchy of power changing, and Speed Force PS1 graphics, the DC Extended Universe finally comes to a close. And it ends the same way it started - with a Rotten score.\n
    \n
    Looking back at all this wasted potential, what would you have done differently with the DCEU, and what are your hopes for James Gunn’s DC Universe?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712183449 {#1785
    date: 2024-04-04 00:30:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 23821
  -titleTs: "'bang':7 'dceu':2 'end':3 'wimper':10"
  -bodyTs: "'10':1 'back':50 'cgi':13 'chang':22 'close':36 'come':33 'dc':29,74 'dceu':64 'differ':61 'done':60 'end':39 'extend':30 'final':32 'forc':25 'graphic':27 'gunn':72 'hiearchi':19 'hope':69 'jame':71 'kinda':10 'look':49 'martha':8 'moustach':14 'neck':7 'potenti':55 'power':21 'ps1':26 'rennounc':15 'rotten':47 'score':48 'snap':6 'speed':24 'squad':12 'start':44 'suicid':11 'univers':31,75 'wast':54 'way':42 'wish':17 'would':57 'year':2 'zod':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703260711
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9593312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703174311 {#1784
    date: 2023-12-21 16:58:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1472 …}
  +slug: "Microchips"
  +title: "Microchips"
  +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 1283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722789604 {#1750
    date: 2024-08-04 18:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 19673
  -titleTs: "'microchip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668976
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2700556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701582576 {#1748
    date: 2023-12-03 06:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1472 …}
  +slug: "Microchips"
  +title: "Microchips"
  +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 1283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722789604 {#1750
    date: 2024-08-04 18:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 19673
  -titleTs: "'microchip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668976
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2700556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701582576 {#1748
    date: 2023-12-03 06:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1472 …}
  +slug: "Microchips"
  +title: "Microchips"
  +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 1283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722789604 {#1750
    date: 2024-08-04 18:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 19673
  -titleTs: "'microchip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668976
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2700556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701582576 {#1748
    date: 2023-12-03 06:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "How-is-your-part-of-the-world-doing"
  +title: "How is your part of the world doing?"
  +url: null
  +body: """
    How is your part of the world doing (both current and future prospects) compared to how it was 30/40 years ago? Please say where you are in the world.\n
    \n
    Edit- Thank you everyone for commenting. It has been very interesting for me and hopefully for others. If you are just coming to this post please still comment I am still reading them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697439304 {#1930
    date: 2023-10-16 08:55:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 4943
  -titleTs: "'part':4 'world':7"
  -bodyTs: "'30/40':19 'ago':21 'come':51 'comment':35,57 'compar':14 'current':10 'edit':30 'everyon':33 'futur':12 'hope':44 'interest':40 'other':46 'part':4 'pleas':22,55 'post':54 'prospect':13 'read':61 'say':23 'still':56,60 'thank':31 'world':7,29 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697286394
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6741737"
  +editedAt: DateTimeImmutable @1697390479 {#1933
    date: 2023-10-15 19:21:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697199994 {#1952
    date: 2023-10-13 14:26:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "How-is-your-part-of-the-world-doing"
  +title: "How is your part of the world doing?"
  +url: null
  +body: """
    How is your part of the world doing (both current and future prospects) compared to how it was 30/40 years ago? Please say where you are in the world.\n
    \n
    Edit- Thank you everyone for commenting. It has been very interesting for me and hopefully for others. If you are just coming to this post please still comment I am still reading them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697439304 {#1930
    date: 2023-10-16 08:55:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 4943
  -titleTs: "'part':4 'world':7"
  -bodyTs: "'30/40':19 'ago':21 'come':51 'comment':35,57 'compar':14 'current':10 'edit':30 'everyon':33 'futur':12 'hope':44 'interest':40 'other':46 'part':4 'pleas':22,55 'post':54 'prospect':13 'read':61 'say':23 'still':56,60 'thank':31 'world':7,29 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697286394
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6741737"
  +editedAt: DateTimeImmutable @1697390479 {#1933
    date: 2023-10-15 19:21:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697199994 {#1952
    date: 2023-10-13 14:26:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "How-is-your-part-of-the-world-doing"
  +title: "How is your part of the world doing?"
  +url: null
  +body: """
    How is your part of the world doing (both current and future prospects) compared to how it was 30/40 years ago? Please say where you are in the world.\n
    \n
    Edit- Thank you everyone for commenting. It has been very interesting for me and hopefully for others. If you are just coming to this post please still comment I am still reading them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697439304 {#1930
    date: 2023-10-16 08:55:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 4943
  -titleTs: "'part':4 'world':7"
  -bodyTs: "'30/40':19 'ago':21 'come':51 'comment':35,57 'compar':14 'current':10 'edit':30 'everyon':33 'futur':12 'hope':44 'interest':40 'other':46 'part':4 'pleas':22,55 'post':54 'prospect':13 'read':61 'say':23 'still':56,60 'thank':31 'world':7,29 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697286394
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6741737"
  +editedAt: DateTimeImmutable @1697390479 {#1933
    date: 2023-10-15 19:21:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697199994 {#1952
    date: 2023-10-13 14:26:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "Can-t-outsmart-your-teacher"
  +title: "Can't outsmart your teacher"
  +url: "https://telegra.ph/file/2f8ef6a846777447190b3.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 697
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702219778 {#1763
    date: 2023-12-10 15:49:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 21328
  -titleTs: "'outsmart':3 'teacher':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702203330
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17419590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702116930 {#1756
    date: 2023-12-09 11:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "Can-t-outsmart-your-teacher"
  +title: "Can't outsmart your teacher"
  +url: "https://telegra.ph/file/2f8ef6a846777447190b3.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 697
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702219778 {#1763
    date: 2023-12-10 15:49:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 21328
  -titleTs: "'outsmart':3 'teacher':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702203330
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17419590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702116930 {#1756
    date: 2023-12-09 11:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "Can-t-outsmart-your-teacher"
  +title: "Can't outsmart your teacher"
  +url: "https://telegra.ph/file/2f8ef6a846777447190b3.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 697
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702219778 {#1763
    date: 2023-12-10 15:49:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 21328
  -titleTs: "'outsmart':3 'teacher':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702203330
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17419590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702116930 {#1756
    date: 2023-12-09 11:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Youtubers-and-Twitter"
  +title: "Youtubers and Twitter"
  +url: "https://lemmy.world/pictrs/image/f1188bc4-640b-402d-bace-517066053330.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 951
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700458422 {#1838
    date: 2023-11-20 06:33:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 13645
  -titleTs: "'twitter':3 'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700246582
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8347535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700160182 {#2429
    date: 2023-11-16 19:43:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Youtubers-and-Twitter"
  +title: "Youtubers and Twitter"
  +url: "https://lemmy.world/pictrs/image/f1188bc4-640b-402d-bace-517066053330.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 951
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700458422 {#1838
    date: 2023-11-20 06:33:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 13645
  -titleTs: "'twitter':3 'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700246582
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8347535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700160182 {#2429
    date: 2023-11-16 19:43:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Youtubers-and-Twitter"
  +title: "Youtubers and Twitter"
  +url: "https://lemmy.world/pictrs/image/f1188bc4-640b-402d-bace-517066053330.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 951
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700458422 {#1838
    date: 2023-11-20 06:33:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 13645
  -titleTs: "'twitter':3 'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700246582
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8347535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700160182 {#2429
    date: 2023-11-16 19:43:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "What-s-your-weird-physical-habit"
  +title: "What's your weird physical habit?"
  +url: null
  +body: "One of mine is when I finish wrapping my hair up tightly in the towel to dry after washing, I whack the towel where it’s tucked in, kind of like encouragement to stay tucked for the duration, kinda like a coach does when sending the kids onto the playing field."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698706387 {#1936
    date: 2023-10-30 23:53:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 8385
  -titleTs: "'habit':6 'physic':5 'weird':4"
  -bodyTs: "'coach':42 'dri':17 'durat':38 'encourag':32 'field':51 'finish':7 'hair':10 'kid':47 'kind':29 'kinda':39 'like':31,40 'mine':3 'one':1 'onto':48 'play':50 'send':45 'stay':34 'tight':12 'towel':15,23 'tuck':27,35 'wash':19 'whack':21 'wrap':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698688495
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7504272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698602095 {#1376
    date: 2023-10-29 18:54:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "What-s-your-weird-physical-habit"
  +title: "What's your weird physical habit?"
  +url: null
  +body: "One of mine is when I finish wrapping my hair up tightly in the towel to dry after washing, I whack the towel where it’s tucked in, kind of like encouragement to stay tucked for the duration, kinda like a coach does when sending the kids onto the playing field."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698706387 {#1936
    date: 2023-10-30 23:53:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 8385
  -titleTs: "'habit':6 'physic':5 'weird':4"
  -bodyTs: "'coach':42 'dri':17 'durat':38 'encourag':32 'field':51 'finish':7 'hair':10 'kid':47 'kind':29 'kinda':39 'like':31,40 'mine':3 'one':1 'onto':48 'play':50 'send':45 'stay':34 'tight':12 'towel':15,23 'tuck':27,35 'wash':19 'whack':21 'wrap':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698688495
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7504272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698602095 {#1376
    date: 2023-10-29 18:54:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "What-s-your-weird-physical-habit"
  +title: "What's your weird physical habit?"
  +url: null
  +body: "One of mine is when I finish wrapping my hair up tightly in the towel to dry after washing, I whack the towel where it’s tucked in, kind of like encouragement to stay tucked for the duration, kinda like a coach does when sending the kids onto the playing field."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698706387 {#1936
    date: 2023-10-30 23:53:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 8385
  -titleTs: "'habit':6 'physic':5 'weird':4"
  -bodyTs: "'coach':42 'dri':17 'durat':38 'encourag':32 'field':51 'finish':7 'hair':10 'kid':47 'kind':29 'kinda':39 'like':31,40 'mine':3 'one':1 'onto':48 'play':50 'send':45 'stay':34 'tight':12 'towel':15,23 'tuck':27,35 'wash':19 'whack':21 'wrap':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698688495
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7504272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698602095 {#1376
    date: 2023-10-29 18:54:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1923 …}
  +slug: "Project-Bluefin-A-Linux-Desktop-for-Serious-Developers"
  +title: "Project Bluefin: A Linux Desktop for Serious Developers"
  +url: "https://thenewstack.io/project-bluefin-a-linux-desktop-for-serious-developers/"
  +body: "From The New Stack"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701121044 {#1359
    date: 2023-11-27 22:37:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 16428
  -titleTs: "'bluefin':2 'desktop':5 'develop':8 'linux':4 'project':1 'serious':7"
  -bodyTs: "'new':3 'stack':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700950076
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/4373297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863676 {#2488
    date: 2023-11-24 23:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1923 …}
  +slug: "Project-Bluefin-A-Linux-Desktop-for-Serious-Developers"
  +title: "Project Bluefin: A Linux Desktop for Serious Developers"
  +url: "https://thenewstack.io/project-bluefin-a-linux-desktop-for-serious-developers/"
  +body: "From The New Stack"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701121044 {#1359
    date: 2023-11-27 22:37:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 16428
  -titleTs: "'bluefin':2 'desktop':5 'develop':8 'linux':4 'project':1 'serious':7"
  -bodyTs: "'new':3 'stack':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700950076
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/4373297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863676 {#2488
    date: 2023-11-24 23:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1923 …}
  +slug: "Project-Bluefin-A-Linux-Desktop-for-Serious-Developers"
  +title: "Project Bluefin: A Linux Desktop for Serious Developers"
  +url: "https://thenewstack.io/project-bluefin-a-linux-desktop-for-serious-developers/"
  +body: "From The New Stack"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701121044 {#1359
    date: 2023-11-27 22:37:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 16428
  -titleTs: "'bluefin':2 'desktop':5 'develop':8 'linux':4 'project':1 'serious':7"
  -bodyTs: "'new':3 'stack':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700950076
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/4373297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863676 {#2488
    date: 2023-11-24 23:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "Lemmy-recommend-me-a-good-budget-Android-phone-please"
  +title: "Lemmy, recommend me a good budget Android phone please"
  +url: null
  +body: """
    I need one for general purposes only, NOT for gaming, so I don’t really care about gaming-related features.\n
    \n
    I’m going to buy it in Asia, as that’s where I live (Vietnam specifically), and would appreciate any advice. 🙂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699428526 {#1365
    date: 2023-11-08 08:28:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 9341
  -titleTs: "'android':7 'budget':6 'good':5 'lemmi':1 'phone':8 'pleas':9 'recommend':2"
  -bodyTs: "'advic':42 'appreci':40 'asia':29 'buy':26 'care':16 'featur':21 'game':10,19 'gaming-rel':18 'general':5 'go':24 'live':35 'm':23 'need':2 'one':3 'purpos':6 'realli':15 'relat':20 'specif':37 'vietnam':36 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699109014
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13719006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699022614 {#1369
    date: 2023-11-03 15:43:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "Lemmy-recommend-me-a-good-budget-Android-phone-please"
  +title: "Lemmy, recommend me a good budget Android phone please"
  +url: null
  +body: """
    I need one for general purposes only, NOT for gaming, so I don’t really care about gaming-related features.\n
    \n
    I’m going to buy it in Asia, as that’s where I live (Vietnam specifically), and would appreciate any advice. 🙂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699428526 {#1365
    date: 2023-11-08 08:28:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 9341
  -titleTs: "'android':7 'budget':6 'good':5 'lemmi':1 'phone':8 'pleas':9 'recommend':2"
  -bodyTs: "'advic':42 'appreci':40 'asia':29 'buy':26 'care':16 'featur':21 'game':10,19 'gaming-rel':18 'general':5 'go':24 'live':35 'm':23 'need':2 'one':3 'purpos':6 'realli':15 'relat':20 'specif':37 'vietnam':36 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699109014
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13719006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699022614 {#1369
    date: 2023-11-03 15:43:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "Lemmy-recommend-me-a-good-budget-Android-phone-please"
  +title: "Lemmy, recommend me a good budget Android phone please"
  +url: null
  +body: """
    I need one for general purposes only, NOT for gaming, so I don’t really care about gaming-related features.\n
    \n
    I’m going to buy it in Asia, as that’s where I live (Vietnam specifically), and would appreciate any advice. 🙂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699428526 {#1365
    date: 2023-11-08 08:28:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 9341
  -titleTs: "'android':7 'budget':6 'good':5 'lemmi':1 'phone':8 'pleas':9 'recommend':2"
  -bodyTs: "'advic':42 'appreci':40 'asia':29 'buy':26 'care':16 'featur':21 'game':10,19 'gaming-rel':18 'general':5 'go':24 'live':35 'm':23 'need':2 'one':3 'purpos':6 'realli':15 'relat':20 'specif':37 'vietnam':36 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699109014
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13719006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699022614 {#1369
    date: 2023-11-03 15:43:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "Yeah-yeah-yeah"
  +title: "Yeah, yeah, yeah..."
  +url: "https://lemmy.ca/pictrs/image/551885b1-6a0d-4f41-b5f6-91a956926de8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 1096
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701205550 {#1535
    date: 2023-11-28 22:05:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 17430
  -titleTs: "'yeah':1,2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701185565
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10164588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701099165 {#1534
    date: 2023-11-27 16:32:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "Yeah-yeah-yeah"
  +title: "Yeah, yeah, yeah..."
  +url: "https://lemmy.ca/pictrs/image/551885b1-6a0d-4f41-b5f6-91a956926de8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 1096
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701205550 {#1535
    date: 2023-11-28 22:05:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 17430
  -titleTs: "'yeah':1,2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701185565
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10164588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701099165 {#1534
    date: 2023-11-27 16:32:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "Yeah-yeah-yeah"
  +title: "Yeah, yeah, yeah..."
  +url: "https://lemmy.ca/pictrs/image/551885b1-6a0d-4f41-b5f6-91a956926de8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 1096
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701205550 {#1535
    date: 2023-11-28 22:05:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 17430
  -titleTs: "'yeah':1,2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701185565
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10164588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701099165 {#1534
    date: 2023-11-27 16:32:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Nuclear-power-That-s-just-steam-power-with-extra-steps"
  +title: "Nuclear power? That's just steam power with extra steps!"
  +url: "https://sh.itjust.works/pictrs/image/b239b451-a41f-48a2-944e-36f4ace58bdc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700941824 {#2355
    date: 2023-11-25 20:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 15477
  -titleTs: "'extra':9 'nuclear':1 'power':2,7 'steam':6 'step':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700752574
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9663207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700666174 {#2466
    date: 2023-11-22 16:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Nuclear-power-That-s-just-steam-power-with-extra-steps"
  +title: "Nuclear power? That's just steam power with extra steps!"
  +url: "https://sh.itjust.works/pictrs/image/b239b451-a41f-48a2-944e-36f4ace58bdc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700941824 {#2355
    date: 2023-11-25 20:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 15477
  -titleTs: "'extra':9 'nuclear':1 'power':2,7 'steam':6 'step':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700752574
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9663207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700666174 {#2466
    date: 2023-11-22 16:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Nuclear-power-That-s-just-steam-power-with-extra-steps"
  +title: "Nuclear power? That's just steam power with extra steps!"
  +url: "https://sh.itjust.works/pictrs/image/b239b451-a41f-48a2-944e-36f4ace58bdc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700941824 {#2355
    date: 2023-11-25 20:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 15477
  -titleTs: "'extra':9 'nuclear':1 'power':2,7 'steam':6 'step':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700752574
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9663207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700666174 {#2466
    date: 2023-11-22 16:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1482 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Political-Nuance-by-PervisTime"
  +title: ""Political Nuance" by PervisTime"
  +url: "https://lemmy.world/pictrs/image/de0b172d-7401-4f02-9900-ca8e5b01a851.jpeg"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)\n
    - [Xitter](https://twitter.com/PervisTime)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 957
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701503193 {#1546
    date: 2023-12-02 08:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 17203
  -titleTs: "'nuanc':2 'pervistim':4 'polit':1"
  -bodyTs: "'/)':4 '/extrafabulouscomics)':8 '/pervistime)':12 'patreon':5 'twitter.com':11 'twitter.com/pervistime)':10 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6 'xitter':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701153841
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8813563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701067441 {#1544
    date: 2023-11-27 07:44:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1482 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Political-Nuance-by-PervisTime"
  +title: ""Political Nuance" by PervisTime"
  +url: "https://lemmy.world/pictrs/image/de0b172d-7401-4f02-9900-ca8e5b01a851.jpeg"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)\n
    - [Xitter](https://twitter.com/PervisTime)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 957
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701503193 {#1546
    date: 2023-12-02 08:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 17203
  -titleTs: "'nuanc':2 'pervistim':4 'polit':1"
  -bodyTs: "'/)':4 '/extrafabulouscomics)':8 '/pervistime)':12 'patreon':5 'twitter.com':11 'twitter.com/pervistime)':10 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6 'xitter':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701153841
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8813563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701067441 {#1544
    date: 2023-11-27 07:44:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1482 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Political-Nuance-by-PervisTime"
  +title: ""Political Nuance" by PervisTime"
  +url: "https://lemmy.world/pictrs/image/de0b172d-7401-4f02-9900-ca8e5b01a851.jpeg"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)\n
    - [Xitter](https://twitter.com/PervisTime)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 957
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701503193 {#1546
    date: 2023-12-02 08:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 17203
  -titleTs: "'nuanc':2 'pervistim':4 'polit':1"
  -bodyTs: "'/)':4 '/extrafabulouscomics)':8 '/pervistime)':12 'patreon':5 'twitter.com':11 'twitter.com/pervistime)':10 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6 'xitter':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701153841
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8813563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701067441 {#1544
    date: 2023-11-27 07:44:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1886
  +user: Proxies\__CG__\App\Entity\User {#1884 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1850 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "What-can-a-senior-desktop-support-tech-do-who-is"
  +title: "What can a senior desktop support tech do who is burned out?"
  +url: null
  +body: """
    I am wondering what kind of career moves I have available to me because I am over the bullshit of desktop support. I have been brushing up on my Linux skills, learning docker, and doing a whole bunch of networking-related things. At this point, I am 46 years old. Would it benefit me to go back to school to learn a skill to help me advance beyond this role? I just don’t know what to do. There are many options, none of them truly low cost and all of them involving a significant amount of risk.\n
    \n
    I get that there is no avoiding risk when making a career change so late in life. I was looking at training for Java or Oracle and it isn’t cheap. Maybe given my experience I could teach A+ or Network+? I don’t know. I’ll welcome any ideas right now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689175608 {#1913
    date: 2023-07-12 17:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1888 …}
  +reports: Doctrine\ORM\PersistentCollection {#1876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1877 …}
  +badges: Doctrine\ORM\PersistentCollection {#1920 …}
  +children: []
  -id: 1072
  -titleTs: "'burn':11 'desktop':5 'senior':4 'support':6 'tech':7"
  -bodyTs: "'46':49 'advanc':68 'amount':97 'avail':11 'avoid':106 'back':58 'benefit':54 'beyond':69 'brush':26 'bullshit':19 'bunch':38 'career':7,111 'chang':112 'cheap':130 'cost':89 'could':136 'desktop':21 'docker':33 'experi':134 'get':101 'given':132 'go':57 'help':66 'idea':149 'involv':94 'isn':128 'java':123 'kind':5 'know':76,144 'late':114 'learn':32,62 'life':116 'linux':30 'll':146 'look':119 'low':88 'make':109 'mani':82 'mayb':131 'move':8 'network':41,140 'networking-rel':40 'none':84 'old':51 'option':83 'oracl':125 'point':46 'relat':42 'right':150 'risk':99,107 'role':71 'school':60 'signific':96 'skill':31,64 'support':22 'teach':137 'thing':43 'train':121 'truli':87 'welcom':147 'whole':37 'wonder':3 'would':52 'year':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689170165
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/3149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689083765 {#1918
    date: 2023-07-11 15:56:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1886
  +user: Proxies\__CG__\App\Entity\User {#1884 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1850 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "What-can-a-senior-desktop-support-tech-do-who-is"
  +title: "What can a senior desktop support tech do who is burned out?"
  +url: null
  +body: """
    I am wondering what kind of career moves I have available to me because I am over the bullshit of desktop support. I have been brushing up on my Linux skills, learning docker, and doing a whole bunch of networking-related things. At this point, I am 46 years old. Would it benefit me to go back to school to learn a skill to help me advance beyond this role? I just don’t know what to do. There are many options, none of them truly low cost and all of them involving a significant amount of risk.\n
    \n
    I get that there is no avoiding risk when making a career change so late in life. I was looking at training for Java or Oracle and it isn’t cheap. Maybe given my experience I could teach A+ or Network+? I don’t know. I’ll welcome any ideas right now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689175608 {#1913
    date: 2023-07-12 17:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1888 …}
  +reports: Doctrine\ORM\PersistentCollection {#1876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1877 …}
  +badges: Doctrine\ORM\PersistentCollection {#1920 …}
  +children: []
  -id: 1072
  -titleTs: "'burn':11 'desktop':5 'senior':4 'support':6 'tech':7"
  -bodyTs: "'46':49 'advanc':68 'amount':97 'avail':11 'avoid':106 'back':58 'benefit':54 'beyond':69 'brush':26 'bullshit':19 'bunch':38 'career':7,111 'chang':112 'cheap':130 'cost':89 'could':136 'desktop':21 'docker':33 'experi':134 'get':101 'given':132 'go':57 'help':66 'idea':149 'involv':94 'isn':128 'java':123 'kind':5 'know':76,144 'late':114 'learn':32,62 'life':116 'linux':30 'll':146 'look':119 'low':88 'make':109 'mani':82 'mayb':131 'move':8 'network':41,140 'networking-rel':40 'none':84 'old':51 'option':83 'oracl':125 'point':46 'relat':42 'right':150 'risk':99,107 'role':71 'school':60 'signific':96 'skill':31,64 'support':22 'teach':137 'thing':43 'train':121 'truli':87 'welcom':147 'whole':37 'wonder':3 'would':52 'year':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689170165
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/3149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689083765 {#1918
    date: 2023-07-11 15:56:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1886
  +user: Proxies\__CG__\App\Entity\User {#1884 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1850 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "What-can-a-senior-desktop-support-tech-do-who-is"
  +title: "What can a senior desktop support tech do who is burned out?"
  +url: null
  +body: """
    I am wondering what kind of career moves I have available to me because I am over the bullshit of desktop support. I have been brushing up on my Linux skills, learning docker, and doing a whole bunch of networking-related things. At this point, I am 46 years old. Would it benefit me to go back to school to learn a skill to help me advance beyond this role? I just don’t know what to do. There are many options, none of them truly low cost and all of them involving a significant amount of risk.\n
    \n
    I get that there is no avoiding risk when making a career change so late in life. I was looking at training for Java or Oracle and it isn’t cheap. Maybe given my experience I could teach A+ or Network+? I don’t know. I’ll welcome any ideas right now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689175608 {#1913
    date: 2023-07-12 17:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1888 …}
  +reports: Doctrine\ORM\PersistentCollection {#1876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1877 …}
  +badges: Doctrine\ORM\PersistentCollection {#1920 …}
  +children: []
  -id: 1072
  -titleTs: "'burn':11 'desktop':5 'senior':4 'support':6 'tech':7"
  -bodyTs: "'46':49 'advanc':68 'amount':97 'avail':11 'avoid':106 'back':58 'benefit':54 'beyond':69 'brush':26 'bullshit':19 'bunch':38 'career':7,111 'chang':112 'cheap':130 'cost':89 'could':136 'desktop':21 'docker':33 'experi':134 'get':101 'given':132 'go':57 'help':66 'idea':149 'involv':94 'isn':128 'java':123 'kind':5 'know':76,144 'late':114 'learn':32,62 'life':116 'linux':30 'll':146 'look':119 'low':88 'make':109 'mani':82 'mayb':131 'move':8 'network':41,140 'networking-rel':40 'none':84 'old':51 'option':83 'oracl':125 'point':46 'relat':42 'right':150 'risk':99,107 'role':71 'school':60 'signific':96 'skill':31,64 'support':22 'teach':137 'thing':43 'train':121 'truli':87 'welcom':147 'whole':37 'wonder':3 'would':52 'year':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689170165
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/3149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689083765 {#1918
    date: 2023-07-11 15:56:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "WHITE-WHALE-HOLY-GRAIL"
  +title: "WHITE WHALE HOLY GRAIL"
  +url: "https://mander.xyz/pictrs/image/10e2a16e-a2fd-4b00-b1f7-b6ef80f56123.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 743
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701702015 {#1632
    date: 2023-12-04 16:00:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 19354
  -titleTs: "'grail':4 'holi':3 'whale':2 'white':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701617688
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6855574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531288 {#1623
    date: 2023-12-02 16:34:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "WHITE-WHALE-HOLY-GRAIL"
  +title: "WHITE WHALE HOLY GRAIL"
  +url: "https://mander.xyz/pictrs/image/10e2a16e-a2fd-4b00-b1f7-b6ef80f56123.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 743
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701702015 {#1632
    date: 2023-12-04 16:00:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 19354
  -titleTs: "'grail':4 'holi':3 'whale':2 'white':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701617688
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6855574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531288 {#1623
    date: 2023-12-02 16:34:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "WHITE-WHALE-HOLY-GRAIL"
  +title: "WHITE WHALE HOLY GRAIL"
  +url: "https://mander.xyz/pictrs/image/10e2a16e-a2fd-4b00-b1f7-b6ef80f56123.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 743
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701702015 {#1632
    date: 2023-12-04 16:00:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 19354
  -titleTs: "'grail':4 'holi':3 'whale':2 'white':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701617688
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6855574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531288 {#1623
    date: 2023-12-02 16:34:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#75
  +user: Proxies\__CG__\App\Entity\User {#1605 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1850 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "What-exercises-can-I-do-to-strengthen-my-willpower"
  +title: "What exercises can I do to strengthen my willpower?"
  +url: null
  +body: """
    I’ve realized that I’m very mentally weak and it’s impacting my success.  \n
    I suspect I have ADHD and whenever I get an urge to distract myself, I rarely manage to resist it.  \n
    I think what I am missing is the residtance to discomfort that eg. allows sports people to carry on going even when their muscles are telling them to stop. Or the thing that allows people to defy themselves and step into an ice-cold shower.\n
    \n
    Unfortunately I am not a person who enjoys sports and a cold shower is only something that makes sense once a day. Can you think of any exercises that I can do here and now in my room, and practice routinely that will strengthen my willpower so that I can better resist my urges in the future?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689312981 {#238
    date: 2023-07-14 07:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1823 …}
  +votes: Doctrine\ORM\PersistentCollection {#1842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1911 …}
  +badges: Doctrine\ORM\PersistentCollection {#1882 …}
  +children: []
  -id: 1024
  -titleTs: "'exercis':2 'strengthen':7 'willpow':9"
  -bodyTs: "'adhd':20 'allow':49,69 'better':132 'carri':53 'cold':80,93 'day':103 'defi':72 'discomfort':46 'distract':28 'eg':48 'enjoy':89 'even':56 'exercis':109 'futur':138 'get':24 'go':55 'ice':79 'ice-cold':78 'impact':13 'm':6 'make':99 'manag':32 'mental':8 'miss':41 'muscl':59 'peopl':51,70 'person':87 'practic':121 'rare':31 'realiz':3 'residt':44 'resist':34,133 'room':119 'routin':122 'sens':100 'shower':81,94 'someth':97 'sport':50,90 'step':75 'stop':64 'strengthen':125 'success':15 'suspect':17 'tell':61 'thing':67 'think':37,106 'unfortun':82 'urg':26,135 've':2 'weak':9 'whenev':22 'willpow':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689122051
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923760"
  +editedAt: DateTimeImmutable @1689037764 {#247
    date: 2023-07-11 03:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035651 {#240
    date: 2023-07-11 02:34:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#75
  +user: Proxies\__CG__\App\Entity\User {#1605 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1850 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "What-exercises-can-I-do-to-strengthen-my-willpower"
  +title: "What exercises can I do to strengthen my willpower?"
  +url: null
  +body: """
    I’ve realized that I’m very mentally weak and it’s impacting my success.  \n
    I suspect I have ADHD and whenever I get an urge to distract myself, I rarely manage to resist it.  \n
    I think what I am missing is the residtance to discomfort that eg. allows sports people to carry on going even when their muscles are telling them to stop. Or the thing that allows people to defy themselves and step into an ice-cold shower.\n
    \n
    Unfortunately I am not a person who enjoys sports and a cold shower is only something that makes sense once a day. Can you think of any exercises that I can do here and now in my room, and practice routinely that will strengthen my willpower so that I can better resist my urges in the future?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689312981 {#238
    date: 2023-07-14 07:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1823 …}
  +votes: Doctrine\ORM\PersistentCollection {#1842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1911 …}
  +badges: Doctrine\ORM\PersistentCollection {#1882 …}
  +children: []
  -id: 1024
  -titleTs: "'exercis':2 'strengthen':7 'willpow':9"
  -bodyTs: "'adhd':20 'allow':49,69 'better':132 'carri':53 'cold':80,93 'day':103 'defi':72 'discomfort':46 'distract':28 'eg':48 'enjoy':89 'even':56 'exercis':109 'futur':138 'get':24 'go':55 'ice':79 'ice-cold':78 'impact':13 'm':6 'make':99 'manag':32 'mental':8 'miss':41 'muscl':59 'peopl':51,70 'person':87 'practic':121 'rare':31 'realiz':3 'residt':44 'resist':34,133 'room':119 'routin':122 'sens':100 'shower':81,94 'someth':97 'sport':50,90 'step':75 'stop':64 'strengthen':125 'success':15 'suspect':17 'tell':61 'thing':67 'think':37,106 'unfortun':82 'urg':26,135 've':2 'weak':9 'whenev':22 'willpow':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689122051
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923760"
  +editedAt: DateTimeImmutable @1689037764 {#247
    date: 2023-07-11 03:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035651 {#240
    date: 2023-07-11 02:34:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#75
  +user: Proxies\__CG__\App\Entity\User {#1605 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1850 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "What-exercises-can-I-do-to-strengthen-my-willpower"
  +title: "What exercises can I do to strengthen my willpower?"
  +url: null
  +body: """
    I’ve realized that I’m very mentally weak and it’s impacting my success.  \n
    I suspect I have ADHD and whenever I get an urge to distract myself, I rarely manage to resist it.  \n
    I think what I am missing is the residtance to discomfort that eg. allows sports people to carry on going even when their muscles are telling them to stop. Or the thing that allows people to defy themselves and step into an ice-cold shower.\n
    \n
    Unfortunately I am not a person who enjoys sports and a cold shower is only something that makes sense once a day. Can you think of any exercises that I can do here and now in my room, and practice routinely that will strengthen my willpower so that I can better resist my urges in the future?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689312981 {#238
    date: 2023-07-14 07:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1823 …}
  +votes: Doctrine\ORM\PersistentCollection {#1842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1911 …}
  +badges: Doctrine\ORM\PersistentCollection {#1882 …}
  +children: []
  -id: 1024
  -titleTs: "'exercis':2 'strengthen':7 'willpow':9"
  -bodyTs: "'adhd':20 'allow':49,69 'better':132 'carri':53 'cold':80,93 'day':103 'defi':72 'discomfort':46 'distract':28 'eg':48 'enjoy':89 'even':56 'exercis':109 'futur':138 'get':24 'go':55 'ice':79 'ice-cold':78 'impact':13 'm':6 'make':99 'manag':32 'mental':8 'miss':41 'muscl':59 'peopl':51,70 'person':87 'practic':121 'rare':31 'realiz':3 'residt':44 'resist':34,133 'room':119 'routin':122 'sens':100 'shower':81,94 'someth':97 'sport':50,90 'step':75 'stop':64 'strengthen':125 'success':15 'suspect':17 'tell':61 'thing':67 'think':37,106 'unfortun':82 'urg':26,135 've':2 'weak':9 'whenev':22 'willpow':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689122051
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923760"
  +editedAt: DateTimeImmutable @1689037764 {#247
    date: 2023-07-11 03:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035651 {#240
    date: 2023-07-11 02:34:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1889
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: Proxies\__CG__\App\Entity\Image {#1937 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "France-bans-all-pro-Palestinian-demonstrations"
  +title: "France bans all pro-Palestinian demonstrations"
  +url: "https://www.bbc.com/news/world-europe-67088547"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697377894 {#1912
    date: 2023-10-15 15:51:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 4759
  -titleTs: "'ban':2 'demonstr':7 'franc':1 'palestinian':6 'pro':5 'pro-palestinian':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697234139
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/8679540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697147739 {#1915
    date: 2023-10-12 23:55:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1889
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: Proxies\__CG__\App\Entity\Image {#1937 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "France-bans-all-pro-Palestinian-demonstrations"
  +title: "France bans all pro-Palestinian demonstrations"
  +url: "https://www.bbc.com/news/world-europe-67088547"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697377894 {#1912
    date: 2023-10-15 15:51:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 4759
  -titleTs: "'ban':2 'demonstr':7 'franc':1 'palestinian':6 'pro':5 'pro-palestinian':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697234139
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/8679540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697147739 {#1915
    date: 2023-10-12 23:55:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1889
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: Proxies\__CG__\App\Entity\Image {#1937 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "France-bans-all-pro-Palestinian-demonstrations"
  +title: "France bans all pro-Palestinian demonstrations"
  +url: "https://www.bbc.com/news/world-europe-67088547"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697377894 {#1912
    date: 2023-10-15 15:51:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 4759
  -titleTs: "'ban':2 'demonstr':7 'franc':1 'palestinian':6 'pro':5 'pro-palestinian':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697234139
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/8679540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697147739 {#1915
    date: 2023-10-12 23:55:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Trek-Club"
  +title: "Trek Club"
  +url: "https://lemmy.world/pictrs/image/8047fdb8-a6c0-4bc6-b550-f98bbd119a9d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 436
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702133124 {#1485
    date: 2023-12-09 15:45:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 20593
  -titleTs: "'club':2 'trek':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701949689
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9209980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863289 {#1489
    date: 2023-12-06 12:48:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Trek-Club"
  +title: "Trek Club"
  +url: "https://lemmy.world/pictrs/image/8047fdb8-a6c0-4bc6-b550-f98bbd119a9d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 436
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702133124 {#1485
    date: 2023-12-09 15:45:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 20593
  -titleTs: "'club':2 'trek':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701949689
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9209980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863289 {#1489
    date: 2023-12-06 12:48:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Trek-Club"
  +title: "Trek Club"
  +url: "https://lemmy.world/pictrs/image/8047fdb8-a6c0-4bc6-b550-f98bbd119a9d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 436
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702133124 {#1485
    date: 2023-12-09 15:45:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 20593
  -titleTs: "'club':2 'trek':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701949689
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9209980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863289 {#1489
    date: 2023-12-06 12:48:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1634 …}
  +slug: "Every-time-I-m-trying-to-decide-what-new-show-I"
  +title: "Every time I'm trying to decide what new show I should check out"
  +url: "https://i.imgur.com/nAned3B.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724124711 {#1622
    date: 2024-08-20 05:31:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 27950
  -titleTs: "'check':13 'decid':7 'everi':1 'm':4 'new':9 'show':10 'time':2 'tri':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704760723
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5430292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704674323 {#1633
    date: 2024-01-08 01:38:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1634 …}
  +slug: "Every-time-I-m-trying-to-decide-what-new-show-I"
  +title: "Every time I'm trying to decide what new show I should check out"
  +url: "https://i.imgur.com/nAned3B.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724124711 {#1622
    date: 2024-08-20 05:31:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 27950
  -titleTs: "'check':13 'decid':7 'everi':1 'm':4 'new':9 'show':10 'time':2 'tri':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704760723
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5430292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704674323 {#1633
    date: 2024-01-08 01:38:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1634 …}
  +slug: "Every-time-I-m-trying-to-decide-what-new-show-I"
  +title: "Every time I'm trying to decide what new show I should check out"
  +url: "https://i.imgur.com/nAned3B.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724124711 {#1622
    date: 2024-08-20 05:31:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 27950
  -titleTs: "'check':13 'decid':7 'everi':1 'm':4 'new':9 'show':10 'time':2 'tri':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704760723
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5430292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704674323 {#1633
    date: 2024-01-08 01:38:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Title"
  +title: "Title"
  +url: "https://sh.itjust.works/pictrs/image/d4faa5f4-4a19-4491-b7ce-abc8ddd768a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 836
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728500560 {#1456
    date: 2024-10-09 21:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 32271
  -titleTs: "'titl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705972597
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13235145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886197 {#1454
    date: 2024-01-22 02:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Title"
  +title: "Title"
  +url: "https://sh.itjust.works/pictrs/image/d4faa5f4-4a19-4491-b7ce-abc8ddd768a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 836
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728500560 {#1456
    date: 2024-10-09 21:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 32271
  -titleTs: "'titl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705972597
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13235145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886197 {#1454
    date: 2024-01-22 02:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Title"
  +title: "Title"
  +url: "https://sh.itjust.works/pictrs/image/d4faa5f4-4a19-4491-b7ce-abc8ddd768a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 836
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728500560 {#1456
    date: 2024-10-09 21:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 32271
  -titleTs: "'titl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705972597
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13235145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886197 {#1454
    date: 2024-01-22 02:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Me-IRL"
  +title: "Me IRL"
  +url: "https://sh.itjust.works/pictrs/image/95811612-a21d-40f1-a914-545d6afffc94.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 609
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726854408 {#1442
    date: 2024-09-20 19:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 31376
  -titleTs: "'irl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705628768
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12986543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705542368 {#1415
    date: 2024-01-18 02:46:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Me-IRL"
  +title: "Me IRL"
  +url: "https://sh.itjust.works/pictrs/image/95811612-a21d-40f1-a914-545d6afffc94.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 609
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726854408 {#1442
    date: 2024-09-20 19:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 31376
  -titleTs: "'irl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705628768
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12986543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705542368 {#1415
    date: 2024-01-18 02:46:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Me-IRL"
  +title: "Me IRL"
  +url: "https://sh.itjust.works/pictrs/image/95811612-a21d-40f1-a914-545d6afffc94.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 609
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726854408 {#1442
    date: 2024-09-20 19:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 31376
  -titleTs: "'irl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705628768
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12986543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705542368 {#1415
    date: 2024-01-18 02:46:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "They-wish"
  +title: "They wish"
  +url: "https://lemmy.ml/pictrs/image/f98aff36-7182-4782-b8de-ddcef3140778.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 946
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884316 {#1436
    date: 2024-10-14 07:38:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 32577
  -titleTs: "'wish':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706100917
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10930558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014517 {#1428
    date: 2024-01-23 13:55:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "They-wish"
  +title: "They wish"
  +url: "https://lemmy.ml/pictrs/image/f98aff36-7182-4782-b8de-ddcef3140778.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 946
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884316 {#1436
    date: 2024-10-14 07:38:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 32577
  -titleTs: "'wish':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706100917
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10930558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014517 {#1428
    date: 2024-01-23 13:55:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "They-wish"
  +title: "They wish"
  +url: "https://lemmy.ml/pictrs/image/f98aff36-7182-4782-b8de-ddcef3140778.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 946
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884316 {#1436
    date: 2024-10-14 07:38:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 32577
  -titleTs: "'wish':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706100917
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10930558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014517 {#1428
    date: 2024-01-23 13:55:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "Do-you-think-Jon-Stewart-should-run-for-president-of"
  +title: "Do you think Jon Stewart should run for president of the United States?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728904300 {#1698
    date: 2024-10-14 13:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 32886
  -titleTs: "'jon':4 'presid':9 'run':7 'state':13 'stewart':5 'think':3 'unit':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706220189
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11144922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706133789 {#1696
    date: 2024-01-24 23:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "Do-you-think-Jon-Stewart-should-run-for-president-of"
  +title: "Do you think Jon Stewart should run for president of the United States?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728904300 {#1698
    date: 2024-10-14 13:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 32886
  -titleTs: "'jon':4 'presid':9 'run':7 'state':13 'stewart':5 'think':3 'unit':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706220189
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11144922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706133789 {#1696
    date: 2024-01-24 23:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "Do-you-think-Jon-Stewart-should-run-for-president-of"
  +title: "Do you think Jon Stewart should run for president of the United States?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728904300 {#1698
    date: 2024-10-14 13:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 32886
  -titleTs: "'jon':4 'presid':9 'run':7 'state':13 'stewart':5 'think':3 'unit':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706220189
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11144922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706133789 {#1696
    date: 2024-01-24 23:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Some-heroes-don-t-wear-capes"
  +title: "Some heroes don't wear capes"
  +url: "https://lemmy.dbzer0.com/pictrs/image/760992e2-a11c-4831-a09a-5102f7a9cdb3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 1377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729479417 {#1671
    date: 2024-10-21 04:56:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 33642
  -titleTs: "'cape':6 'hero':2 'wear':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706539856
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13251665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706453456 {#1679
    date: 2024-01-28 15:50:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Some-heroes-don-t-wear-capes"
  +title: "Some heroes don't wear capes"
  +url: "https://lemmy.dbzer0.com/pictrs/image/760992e2-a11c-4831-a09a-5102f7a9cdb3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 1377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729479417 {#1671
    date: 2024-10-21 04:56:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 33642
  -titleTs: "'cape':6 'hero':2 'wear':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706539856
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13251665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706453456 {#1679
    date: 2024-01-28 15:50:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Some-heroes-don-t-wear-capes"
  +title: "Some heroes don't wear capes"
  +url: "https://lemmy.dbzer0.com/pictrs/image/760992e2-a11c-4831-a09a-5102f7a9cdb3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 1377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729479417 {#1671
    date: 2024-10-21 04:56:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 33642
  -titleTs: "'cape':6 'hero':2 'wear':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706539856
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13251665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706453456 {#1679
    date: 2024-01-28 15:50:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Learn-something-new-every-day"
  +title: "Learn something new every day"
  +url: "https://lemmy.world/pictrs/image/69ce8017-6f8e-45ad-aff2-44683195bdb1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 443
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729305970 {#1645
    date: 2024-10-19 04:46:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 33364
  -titleTs: "'day':5 'everi':4 'learn':1 'new':3 'someth':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706409303
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11231718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706322903 {#1640
    date: 2024-01-27 03:35:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Learn-something-new-every-day"
  +title: "Learn something new every day"
  +url: "https://lemmy.world/pictrs/image/69ce8017-6f8e-45ad-aff2-44683195bdb1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 443
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729305970 {#1645
    date: 2024-10-19 04:46:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 33364
  -titleTs: "'day':5 'everi':4 'learn':1 'new':3 'someth':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706409303
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11231718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706322903 {#1640
    date: 2024-01-27 03:35:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Learn-something-new-every-day"
  +title: "Learn something new every day"
  +url: "https://lemmy.world/pictrs/image/69ce8017-6f8e-45ad-aff2-44683195bdb1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 443
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729305970 {#1645
    date: 2024-10-19 04:46:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 33364
  -titleTs: "'day':5 'everi':4 'learn':1 'new':3 'someth':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706409303
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11231718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706322903 {#1640
    date: 2024-01-27 03:35:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#1593
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#1589
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1571
    date: 2024-01-28 23:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#1593
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#1589
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1571
    date: 2024-01-28 23:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1478 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#1593
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#1589
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1571
    date: 2024-01-28 23:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details