GET https://kbin.spritesserver.nl/u/@GoofSchmoofer@lemmy.world

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.24 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.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\Entry {#1558
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-physical-features-do-you-find-attractive-on-a-person"
  +title: "What physical features do you find attractive on a person that would be considered unattractive by your culture's beauty standards?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727967100 {#1550
    date: 2024-10-03 16:51:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: []
  -id: 32494
  -titleTs: "'attract':7 'beauti':20 'consid':14 'cultur':18 'featur':3 'find':6 'person':10 'physic':2 'standard':21 'unattract':15 'would':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706051551
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11058456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965151 {#1561
    date: 2024-01-23 00:12: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
3 DENIED edit
App\Entity\Entry {#1558
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-physical-features-do-you-find-attractive-on-a-person"
  +title: "What physical features do you find attractive on a person that would be considered unattractive by your culture's beauty standards?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727967100 {#1550
    date: 2024-10-03 16:51:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: []
  -id: 32494
  -titleTs: "'attract':7 'beauti':20 'consid':14 'cultur':18 'featur':3 'find':6 'person':10 'physic':2 'standard':21 'unattract':15 'would':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706051551
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11058456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965151 {#1561
    date: 2024-01-23 00:12: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
4 DENIED moderate
App\Entity\Entry {#1558
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-physical-features-do-you-find-attractive-on-a-person"
  +title: "What physical features do you find attractive on a person that would be considered unattractive by your culture's beauty standards?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727967100 {#1550
    date: 2024-10-03 16:51:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: []
  -id: 32494
  -titleTs: "'attract':7 'beauti':20 'consid':14 'cultur':18 'featur':3 'find':6 'person':10 'physic':2 'standard':21 'unattract':15 'would':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706051551
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11058456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965151 {#1561
    date: 2024-01-23 00:12: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
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\Entry {#1698
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-really-popular-movie-or-TV-show-have-you-never"
  +title: "What really popular movie or TV show have you never seen?"
  +url: null
  +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727580243 {#1635
    date: 2024-09-29 05:24:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 30400
  -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
  -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705323961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10702541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237561 {#1449
    date: 2024-01-14 14:06: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
7 DENIED edit
App\Entity\Entry {#1698
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-really-popular-movie-or-TV-show-have-you-never"
  +title: "What really popular movie or TV show have you never seen?"
  +url: null
  +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727580243 {#1635
    date: 2024-09-29 05:24:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 30400
  -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
  -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705323961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10702541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237561 {#1449
    date: 2024-01-14 14:06: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
8 DENIED moderate
App\Entity\Entry {#1698
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-really-popular-movie-or-TV-show-have-you-never"
  +title: "What really popular movie or TV show have you never seen?"
  +url: null
  +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727580243 {#1635
    date: 2024-09-29 05:24:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 30400
  -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
  -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705323961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10702541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237561 {#1449
    date: 2024-01-14 14:06: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
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
Proxies\__CG__\App\Entity\Entry {#2338
  +user: Proxies\__CG__\App\Entity\User {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "what-are-your-fun-low-stakes-new-year-resolutions"
  +title: "what are your fun, low stakes new year resolutions?"
  +url: null
  +body: "My kiddo and I are having a fruit and vegetable challenge. Each month we’ll seek out a fruit or vegetable we’ve never tried and taste it. My BFF is trying to walk all the greenways in our county (that is county not country, low stakes! Attainabl!). How about you?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712115275 {#2071
    date: 2024-04-03 05:34:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  +badges: Doctrine\ORM\PersistentCollection {#2250 …}
  +children: [
    App\Entity\EntryComment {#2339
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2338 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like to learn how to lucid dream"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1710190189 {#2336
        date: 2024-03-11 21:49:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@greenfish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 267356
      -bodyTs: "'dream':8 'learn':4 'like':2 'lucid':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6318430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704031406 {#2335
        date: 2023-12-31 15:03:26.0 +01:00
      }
      +"title": 267356
    }
  ]
  -id: 25855
  -titleTs: "'fun':4 'low':5 'new':7 'resolut':9 'stake':6 'year':8"
  -bodyTs: "'attainabl':48 'bff':30 'challeng':11 'counti':40,43 'countri':45 'fruit':8,19 'greenway':37 'kiddo':2 'll':15 'low':46 'month':13 'never':24 'seek':16 'stake':47 'tast':27 'tri':25,32 've':23 'veget':10,21 'walk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704036878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10129421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703950478 {#2236
    date: 2023-12-30 16:34:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2338
  +user: Proxies\__CG__\App\Entity\User {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "what-are-your-fun-low-stakes-new-year-resolutions"
  +title: "what are your fun, low stakes new year resolutions?"
  +url: null
  +body: "My kiddo and I are having a fruit and vegetable challenge. Each month we’ll seek out a fruit or vegetable we’ve never tried and taste it. My BFF is trying to walk all the greenways in our county (that is county not country, low stakes! Attainabl!). How about you?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712115275 {#2071
    date: 2024-04-03 05:34:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  +badges: Doctrine\ORM\PersistentCollection {#2250 …}
  +children: [
    App\Entity\EntryComment {#2339
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2338 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like to learn how to lucid dream"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1710190189 {#2336
        date: 2024-03-11 21:49:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@greenfish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 267356
      -bodyTs: "'dream':8 'learn':4 'like':2 'lucid':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6318430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704031406 {#2335
        date: 2023-12-31 15:03:26.0 +01:00
      }
      +"title": 267356
    }
  ]
  -id: 25855
  -titleTs: "'fun':4 'low':5 'new':7 'resolut':9 'stake':6 'year':8"
  -bodyTs: "'attainabl':48 'bff':30 'challeng':11 'counti':40,43 'countri':45 'fruit':8,19 'greenway':37 'kiddo':2 'll':15 'low':46 'month':13 'never':24 'seek':16 'stake':47 'tast':27 'tri':25,32 've':23 'veget':10,21 'walk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704036878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10129421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703950478 {#2236
    date: 2023-12-30 16:34:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2338
  +user: Proxies\__CG__\App\Entity\User {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "what-are-your-fun-low-stakes-new-year-resolutions"
  +title: "what are your fun, low stakes new year resolutions?"
  +url: null
  +body: "My kiddo and I are having a fruit and vegetable challenge. Each month we’ll seek out a fruit or vegetable we’ve never tried and taste it. My BFF is trying to walk all the greenways in our county (that is county not country, low stakes! Attainabl!). How about you?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712115275 {#2071
    date: 2024-04-03 05:34:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  +badges: Doctrine\ORM\PersistentCollection {#2250 …}
  +children: [
    App\Entity\EntryComment {#2339
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2338 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like to learn how to lucid dream"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1710190189 {#2336
        date: 2024-03-11 21:49:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@greenfish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 267356
      -bodyTs: "'dream':8 'learn':4 'like':2 'lucid':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6318430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704031406 {#2335
        date: 2023-12-31 15:03:26.0 +01:00
      }
      +"title": 267356
    }
  ]
  -id: 25855
  -titleTs: "'fun':4 'low':5 'new':7 'resolut':9 'stake':6 'year':8"
  -bodyTs: "'attainabl':48 'bff':30 'challeng':11 'counti':40,43 'countri':45 'fruit':8,19 'greenway':37 'kiddo':2 'll':15 'low':46 'month':13 'never':24 'seek':16 'stake':47 'tast':27 'tri':25,32 've':23 'veget':10,21 'walk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704036878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10129421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703950478 {#2236
    date: 2023-12-30 16:34:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338
    +user: Proxies\__CG__\App\Entity\User {#2041 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "what-are-your-fun-low-stakes-new-year-resolutions"
    +title: "what are your fun, low stakes new year resolutions?"
    +url: null
    +body: "My kiddo and I are having a fruit and vegetable challenge. Each month we’ll seek out a fruit or vegetable we’ve never tried and taste it. My BFF is trying to walk all the greenways in our county (that is county not country, low stakes! Attainabl!). How about you?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 212
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712115275 {#2071
      date: 2024-04-03 05:34:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2234 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
    +badges: Doctrine\ORM\PersistentCollection {#2250 …}
    +children: [
      App\Entity\EntryComment {#2339}
    ]
    -id: 25855
    -titleTs: "'fun':4 'low':5 'new':7 'resolut':9 'stake':6 'year':8"
    -bodyTs: "'attainabl':48 'bff':30 'challeng':11 'counti':40,43 'countri':45 'fruit':8,19 'greenway':37 'kiddo':2 'll':15 'low':46 'month':13 'never':24 'seek':16 'stake':47 'tast':27 'tri':25,32 've':23 'veget':10,21 'walk':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704036878
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10129421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703950478 {#2236
      date: 2023-12-30 16:34:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like to learn how to lucid dream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1710190189 {#2336
    date: 2024-03-11 21:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@greenfish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 267356
  -bodyTs: "'dream':8 'learn':4 'like':2 'lucid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6318430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704031406 {#2335
    date: 2023-12-31 15:03:26.0 +01:00
  }
  +"title": 267356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338
    +user: Proxies\__CG__\App\Entity\User {#2041 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "what-are-your-fun-low-stakes-new-year-resolutions"
    +title: "what are your fun, low stakes new year resolutions?"
    +url: null
    +body: "My kiddo and I are having a fruit and vegetable challenge. Each month we’ll seek out a fruit or vegetable we’ve never tried and taste it. My BFF is trying to walk all the greenways in our county (that is county not country, low stakes! Attainabl!). How about you?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 212
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712115275 {#2071
      date: 2024-04-03 05:34:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2234 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
    +badges: Doctrine\ORM\PersistentCollection {#2250 …}
    +children: [
      App\Entity\EntryComment {#2339}
    ]
    -id: 25855
    -titleTs: "'fun':4 'low':5 'new':7 'resolut':9 'stake':6 'year':8"
    -bodyTs: "'attainabl':48 'bff':30 'challeng':11 'counti':40,43 'countri':45 'fruit':8,19 'greenway':37 'kiddo':2 'll':15 'low':46 'month':13 'never':24 'seek':16 'stake':47 'tast':27 'tri':25,32 've':23 'veget':10,21 'walk':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704036878
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10129421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703950478 {#2236
      date: 2023-12-30 16:34:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like to learn how to lucid dream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1710190189 {#2336
    date: 2024-03-11 21:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@greenfish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 267356
  -bodyTs: "'dream':8 'learn':4 'like':2 'lucid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6318430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704031406 {#2335
    date: 2023-12-31 15:03:26.0 +01:00
  }
  +"title": 267356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338
    +user: Proxies\__CG__\App\Entity\User {#2041 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "what-are-your-fun-low-stakes-new-year-resolutions"
    +title: "what are your fun, low stakes new year resolutions?"
    +url: null
    +body: "My kiddo and I are having a fruit and vegetable challenge. Each month we’ll seek out a fruit or vegetable we’ve never tried and taste it. My BFF is trying to walk all the greenways in our county (that is county not country, low stakes! Attainabl!). How about you?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 212
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712115275 {#2071
      date: 2024-04-03 05:34:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2234 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
    +badges: Doctrine\ORM\PersistentCollection {#2250 …}
    +children: [
      App\Entity\EntryComment {#2339}
    ]
    -id: 25855
    -titleTs: "'fun':4 'low':5 'new':7 'resolut':9 'stake':6 'year':8"
    -bodyTs: "'attainabl':48 'bff':30 'challeng':11 'counti':40,43 'countri':45 'fruit':8,19 'greenway':37 'kiddo':2 'll':15 'low':46 'month':13 'never':24 'seek':16 'stake':47 'tast':27 'tri':25,32 've':23 'veget':10,21 'walk':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704036878
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10129421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703950478 {#2236
      date: 2023-12-30 16:34:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like to learn how to lucid dream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1710190189 {#2336
    date: 2024-03-11 21:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@greenfish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 267356
  -bodyTs: "'dream':8 'learn':4 'like':2 'lucid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6318430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704031406 {#2335
    date: 2023-12-31 15:03:26.0 +01:00
  }
  +"title": 267356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2191
  +user: Proxies\__CG__\App\Entity\User {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
  +title: "What is Something Scientific that you just don't believe in at all?"
  +url: null
  +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 442
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703801499 {#2245
    date: 2023-12-28 23:11:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  +badges: Doctrine\ORM\PersistentCollection {#2155 …}
  +children: [
    App\Entity\EntryComment {#2326
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2191 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +body: """
        When you start looking at older debunked theories that lasted for a long time you can see the human bias in them. Not just a human bias but a a western bias.\n
        \n
        Two that stick out for me:\n
        \n
        Trees compete for sunlight - I think it makes sense to us humans because we compete for resources but in truth trees are way more ‘community’ based\n
        \n
        The male alpha wolf - It’s how the western world has been organized for centuries so it’s easy to see that in a wolf pack even though its not true.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703246893 {#2289
        date: 2023-12-22 13:08:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@ShittyBeatlesFCPres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 242927
      -bodyTs: "'alpha':67 'base':64 'bias':20,27,32 'centuri':79 'communiti':63 'compet':40,53 'debunk':7 'easi':83 'even':91 'human':19,26,50 'last':10 'long':13 'look':4 'make':46 'male':66 'older':6 'organ':77 'pack':90 'resourc':55 'see':17,85 'sens':47 'start':3 'stick':35 'sunlight':42 'theori':8 'think':44 'though':92 'time':14 'tree':39,59 'true':95 'truth':58 'two':33 'us':49 'way':61 'western':31,73 'wolf':68,89 'world':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6188383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703246893 {#2328
        date: 2023-12-22 13:08:13.0 +01:00
      }
      +"title": 242927
    }
  ]
  -id: 23947
  -titleTs: "'believ':10 'scientif':4 'someth':3"
  -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703300170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9845370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213770 {#2239
    date: 2023-12-22 03:56:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2191
  +user: Proxies\__CG__\App\Entity\User {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
  +title: "What is Something Scientific that you just don't believe in at all?"
  +url: null
  +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 442
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703801499 {#2245
    date: 2023-12-28 23:11:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  +badges: Doctrine\ORM\PersistentCollection {#2155 …}
  +children: [
    App\Entity\EntryComment {#2326
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2191 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +body: """
        When you start looking at older debunked theories that lasted for a long time you can see the human bias in them. Not just a human bias but a a western bias.\n
        \n
        Two that stick out for me:\n
        \n
        Trees compete for sunlight - I think it makes sense to us humans because we compete for resources but in truth trees are way more ‘community’ based\n
        \n
        The male alpha wolf - It’s how the western world has been organized for centuries so it’s easy to see that in a wolf pack even though its not true.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703246893 {#2289
        date: 2023-12-22 13:08:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@ShittyBeatlesFCPres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 242927
      -bodyTs: "'alpha':67 'base':64 'bias':20,27,32 'centuri':79 'communiti':63 'compet':40,53 'debunk':7 'easi':83 'even':91 'human':19,26,50 'last':10 'long':13 'look':4 'make':46 'male':66 'older':6 'organ':77 'pack':90 'resourc':55 'see':17,85 'sens':47 'start':3 'stick':35 'sunlight':42 'theori':8 'think':44 'though':92 'time':14 'tree':39,59 'true':95 'truth':58 'two':33 'us':49 'way':61 'western':31,73 'wolf':68,89 'world':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6188383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703246893 {#2328
        date: 2023-12-22 13:08:13.0 +01:00
      }
      +"title": 242927
    }
  ]
  -id: 23947
  -titleTs: "'believ':10 'scientif':4 'someth':3"
  -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703300170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9845370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213770 {#2239
    date: 2023-12-22 03:56:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2191
  +user: Proxies\__CG__\App\Entity\User {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
  +title: "What is Something Scientific that you just don't believe in at all?"
  +url: null
  +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 442
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703801499 {#2245
    date: 2023-12-28 23:11:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  +badges: Doctrine\ORM\PersistentCollection {#2155 …}
  +children: [
    App\Entity\EntryComment {#2326
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2191 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +body: """
        When you start looking at older debunked theories that lasted for a long time you can see the human bias in them. Not just a human bias but a a western bias.\n
        \n
        Two that stick out for me:\n
        \n
        Trees compete for sunlight - I think it makes sense to us humans because we compete for resources but in truth trees are way more ‘community’ based\n
        \n
        The male alpha wolf - It’s how the western world has been organized for centuries so it’s easy to see that in a wolf pack even though its not true.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703246893 {#2289
        date: 2023-12-22 13:08:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@ShittyBeatlesFCPres@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 242927
      -bodyTs: "'alpha':67 'base':64 'bias':20,27,32 'centuri':79 'communiti':63 'compet':40,53 'debunk':7 'easi':83 'even':91 'human':19,26,50 'last':10 'long':13 'look':4 'make':46 'male':66 'older':6 'organ':77 'pack':90 'resourc':55 'see':17,85 'sens':47 'start':3 'stick':35 'sunlight':42 'theori':8 'think':44 'though':92 'time':14 'tree':39,59 'true':95 'truth':58 'two':33 'us':49 'way':61 'western':31,73 'wolf':68,89 'world':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6188383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703246893 {#2328
        date: 2023-12-22 13:08:13.0 +01:00
      }
      +"title": 242927
    }
  ]
  -id: 23947
  -titleTs: "'believ':10 'scientif':4 'someth':3"
  -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703300170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9845370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213770 {#2239
    date: 2023-12-22 03:56:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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\EntryComment {#2326
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191
    +user: Proxies\__CG__\App\Entity\User {#2320 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2245
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2256 …}
    +votes: Doctrine\ORM\PersistentCollection {#2285 …}
    +reports: Doctrine\ORM\PersistentCollection {#2287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
    +badges: Doctrine\ORM\PersistentCollection {#2155 …}
    +children: [
      App\Entity\EntryComment {#2326}
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2239
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: """
    When you start looking at older debunked theories that lasted for a long time you can see the human bias in them. Not just a human bias but a a western bias.\n
    \n
    Two that stick out for me:\n
    \n
    Trees compete for sunlight - I think it makes sense to us humans because we compete for resources but in truth trees are way more ‘community’ based\n
    \n
    The male alpha wolf - It’s how the western world has been organized for centuries so it’s easy to see that in a wolf pack even though its not true.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703246893 {#2289
    date: 2023-12-22 13:08:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@ShittyBeatlesFCPres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 242927
  -bodyTs: "'alpha':67 'base':64 'bias':20,27,32 'centuri':79 'communiti':63 'compet':40,53 'debunk':7 'easi':83 'even':91 'human':19,26,50 'last':10 'long':13 'look':4 'make':46 'male':66 'older':6 'organ':77 'pack':90 'resourc':55 'see':17,85 'sens':47 'start':3 'stick':35 'sunlight':42 'theori':8 'think':44 'though':92 'time':14 'tree':39,59 'true':95 'truth':58 'two':33 'us':49 'way':61 'western':31,73 'wolf':68,89 'world':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6188383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703246893 {#2328
    date: 2023-12-22 13:08:13.0 +01:00
  }
  +"title": 242927
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191
    +user: Proxies\__CG__\App\Entity\User {#2320 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2245
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2256 …}
    +votes: Doctrine\ORM\PersistentCollection {#2285 …}
    +reports: Doctrine\ORM\PersistentCollection {#2287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
    +badges: Doctrine\ORM\PersistentCollection {#2155 …}
    +children: [
      App\Entity\EntryComment {#2326}
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2239
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: """
    When you start looking at older debunked theories that lasted for a long time you can see the human bias in them. Not just a human bias but a a western bias.\n
    \n
    Two that stick out for me:\n
    \n
    Trees compete for sunlight - I think it makes sense to us humans because we compete for resources but in truth trees are way more ‘community’ based\n
    \n
    The male alpha wolf - It’s how the western world has been organized for centuries so it’s easy to see that in a wolf pack even though its not true.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703246893 {#2289
    date: 2023-12-22 13:08:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@ShittyBeatlesFCPres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 242927
  -bodyTs: "'alpha':67 'base':64 'bias':20,27,32 'centuri':79 'communiti':63 'compet':40,53 'debunk':7 'easi':83 'even':91 'human':19,26,50 'last':10 'long':13 'look':4 'make':46 'male':66 'older':6 'organ':77 'pack':90 'resourc':55 'see':17,85 'sens':47 'start':3 'stick':35 'sunlight':42 'theori':8 'think':44 'though':92 'time':14 'tree':39,59 'true':95 'truth':58 'two':33 'us':49 'way':61 'western':31,73 'wolf':68,89 'world':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6188383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703246893 {#2328
    date: 2023-12-22 13:08:13.0 +01:00
  }
  +"title": 242927
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191
    +user: Proxies\__CG__\App\Entity\User {#2320 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2245
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2256 …}
    +votes: Doctrine\ORM\PersistentCollection {#2285 …}
    +reports: Doctrine\ORM\PersistentCollection {#2287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
    +badges: Doctrine\ORM\PersistentCollection {#2155 …}
    +children: [
      App\Entity\EntryComment {#2326}
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2239
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: """
    When you start looking at older debunked theories that lasted for a long time you can see the human bias in them. Not just a human bias but a a western bias.\n
    \n
    Two that stick out for me:\n
    \n
    Trees compete for sunlight - I think it makes sense to us humans because we compete for resources but in truth trees are way more ‘community’ based\n
    \n
    The male alpha wolf - It’s how the western world has been organized for centuries so it’s easy to see that in a wolf pack even though its not true.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703246893 {#2289
    date: 2023-12-22 13:08:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@ShittyBeatlesFCPres@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 242927
  -bodyTs: "'alpha':67 'base':64 'bias':20,27,32 'centuri':79 'communiti':63 'compet':40,53 'debunk':7 'easi':83 'even':91 'human':19,26,50 'last':10 'long':13 'look':4 'make':46 'male':66 'older':6 'organ':77 'pack':90 'resourc':55 'see':17,85 'sens':47 'start':3 'stick':35 'sunlight':42 'theori':8 'think':44 'though':92 'time':14 'tree':39,59 'true':95 'truth':58 'two':33 'us':49 'way':61 'western':31,73 'wolf':68,89 'world':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6188383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703246893 {#2328
    date: 2023-12-22 13:08:13.0 +01:00
  }
  +"title": 242927
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: Proxies\__CG__\App\Entity\Image {#2153 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2148 …}
  +slug: "I-never-learn-my-lesson"
  +title: "I never learn my lesson"
  +url: "https://startrek.website/pictrs/image/79ce7e59-ba03-4240-89d6-54af5ea2ed2a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 175
  +favouriteCount: 1492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708670734 {#2158
    date: 2024-02-23 07:45:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  +badges: Doctrine\ORM\PersistentCollection {#2173 …}
  +children: [
    App\Entity\EntryComment {#2040
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "BAH!! Real developers only use ‘1’ and ‘0’ anything else and you’re just some casual normie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703103979 {#2132
        date: 2023-12-20 21:26:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@CubbyTustard@reddthat.com"
        "@EmergMemeHologram@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 238532
      -bodyTs: "'0':8 '1':6 'anyth':9 'bah':1 'casual':16 'develop':3 'els':10 'normi':17 're':13 'real':2 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6157405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703103979 {#2138
        date: 2023-12-20 21:26:19.0 +01:00
      }
      +"title": 238532
    }
  ]
  -id: 23618
  -titleTs: "'learn':3 'lesson':5 'never':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703175071
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4870450"
  +editedAt: DateTimeImmutable @1705901597 {#2251
    date: 2024-01-22 06:33:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703088671 {#2233
    date: 2023-12-20 17:11:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: Proxies\__CG__\App\Entity\Image {#2153 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2148 …}
  +slug: "I-never-learn-my-lesson"
  +title: "I never learn my lesson"
  +url: "https://startrek.website/pictrs/image/79ce7e59-ba03-4240-89d6-54af5ea2ed2a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 175
  +favouriteCount: 1492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708670734 {#2158
    date: 2024-02-23 07:45:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  +badges: Doctrine\ORM\PersistentCollection {#2173 …}
  +children: [
    App\Entity\EntryComment {#2040
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "BAH!! Real developers only use ‘1’ and ‘0’ anything else and you’re just some casual normie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703103979 {#2132
        date: 2023-12-20 21:26:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@CubbyTustard@reddthat.com"
        "@EmergMemeHologram@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 238532
      -bodyTs: "'0':8 '1':6 'anyth':9 'bah':1 'casual':16 'develop':3 'els':10 'normi':17 're':13 'real':2 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6157405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703103979 {#2138
        date: 2023-12-20 21:26:19.0 +01:00
      }
      +"title": 238532
    }
  ]
  -id: 23618
  -titleTs: "'learn':3 'lesson':5 'never':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703175071
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4870450"
  +editedAt: DateTimeImmutable @1705901597 {#2251
    date: 2024-01-22 06:33:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703088671 {#2233
    date: 2023-12-20 17:11:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: Proxies\__CG__\App\Entity\Image {#2153 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2148 …}
  +slug: "I-never-learn-my-lesson"
  +title: "I never learn my lesson"
  +url: "https://startrek.website/pictrs/image/79ce7e59-ba03-4240-89d6-54af5ea2ed2a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 175
  +favouriteCount: 1492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708670734 {#2158
    date: 2024-02-23 07:45:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  +badges: Doctrine\ORM\PersistentCollection {#2173 …}
  +children: [
    App\Entity\EntryComment {#2040
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "BAH!! Real developers only use ‘1’ and ‘0’ anything else and you’re just some casual normie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703103979 {#2132
        date: 2023-12-20 21:26:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@CubbyTustard@reddthat.com"
        "@EmergMemeHologram@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 238532
      -bodyTs: "'0':8 '1':6 'anyth':9 'bah':1 'casual':16 'develop':3 'els':10 'normi':17 're':13 'real':2 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6157405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703103979 {#2138
        date: 2023-12-20 21:26:19.0 +01:00
      }
      +"title": 238532
    }
  ]
  -id: 23618
  -titleTs: "'learn':3 'lesson':5 'never':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703175071
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4870450"
  +editedAt: DateTimeImmutable @1705901597 {#2251
    date: 2024-01-22 06:33:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703088671 {#2233
    date: 2023-12-20 17:11:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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\EntryComment {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2150 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: Proxies\__CG__\App\Entity\Image {#2153 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2148 …}
    +slug: "I-never-learn-my-lesson"
    +title: "I never learn my lesson"
    +url: "https://startrek.website/pictrs/image/79ce7e59-ba03-4240-89d6-54af5ea2ed2a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 175
    +favouriteCount: 1492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708670734 {#2158
      date: 2024-02-23 07:45:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2149 …}
    +votes: Doctrine\ORM\PersistentCollection {#2185 …}
    +reports: Doctrine\ORM\PersistentCollection {#2179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
    +badges: Doctrine\ORM\PersistentCollection {#2173 …}
    +children: [
      App\Entity\EntryComment {#2040}
    ]
    -id: 23618
    -titleTs: "'learn':3 'lesson':5 'never':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703175071
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4870450"
    +editedAt: DateTimeImmutable @1705901597 {#2251
      date: 2024-01-22 06:33:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703088671 {#2233
      date: 2023-12-20 17:11:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "BAH!! Real developers only use ‘1’ and ‘0’ anything else and you’re just some casual normie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703103979 {#2132
    date: 2023-12-20 21:26:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@CubbyTustard@reddthat.com"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 238532
  -bodyTs: "'0':8 '1':6 'anyth':9 'bah':1 'casual':16 'develop':3 'els':10 'normi':17 're':13 'real':2 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6157405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103979 {#2138
    date: 2023-12-20 21:26:19.0 +01:00
  }
  +"title": 238532
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2150 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: Proxies\__CG__\App\Entity\Image {#2153 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2148 …}
    +slug: "I-never-learn-my-lesson"
    +title: "I never learn my lesson"
    +url: "https://startrek.website/pictrs/image/79ce7e59-ba03-4240-89d6-54af5ea2ed2a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 175
    +favouriteCount: 1492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708670734 {#2158
      date: 2024-02-23 07:45:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2149 …}
    +votes: Doctrine\ORM\PersistentCollection {#2185 …}
    +reports: Doctrine\ORM\PersistentCollection {#2179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
    +badges: Doctrine\ORM\PersistentCollection {#2173 …}
    +children: [
      App\Entity\EntryComment {#2040}
    ]
    -id: 23618
    -titleTs: "'learn':3 'lesson':5 'never':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703175071
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4870450"
    +editedAt: DateTimeImmutable @1705901597 {#2251
      date: 2024-01-22 06:33:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703088671 {#2233
      date: 2023-12-20 17:11:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "BAH!! Real developers only use ‘1’ and ‘0’ anything else and you’re just some casual normie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703103979 {#2132
    date: 2023-12-20 21:26:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@CubbyTustard@reddthat.com"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 238532
  -bodyTs: "'0':8 '1':6 'anyth':9 'bah':1 'casual':16 'develop':3 'els':10 'normi':17 're':13 'real':2 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6157405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103979 {#2138
    date: 2023-12-20 21:26:19.0 +01:00
  }
  +"title": 238532
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2150 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: Proxies\__CG__\App\Entity\Image {#2153 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2148 …}
    +slug: "I-never-learn-my-lesson"
    +title: "I never learn my lesson"
    +url: "https://startrek.website/pictrs/image/79ce7e59-ba03-4240-89d6-54af5ea2ed2a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 175
    +favouriteCount: 1492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708670734 {#2158
      date: 2024-02-23 07:45:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2149 …}
    +votes: Doctrine\ORM\PersistentCollection {#2185 …}
    +reports: Doctrine\ORM\PersistentCollection {#2179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
    +badges: Doctrine\ORM\PersistentCollection {#2173 …}
    +children: [
      App\Entity\EntryComment {#2040}
    ]
    -id: 23618
    -titleTs: "'learn':3 'lesson':5 'never':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703175071
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4870450"
    +editedAt: DateTimeImmutable @1705901597 {#2251
      date: 2024-01-22 06:33:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703088671 {#2233
      date: 2023-12-20 17:11:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "BAH!! Real developers only use ‘1’ and ‘0’ anything else and you’re just some casual normie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703103979 {#2132
    date: 2023-12-20 21:26:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@CubbyTustard@reddthat.com"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 238532
  -bodyTs: "'0':8 '1':6 'anyth':9 'bah':1 'casual':16 'develop':3 'els':10 'normi':17 're':13 'real':2 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6157405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103979 {#2138
    date: 2023-12-20 21:26:19.0 +01:00
  }
  +"title": 238532
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2095
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-are-some-happy-endings-that-really-wasn-t-all-that"
  +title: "What are some happy endings that really wasn't all that happy?"
  +url: null
  +body: """
    Mad Max Fury Road. They defeat the tyrant, and get the control of the water valves. Then they open the valves and seemingly keep them open. One problem, how long is the water reservoir gonna last now?\n
    \n
    Logan’s Run. The city dwellers are freed from the computer’s iron-fisted rule, and Carrousel. But their city is in ruins, and thinks to the computer providing everything. They don’t know how to live without it. The city dwellers are going to start dying off real fast.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703100662 {#2175
    date: 2023-12-20 20:31:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  +badges: Doctrine\ORM\PersistentCollection {#2005 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2095 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "I think about this for most action movies as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702901395 {#2064
        date: 2023-12-18 13:09:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hal_5700X@lemmy.world"
        "@BruceTwarzen@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 231507
      -bodyTs: "'action':7 'movi':8 'think':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6109813"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702901395 {#2089
        date: 2023-12-18 13:09:55.0 +01:00
      }
      +"title": 231507
    }
  ]
  -id: 22976
  -titleTs: "'end':5 'happi':4,12 'realli':7 'wasn':8"
  -bodyTs: "'carrousel':55 'citi':42,58,79 'comput':48,66 'control':12 'defeat':6 'die':85 'dweller':43,80 'everyth':68 'fast':88 'fist':52 'freed':45 'furi':3 'get':10 'go':82 'gonna':35 'iron':51 'iron-fist':50 'keep':24 'know':72 'last':36 'live':75 'logan':38 'long':30 'mad':1 'max':2 'one':27 'open':19,26 'problem':28 'provid':67 'real':87 'reservoir':34 'road':4 'ruin':61 'rule':53 'run':40 'seem':23 'start':84 'think':63 'tyrant':8 'valv':16,21 'water':15,33 'without':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702955225
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9698156"
  +editedAt: DateTimeImmutable @1705386153 {#2152
    date: 2024-01-16 07:22:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702868825 {#2247
    date: 2023-12-18 04:07:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2095
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-are-some-happy-endings-that-really-wasn-t-all-that"
  +title: "What are some happy endings that really wasn't all that happy?"
  +url: null
  +body: """
    Mad Max Fury Road. They defeat the tyrant, and get the control of the water valves. Then they open the valves and seemingly keep them open. One problem, how long is the water reservoir gonna last now?\n
    \n
    Logan’s Run. The city dwellers are freed from the computer’s iron-fisted rule, and Carrousel. But their city is in ruins, and thinks to the computer providing everything. They don’t know how to live without it. The city dwellers are going to start dying off real fast.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703100662 {#2175
    date: 2023-12-20 20:31:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  +badges: Doctrine\ORM\PersistentCollection {#2005 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2095 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "I think about this for most action movies as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702901395 {#2064
        date: 2023-12-18 13:09:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hal_5700X@lemmy.world"
        "@BruceTwarzen@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 231507
      -bodyTs: "'action':7 'movi':8 'think':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6109813"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702901395 {#2089
        date: 2023-12-18 13:09:55.0 +01:00
      }
      +"title": 231507
    }
  ]
  -id: 22976
  -titleTs: "'end':5 'happi':4,12 'realli':7 'wasn':8"
  -bodyTs: "'carrousel':55 'citi':42,58,79 'comput':48,66 'control':12 'defeat':6 'die':85 'dweller':43,80 'everyth':68 'fast':88 'fist':52 'freed':45 'furi':3 'get':10 'go':82 'gonna':35 'iron':51 'iron-fist':50 'keep':24 'know':72 'last':36 'live':75 'logan':38 'long':30 'mad':1 'max':2 'one':27 'open':19,26 'problem':28 'provid':67 'real':87 'reservoir':34 'road':4 'ruin':61 'rule':53 'run':40 'seem':23 'start':84 'think':63 'tyrant':8 'valv':16,21 'water':15,33 'without':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702955225
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9698156"
  +editedAt: DateTimeImmutable @1705386153 {#2152
    date: 2024-01-16 07:22:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702868825 {#2247
    date: 2023-12-18 04:07:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2095
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-are-some-happy-endings-that-really-wasn-t-all-that"
  +title: "What are some happy endings that really wasn't all that happy?"
  +url: null
  +body: """
    Mad Max Fury Road. They defeat the tyrant, and get the control of the water valves. Then they open the valves and seemingly keep them open. One problem, how long is the water reservoir gonna last now?\n
    \n
    Logan’s Run. The city dwellers are freed from the computer’s iron-fisted rule, and Carrousel. But their city is in ruins, and thinks to the computer providing everything. They don’t know how to live without it. The city dwellers are going to start dying off real fast.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703100662 {#2175
    date: 2023-12-20 20:31:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  +badges: Doctrine\ORM\PersistentCollection {#2005 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2095 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "I think about this for most action movies as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702901395 {#2064
        date: 2023-12-18 13:09:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hal_5700X@lemmy.world"
        "@BruceTwarzen@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 231507
      -bodyTs: "'action':7 'movi':8 'think':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6109813"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702901395 {#2089
        date: 2023-12-18 13:09:55.0 +01:00
      }
      +"title": 231507
    }
  ]
  -id: 22976
  -titleTs: "'end':5 'happi':4,12 'realli':7 'wasn':8"
  -bodyTs: "'carrousel':55 'citi':42,58,79 'comput':48,66 'control':12 'defeat':6 'die':85 'dweller':43,80 'everyth':68 'fast':88 'fist':52 'freed':45 'furi':3 'get':10 'go':82 'gonna':35 'iron':51 'iron-fist':50 'keep':24 'know':72 'last':36 'live':75 'logan':38 'long':30 'mad':1 'max':2 'one':27 'open':19,26 'problem':28 'provid':67 'real':87 'reservoir':34 'road':4 'ruin':61 'rule':53 'run':40 'seem':23 'start':84 'think':63 'tyrant':8 'valv':16,21 'water':15,33 'without':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702955225
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9698156"
  +editedAt: DateTimeImmutable @1705386153 {#2152
    date: 2024-01-16 07:22:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702868825 {#2247
    date: 2023-12-18 04:07:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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\EntryComment {#2088
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-are-some-happy-endings-that-really-wasn-t-all-that"
    +title: "What are some happy endings that really wasn't all that happy?"
    +url: null
    +body: """
      Mad Max Fury Road. They defeat the tyrant, and get the control of the water valves. Then they open the valves and seemingly keep them open. One problem, how long is the water reservoir gonna last now?\n
      \n
      Logan’s Run. The city dwellers are freed from the computer’s iron-fisted rule, and Carrousel. But their city is in ruins, and thinks to the computer providing everything. They don’t know how to live without it. The city dwellers are going to start dying off real fast.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 88
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703100662 {#2175
      date: 2023-12-20 20:31:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    +badges: Doctrine\ORM\PersistentCollection {#2005 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 22976
    -titleTs: "'end':5 'happi':4,12 'realli':7 'wasn':8"
    -bodyTs: "'carrousel':55 'citi':42,58,79 'comput':48,66 'control':12 'defeat':6 'die':85 'dweller':43,80 'everyth':68 'fast':88 'fist':52 'freed':45 'furi':3 'get':10 'go':82 'gonna':35 'iron':51 'iron-fist':50 'keep':24 'know':72 'last':36 'live':75 'logan':38 'long':30 'mad':1 'max':2 'one':27 'open':19,26 'problem':28 'provid':67 'real':87 'reservoir':34 'road':4 'ruin':61 'rule':53 'run':40 'seem':23 'start':84 'think':63 'tyrant':8 'valv':16,21 'water':15,33 'without':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702955225
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9698156"
    +editedAt: DateTimeImmutable @1705386153 {#2152
      date: 2024-01-16 07:22:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702868825 {#2247
      date: 2023-12-18 04:07:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "I think about this for most action movies as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702901395 {#2064
    date: 2023-12-18 13:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@BruceTwarzen@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 231507
  -bodyTs: "'action':7 'movi':8 'think':2 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901395 {#2089
    date: 2023-12-18 13:09:55.0 +01:00
  }
  +"title": 231507
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-are-some-happy-endings-that-really-wasn-t-all-that"
    +title: "What are some happy endings that really wasn't all that happy?"
    +url: null
    +body: """
      Mad Max Fury Road. They defeat the tyrant, and get the control of the water valves. Then they open the valves and seemingly keep them open. One problem, how long is the water reservoir gonna last now?\n
      \n
      Logan’s Run. The city dwellers are freed from the computer’s iron-fisted rule, and Carrousel. But their city is in ruins, and thinks to the computer providing everything. They don’t know how to live without it. The city dwellers are going to start dying off real fast.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 88
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703100662 {#2175
      date: 2023-12-20 20:31:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    +badges: Doctrine\ORM\PersistentCollection {#2005 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 22976
    -titleTs: "'end':5 'happi':4,12 'realli':7 'wasn':8"
    -bodyTs: "'carrousel':55 'citi':42,58,79 'comput':48,66 'control':12 'defeat':6 'die':85 'dweller':43,80 'everyth':68 'fast':88 'fist':52 'freed':45 'furi':3 'get':10 'go':82 'gonna':35 'iron':51 'iron-fist':50 'keep':24 'know':72 'last':36 'live':75 'logan':38 'long':30 'mad':1 'max':2 'one':27 'open':19,26 'problem':28 'provid':67 'real':87 'reservoir':34 'road':4 'ruin':61 'rule':53 'run':40 'seem':23 'start':84 'think':63 'tyrant':8 'valv':16,21 'water':15,33 'without':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702955225
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9698156"
    +editedAt: DateTimeImmutable @1705386153 {#2152
      date: 2024-01-16 07:22:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702868825 {#2247
      date: 2023-12-18 04:07:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "I think about this for most action movies as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702901395 {#2064
    date: 2023-12-18 13:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@BruceTwarzen@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 231507
  -bodyTs: "'action':7 'movi':8 'think':2 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901395 {#2089
    date: 2023-12-18 13:09:55.0 +01:00
  }
  +"title": 231507
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-are-some-happy-endings-that-really-wasn-t-all-that"
    +title: "What are some happy endings that really wasn't all that happy?"
    +url: null
    +body: """
      Mad Max Fury Road. They defeat the tyrant, and get the control of the water valves. Then they open the valves and seemingly keep them open. One problem, how long is the water reservoir gonna last now?\n
      \n
      Logan’s Run. The city dwellers are freed from the computer’s iron-fisted rule, and Carrousel. But their city is in ruins, and thinks to the computer providing everything. They don’t know how to live without it. The city dwellers are going to start dying off real fast.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 88
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703100662 {#2175
      date: 2023-12-20 20:31:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    +badges: Doctrine\ORM\PersistentCollection {#2005 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 22976
    -titleTs: "'end':5 'happi':4,12 'realli':7 'wasn':8"
    -bodyTs: "'carrousel':55 'citi':42,58,79 'comput':48,66 'control':12 'defeat':6 'die':85 'dweller':43,80 'everyth':68 'fast':88 'fist':52 'freed':45 'furi':3 'get':10 'go':82 'gonna':35 'iron':51 'iron-fist':50 'keep':24 'know':72 'last':36 'live':75 'logan':38 'long':30 'mad':1 'max':2 'one':27 'open':19,26 'problem':28 'provid':67 'real':87 'reservoir':34 'road':4 'ruin':61 'rule':53 'run':40 'seem':23 'start':84 'think':63 'tyrant':8 'valv':16,21 'water':15,33 'without':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702955225
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9698156"
    +editedAt: DateTimeImmutable @1705386153 {#2152
      date: 2024-01-16 07:22:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702868825 {#2247
      date: 2023-12-18 04:07:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "I think about this for most action movies as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702901395 {#2064
    date: 2023-12-18 13:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@BruceTwarzen@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 231507
  -bodyTs: "'action':7 'movi':8 'think':2 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901395 {#2089
    date: 2023-12-18 13:09:55.0 +01:00
  }
  +"title": 231507
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2021
  +user: Proxies\__CG__\App\Entity\User {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-are-some-productive-things-to-do-when-you-wake"
  +title: "What are some productive things to do when you wake up in the middle of the night and can't get back to sleep for a few hours?"
  +url: null
  +body: "I’m looking for suggestions that zombie-me could follow through with. The problem is I can barely bring myself to get out of bed, let alone do a useful task. It just wastes typically 2–5 hours of my life as I wait for tiredness to finally (re)take hold."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702013104 {#2017
    date: 2023-12-08 06:25:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2367 …}
  +children: [
    App\Entity\EntryComment {#2033
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: null
      +root: null
      +body: "I started listening to [Alan Watts](https://alanwatts.org/) while I find the topics really cool, his voice just puts me to sleep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701876661 {#1407
        date: 2023-12-06 16:31:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HonoraryMancunian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -id: 202602
      -bodyTs: "'/)':9 'alan':5 'alanwatts.org':8 'alanwatts.org/)':7 'cool':16 'find':12 'listen':3 'put':20 'realli':15 'sleep':23 'start':2 'topic':14 'voic':18 'watt':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5847974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701876661 {#2018
        date: 2023-12-06 16:31:01.0 +01:00
      }
      +"title": 202602
    }
  ]
  -id: 20620
  -titleTs: "'back':22 'get':21 'hour':28 'middl':14 'night':17 'product':4 'sleep':24 'thing':5 'wake':10"
  -bodyTs: "'2':37 '5':38 'alon':28 'bare':19 'bed':26 'bring':20 'could':10 'final':49 'follow':11 'get':23 'hold':52 'hour':39 'let':27 'life':42 'look':3 'm':2 'problem':15 're':50 'suggest':5 'take':51 'task':32 'tired':47 'typic':36 'use':31 'wait':45 'wast':35 'zombi':8 'zombie-m':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701958295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9218910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701871895 {#2002
    date: 2023-12-06 15:11:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2021
  +user: Proxies\__CG__\App\Entity\User {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-are-some-productive-things-to-do-when-you-wake"
  +title: "What are some productive things to do when you wake up in the middle of the night and can't get back to sleep for a few hours?"
  +url: null
  +body: "I’m looking for suggestions that zombie-me could follow through with. The problem is I can barely bring myself to get out of bed, let alone do a useful task. It just wastes typically 2–5 hours of my life as I wait for tiredness to finally (re)take hold."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702013104 {#2017
    date: 2023-12-08 06:25:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2367 …}
  +children: [
    App\Entity\EntryComment {#2033
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: null
      +root: null
      +body: "I started listening to [Alan Watts](https://alanwatts.org/) while I find the topics really cool, his voice just puts me to sleep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701876661 {#1407
        date: 2023-12-06 16:31:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HonoraryMancunian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -id: 202602
      -bodyTs: "'/)':9 'alan':5 'alanwatts.org':8 'alanwatts.org/)':7 'cool':16 'find':12 'listen':3 'put':20 'realli':15 'sleep':23 'start':2 'topic':14 'voic':18 'watt':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5847974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701876661 {#2018
        date: 2023-12-06 16:31:01.0 +01:00
      }
      +"title": 202602
    }
  ]
  -id: 20620
  -titleTs: "'back':22 'get':21 'hour':28 'middl':14 'night':17 'product':4 'sleep':24 'thing':5 'wake':10"
  -bodyTs: "'2':37 '5':38 'alon':28 'bare':19 'bed':26 'bring':20 'could':10 'final':49 'follow':11 'get':23 'hold':52 'hour':39 'let':27 'life':42 'look':3 'm':2 'problem':15 're':50 'suggest':5 'take':51 'task':32 'tired':47 'typic':36 'use':31 'wait':45 'wast':35 'zombi':8 'zombie-m':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701958295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9218910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701871895 {#2002
    date: 2023-12-06 15:11:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2021
  +user: Proxies\__CG__\App\Entity\User {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-are-some-productive-things-to-do-when-you-wake"
  +title: "What are some productive things to do when you wake up in the middle of the night and can't get back to sleep for a few hours?"
  +url: null
  +body: "I’m looking for suggestions that zombie-me could follow through with. The problem is I can barely bring myself to get out of bed, let alone do a useful task. It just wastes typically 2–5 hours of my life as I wait for tiredness to finally (re)take hold."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702013104 {#2017
    date: 2023-12-08 06:25:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2367 …}
  +children: [
    App\Entity\EntryComment {#2033
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: null
      +root: null
      +body: "I started listening to [Alan Watts](https://alanwatts.org/) while I find the topics really cool, his voice just puts me to sleep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701876661 {#1407
        date: 2023-12-06 16:31:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HonoraryMancunian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -id: 202602
      -bodyTs: "'/)':9 'alan':5 'alanwatts.org':8 'alanwatts.org/)':7 'cool':16 'find':12 'listen':3 'put':20 'realli':15 'sleep':23 'start':2 'topic':14 'voic':18 'watt':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5847974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701876661 {#2018
        date: 2023-12-06 16:31:01.0 +01:00
      }
      +"title": 202602
    }
  ]
  -id: 20620
  -titleTs: "'back':22 'get':21 'hour':28 'middl':14 'night':17 'product':4 'sleep':24 'thing':5 'wake':10"
  -bodyTs: "'2':37 '5':38 'alon':28 'bare':19 'bed':26 'bring':20 'could':10 'final':49 'follow':11 'get':23 'hold':52 'hour':39 'let':27 'life':42 'look':3 'm':2 'problem':15 're':50 'suggest':5 'take':51 'task':32 'tired':47 'typic':36 'use':31 'wait':45 'wast':35 'zombi':8 'zombie-m':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701958295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9218910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701871895 {#2002
    date: 2023-12-06 15:11:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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\EntryComment {#2033
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-are-some-productive-things-to-do-when-you-wake"
    +title: "What are some productive things to do when you wake up in the middle of the night and can't get back to sleep for a few hours?"
    +url: null
    +body: "I’m looking for suggestions that zombie-me could follow through with. The problem is I can barely bring myself to get out of bed, let alone do a useful task. It just wastes typically 2–5 hours of my life as I wait for tiredness to finally (re)take hold."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702013104 {#2017
      date: 2023-12-08 06:25:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1983 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    +badges: Doctrine\ORM\PersistentCollection {#2367 …}
    +children: [
      App\Entity\EntryComment {#2033}
    ]
    -id: 20620
    -titleTs: "'back':22 'get':21 'hour':28 'middl':14 'night':17 'product':4 'sleep':24 'thing':5 'wake':10"
    -bodyTs: "'2':37 '5':38 'alon':28 'bare':19 'bed':26 'bring':20 'could':10 'final':49 'follow':11 'get':23 'hold':52 'hour':39 'let':27 'life':42 'look':3 'm':2 'problem':15 're':50 'suggest':5 'take':51 'task':32 'tired':47 'typic':36 'use':31 'wait':45 'wast':35 'zombi':8 'zombie-m':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701958295
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9218910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701871895 {#2002
      date: 2023-12-06 15:11:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: null
  +root: null
  +body: "I started listening to [Alan Watts](https://alanwatts.org/) while I find the topics really cool, his voice just puts me to sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701876661 {#1407
    date: 2023-12-06 16:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HonoraryMancunian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 202602
  -bodyTs: "'/)':9 'alan':5 'alanwatts.org':8 'alanwatts.org/)':7 'cool':16 'find':12 'listen':3 'put':20 'realli':15 'sleep':23 'start':2 'topic':14 'voic':18 'watt':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876661 {#2018
    date: 2023-12-06 16:31:01.0 +01:00
  }
  +"title": 202602
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-are-some-productive-things-to-do-when-you-wake"
    +title: "What are some productive things to do when you wake up in the middle of the night and can't get back to sleep for a few hours?"
    +url: null
    +body: "I’m looking for suggestions that zombie-me could follow through with. The problem is I can barely bring myself to get out of bed, let alone do a useful task. It just wastes typically 2–5 hours of my life as I wait for tiredness to finally (re)take hold."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702013104 {#2017
      date: 2023-12-08 06:25:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1983 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    +badges: Doctrine\ORM\PersistentCollection {#2367 …}
    +children: [
      App\Entity\EntryComment {#2033}
    ]
    -id: 20620
    -titleTs: "'back':22 'get':21 'hour':28 'middl':14 'night':17 'product':4 'sleep':24 'thing':5 'wake':10"
    -bodyTs: "'2':37 '5':38 'alon':28 'bare':19 'bed':26 'bring':20 'could':10 'final':49 'follow':11 'get':23 'hold':52 'hour':39 'let':27 'life':42 'look':3 'm':2 'problem':15 're':50 'suggest':5 'take':51 'task':32 'tired':47 'typic':36 'use':31 'wait':45 'wast':35 'zombi':8 'zombie-m':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701958295
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9218910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701871895 {#2002
      date: 2023-12-06 15:11:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: null
  +root: null
  +body: "I started listening to [Alan Watts](https://alanwatts.org/) while I find the topics really cool, his voice just puts me to sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701876661 {#1407
    date: 2023-12-06 16:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HonoraryMancunian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 202602
  -bodyTs: "'/)':9 'alan':5 'alanwatts.org':8 'alanwatts.org/)':7 'cool':16 'find':12 'listen':3 'put':20 'realli':15 'sleep':23 'start':2 'topic':14 'voic':18 'watt':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876661 {#2018
    date: 2023-12-06 16:31:01.0 +01:00
  }
  +"title": 202602
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-are-some-productive-things-to-do-when-you-wake"
    +title: "What are some productive things to do when you wake up in the middle of the night and can't get back to sleep for a few hours?"
    +url: null
    +body: "I’m looking for suggestions that zombie-me could follow through with. The problem is I can barely bring myself to get out of bed, let alone do a useful task. It just wastes typically 2–5 hours of my life as I wait for tiredness to finally (re)take hold."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702013104 {#2017
      date: 2023-12-08 06:25:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1983 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    +badges: Doctrine\ORM\PersistentCollection {#2367 …}
    +children: [
      App\Entity\EntryComment {#2033}
    ]
    -id: 20620
    -titleTs: "'back':22 'get':21 'hour':28 'middl':14 'night':17 'product':4 'sleep':24 'thing':5 'wake':10"
    -bodyTs: "'2':37 '5':38 'alon':28 'bare':19 'bed':26 'bring':20 'could':10 'final':49 'follow':11 'get':23 'hold':52 'hour':39 'let':27 'life':42 'look':3 'm':2 'problem':15 're':50 'suggest':5 'take':51 'task':32 'tired':47 'typic':36 'use':31 'wait':45 'wast':35 'zombi':8 'zombie-m':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701958295
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9218910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701871895 {#2002
      date: 2023-12-06 15:11:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: null
  +root: null
  +body: "I started listening to [Alan Watts](https://alanwatts.org/) while I find the topics really cool, his voice just puts me to sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701876661 {#1407
    date: 2023-12-06 16:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HonoraryMancunian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 202602
  -bodyTs: "'/)':9 'alan':5 'alanwatts.org':8 'alanwatts.org/)':7 'cool':16 'find':12 'listen':3 'put':20 'realli':15 'sleep':23 'start':2 'topic':14 'voic':18 'watt':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876661 {#2018
    date: 2023-12-06 16:31:01.0 +01:00
  }
  +"title": 202602
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: Proxies\__CG__\App\Entity\Image {#2001 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1999 …}
  +slug: "Love-devs-attitude-towards-piracy-TruePianos-v1-9-8-audio-VSTi-plugin"
  +title: "Love devs' attitude towards piracy, TruePianos v1.9.8 (audio VSTi plugin)"
  +url: "https://lemmy.dbzer0.com/pictrs/image/3ec9e3cc-b790-4741-a465-d472744d1011.jpeg"
  +body: "This message showed when I entered the serial specifically made for pirates. Right now feeling nothing but respect for plugin devs. Next month Imma buy this plugin 100% fixed, need it or don’t need it doesn’t matter anymore lol."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 161
  +favouriteCount: 1580
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728913885 {#1996
    date: 2024-10-14 15:51:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2000 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#1990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
  +badges: Doctrine\ORM\PersistentCollection {#2016 …}
  +children: [
    1 => App\Entity\EntryComment {#1926
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: """
        > They of course use these 2% to justify vilifying the rest though.\n
        \n
        This is the method that is used to justify cutting welfare benefits for poor people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701874956 {#1906
        date: 2023-12-06 16:02:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nivellian@lemmy.dbzer0.com"
        "@schmidtster@lemmy.world"
        "@hoshikarakitaridia@sh.itjust.works"
        "@gibmiser@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 202366
      -bodyTs: "'2':6 'benefit':24 'cours':3 'cut':22 'justifi':8,21 'method':16 'peopl':27 'poor':26 'rest':11 'though':12 'use':4,19 'vilifi':9 'welfar':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5847294"
      +editedAt: DateTimeImmutable @1703203248 {#1909
        date: 2023-12-22 01:00:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701874956 {#1708
        date: 2023-12-06 16:02:36.0 +01:00
      }
      +"title": 202366
    }
    0 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "Yes. Corporate welfare is good for the country, human welfare is bad. /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701877243 {#2061
        date: 2023-12-06 16:40:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nivellian@lemmy.dbzer0.com"
        "@schmidtster@lemmy.world"
        "@hoshikarakitaridia@sh.itjust.works"
        "@gibmiser@lemmy.world"
        "@GoofSchmoofer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 202685
      -bodyTs: "'/s':13 'bad':12 'corpor':2 'countri':8 'good':5 'human':9 'welfar':3,10 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5848194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701877243 {#2079
        date: 2023-12-06 16:40:43.0 +01:00
      }
      +"title": 202685
    }
  ]
  -id: 20601
  -titleTs: "'attitud':3 'audio':8 'dev':2 'love':1 'piraci':5 'plugin':10 'toward':4 'truepiano':6 'v1.9.8':7 'vsti':9"
  -bodyTs: "'100':28 'anymor':40 'buy':25 'dev':21 'doesn':37 'enter':6 'feel':15 'fix':29 'imma':24 'lol':41 'made':10 'matter':39 'messag':2 'month':23 'need':30,35 'next':22 'noth':16 'pirat':12 'plugin':20,27 'respect':18 'right':13 'serial':8 'show':3 'specif':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701953552
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9818364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867152 {#2183
    date: 2023-12-06 13:52:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: Proxies\__CG__\App\Entity\Image {#2001 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1999 …}
  +slug: "Love-devs-attitude-towards-piracy-TruePianos-v1-9-8-audio-VSTi-plugin"
  +title: "Love devs' attitude towards piracy, TruePianos v1.9.8 (audio VSTi plugin)"
  +url: "https://lemmy.dbzer0.com/pictrs/image/3ec9e3cc-b790-4741-a465-d472744d1011.jpeg"
  +body: "This message showed when I entered the serial specifically made for pirates. Right now feeling nothing but respect for plugin devs. Next month Imma buy this plugin 100% fixed, need it or don’t need it doesn’t matter anymore lol."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 161
  +favouriteCount: 1580
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728913885 {#1996
    date: 2024-10-14 15:51:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2000 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#1990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
  +badges: Doctrine\ORM\PersistentCollection {#2016 …}
  +children: [
    1 => App\Entity\EntryComment {#1926
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: """
        > They of course use these 2% to justify vilifying the rest though.\n
        \n
        This is the method that is used to justify cutting welfare benefits for poor people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701874956 {#1906
        date: 2023-12-06 16:02:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nivellian@lemmy.dbzer0.com"
        "@schmidtster@lemmy.world"
        "@hoshikarakitaridia@sh.itjust.works"
        "@gibmiser@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 202366
      -bodyTs: "'2':6 'benefit':24 'cours':3 'cut':22 'justifi':8,21 'method':16 'peopl':27 'poor':26 'rest':11 'though':12 'use':4,19 'vilifi':9 'welfar':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5847294"
      +editedAt: DateTimeImmutable @1703203248 {#1909
        date: 2023-12-22 01:00:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701874956 {#1708
        date: 2023-12-06 16:02:36.0 +01:00
      }
      +"title": 202366
    }
    0 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "Yes. Corporate welfare is good for the country, human welfare is bad. /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701877243 {#2061
        date: 2023-12-06 16:40:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nivellian@lemmy.dbzer0.com"
        "@schmidtster@lemmy.world"
        "@hoshikarakitaridia@sh.itjust.works"
        "@gibmiser@lemmy.world"
        "@GoofSchmoofer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 202685
      -bodyTs: "'/s':13 'bad':12 'corpor':2 'countri':8 'good':5 'human':9 'welfar':3,10 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5848194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701877243 {#2079
        date: 2023-12-06 16:40:43.0 +01:00
      }
      +"title": 202685
    }
  ]
  -id: 20601
  -titleTs: "'attitud':3 'audio':8 'dev':2 'love':1 'piraci':5 'plugin':10 'toward':4 'truepiano':6 'v1.9.8':7 'vsti':9"
  -bodyTs: "'100':28 'anymor':40 'buy':25 'dev':21 'doesn':37 'enter':6 'feel':15 'fix':29 'imma':24 'lol':41 'made':10 'matter':39 'messag':2 'month':23 'need':30,35 'next':22 'noth':16 'pirat':12 'plugin':20,27 'respect':18 'right':13 'serial':8 'show':3 'specif':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701953552
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9818364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867152 {#2183
    date: 2023-12-06 13:52:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: Proxies\__CG__\App\Entity\Image {#2001 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1999 …}
  +slug: "Love-devs-attitude-towards-piracy-TruePianos-v1-9-8-audio-VSTi-plugin"
  +title: "Love devs' attitude towards piracy, TruePianos v1.9.8 (audio VSTi plugin)"
  +url: "https://lemmy.dbzer0.com/pictrs/image/3ec9e3cc-b790-4741-a465-d472744d1011.jpeg"
  +body: "This message showed when I entered the serial specifically made for pirates. Right now feeling nothing but respect for plugin devs. Next month Imma buy this plugin 100% fixed, need it or don’t need it doesn’t matter anymore lol."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 161
  +favouriteCount: 1580
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728913885 {#1996
    date: 2024-10-14 15:51:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2000 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#1990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
  +badges: Doctrine\ORM\PersistentCollection {#2016 …}
  +children: [
    1 => App\Entity\EntryComment {#1926
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: """
        > They of course use these 2% to justify vilifying the rest though.\n
        \n
        This is the method that is used to justify cutting welfare benefits for poor people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701874956 {#1906
        date: 2023-12-06 16:02:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nivellian@lemmy.dbzer0.com"
        "@schmidtster@lemmy.world"
        "@hoshikarakitaridia@sh.itjust.works"
        "@gibmiser@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 202366
      -bodyTs: "'2':6 'benefit':24 'cours':3 'cut':22 'justifi':8,21 'method':16 'peopl':27 'poor':26 'rest':11 'though':12 'use':4,19 'vilifi':9 'welfar':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5847294"
      +editedAt: DateTimeImmutable @1703203248 {#1909
        date: 2023-12-22 01:00:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701874956 {#1708
        date: 2023-12-06 16:02:36.0 +01:00
      }
      +"title": 202366
    }
    0 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "Yes. Corporate welfare is good for the country, human welfare is bad. /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701877243 {#2061
        date: 2023-12-06 16:40:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nivellian@lemmy.dbzer0.com"
        "@schmidtster@lemmy.world"
        "@hoshikarakitaridia@sh.itjust.works"
        "@gibmiser@lemmy.world"
        "@GoofSchmoofer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 202685
      -bodyTs: "'/s':13 'bad':12 'corpor':2 'countri':8 'good':5 'human':9 'welfar':3,10 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5848194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701877243 {#2079
        date: 2023-12-06 16:40:43.0 +01:00
      }
      +"title": 202685
    }
  ]
  -id: 20601
  -titleTs: "'attitud':3 'audio':8 'dev':2 'love':1 'piraci':5 'plugin':10 'toward':4 'truepiano':6 'v1.9.8':7 'vsti':9"
  -bodyTs: "'100':28 'anymor':40 'buy':25 'dev':21 'doesn':37 'enter':6 'feel':15 'fix':29 'imma':24 'lol':41 'made':10 'matter':39 'messag':2 'month':23 'need':30,35 'next':22 'noth':16 'pirat':12 'plugin':20,27 'respect':18 'right':13 'serial':8 'show':3 'specif':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701953552
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9818364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867152 {#2183
    date: 2023-12-06 13:52:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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\EntryComment {#1926
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2147 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1999 …}
    +slug: "Love-devs-attitude-towards-piracy-TruePianos-v1-9-8-audio-VSTi-plugin"
    +title: "Love devs' attitude towards piracy, TruePianos v1.9.8 (audio VSTi plugin)"
    +url: "https://lemmy.dbzer0.com/pictrs/image/3ec9e3cc-b790-4741-a465-d472744d1011.jpeg"
    +body: "This message showed when I entered the serial specifically made for pirates. Right now feeling nothing but respect for plugin devs. Next month Imma buy this plugin 100% fixed, need it or don’t need it doesn’t matter anymore lol."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 161
    +favouriteCount: 1580
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913885 {#1996
      date: 2024-10-14 15:51:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2000 …}
    +votes: Doctrine\ORM\PersistentCollection {#2007 …}
    +reports: Doctrine\ORM\PersistentCollection {#1990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
    +badges: Doctrine\ORM\PersistentCollection {#2016 …}
    +children: [
      1 => App\Entity\EntryComment {#1926}
      0 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
        +body: "Yes. Corporate welfare is good for the country, human welfare is bad. /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701877243 {#2061
          date: 2023-12-06 16:40:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nivellian@lemmy.dbzer0.com"
          "@schmidtster@lemmy.world"
          "@hoshikarakitaridia@sh.itjust.works"
          "@gibmiser@lemmy.world"
          "@GoofSchmoofer@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 202685
        -bodyTs: "'/s':13 'bad':12 'corpor':2 'countri':8 'good':5 'human':9 'welfar':3,10 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5848194"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701877243 {#2079
          date: 2023-12-06 16:40:43.0 +01:00
        }
        +"title": 202685
      }
    ]
    -id: 20601
    -titleTs: "'attitud':3 'audio':8 'dev':2 'love':1 'piraci':5 'plugin':10 'toward':4 'truepiano':6 'v1.9.8':7 'vsti':9"
    -bodyTs: "'100':28 'anymor':40 'buy':25 'dev':21 'doesn':37 'enter':6 'feel':15 'fix':29 'imma':24 'lol':41 'made':10 'matter':39 'messag':2 'month':23 'need':30,35 'next':22 'noth':16 'pirat':12 'plugin':20,27 'respect':18 'right':13 'serial':8 'show':3 'specif':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701953552
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9818364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701867152 {#2183
      date: 2023-12-06 13:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: """
    > They of course use these 2% to justify vilifying the rest though.\n
    \n
    This is the method that is used to justify cutting welfare benefits for poor people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701874956 {#1906
    date: 2023-12-06 16:02:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nivellian@lemmy.dbzer0.com"
    "@schmidtster@lemmy.world"
    "@hoshikarakitaridia@sh.itjust.works"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 202366
  -bodyTs: "'2':6 'benefit':24 'cours':3 'cut':22 'justifi':8,21 'method':16 'peopl':27 'poor':26 'rest':11 'though':12 'use':4,19 'vilifi':9 'welfar':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847294"
  +editedAt: DateTimeImmutable @1703203248 {#1909
    date: 2023-12-22 01:00:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701874956 {#1708
    date: 2023-12-06 16:02:36.0 +01:00
  }
  +"title": 202366
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2147 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1999 …}
    +slug: "Love-devs-attitude-towards-piracy-TruePianos-v1-9-8-audio-VSTi-plugin"
    +title: "Love devs' attitude towards piracy, TruePianos v1.9.8 (audio VSTi plugin)"
    +url: "https://lemmy.dbzer0.com/pictrs/image/3ec9e3cc-b790-4741-a465-d472744d1011.jpeg"
    +body: "This message showed when I entered the serial specifically made for pirates. Right now feeling nothing but respect for plugin devs. Next month Imma buy this plugin 100% fixed, need it or don’t need it doesn’t matter anymore lol."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 161
    +favouriteCount: 1580
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913885 {#1996
      date: 2024-10-14 15:51:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2000 …}
    +votes: Doctrine\ORM\PersistentCollection {#2007 …}
    +reports: Doctrine\ORM\PersistentCollection {#1990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
    +badges: Doctrine\ORM\PersistentCollection {#2016 …}
    +children: [
      1 => App\Entity\EntryComment {#1926}
      0 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
        +body: "Yes. Corporate welfare is good for the country, human welfare is bad. /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701877243 {#2061
          date: 2023-12-06 16:40:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nivellian@lemmy.dbzer0.com"
          "@schmidtster@lemmy.world"
          "@hoshikarakitaridia@sh.itjust.works"
          "@gibmiser@lemmy.world"
          "@GoofSchmoofer@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 202685
        -bodyTs: "'/s':13 'bad':12 'corpor':2 'countri':8 'good':5 'human':9 'welfar':3,10 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5848194"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701877243 {#2079
          date: 2023-12-06 16:40:43.0 +01:00
        }
        +"title": 202685
      }
    ]
    -id: 20601
    -titleTs: "'attitud':3 'audio':8 'dev':2 'love':1 'piraci':5 'plugin':10 'toward':4 'truepiano':6 'v1.9.8':7 'vsti':9"
    -bodyTs: "'100':28 'anymor':40 'buy':25 'dev':21 'doesn':37 'enter':6 'feel':15 'fix':29 'imma':24 'lol':41 'made':10 'matter':39 'messag':2 'month':23 'need':30,35 'next':22 'noth':16 'pirat':12 'plugin':20,27 'respect':18 'right':13 'serial':8 'show':3 'specif':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701953552
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9818364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701867152 {#2183
      date: 2023-12-06 13:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: """
    > They of course use these 2% to justify vilifying the rest though.\n
    \n
    This is the method that is used to justify cutting welfare benefits for poor people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701874956 {#1906
    date: 2023-12-06 16:02:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nivellian@lemmy.dbzer0.com"
    "@schmidtster@lemmy.world"
    "@hoshikarakitaridia@sh.itjust.works"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 202366
  -bodyTs: "'2':6 'benefit':24 'cours':3 'cut':22 'justifi':8,21 'method':16 'peopl':27 'poor':26 'rest':11 'though':12 'use':4,19 'vilifi':9 'welfar':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847294"
  +editedAt: DateTimeImmutable @1703203248 {#1909
    date: 2023-12-22 01:00:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701874956 {#1708
    date: 2023-12-06 16:02:36.0 +01:00
  }
  +"title": 202366
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2147 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1999 …}
    +slug: "Love-devs-attitude-towards-piracy-TruePianos-v1-9-8-audio-VSTi-plugin"
    +title: "Love devs' attitude towards piracy, TruePianos v1.9.8 (audio VSTi plugin)"
    +url: "https://lemmy.dbzer0.com/pictrs/image/3ec9e3cc-b790-4741-a465-d472744d1011.jpeg"
    +body: "This message showed when I entered the serial specifically made for pirates. Right now feeling nothing but respect for plugin devs. Next month Imma buy this plugin 100% fixed, need it or don’t need it doesn’t matter anymore lol."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 161
    +favouriteCount: 1580
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913885 {#1996
      date: 2024-10-14 15:51:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2000 …}
    +votes: Doctrine\ORM\PersistentCollection {#2007 …}
    +reports: Doctrine\ORM\PersistentCollection {#1990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
    +badges: Doctrine\ORM\PersistentCollection {#2016 …}
    +children: [
      1 => App\Entity\EntryComment {#1926}
      0 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
        +body: "Yes. Corporate welfare is good for the country, human welfare is bad. /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701877243 {#2061
          date: 2023-12-06 16:40:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nivellian@lemmy.dbzer0.com"
          "@schmidtster@lemmy.world"
          "@hoshikarakitaridia@sh.itjust.works"
          "@gibmiser@lemmy.world"
          "@GoofSchmoofer@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 202685
        -bodyTs: "'/s':13 'bad':12 'corpor':2 'countri':8 'good':5 'human':9 'welfar':3,10 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5848194"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701877243 {#2079
          date: 2023-12-06 16:40:43.0 +01:00
        }
        +"title": 202685
      }
    ]
    -id: 20601
    -titleTs: "'attitud':3 'audio':8 'dev':2 'love':1 'piraci':5 'plugin':10 'toward':4 'truepiano':6 'v1.9.8':7 'vsti':9"
    -bodyTs: "'100':28 'anymor':40 'buy':25 'dev':21 'doesn':37 'enter':6 'feel':15 'fix':29 'imma':24 'lol':41 'made':10 'matter':39 'messag':2 'month':23 'need':30,35 'next':22 'noth':16 'pirat':12 'plugin':20,27 'respect':18 'right':13 'serial':8 'show':3 'specif':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701953552
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9818364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701867152 {#2183
      date: 2023-12-06 13:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: """
    > They of course use these 2% to justify vilifying the rest though.\n
    \n
    This is the method that is used to justify cutting welfare benefits for poor people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701874956 {#1906
    date: 2023-12-06 16:02:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nivellian@lemmy.dbzer0.com"
    "@schmidtster@lemmy.world"
    "@hoshikarakitaridia@sh.itjust.works"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 202366
  -bodyTs: "'2':6 'benefit':24 'cours':3 'cut':22 'justifi':8,21 'method':16 'peopl':27 'poor':26 'rest':11 'though':12 'use':4,19 'vilifi':9 'welfar':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847294"
  +editedAt: DateTimeImmutable @1703203248 {#1909
    date: 2023-12-22 01:00:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701874956 {#1708
    date: 2023-12-06 16:02:36.0 +01:00
  }
  +"title": 202366
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2147 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1999 …}
    +slug: "Love-devs-attitude-towards-piracy-TruePianos-v1-9-8-audio-VSTi-plugin"
    +title: "Love devs' attitude towards piracy, TruePianos v1.9.8 (audio VSTi plugin)"
    +url: "https://lemmy.dbzer0.com/pictrs/image/3ec9e3cc-b790-4741-a465-d472744d1011.jpeg"
    +body: "This message showed when I entered the serial specifically made for pirates. Right now feeling nothing but respect for plugin devs. Next month Imma buy this plugin 100% fixed, need it or don’t need it doesn’t matter anymore lol."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 161
    +favouriteCount: 1580
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913885 {#1996
      date: 2024-10-14 15:51:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2000 …}
    +votes: Doctrine\ORM\PersistentCollection {#2007 …}
    +reports: Doctrine\ORM\PersistentCollection {#1990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
    +badges: Doctrine\ORM\PersistentCollection {#2016 …}
    +children: [
      1 => App\Entity\EntryComment {#1926
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
        +body: """
          > They of course use these 2% to justify vilifying the rest though.\n
          \n
          This is the method that is used to justify cutting welfare benefits for poor people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701874956 {#1906
          date: 2023-12-06 16:02:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nivellian@lemmy.dbzer0.com"
          "@schmidtster@lemmy.world"
          "@hoshikarakitaridia@sh.itjust.works"
          "@gibmiser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 202366
        -bodyTs: "'2':6 'benefit':24 'cours':3 'cut':22 'justifi':8,21 'method':16 'peopl':27 'poor':26 'rest':11 'though':12 'use':4,19 'vilifi':9 'welfar':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5847294"
        +editedAt: DateTimeImmutable @1703203248 {#1909
          date: 2023-12-22 01:00:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701874956 {#1708
          date: 2023-12-06 16:02:36.0 +01:00
        }
        +"title": 202366
      }
      0 => App\Entity\EntryComment {#2084}
    ]
    -id: 20601
    -titleTs: "'attitud':3 'audio':8 'dev':2 'love':1 'piraci':5 'plugin':10 'toward':4 'truepiano':6 'v1.9.8':7 'vsti':9"
    -bodyTs: "'100':28 'anymor':40 'buy':25 'dev':21 'doesn':37 'enter':6 'feel':15 'fix':29 'imma':24 'lol':41 'made':10 'matter':39 'messag':2 'month':23 'need':30,35 'next':22 'noth':16 'pirat':12 'plugin':20,27 'respect':18 'right':13 'serial':8 'show':3 'specif':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701953552
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9818364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701867152 {#2183
      date: 2023-12-06 13:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "Yes. Corporate welfare is good for the country, human welfare is bad. /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701877243 {#2061
    date: 2023-12-06 16:40:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nivellian@lemmy.dbzer0.com"
    "@schmidtster@lemmy.world"
    "@hoshikarakitaridia@sh.itjust.works"
    "@gibmiser@lemmy.world"
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 202685
  -bodyTs: "'/s':13 'bad':12 'corpor':2 'countri':8 'good':5 'human':9 'welfar':3,10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5848194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701877243 {#2079
    date: 2023-12-06 16:40:43.0 +01:00
  }
  +"title": 202685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2147 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1999 …}
    +slug: "Love-devs-attitude-towards-piracy-TruePianos-v1-9-8-audio-VSTi-plugin"
    +title: "Love devs' attitude towards piracy, TruePianos v1.9.8 (audio VSTi plugin)"
    +url: "https://lemmy.dbzer0.com/pictrs/image/3ec9e3cc-b790-4741-a465-d472744d1011.jpeg"
    +body: "This message showed when I entered the serial specifically made for pirates. Right now feeling nothing but respect for plugin devs. Next month Imma buy this plugin 100% fixed, need it or don’t need it doesn’t matter anymore lol."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 161
    +favouriteCount: 1580
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913885 {#1996
      date: 2024-10-14 15:51:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2000 …}
    +votes: Doctrine\ORM\PersistentCollection {#2007 …}
    +reports: Doctrine\ORM\PersistentCollection {#1990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
    +badges: Doctrine\ORM\PersistentCollection {#2016 …}
    +children: [
      1 => App\Entity\EntryComment {#1926
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
        +body: """
          > They of course use these 2% to justify vilifying the rest though.\n
          \n
          This is the method that is used to justify cutting welfare benefits for poor people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701874956 {#1906
          date: 2023-12-06 16:02:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nivellian@lemmy.dbzer0.com"
          "@schmidtster@lemmy.world"
          "@hoshikarakitaridia@sh.itjust.works"
          "@gibmiser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 202366
        -bodyTs: "'2':6 'benefit':24 'cours':3 'cut':22 'justifi':8,21 'method':16 'peopl':27 'poor':26 'rest':11 'though':12 'use':4,19 'vilifi':9 'welfar':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5847294"
        +editedAt: DateTimeImmutable @1703203248 {#1909
          date: 2023-12-22 01:00:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701874956 {#1708
          date: 2023-12-06 16:02:36.0 +01:00
        }
        +"title": 202366
      }
      0 => App\Entity\EntryComment {#2084}
    ]
    -id: 20601
    -titleTs: "'attitud':3 'audio':8 'dev':2 'love':1 'piraci':5 'plugin':10 'toward':4 'truepiano':6 'v1.9.8':7 'vsti':9"
    -bodyTs: "'100':28 'anymor':40 'buy':25 'dev':21 'doesn':37 'enter':6 'feel':15 'fix':29 'imma':24 'lol':41 'made':10 'matter':39 'messag':2 'month':23 'need':30,35 'next':22 'noth':16 'pirat':12 'plugin':20,27 'respect':18 'right':13 'serial':8 'show':3 'specif':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701953552
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9818364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701867152 {#2183
      date: 2023-12-06 13:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "Yes. Corporate welfare is good for the country, human welfare is bad. /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701877243 {#2061
    date: 2023-12-06 16:40:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nivellian@lemmy.dbzer0.com"
    "@schmidtster@lemmy.world"
    "@hoshikarakitaridia@sh.itjust.works"
    "@gibmiser@lemmy.world"
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 202685
  -bodyTs: "'/s':13 'bad':12 'corpor':2 'countri':8 'good':5 'human':9 'welfar':3,10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5848194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701877243 {#2079
    date: 2023-12-06 16:40:43.0 +01:00
  }
  +"title": 202685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2147 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1999 …}
    +slug: "Love-devs-attitude-towards-piracy-TruePianos-v1-9-8-audio-VSTi-plugin"
    +title: "Love devs' attitude towards piracy, TruePianos v1.9.8 (audio VSTi plugin)"
    +url: "https://lemmy.dbzer0.com/pictrs/image/3ec9e3cc-b790-4741-a465-d472744d1011.jpeg"
    +body: "This message showed when I entered the serial specifically made for pirates. Right now feeling nothing but respect for plugin devs. Next month Imma buy this plugin 100% fixed, need it or don’t need it doesn’t matter anymore lol."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 161
    +favouriteCount: 1580
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913885 {#1996
      date: 2024-10-14 15:51:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2000 …}
    +votes: Doctrine\ORM\PersistentCollection {#2007 …}
    +reports: Doctrine\ORM\PersistentCollection {#1990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
    +badges: Doctrine\ORM\PersistentCollection {#2016 …}
    +children: [
      1 => App\Entity\EntryComment {#1926
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
        +body: """
          > They of course use these 2% to justify vilifying the rest though.\n
          \n
          This is the method that is used to justify cutting welfare benefits for poor people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701874956 {#1906
          date: 2023-12-06 16:02:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nivellian@lemmy.dbzer0.com"
          "@schmidtster@lemmy.world"
          "@hoshikarakitaridia@sh.itjust.works"
          "@gibmiser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 202366
        -bodyTs: "'2':6 'benefit':24 'cours':3 'cut':22 'justifi':8,21 'method':16 'peopl':27 'poor':26 'rest':11 'though':12 'use':4,19 'vilifi':9 'welfar':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5847294"
        +editedAt: DateTimeImmutable @1703203248 {#1909
          date: 2023-12-22 01:00:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701874956 {#1708
          date: 2023-12-06 16:02:36.0 +01:00
        }
        +"title": 202366
      }
      0 => App\Entity\EntryComment {#2084}
    ]
    -id: 20601
    -titleTs: "'attitud':3 'audio':8 'dev':2 'love':1 'piraci':5 'plugin':10 'toward':4 'truepiano':6 'v1.9.8':7 'vsti':9"
    -bodyTs: "'100':28 'anymor':40 'buy':25 'dev':21 'doesn':37 'enter':6 'feel':15 'fix':29 'imma':24 'lol':41 'made':10 'matter':39 'messag':2 'month':23 'need':30,35 'next':22 'noth':16 'pirat':12 'plugin':20,27 'respect':18 'right':13 'serial':8 'show':3 'specif':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701953552
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9818364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701867152 {#2183
      date: 2023-12-06 13:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "Yes. Corporate welfare is good for the country, human welfare is bad. /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701877243 {#2061
    date: 2023-12-06 16:40:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nivellian@lemmy.dbzer0.com"
    "@schmidtster@lemmy.world"
    "@hoshikarakitaridia@sh.itjust.works"
    "@gibmiser@lemmy.world"
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 202685
  -bodyTs: "'/s':13 'bad':12 'corpor':2 'countri':8 'good':5 'human':9 'welfar':3,10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5848194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701877243 {#2079
    date: 2023-12-06 16:40:43.0 +01:00
  }
  +"title": 202685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-do-you-want-for-Christmas"
  +title: "What do you want for Christmas?"
  +url: null
  +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702079757 {#2269
    date: 2023-12-09 00:55:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2493 …}
  +children: [
    App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: """
        I decided a few years back to give experiences not things.\n
        \n
        The way I do that is with a $100-ish gift card to an airline. This way they can use it to go somewhere and make a memory.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701876436 {#1401
        date: 2023-12-06 16:27:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@peepo@lemmy.world"
        "@QualifiedKitten@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 202568
      -bodyTs: "'100':20 'airlin':26 'back':6 'card':23 'decid':2 'experi':9 'gift':22 'give':8 'go':34 'ish':21 'make':37 'memori':39 'somewher':35 'thing':11 'use':31 'way':13,28 'year':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5847873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701876436 {#1382
        date: 2023-12-06 16:27:16.0 +01:00
      }
      +"title": 202568
    }
  ]
  -id: 20247
  -titleTs: "'christma':6 'want':4"
  -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701868641
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782241 {#1982
    date: 2023-12-05 14:17:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-do-you-want-for-Christmas"
  +title: "What do you want for Christmas?"
  +url: null
  +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702079757 {#2269
    date: 2023-12-09 00:55:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2493 …}
  +children: [
    App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: """
        I decided a few years back to give experiences not things.\n
        \n
        The way I do that is with a $100-ish gift card to an airline. This way they can use it to go somewhere and make a memory.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701876436 {#1401
        date: 2023-12-06 16:27:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@peepo@lemmy.world"
        "@QualifiedKitten@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 202568
      -bodyTs: "'100':20 'airlin':26 'back':6 'card':23 'decid':2 'experi':9 'gift':22 'give':8 'go':34 'ish':21 'make':37 'memori':39 'somewher':35 'thing':11 'use':31 'way':13,28 'year':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5847873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701876436 {#1382
        date: 2023-12-06 16:27:16.0 +01:00
      }
      +"title": 202568
    }
  ]
  -id: 20247
  -titleTs: "'christma':6 'want':4"
  -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701868641
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782241 {#1982
    date: 2023-12-05 14:17:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-do-you-want-for-Christmas"
  +title: "What do you want for Christmas?"
  +url: null
  +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702079757 {#2269
    date: 2023-12-09 00:55:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2493 …}
  +children: [
    App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: """
        I decided a few years back to give experiences not things.\n
        \n
        The way I do that is with a $100-ish gift card to an airline. This way they can use it to go somewhere and make a memory.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701876436 {#1401
        date: 2023-12-06 16:27:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@peepo@lemmy.world"
        "@QualifiedKitten@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 202568
      -bodyTs: "'100':20 'airlin':26 'back':6 'card':23 'decid':2 'experi':9 'gift':22 'give':8 'go':34 'ish':21 'make':37 'memori':39 'somewher':35 'thing':11 'use':31 'way':13,28 'year':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5847873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701876436 {#1382
        date: 2023-12-06 16:27:16.0 +01:00
      }
      +"title": 202568
    }
  ]
  -id: 20247
  -titleTs: "'christma':6 'want':4"
  -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701868641
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782241 {#1982
    date: 2023-12-05 14:17:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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\EntryComment {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-do-you-want-for-Christmas"
    +title: "What do you want for Christmas?"
    +url: null
    +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 91
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702079757 {#2269
      date: 2023-12-09 00:55:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1349 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2493 …}
    +children: [
      App\Entity\EntryComment {#1385}
    ]
    -id: 20247
    -titleTs: "'christma':6 'want':4"
    -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701868641
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9175253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782241 {#1982
      date: 2023-12-05 14:17:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: """
    I decided a few years back to give experiences not things.\n
    \n
    The way I do that is with a $100-ish gift card to an airline. This way they can use it to go somewhere and make a memory.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701876436 {#1401
    date: 2023-12-06 16:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@peepo@lemmy.world"
    "@QualifiedKitten@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 202568
  -bodyTs: "'100':20 'airlin':26 'back':6 'card':23 'decid':2 'experi':9 'gift':22 'give':8 'go':34 'ish':21 'make':37 'memori':39 'somewher':35 'thing':11 'use':31 'way':13,28 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876436 {#1382
    date: 2023-12-06 16:27:16.0 +01:00
  }
  +"title": 202568
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-do-you-want-for-Christmas"
    +title: "What do you want for Christmas?"
    +url: null
    +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 91
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702079757 {#2269
      date: 2023-12-09 00:55:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1349 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2493 …}
    +children: [
      App\Entity\EntryComment {#1385}
    ]
    -id: 20247
    -titleTs: "'christma':6 'want':4"
    -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701868641
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9175253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782241 {#1982
      date: 2023-12-05 14:17:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: """
    I decided a few years back to give experiences not things.\n
    \n
    The way I do that is with a $100-ish gift card to an airline. This way they can use it to go somewhere and make a memory.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701876436 {#1401
    date: 2023-12-06 16:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@peepo@lemmy.world"
    "@QualifiedKitten@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 202568
  -bodyTs: "'100':20 'airlin':26 'back':6 'card':23 'decid':2 'experi':9 'gift':22 'give':8 'go':34 'ish':21 'make':37 'memori':39 'somewher':35 'thing':11 'use':31 'way':13,28 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876436 {#1382
    date: 2023-12-06 16:27:16.0 +01:00
  }
  +"title": 202568
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-do-you-want-for-Christmas"
    +title: "What do you want for Christmas?"
    +url: null
    +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 91
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702079757 {#2269
      date: 2023-12-09 00:55:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1349 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2493 …}
    +children: [
      App\Entity\EntryComment {#1385}
    ]
    -id: 20247
    -titleTs: "'christma':6 'want':4"
    -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701868641
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9175253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782241 {#1982
      date: 2023-12-05 14:17:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: """
    I decided a few years back to give experiences not things.\n
    \n
    The way I do that is with a $100-ish gift card to an airline. This way they can use it to go somewhere and make a memory.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701876436 {#1401
    date: 2023-12-06 16:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@peepo@lemmy.world"
    "@QualifiedKitten@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 202568
  -bodyTs: "'100':20 'airlin':26 'back':6 'card':23 'decid':2 'experi':9 'gift':22 'give':8 'go':34 'ish':21 'make':37 'memori':39 'somewher':35 'thing':11 'use':31 'way':13,28 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876436 {#1382
    date: 2023-12-06 16:27:16.0 +01:00
  }
  +"title": 202568
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#1987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-are-your-poor-person-money-life-hacks"
  +title: "What are your "poor person" money life hacks?"
  +url: null
  +body: "Let’s get a list going. Like with a Target debit card you can get $40 cash back and it takes 1 to 2 days to be withdraw from your checking."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 341
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711319931 {#2495
    date: 2024-03-24 23:38:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Brush your teeth twice a day. Floss daily\n
        \n
        Go for a 20 minute walk a few times a week\n
        \n
        Don’t have a pet\n
        \n
        Prevention is much cheaper than dentists and doctors in America\n
        \n
        Pets are amazing but if you’re searching the couch for extra change for a meal they don’t need to be in your life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1704815618 {#1714
        date: 2024-01-09 16:53:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 201842
      -bodyTs: "'20':12 'amaz':37 'america':34 'brush':1 'chang':47 'cheaper':28 'couch':44 'daili':8 'day':6 'dentist':30 'doctor':32 'extra':46 'floss':7 'go':9 'life':59 'meal':50 'minut':13 'much':27 'need':54 'pet':24,35 'prevent':25 're':41 'search':42 'teeth':3 'time':17 'twice':4 'walk':14 'week':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5843899"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701863740 {#2364
        date: 2023-12-06 12:55:40.0 +01:00
      }
      +"title": 201842
    }
  ]
  -id: 20190
  -titleTs: "'hack':8 'life':7 'money':6 'person':5 'poor':4"
  -bodyTs: "'1':22 '2':24 '40':16 'back':18 'card':12 'cash':17 'check':31 'day':25 'debit':11 'get':3,15 'go':6 'let':1 'like':7 'list':5 'take':21 'target':10 'withdraw':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701850932
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9164610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701764532 {#1351
    date: 2023-12-05 09:22:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#1987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-are-your-poor-person-money-life-hacks"
  +title: "What are your "poor person" money life hacks?"
  +url: null
  +body: "Let’s get a list going. Like with a Target debit card you can get $40 cash back and it takes 1 to 2 days to be withdraw from your checking."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 341
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711319931 {#2495
    date: 2024-03-24 23:38:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Brush your teeth twice a day. Floss daily\n
        \n
        Go for a 20 minute walk a few times a week\n
        \n
        Don’t have a pet\n
        \n
        Prevention is much cheaper than dentists and doctors in America\n
        \n
        Pets are amazing but if you’re searching the couch for extra change for a meal they don’t need to be in your life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1704815618 {#1714
        date: 2024-01-09 16:53:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 201842
      -bodyTs: "'20':12 'amaz':37 'america':34 'brush':1 'chang':47 'cheaper':28 'couch':44 'daili':8 'day':6 'dentist':30 'doctor':32 'extra':46 'floss':7 'go':9 'life':59 'meal':50 'minut':13 'much':27 'need':54 'pet':24,35 'prevent':25 're':41 'search':42 'teeth':3 'time':17 'twice':4 'walk':14 'week':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5843899"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701863740 {#2364
        date: 2023-12-06 12:55:40.0 +01:00
      }
      +"title": 201842
    }
  ]
  -id: 20190
  -titleTs: "'hack':8 'life':7 'money':6 'person':5 'poor':4"
  -bodyTs: "'1':22 '2':24 '40':16 'back':18 'card':12 'cash':17 'check':31 'day':25 'debit':11 'get':3,15 'go':6 'let':1 'like':7 'list':5 'take':21 'target':10 'withdraw':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701850932
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9164610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701764532 {#1351
    date: 2023-12-05 09:22:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#1987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "What-are-your-poor-person-money-life-hacks"
  +title: "What are your "poor person" money life hacks?"
  +url: null
  +body: "Let’s get a list going. Like with a Target debit card you can get $40 cash back and it takes 1 to 2 days to be withdraw from your checking."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 341
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711319931 {#2495
    date: 2024-03-24 23:38:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Brush your teeth twice a day. Floss daily\n
        \n
        Go for a 20 minute walk a few times a week\n
        \n
        Don’t have a pet\n
        \n
        Prevention is much cheaper than dentists and doctors in America\n
        \n
        Pets are amazing but if you’re searching the couch for extra change for a meal they don’t need to be in your life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1704815618 {#1714
        date: 2024-01-09 16:53:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 201842
      -bodyTs: "'20':12 'amaz':37 'america':34 'brush':1 'chang':47 'cheaper':28 'couch':44 'daili':8 'day':6 'dentist':30 'doctor':32 'extra':46 'floss':7 'go':9 'life':59 'meal':50 'minut':13 'much':27 'need':54 'pet':24,35 'prevent':25 're':41 'search':42 'teeth':3 'time':17 'twice':4 'walk':14 'week':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5843899"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701863740 {#2364
        date: 2023-12-06 12:55:40.0 +01:00
      }
      +"title": 201842
    }
  ]
  -id: 20190
  -titleTs: "'hack':8 'life':7 'money':6 'person':5 'poor':4"
  -bodyTs: "'1':22 '2':24 '40':16 'back':18 'card':12 'cash':17 'check':31 'day':25 'debit':11 'get':3,15 'go':6 'let':1 'like':7 'list':5 'take':21 'target':10 'withdraw':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701850932
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9164610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701764532 {#1351
    date: 2023-12-05 09:22:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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\EntryComment {#2372
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#1987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-are-your-poor-person-money-life-hacks"
    +title: "What are your "poor person" money life hacks?"
    +url: null
    +body: "Let’s get a list going. Like with a Target debit card you can get $40 cash back and it takes 1 to 2 days to be withdraw from your checking."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 341
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711319931 {#2495
      date: 2024-03-24 23:38:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 20190
    -titleTs: "'hack':8 'life':7 'money':6 'person':5 'poor':4"
    -bodyTs: "'1':22 '2':24 '40':16 'back':18 'card':12 'cash':17 'check':31 'day':25 'debit':11 'get':3,15 'go':6 'let':1 'like':7 'list':5 'take':21 'target':10 'withdraw':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701850932
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9164610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701764532 {#1351
      date: 2023-12-05 09:22:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Brush your teeth twice a day. Floss daily\n
    \n
    Go for a 20 minute walk a few times a week\n
    \n
    Don’t have a pet\n
    \n
    Prevention is much cheaper than dentists and doctors in America\n
    \n
    Pets are amazing but if you’re searching the couch for extra change for a meal they don’t need to be in your life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1704815618 {#1714
    date: 2024-01-09 16:53:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 201842
  -bodyTs: "'20':12 'amaz':37 'america':34 'brush':1 'chang':47 'cheaper':28 'couch':44 'daili':8 'day':6 'dentist':30 'doctor':32 'extra':46 'floss':7 'go':9 'life':59 'meal':50 'minut':13 'much':27 'need':54 'pet':24,35 'prevent':25 're':41 'search':42 'teeth':3 'time':17 'twice':4 'walk':14 'week':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5843899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863740 {#2364
    date: 2023-12-06 12:55:40.0 +01:00
  }
  +"title": 201842
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#1987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-are-your-poor-person-money-life-hacks"
    +title: "What are your "poor person" money life hacks?"
    +url: null
    +body: "Let’s get a list going. Like with a Target debit card you can get $40 cash back and it takes 1 to 2 days to be withdraw from your checking."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 341
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711319931 {#2495
      date: 2024-03-24 23:38:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 20190
    -titleTs: "'hack':8 'life':7 'money':6 'person':5 'poor':4"
    -bodyTs: "'1':22 '2':24 '40':16 'back':18 'card':12 'cash':17 'check':31 'day':25 'debit':11 'get':3,15 'go':6 'let':1 'like':7 'list':5 'take':21 'target':10 'withdraw':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701850932
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9164610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701764532 {#1351
      date: 2023-12-05 09:22:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Brush your teeth twice a day. Floss daily\n
    \n
    Go for a 20 minute walk a few times a week\n
    \n
    Don’t have a pet\n
    \n
    Prevention is much cheaper than dentists and doctors in America\n
    \n
    Pets are amazing but if you’re searching the couch for extra change for a meal they don’t need to be in your life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1704815618 {#1714
    date: 2024-01-09 16:53:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 201842
  -bodyTs: "'20':12 'amaz':37 'america':34 'brush':1 'chang':47 'cheaper':28 'couch':44 'daili':8 'day':6 'dentist':30 'doctor':32 'extra':46 'floss':7 'go':9 'life':59 'meal':50 'minut':13 'much':27 'need':54 'pet':24,35 'prevent':25 're':41 'search':42 'teeth':3 'time':17 'twice':4 'walk':14 'week':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5843899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863740 {#2364
    date: 2023-12-06 12:55:40.0 +01:00
  }
  +"title": 201842
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#1987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "What-are-your-poor-person-money-life-hacks"
    +title: "What are your "poor person" money life hacks?"
    +url: null
    +body: "Let’s get a list going. Like with a Target debit card you can get $40 cash back and it takes 1 to 2 days to be withdraw from your checking."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 341
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711319931 {#2495
      date: 2024-03-24 23:38:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 20190
    -titleTs: "'hack':8 'life':7 'money':6 'person':5 'poor':4"
    -bodyTs: "'1':22 '2':24 '40':16 'back':18 'card':12 'cash':17 'check':31 'day':25 'debit':11 'get':3,15 'go':6 'let':1 'like':7 'list':5 'take':21 'target':10 'withdraw':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701850932
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9164610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701764532 {#1351
      date: 2023-12-05 09:22:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Brush your teeth twice a day. Floss daily\n
    \n
    Go for a 20 minute walk a few times a week\n
    \n
    Don’t have a pet\n
    \n
    Prevention is much cheaper than dentists and doctors in America\n
    \n
    Pets are amazing but if you’re searching the couch for extra change for a meal they don’t need to be in your life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1704815618 {#1714
    date: 2024-01-09 16:53:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 201842
  -bodyTs: "'20':12 'amaz':37 'america':34 'brush':1 'chang':47 'cheaper':28 'couch':44 'daili':8 'day':6 'dentist':30 'doctor':32 'extra':46 'floss':7 'go':9 'life':59 'meal':50 'minut':13 'much':27 'need':54 'pet':24,35 'prevent':25 're':41 'search':42 'teeth':3 'time':17 'twice':4 'walk':14 'week':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5843899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863740 {#2364
    date: 2023-12-06 12:55:40.0 +01:00
  }
  +"title": 201842
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2471
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Where-to-buy-music"
  +title: "Where to buy music"
  +url: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
  +body: """
    Not necessarily piracy, but I realise that it might be the only option.\n
    \n
    I'm planning to get away from Spotify. Is there some good places to get music. I don't mind paying for it. But I don't want a subscription service. I just want to be able to give someone money in exchange for a product. And ideally a MP3 or something similar so I can use it offline and move the file between devices.\n
    \n
    Does something like that exist somewhere?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698930615 {#2513
    date: 2023-11-02 14:10:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#1597
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [www.mp3va.com](https://www.mp3va.com)\n
        \n
        I’ve been using them for years. They work off of a “add money to an account” model so you have to be willing to put money in before you buy your music. They look sketchy but never had a problem but always use Privacy.com CC just in case. The down side is the UI Sucks.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697927782 {#1686
        date: 2023-10-22 00:36:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SanitationStation@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 63730
      -bodyTs: "'account':19 'add':15 'alway':45 'buy':33 'case':51 'cc':48 'look':37 'model':20 'money':16,29 'music':35 'never':40 'privacy.com':47 'problem':43 'put':28 'side':54 'sketchi':38 'suck':58 'ui':57 'use':6,46 've':4 'will':26 'work':11 'www.mp3va.com':1,2 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4707900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697927782 {#1705
        date: 2023-10-22 00:36:22.0 +02:00
      }
      +"title": 63730
    }
  ]
  -id: 6658
  -titleTs: "'buy':3 'music':4"
  -bodyTs: "'abl':50 'away':19 'devic':78 'exchang':56 'exist':83 'file':76 'get':18,28 'give':52 'good':25 'ideal':61 'like':81 'm':15 'might':9 'mind':33 'money':54 'move':74 'mp3':63 'music':29 'necessarili':2 'offlin':72 'option':13 'pay':34 'piraci':3 'place':26 'plan':16 'product':59 'realis':6 'servic':44 'similar':66 'someon':53 'someth':65,80 'somewher':84 'spotifi':21 'subscript':43 'use':70 'want':41,47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697792566
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697706166 {#2501
    date: 2023-10-19 11:02:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2471
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Where-to-buy-music"
  +title: "Where to buy music"
  +url: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
  +body: """
    Not necessarily piracy, but I realise that it might be the only option.\n
    \n
    I'm planning to get away from Spotify. Is there some good places to get music. I don't mind paying for it. But I don't want a subscription service. I just want to be able to give someone money in exchange for a product. And ideally a MP3 or something similar so I can use it offline and move the file between devices.\n
    \n
    Does something like that exist somewhere?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698930615 {#2513
    date: 2023-11-02 14:10:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#1597
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [www.mp3va.com](https://www.mp3va.com)\n
        \n
        I’ve been using them for years. They work off of a “add money to an account” model so you have to be willing to put money in before you buy your music. They look sketchy but never had a problem but always use Privacy.com CC just in case. The down side is the UI Sucks.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697927782 {#1686
        date: 2023-10-22 00:36:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SanitationStation@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 63730
      -bodyTs: "'account':19 'add':15 'alway':45 'buy':33 'case':51 'cc':48 'look':37 'model':20 'money':16,29 'music':35 'never':40 'privacy.com':47 'problem':43 'put':28 'side':54 'sketchi':38 'suck':58 'ui':57 'use':6,46 've':4 'will':26 'work':11 'www.mp3va.com':1,2 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4707900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697927782 {#1705
        date: 2023-10-22 00:36:22.0 +02:00
      }
      +"title": 63730
    }
  ]
  -id: 6658
  -titleTs: "'buy':3 'music':4"
  -bodyTs: "'abl':50 'away':19 'devic':78 'exchang':56 'exist':83 'file':76 'get':18,28 'give':52 'good':25 'ideal':61 'like':81 'm':15 'might':9 'mind':33 'money':54 'move':74 'mp3':63 'music':29 'necessarili':2 'offlin':72 'option':13 'pay':34 'piraci':3 'place':26 'plan':16 'product':59 'realis':6 'servic':44 'similar':66 'someon':53 'someth':65,80 'somewher':84 'spotifi':21 'subscript':43 'use':70 'want':41,47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697792566
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697706166 {#2501
    date: 2023-10-19 11:02:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2471
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Where-to-buy-music"
  +title: "Where to buy music"
  +url: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
  +body: """
    Not necessarily piracy, but I realise that it might be the only option.\n
    \n
    I'm planning to get away from Spotify. Is there some good places to get music. I don't mind paying for it. But I don't want a subscription service. I just want to be able to give someone money in exchange for a product. And ideally a MP3 or something similar so I can use it offline and move the file between devices.\n
    \n
    Does something like that exist somewhere?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698930615 {#2513
    date: 2023-11-02 14:10:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#1597
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [www.mp3va.com](https://www.mp3va.com)\n
        \n
        I’ve been using them for years. They work off of a “add money to an account” model so you have to be willing to put money in before you buy your music. They look sketchy but never had a problem but always use Privacy.com CC just in case. The down side is the UI Sucks.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697927782 {#1686
        date: 2023-10-22 00:36:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SanitationStation@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 63730
      -bodyTs: "'account':19 'add':15 'alway':45 'buy':33 'case':51 'cc':48 'look':37 'model':20 'money':16,29 'music':35 'never':40 'privacy.com':47 'problem':43 'put':28 'side':54 'sketchi':38 'suck':58 'ui':57 'use':6,46 've':4 'will':26 'work':11 'www.mp3va.com':1,2 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4707900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697927782 {#1705
        date: 2023-10-22 00:36:22.0 +02:00
      }
      +"title": 63730
    }
  ]
  -id: 6658
  -titleTs: "'buy':3 'music':4"
  -bodyTs: "'abl':50 'away':19 'devic':78 'exchang':56 'exist':83 'file':76 'get':18,28 'give':52 'good':25 'ideal':61 'like':81 'm':15 'might':9 'mind':33 'money':54 'move':74 'mp3':63 'music':29 'necessarili':2 'offlin':72 'option':13 'pay':34 'piraci':3 'place':26 'plan':16 'product':59 'realis':6 'servic':44 'similar':66 'someon':53 'someth':65,80 'somewher':84 'spotifi':21 'subscript':43 'use':70 'want':41,47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697792566
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697706166 {#2501
    date: 2023-10-19 11:02:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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\EntryComment {#1597
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Where-to-buy-music"
    +title: "Where to buy music"
    +url: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
    +body: """
      Not necessarily piracy, but I realise that it might be the only option.\n
      \n
      I'm planning to get away from Spotify. Is there some good places to get music. I don't mind paying for it. But I don't want a subscription service. I just want to be able to give someone money in exchange for a product. And ideally a MP3 or something similar so I can use it offline and move the file between devices.\n
      \n
      Does something like that exist somewhere?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 27
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698930615 {#2513
      date: 2023-11-02 14:10:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#1597}
    ]
    -id: 6658
    -titleTs: "'buy':3 'music':4"
    -bodyTs: "'abl':50 'away':19 'devic':78 'exchang':56 'exist':83 'file':76 'get':18,28 'give':52 'good':25 'ideal':61 'like':81 'm':15 'might':9 'mind':33 'money':54 'move':74 'mp3':63 'music':29 'necessarili':2 'offlin':72 'option':13 'pay':34 'piraci':3 'place':26 'plan':16 'product':59 'realis':6 'servic':44 'similar':66 'someon':53 'someth':65,80 'somewher':84 'spotifi':21 'subscript':43 'use':70 'want':41,47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697792566
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697706166 {#2501
      date: 2023-10-19 11:02:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [www.mp3va.com](https://www.mp3va.com)\n
    \n
    I’ve been using them for years. They work off of a “add money to an account” model so you have to be willing to put money in before you buy your music. They look sketchy but never had a problem but always use Privacy.com CC just in case. The down side is the UI Sucks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697927782 {#1686
    date: 2023-10-22 00:36:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SanitationStation@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 63730
  -bodyTs: "'account':19 'add':15 'alway':45 'buy':33 'case':51 'cc':48 'look':37 'model':20 'money':16,29 'music':35 'never':40 'privacy.com':47 'problem':43 'put':28 'side':54 'sketchi':38 'suck':58 'ui':57 'use':6,46 've':4 'will':26 'work':11 'www.mp3va.com':1,2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4707900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697927782 {#1705
    date: 2023-10-22 00:36:22.0 +02:00
  }
  +"title": 63730
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#1597
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Where-to-buy-music"
    +title: "Where to buy music"
    +url: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
    +body: """
      Not necessarily piracy, but I realise that it might be the only option.\n
      \n
      I'm planning to get away from Spotify. Is there some good places to get music. I don't mind paying for it. But I don't want a subscription service. I just want to be able to give someone money in exchange for a product. And ideally a MP3 or something similar so I can use it offline and move the file between devices.\n
      \n
      Does something like that exist somewhere?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 27
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698930615 {#2513
      date: 2023-11-02 14:10:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#1597}
    ]
    -id: 6658
    -titleTs: "'buy':3 'music':4"
    -bodyTs: "'abl':50 'away':19 'devic':78 'exchang':56 'exist':83 'file':76 'get':18,28 'give':52 'good':25 'ideal':61 'like':81 'm':15 'might':9 'mind':33 'money':54 'move':74 'mp3':63 'music':29 'necessarili':2 'offlin':72 'option':13 'pay':34 'piraci':3 'place':26 'plan':16 'product':59 'realis':6 'servic':44 'similar':66 'someon':53 'someth':65,80 'somewher':84 'spotifi':21 'subscript':43 'use':70 'want':41,47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697792566
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697706166 {#2501
      date: 2023-10-19 11:02:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [www.mp3va.com](https://www.mp3va.com)\n
    \n
    I’ve been using them for years. They work off of a “add money to an account” model so you have to be willing to put money in before you buy your music. They look sketchy but never had a problem but always use Privacy.com CC just in case. The down side is the UI Sucks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697927782 {#1686
    date: 2023-10-22 00:36:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SanitationStation@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 63730
  -bodyTs: "'account':19 'add':15 'alway':45 'buy':33 'case':51 'cc':48 'look':37 'model':20 'money':16,29 'music':35 'never':40 'privacy.com':47 'problem':43 'put':28 'side':54 'sketchi':38 'suck':58 'ui':57 'use':6,46 've':4 'will':26 'work':11 'www.mp3va.com':1,2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4707900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697927782 {#1705
    date: 2023-10-22 00:36:22.0 +02:00
  }
  +"title": 63730
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#1597
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Where-to-buy-music"
    +title: "Where to buy music"
    +url: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
    +body: """
      Not necessarily piracy, but I realise that it might be the only option.\n
      \n
      I'm planning to get away from Spotify. Is there some good places to get music. I don't mind paying for it. But I don't want a subscription service. I just want to be able to give someone money in exchange for a product. And ideally a MP3 or something similar so I can use it offline and move the file between devices.\n
      \n
      Does something like that exist somewhere?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 27
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698930615 {#2513
      date: 2023-11-02 14:10:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#1597}
    ]
    -id: 6658
    -titleTs: "'buy':3 'music':4"
    -bodyTs: "'abl':50 'away':19 'devic':78 'exchang':56 'exist':83 'file':76 'get':18,28 'give':52 'good':25 'ideal':61 'like':81 'm':15 'might':9 'mind':33 'money':54 'move':74 'mp3':63 'music':29 'necessarili':2 'offlin':72 'option':13 'pay':34 'piraci':3 'place':26 'plan':16 'product':59 'realis':6 'servic':44 'similar':66 'someon':53 'someth':65,80 'somewher':84 'spotifi':21 'subscript':43 'use':70 'want':41,47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697792566
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/551934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697706166 {#2501
      date: 2023-10-19 11:02:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [www.mp3va.com](https://www.mp3va.com)\n
    \n
    I’ve been using them for years. They work off of a “add money to an account” model so you have to be willing to put money in before you buy your music. They look sketchy but never had a problem but always use Privacy.com CC just in case. The down side is the UI Sucks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697927782 {#1686
    date: 2023-10-22 00:36:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SanitationStation@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 63730
  -bodyTs: "'account':19 'add':15 'alway':45 'buy':33 'case':51 'cc':48 'look':37 'model':20 'money':16,29 'music':35 'never':40 'privacy.com':47 'problem':43 'put':28 'side':54 'sketchi':38 'suck':58 'ui':57 'use':6,46 've':4 'will':26 'work':11 'www.mp3va.com':1,2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4707900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697927782 {#1705
    date: 2023-10-22 00:36:22.0 +02:00
  }
  +"title": 63730
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
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 ROLE_MODERATOR
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