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 …}
}
0.75 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.04 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 {#1568
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +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 {#1629
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +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 {#1705
    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 {#1568
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +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 {#1629
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +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 {#1705
    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 {#1568
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +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 {#1629
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +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 {#1705
    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 {#5065
  +user: Proxies\__CG__\App\Entity\User {#4972 …}
  +post: App\Entity\Post {#1568
    +user: Proxies\__CG__\App\Entity\User {#1576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
    +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 {#1629
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#1597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +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 {#1705
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +parent: App\Entity\PostComment {#4987 …}
  +root: App\Entity\PostComment {#4118 …}
  +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 {#5063
    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 {#5066 …}
  +nested: Doctrine\ORM\PersistentCollection {#5068 …}
  +votes: Doctrine\ORM\PersistentCollection {#5070 …}
  +reports: Doctrine\ORM\PersistentCollection {#5072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5076 …}
  -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 {#5064
    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 {#5065
  +user: Proxies\__CG__\App\Entity\User {#4972 …}
  +post: App\Entity\Post {#1568
    +user: Proxies\__CG__\App\Entity\User {#1576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
    +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 {#1629
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#1597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +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 {#1705
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +parent: App\Entity\PostComment {#4987 …}
  +root: App\Entity\PostComment {#4118 …}
  +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 {#5063
    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 {#5066 …}
  +nested: Doctrine\ORM\PersistentCollection {#5068 …}
  +votes: Doctrine\ORM\PersistentCollection {#5070 …}
  +reports: Doctrine\ORM\PersistentCollection {#5072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5076 …}
  -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 {#5064
    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 {#5065
  +user: Proxies\__CG__\App\Entity\User {#4972 …}
  +post: App\Entity\Post {#1568
    +user: Proxies\__CG__\App\Entity\User {#1576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
    +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 {#1629
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#1597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +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 {#1705
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +parent: App\Entity\PostComment {#4987 …}
  +root: App\Entity\PostComment {#4118 …}
  +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 {#5063
    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 {#5066 …}
  +nested: Doctrine\ORM\PersistentCollection {#5068 …}
  +votes: Doctrine\ORM\PersistentCollection {#5070 …}
  +reports: Doctrine\ORM\PersistentCollection {#5072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5076 …}
  -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 {#5064
    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 {#5080
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +post: App\Entity\Post {#1568
    +user: Proxies\__CG__\App\Entity\User {#1576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
    +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 {#1629
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#1597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +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 {#1705
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +parent: App\Entity\PostComment {#5065
    +user: Proxies\__CG__\App\Entity\User {#4972 …}
    +post: App\Entity\Post {#1568}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
    +parent: App\Entity\PostComment {#4987 …}
    +root: App\Entity\PostComment {#4118 …}
    +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 {#5063
      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 {#5066 …}
    +nested: Doctrine\ORM\PersistentCollection {#5068 …}
    +votes: Doctrine\ORM\PersistentCollection {#5070 …}
    +reports: Doctrine\ORM\PersistentCollection {#5072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5076 …}
    -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 {#5064
      date: 2023-12-01 22:18:21.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#4118 …}
  +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 {#5078
    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 {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5083 …}
  +votes: Doctrine\ORM\PersistentCollection {#5085 …}
  +reports: Doctrine\ORM\PersistentCollection {#5087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5091 …}
  -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 {#5079
    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 {#5080
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +post: App\Entity\Post {#1568
    +user: Proxies\__CG__\App\Entity\User {#1576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
    +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 {#1629
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#1597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +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 {#1705
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +parent: App\Entity\PostComment {#5065
    +user: Proxies\__CG__\App\Entity\User {#4972 …}
    +post: App\Entity\Post {#1568}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
    +parent: App\Entity\PostComment {#4987 …}
    +root: App\Entity\PostComment {#4118 …}
    +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 {#5063
      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 {#5066 …}
    +nested: Doctrine\ORM\PersistentCollection {#5068 …}
    +votes: Doctrine\ORM\PersistentCollection {#5070 …}
    +reports: Doctrine\ORM\PersistentCollection {#5072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5076 …}
    -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 {#5064
      date: 2023-12-01 22:18:21.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#4118 …}
  +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 {#5078
    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 {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5083 …}
  +votes: Doctrine\ORM\PersistentCollection {#5085 …}
  +reports: Doctrine\ORM\PersistentCollection {#5087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5091 …}
  -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 {#5079
    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 {#5080
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +post: App\Entity\Post {#1568
    +user: Proxies\__CG__\App\Entity\User {#1576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
    +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 {#1629
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#1597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +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 {#1705
      date: 2023-11-30 15:52:21.0 +01:00
    }
    +"title": 310
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +parent: App\Entity\PostComment {#5065
    +user: Proxies\__CG__\App\Entity\User {#4972 …}
    +post: App\Entity\Post {#1568}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
    +parent: App\Entity\PostComment {#4987 …}
    +root: App\Entity\PostComment {#4118 …}
    +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 {#5063
      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 {#5066 …}
    +nested: Doctrine\ORM\PersistentCollection {#5068 …}
    +votes: Doctrine\ORM\PersistentCollection {#5070 …}
    +reports: Doctrine\ORM\PersistentCollection {#5072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5076 …}
    -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 {#5064
      date: 2023-12-01 22:18:21.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#4118 …}
  +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 {#5078
    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 {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5083 …}
  +votes: Doctrine\ORM\PersistentCollection {#5085 …}
  +reports: Doctrine\ORM\PersistentCollection {#5087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5091 …}
  -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 {#5079
    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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1783 …}
  +image: Proxies\__CG__\App\Entity\Image {#1785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +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 {#1775
    date: 2024-04-04 00:30:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +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 {#1776
    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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1783 …}
  +image: Proxies\__CG__\App\Entity\Image {#1785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +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 {#1775
    date: 2024-04-04 00:30:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +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 {#1776
    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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1783 …}
  +image: Proxies\__CG__\App\Entity\Image {#1785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +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 {#1775
    date: 2024-04-04 00:30:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +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 {#1776
    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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +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 {#1747
    date: 2024-08-04 18:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +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 {#1738
    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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +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 {#1747
    date: 2024-08-04 18:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +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 {#1738
    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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +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 {#1747
    date: 2024-08-04 18:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +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 {#1738
    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 {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1966
    date: 2023-10-16 08:55:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +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 {#1961
    date: 2023-10-15 19:21:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697199994 {#1934
    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 {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1966
    date: 2023-10-16 08:55:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +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 {#1961
    date: 2023-10-15 19:21:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697199994 {#1934
    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 {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1966
    date: 2023-10-16 08:55:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +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 {#1961
    date: 2023-10-15 19:21:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697199994 {#1934
    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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +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 {#1758
    date: 2023-12-10 15:49:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +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 {#1754
    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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +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 {#1758
    date: 2023-12-10 15:49:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +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 {#1754
    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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +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 {#1758
    date: 2023-12-10 15:49:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +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 {#1754
    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 {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1848 …}
  +image: Proxies\__CG__\App\Entity\Image {#1838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1891
    date: 2023-11-20 06:33:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +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 {#1904
    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 {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1848 …}
  +image: Proxies\__CG__\App\Entity\Image {#1838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1891
    date: 2023-11-20 06:33:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +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 {#1904
    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 {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1848 …}
  +image: Proxies\__CG__\App\Entity\Image {#1838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1891
    date: 2023-11-20 06:33:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +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 {#1904
    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 {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1364
    date: 2023-10-30 23:53:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1942 …}
  +badges: Doctrine\ORM\PersistentCollection {#1927 …}
  +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 {#1392
    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 {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1364
    date: 2023-10-30 23:53:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1942 …}
  +badges: Doctrine\ORM\PersistentCollection {#1927 …}
  +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 {#1392
    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 {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1364
    date: 2023-10-30 23:53:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1942 …}
  +badges: Doctrine\ORM\PersistentCollection {#1927 …}
  +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 {#1392
    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 {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: Proxies\__CG__\App\Entity\Image {#1359 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2488 …}
  +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 {#2487
    date: 2023-11-27 22:37:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +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 {#2485
    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 {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: Proxies\__CG__\App\Entity\Image {#1359 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2488 …}
  +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 {#2487
    date: 2023-11-27 22:37:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +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 {#2485
    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 {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: Proxies\__CG__\App\Entity\Image {#1359 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2488 …}
  +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 {#2487
    date: 2023-11-27 22:37:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +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 {#2485
    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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1366 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1399
    date: 2023-11-08 08:28:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +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 {#1396
    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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1366 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1399
    date: 2023-11-08 08:28:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +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 {#1396
    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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1366 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1399
    date: 2023-11-08 08:28:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +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 {#1396
    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 {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +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 {#1504
    date: 2023-11-28 22:05:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +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 {#1507
    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 {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +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 {#1504
    date: 2023-11-28 22:05:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +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 {#1507
    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 {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +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 {#1504
    date: 2023-11-28 22:05:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +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 {#1507
    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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2288 …}
  +image: Proxies\__CG__\App\Entity\Image {#2355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +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 {#2436
    date: 2023-11-25 20:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +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 {#2357
    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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2288 …}
  +image: Proxies\__CG__\App\Entity\Image {#2355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +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 {#2436
    date: 2023-11-25 20:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +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 {#2357
    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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2288 …}
  +image: Proxies\__CG__\App\Entity\Image {#2355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +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 {#2436
    date: 2023-11-25 20:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +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 {#2357
    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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: Proxies\__CG__\App\Entity\Image {#1546 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1500
    date: 2023-12-02 08:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +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 {#1521
    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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: Proxies\__CG__\App\Entity\Image {#1546 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1500
    date: 2023-12-02 08:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +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 {#1521
    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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: Proxies\__CG__\App\Entity\Image {#1546 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1500
    date: 2023-12-02 08:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +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 {#1521
    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 {#1867
  +user: Proxies\__CG__\App\Entity\User {#1881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1792 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1887
    date: 2023-07-12 17:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1879 …}
  +votes: Doctrine\ORM\PersistentCollection {#1882 …}
  +reports: Doctrine\ORM\PersistentCollection {#1866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +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 {#1373
    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 {#1867
  +user: Proxies\__CG__\App\Entity\User {#1881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1792 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1887
    date: 2023-07-12 17:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1879 …}
  +votes: Doctrine\ORM\PersistentCollection {#1882 …}
  +reports: Doctrine\ORM\PersistentCollection {#1866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +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 {#1373
    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 {#1867
  +user: Proxies\__CG__\App\Entity\User {#1881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1792 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1887
    date: 2023-07-12 17:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1879 …}
  +votes: Doctrine\ORM\PersistentCollection {#1882 …}
  +reports: Doctrine\ORM\PersistentCollection {#1866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +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 {#1373
    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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2288 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +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 {#1516
    date: 2023-12-04 16:00:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +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 {#1518
    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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2288 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +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 {#1516
    date: 2023-12-04 16:00:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +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 {#1518
    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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2288 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +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 {#1516
    date: 2023-12-04 16:00:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +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 {#1518
    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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1917 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1792 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#244
    date: 2023-07-14 07:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1815 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1918 …}
  +badges: Doctrine\ORM\PersistentCollection {#1922 …}
  +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 {#253
    date: 2023-07-11 03:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035651 {#246
    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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1917 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1792 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#244
    date: 2023-07-14 07:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1815 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1918 …}
  +badges: Doctrine\ORM\PersistentCollection {#1922 …}
  +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 {#253
    date: 2023-07-11 03:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035651 {#246
    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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1917 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1792 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#244
    date: 2023-07-14 07:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1815 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1918 …}
  +badges: Doctrine\ORM\PersistentCollection {#1922 …}
  +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 {#253
    date: 2023-07-11 03:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035651 {#246
    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 {#1925
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1924 …}
  +image: Proxies\__CG__\App\Entity\Image {#1977 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +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 {#1864
    date: 2023-10-15 15:51:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +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 {#1877
    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 {#1925
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1924 …}
  +image: Proxies\__CG__\App\Entity\Image {#1977 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +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 {#1864
    date: 2023-10-15 15:51:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +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 {#1877
    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 {#1925
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1924 …}
  +image: Proxies\__CG__\App\Entity\Image {#1977 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +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 {#1864
    date: 2023-10-15 15:51:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +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 {#1877
    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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1497
    date: 2023-12-09 15:45:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +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 {#1484
    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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1497
    date: 2023-12-09 15:45:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +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 {#1484
    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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1497
    date: 2023-12-09 15:45:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +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 {#1484
    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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +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 {#1638
    date: 2024-08-20 05:31:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +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 {#1637
    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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +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 {#1638
    date: 2024-08-20 05:31:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +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 {#1637
    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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +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 {#1638
    date: 2024-08-20 05:31:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +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 {#1637
    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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1416 …}
  +image: Proxies\__CG__\App\Entity\Image {#1427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +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 {#1418
    date: 2024-10-09 21:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +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 {#1419
    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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1416 …}
  +image: Proxies\__CG__\App\Entity\Image {#1427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +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 {#1418
    date: 2024-10-09 21:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +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 {#1419
    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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1416 …}
  +image: Proxies\__CG__\App\Entity\Image {#1427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +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 {#1418
    date: 2024-10-09 21:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +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 {#1419
    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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +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 {#1422
    date: 2024-09-20 19:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +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 {#1446
    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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +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 {#1422
    date: 2024-09-20 19:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +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 {#1446
    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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +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 {#1422
    date: 2024-09-20 19:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +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 {#1446
    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 {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1848 …}
  +image: Proxies\__CG__\App\Entity\Image {#1437 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +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 {#1459
    date: 2024-10-14 07:38:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +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 {#1432
    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 {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1848 …}
  +image: Proxies\__CG__\App\Entity\Image {#1437 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +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 {#1459
    date: 2024-10-14 07:38:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +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 {#1432
    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 {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1848 …}
  +image: Proxies\__CG__\App\Entity\Image {#1437 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +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 {#1459
    date: 2024-10-14 07:38:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +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 {#1432
    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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1700
    date: 2024-10-14 13:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +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 {#1693
    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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1700
    date: 2024-10-14 13:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +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 {#1693
    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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1700
    date: 2024-10-14 13:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +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 {#1693
    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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1416 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +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 {#1669
    date: 2024-10-21 04:56:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +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 {#1670
    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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1416 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +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 {#1669
    date: 2024-10-21 04:56:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +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 {#1670
    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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1416 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +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 {#1669
    date: 2024-10-21 04:56:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +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 {#1670
    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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1752
    date: 2024-10-19 04:46:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +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 {#1744
    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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1752
    date: 2024-10-19 04:46:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +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 {#1744
    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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +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 {#1752
    date: 2024-10-19 04:46:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +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 {#1744
    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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1553
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +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 {#1552
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1590
    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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1553
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +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 {#1552
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1590
    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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +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 {#1553
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +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 {#1552
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1590
    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