Redirect 302 redirect from GET @entry_comment_create (e47cd5)

GET https://kbin.spritesserver.nl/index.php/u/@WalkableProgrammer@lemmy.world/hot

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "I am but I think they are not as open to change as they want to be because the only technical person on this team is an ex developer who works as a contractor. He admitted to me that he hates coding and I think hes just there for a 9-5 which is cool, but he’s not open to improvements it seems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702049599 {#2369
    date: 2023-12-08 16:33:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 210352
  -bodyTs: "'-5':52 '9':51 'admit':36 'chang':12 'code':42 'contractor':34 'cool':55 'develop':29 'ex':28 'hate':41 'hes':46 'improv':62 'open':10,60 'person':22 'seem':64 'team':25 'technic':21 'think':5,45 'want':15 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5898409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049599 {#2387
    date: 2023-12-08 16:33:19.0 +01:00
  }
  +"title": 210352
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "I am but I think they are not as open to change as they want to be because the only technical person on this team is an ex developer who works as a contractor. He admitted to me that he hates coding and I think hes just there for a 9-5 which is cool, but he’s not open to improvements it seems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702049599 {#2369
    date: 2023-12-08 16:33:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 210352
  -bodyTs: "'-5':52 '9':51 'admit':36 'chang':12 'code':42 'contractor':34 'cool':55 'develop':29 'ex':28 'hate':41 'hes':46 'improv':62 'open':10,60 'person':22 'seem':64 'team':25 'technic':21 'think':5,45 'want':15 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5898409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049599 {#2387
    date: 2023-12-08 16:33:19.0 +01:00
  }
  +"title": 210352
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "I am but I think they are not as open to change as they want to be because the only technical person on this team is an ex developer who works as a contractor. He admitted to me that he hates coding and I think hes just there for a 9-5 which is cool, but he’s not open to improvements it seems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702049599 {#2369
    date: 2023-12-08 16:33:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 210352
  -bodyTs: "'-5':52 '9':51 'admit':36 'chang':12 'code':42 'contractor':34 'cool':55 'develop':29 'ex':28 'hate':41 'hes':46 'improv':62 'open':10,60 'person':22 'seem':64 'team':25 'technic':21 'think':5,45 'want':15 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5898409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049599 {#2387
    date: 2023-12-08 16:33:19.0 +01:00
  }
  +"title": 210352
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "> ess we have our filters set up for it (and we almost never do because CV parsing is horrible), the most this would map to is “So why did you leave this job after only 6 m"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702051230 {#2020
    date: 2023-12-08 17:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@NuXCOM_90Percent@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 210441
  -bodyTs: "'6':36 'almost':12 'cv':16 'ess':1 'filter':5 'horribl':19 'job':33 'leav':31 'm':37 'map':24 'never':13 'pars':17 'set':6 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5898880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702051230 {#2012
    date: 2023-12-08 17:00:30.0 +01:00
  }
  +"title": 210441
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "> ess we have our filters set up for it (and we almost never do because CV parsing is horrible), the most this would map to is “So why did you leave this job after only 6 m"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702051230 {#2020
    date: 2023-12-08 17:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@NuXCOM_90Percent@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 210441
  -bodyTs: "'6':36 'almost':12 'cv':16 'ess':1 'filter':5 'horribl':19 'job':33 'leav':31 'm':37 'map':24 'never':13 'pars':17 'set':6 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5898880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702051230 {#2012
    date: 2023-12-08 17:00:30.0 +01:00
  }
  +"title": 210441
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "> ess we have our filters set up for it (and we almost never do because CV parsing is horrible), the most this would map to is “So why did you leave this job after only 6 m"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702051230 {#2020
    date: 2023-12-08 17:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@NuXCOM_90Percent@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 210441
  -bodyTs: "'6':36 'almost':12 'cv':16 'ess':1 'filter':5 'horribl':19 'job':33 'leav':31 'm':37 'map':24 'never':13 'pars':17 'set':6 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5898880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702051230 {#2012
    date: 2023-12-08 17:00:30.0 +01:00
  }
  +"title": 210441
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1562
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "For-software-devs-which-job-to-pick"
  +title: "For software devs, which job to pick"
  +url: null
  +body: """
    Will taking a job in one sector set my career path\n
    \n
    Hey I’ve been pretty luck last week and I managed to get 2 job offers.\n
    \n
    One is a good gig at a massive, old school financial group. I’m talking I have to wear a suit and tie. My biggest worry though is the tech is old and my coworkers and higher ups don’t seem bleeding edge so I doubt I’ll be flexing my developer muscles. Plus they have a volleyball intramural league\n
    \n
    The other company is contracted for 6 months with a really cool tech IoT company. Job through Insight Global, Full remote, Has amazing Glassdoor reviews, cool projects, I crushed their technical interview so I feel like I can actually contribute.\n
    \n
    I’m leaning towards the financial group because money matters and I want to feel secure.\n
    \n
    What I’m worried about is after 2 years I’ll be 27 and I’m scared that working as a SWE for a financial group won’t look as good so I’ll never be able to work on a project that I’m passionate about again\n
    \n
    Any advice?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700084736 {#1566
    date: 2023-11-15 22:45:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1562}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
      +body: "Ya I chose the safe job, I thought about it and the other job was reallly similar to my last one so I thought I’d at least get new experience while I wait for the Software market to bounce back a bit more"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699974401 {#2379
        date: 2023-11-14 16:06:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WalkableProgrammer@lemmy.world"
        "@Faildini@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 123533
      -bodyTs: "'back':41 'bit':43 'bounc':40 'chose':3 'd':26 'experi':31 'get':29 'job':6,14 'last':20 'least':28 'market':38 'new':30 'one':21 'reallli':16 'safe':5 'similar':17 'softwar':37 'thought':8,24 'wait':34 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5306769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699974401 {#2381
        date: 2023-11-14 16:06:41.0 +01:00
      }
      +"title": 123533
    }
  ]
  -id: 10339
  -titleTs: "'dev':3 'job':5 'pick':7 'softwar':2"
  -bodyTs: "'2':25,151 '27':156 '6':94 'abl':180 'actual':126 'advic':193 'amaz':110 'biggest':52 'bleed':69 'career':10 'compani':90,102 'contract':92 'contribut':127 'cool':99,113 'cowork':62 'crush':116 'develop':79 'doubt':73 'edg':70 'feel':122,142 'financi':38,133,168 'flex':77 'full':107 'get':24 'gig':32 'glassdoor':111 'global':106 'good':31,174 'group':39,134,169 'hey':12 'higher':64 'insight':105 'interview':119 'intramur':86 'iot':101 'job':4,26,103 'last':18 'leagu':87 'lean':130 'like':123 'll':75,154,177 'look':172 'luck':17 'm':41,129,146,159,188 'manag':22 'massiv':35 'matter':137 'money':136 'month':95 'muscl':80 'never':178 'offer':27 'old':36,59 'one':6,28 'passion':189 'path':11 'plus':81 'pretti':16 'project':114,185 'realli':98 'remot':108 'review':112 'scare':160 'school':37 'sector':7 'secur':143 'seem':68 'set':8 'suit':48 'swe':165 'take':2 'talk':42 'tech':57,100 'technic':118 'though':54 'tie':50 'toward':131 'up':65 've':14 'volleybal':85 'want':140 'wear':46 'week':19 'won':170 'work':162,182 'worri':53,147 'year':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699315086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7850232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699228686 {#1563
    date: 2023-11-06 00:58:06.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
11 DENIED edit
App\Entity\Entry {#1562
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "For-software-devs-which-job-to-pick"
  +title: "For software devs, which job to pick"
  +url: null
  +body: """
    Will taking a job in one sector set my career path\n
    \n
    Hey I’ve been pretty luck last week and I managed to get 2 job offers.\n
    \n
    One is a good gig at a massive, old school financial group. I’m talking I have to wear a suit and tie. My biggest worry though is the tech is old and my coworkers and higher ups don’t seem bleeding edge so I doubt I’ll be flexing my developer muscles. Plus they have a volleyball intramural league\n
    \n
    The other company is contracted for 6 months with a really cool tech IoT company. Job through Insight Global, Full remote, Has amazing Glassdoor reviews, cool projects, I crushed their technical interview so I feel like I can actually contribute.\n
    \n
    I’m leaning towards the financial group because money matters and I want to feel secure.\n
    \n
    What I’m worried about is after 2 years I’ll be 27 and I’m scared that working as a SWE for a financial group won’t look as good so I’ll never be able to work on a project that I’m passionate about again\n
    \n
    Any advice?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700084736 {#1566
    date: 2023-11-15 22:45:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1562}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
      +body: "Ya I chose the safe job, I thought about it and the other job was reallly similar to my last one so I thought I’d at least get new experience while I wait for the Software market to bounce back a bit more"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699974401 {#2379
        date: 2023-11-14 16:06:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WalkableProgrammer@lemmy.world"
        "@Faildini@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 123533
      -bodyTs: "'back':41 'bit':43 'bounc':40 'chose':3 'd':26 'experi':31 'get':29 'job':6,14 'last':20 'least':28 'market':38 'new':30 'one':21 'reallli':16 'safe':5 'similar':17 'softwar':37 'thought':8,24 'wait':34 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5306769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699974401 {#2381
        date: 2023-11-14 16:06:41.0 +01:00
      }
      +"title": 123533
    }
  ]
  -id: 10339
  -titleTs: "'dev':3 'job':5 'pick':7 'softwar':2"
  -bodyTs: "'2':25,151 '27':156 '6':94 'abl':180 'actual':126 'advic':193 'amaz':110 'biggest':52 'bleed':69 'career':10 'compani':90,102 'contract':92 'contribut':127 'cool':99,113 'cowork':62 'crush':116 'develop':79 'doubt':73 'edg':70 'feel':122,142 'financi':38,133,168 'flex':77 'full':107 'get':24 'gig':32 'glassdoor':111 'global':106 'good':31,174 'group':39,134,169 'hey':12 'higher':64 'insight':105 'interview':119 'intramur':86 'iot':101 'job':4,26,103 'last':18 'leagu':87 'lean':130 'like':123 'll':75,154,177 'look':172 'luck':17 'm':41,129,146,159,188 'manag':22 'massiv':35 'matter':137 'money':136 'month':95 'muscl':80 'never':178 'offer':27 'old':36,59 'one':6,28 'passion':189 'path':11 'plus':81 'pretti':16 'project':114,185 'realli':98 'remot':108 'review':112 'scare':160 'school':37 'sector':7 'secur':143 'seem':68 'set':8 'suit':48 'swe':165 'take':2 'talk':42 'tech':57,100 'technic':118 'though':54 'tie':50 'toward':131 'up':65 've':14 'volleybal':85 'want':140 'wear':46 'week':19 'won':170 'work':162,182 'worri':53,147 'year':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699315086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7850232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699228686 {#1563
    date: 2023-11-06 00:58:06.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
12 DENIED moderate
App\Entity\Entry {#1562
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "For-software-devs-which-job-to-pick"
  +title: "For software devs, which job to pick"
  +url: null
  +body: """
    Will taking a job in one sector set my career path\n
    \n
    Hey I’ve been pretty luck last week and I managed to get 2 job offers.\n
    \n
    One is a good gig at a massive, old school financial group. I’m talking I have to wear a suit and tie. My biggest worry though is the tech is old and my coworkers and higher ups don’t seem bleeding edge so I doubt I’ll be flexing my developer muscles. Plus they have a volleyball intramural league\n
    \n
    The other company is contracted for 6 months with a really cool tech IoT company. Job through Insight Global, Full remote, Has amazing Glassdoor reviews, cool projects, I crushed their technical interview so I feel like I can actually contribute.\n
    \n
    I’m leaning towards the financial group because money matters and I want to feel secure.\n
    \n
    What I’m worried about is after 2 years I’ll be 27 and I’m scared that working as a SWE for a financial group won’t look as good so I’ll never be able to work on a project that I’m passionate about again\n
    \n
    Any advice?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700084736 {#1566
    date: 2023-11-15 22:45:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1562}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
      +body: "Ya I chose the safe job, I thought about it and the other job was reallly similar to my last one so I thought I’d at least get new experience while I wait for the Software market to bounce back a bit more"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699974401 {#2379
        date: 2023-11-14 16:06:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WalkableProgrammer@lemmy.world"
        "@Faildini@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 123533
      -bodyTs: "'back':41 'bit':43 'bounc':40 'chose':3 'd':26 'experi':31 'get':29 'job':6,14 'last':20 'least':28 'market':38 'new':30 'one':21 'reallli':16 'safe':5 'similar':17 'softwar':37 'thought':8,24 'wait':34 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5306769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699974401 {#2381
        date: 2023-11-14 16:06:41.0 +01:00
      }
      +"title": 123533
    }
  ]
  -id: 10339
  -titleTs: "'dev':3 'job':5 'pick':7 'softwar':2"
  -bodyTs: "'2':25,151 '27':156 '6':94 'abl':180 'actual':126 'advic':193 'amaz':110 'biggest':52 'bleed':69 'career':10 'compani':90,102 'contract':92 'contribut':127 'cool':99,113 'cowork':62 'crush':116 'develop':79 'doubt':73 'edg':70 'feel':122,142 'financi':38,133,168 'flex':77 'full':107 'get':24 'gig':32 'glassdoor':111 'global':106 'good':31,174 'group':39,134,169 'hey':12 'higher':64 'insight':105 'interview':119 'intramur':86 'iot':101 'job':4,26,103 'last':18 'leagu':87 'lean':130 'like':123 'll':75,154,177 'look':172 'luck':17 'm':41,129,146,159,188 'manag':22 'massiv':35 'matter':137 'money':136 'month':95 'muscl':80 'never':178 'offer':27 'old':36,59 'one':6,28 'passion':189 'path':11 'plus':81 'pretti':16 'project':114,185 'realli':98 'remot':108 'review':112 'scare':160 'school':37 'sector':7 'secur':143 'seem':68 'set':8 'suit':48 'swe':165 'take':2 'talk':42 'tech':57,100 'technic':118 'though':54 'tie':50 'toward':131 'up':65 've':14 'volleybal':85 'want':140 'wear':46 'week':19 'won':170 'work':162,182 'worri':53,147 'year':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699315086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7850232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699228686 {#1563
    date: 2023-11-06 00:58:06.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
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 {#2383
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1562
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "For-software-devs-which-job-to-pick"
    +title: "For software devs, which job to pick"
    +url: null
    +body: """
      Will taking a job in one sector set my career path\n
      \n
      Hey I’ve been pretty luck last week and I managed to get 2 job offers.\n
      \n
      One is a good gig at a massive, old school financial group. I’m talking I have to wear a suit and tie. My biggest worry though is the tech is old and my coworkers and higher ups don’t seem bleeding edge so I doubt I’ll be flexing my developer muscles. Plus they have a volleyball intramural league\n
      \n
      The other company is contracted for 6 months with a really cool tech IoT company. Job through Insight Global, Full remote, Has amazing Glassdoor reviews, cool projects, I crushed their technical interview so I feel like I can actually contribute.\n
      \n
      I’m leaning towards the financial group because money matters and I want to feel secure.\n
      \n
      What I’m worried about is after 2 years I’ll be 27 and I’m scared that working as a SWE for a financial group won’t look as good so I’ll never be able to work on a project that I’m passionate about again\n
      \n
      Any advice?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700084736 {#1566
      date: 2023-11-15 22:45:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1565 …}
    +votes: Doctrine\ORM\PersistentCollection {#1558 …}
    +reports: Doctrine\ORM\PersistentCollection {#1557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
    +badges: Doctrine\ORM\PersistentCollection {#1596 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 10339
    -titleTs: "'dev':3 'job':5 'pick':7 'softwar':2"
    -bodyTs: "'2':25,151 '27':156 '6':94 'abl':180 'actual':126 'advic':193 'amaz':110 'biggest':52 'bleed':69 'career':10 'compani':90,102 'contract':92 'contribut':127 'cool':99,113 'cowork':62 'crush':116 'develop':79 'doubt':73 'edg':70 'feel':122,142 'financi':38,133,168 'flex':77 'full':107 'get':24 'gig':32 'glassdoor':111 'global':106 'good':31,174 'group':39,134,169 'hey':12 'higher':64 'insight':105 'interview':119 'intramur':86 'iot':101 'job':4,26,103 'last':18 'leagu':87 'lean':130 'like':123 'll':75,154,177 'look':172 'luck':17 'm':41,129,146,159,188 'manag':22 'massiv':35 'matter':137 'money':136 'month':95 'muscl':80 'never':178 'offer':27 'old':36,59 'one':6,28 'passion':189 'path':11 'plus':81 'pretti':16 'project':114,185 'realli':98 'remot':108 'review':112 'scare':160 'school':37 'sector':7 'secur':143 'seem':68 'set':8 'suit':48 'swe':165 'take':2 'talk':42 'tech':57,100 'technic':118 'though':54 'tie':50 'toward':131 'up':65 've':14 'volleybal':85 'want':140 'wear':46 'week':19 'won':170 'work':162,182 'worri':53,147 'year':152"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699315086
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7850232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699228686 {#1563
      date: 2023-11-06 00:58:06.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +body: "Ya I chose the safe job, I thought about it and the other job was reallly similar to my last one so I thought I’d at least get new experience while I wait for the Software market to bounce back a bit more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699974401 {#2379
    date: 2023-11-14 16:06:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@Faildini@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 123533
  -bodyTs: "'back':41 'bit':43 'bounc':40 'chose':3 'd':26 'experi':31 'get':29 'job':6,14 'last':20 'least':28 'market':38 'new':30 'one':21 'reallli':16 'safe':5 'similar':17 'softwar':37 'thought':8,24 'wait':34 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5306769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974401 {#2381
    date: 2023-11-14 16:06:41.0 +01:00
  }
  +"title": 123533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2383
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1562
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "For-software-devs-which-job-to-pick"
    +title: "For software devs, which job to pick"
    +url: null
    +body: """
      Will taking a job in one sector set my career path\n
      \n
      Hey I’ve been pretty luck last week and I managed to get 2 job offers.\n
      \n
      One is a good gig at a massive, old school financial group. I’m talking I have to wear a suit and tie. My biggest worry though is the tech is old and my coworkers and higher ups don’t seem bleeding edge so I doubt I’ll be flexing my developer muscles. Plus they have a volleyball intramural league\n
      \n
      The other company is contracted for 6 months with a really cool tech IoT company. Job through Insight Global, Full remote, Has amazing Glassdoor reviews, cool projects, I crushed their technical interview so I feel like I can actually contribute.\n
      \n
      I’m leaning towards the financial group because money matters and I want to feel secure.\n
      \n
      What I’m worried about is after 2 years I’ll be 27 and I’m scared that working as a SWE for a financial group won’t look as good so I’ll never be able to work on a project that I’m passionate about again\n
      \n
      Any advice?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700084736 {#1566
      date: 2023-11-15 22:45:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1565 …}
    +votes: Doctrine\ORM\PersistentCollection {#1558 …}
    +reports: Doctrine\ORM\PersistentCollection {#1557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
    +badges: Doctrine\ORM\PersistentCollection {#1596 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 10339
    -titleTs: "'dev':3 'job':5 'pick':7 'softwar':2"
    -bodyTs: "'2':25,151 '27':156 '6':94 'abl':180 'actual':126 'advic':193 'amaz':110 'biggest':52 'bleed':69 'career':10 'compani':90,102 'contract':92 'contribut':127 'cool':99,113 'cowork':62 'crush':116 'develop':79 'doubt':73 'edg':70 'feel':122,142 'financi':38,133,168 'flex':77 'full':107 'get':24 'gig':32 'glassdoor':111 'global':106 'good':31,174 'group':39,134,169 'hey':12 'higher':64 'insight':105 'interview':119 'intramur':86 'iot':101 'job':4,26,103 'last':18 'leagu':87 'lean':130 'like':123 'll':75,154,177 'look':172 'luck':17 'm':41,129,146,159,188 'manag':22 'massiv':35 'matter':137 'money':136 'month':95 'muscl':80 'never':178 'offer':27 'old':36,59 'one':6,28 'passion':189 'path':11 'plus':81 'pretti':16 'project':114,185 'realli':98 'remot':108 'review':112 'scare':160 'school':37 'sector':7 'secur':143 'seem':68 'set':8 'suit':48 'swe':165 'take':2 'talk':42 'tech':57,100 'technic':118 'though':54 'tie':50 'toward':131 'up':65 've':14 'volleybal':85 'want':140 'wear':46 'week':19 'won':170 'work':162,182 'worri':53,147 'year':152"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699315086
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7850232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699228686 {#1563
      date: 2023-11-06 00:58:06.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +body: "Ya I chose the safe job, I thought about it and the other job was reallly similar to my last one so I thought I’d at least get new experience while I wait for the Software market to bounce back a bit more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699974401 {#2379
    date: 2023-11-14 16:06:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@Faildini@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 123533
  -bodyTs: "'back':41 'bit':43 'bounc':40 'chose':3 'd':26 'experi':31 'get':29 'job':6,14 'last':20 'least':28 'market':38 'new':30 'one':21 'reallli':16 'safe':5 'similar':17 'softwar':37 'thought':8,24 'wait':34 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5306769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974401 {#2381
    date: 2023-11-14 16:06:41.0 +01:00
  }
  +"title": 123533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2383
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1562
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "For-software-devs-which-job-to-pick"
    +title: "For software devs, which job to pick"
    +url: null
    +body: """
      Will taking a job in one sector set my career path\n
      \n
      Hey I’ve been pretty luck last week and I managed to get 2 job offers.\n
      \n
      One is a good gig at a massive, old school financial group. I’m talking I have to wear a suit and tie. My biggest worry though is the tech is old and my coworkers and higher ups don’t seem bleeding edge so I doubt I’ll be flexing my developer muscles. Plus they have a volleyball intramural league\n
      \n
      The other company is contracted for 6 months with a really cool tech IoT company. Job through Insight Global, Full remote, Has amazing Glassdoor reviews, cool projects, I crushed their technical interview so I feel like I can actually contribute.\n
      \n
      I’m leaning towards the financial group because money matters and I want to feel secure.\n
      \n
      What I’m worried about is after 2 years I’ll be 27 and I’m scared that working as a SWE for a financial group won’t look as good so I’ll never be able to work on a project that I’m passionate about again\n
      \n
      Any advice?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700084736 {#1566
      date: 2023-11-15 22:45:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1565 …}
    +votes: Doctrine\ORM\PersistentCollection {#1558 …}
    +reports: Doctrine\ORM\PersistentCollection {#1557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
    +badges: Doctrine\ORM\PersistentCollection {#1596 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 10339
    -titleTs: "'dev':3 'job':5 'pick':7 'softwar':2"
    -bodyTs: "'2':25,151 '27':156 '6':94 'abl':180 'actual':126 'advic':193 'amaz':110 'biggest':52 'bleed':69 'career':10 'compani':90,102 'contract':92 'contribut':127 'cool':99,113 'cowork':62 'crush':116 'develop':79 'doubt':73 'edg':70 'feel':122,142 'financi':38,133,168 'flex':77 'full':107 'get':24 'gig':32 'glassdoor':111 'global':106 'good':31,174 'group':39,134,169 'hey':12 'higher':64 'insight':105 'interview':119 'intramur':86 'iot':101 'job':4,26,103 'last':18 'leagu':87 'lean':130 'like':123 'll':75,154,177 'look':172 'luck':17 'm':41,129,146,159,188 'manag':22 'massiv':35 'matter':137 'money':136 'month':95 'muscl':80 'never':178 'offer':27 'old':36,59 'one':6,28 'passion':189 'path':11 'plus':81 'pretti':16 'project':114,185 'realli':98 'remot':108 'review':112 'scare':160 'school':37 'sector':7 'secur':143 'seem':68 'set':8 'suit':48 'swe':165 'take':2 'talk':42 'tech':57,100 'technic':118 'though':54 'tie':50 'toward':131 'up':65 've':14 'volleybal':85 'want':140 'wear':46 'week':19 'won':170 'work':162,182 'worri':53,147 'year':152"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699315086
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7850232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699228686 {#1563
      date: 2023-11-06 00:58:06.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +body: "Ya I chose the safe job, I thought about it and the other job was reallly similar to my last one so I thought I’d at least get new experience while I wait for the Software market to bounce back a bit more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699974401 {#2379
    date: 2023-11-14 16:06:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@Faildini@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 123533
  -bodyTs: "'back':41 'bit':43 'bounc':40 'chose':3 'd':26 'experi':31 'get':29 'job':6,14 'last':20 'least':28 'market':38 'new':30 'one':21 'reallli':16 'safe':5 'similar':17 'softwar':37 'thought':8,24 'wait':34 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5306769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974401 {#2381
    date: 2023-11-14 16:06:41.0 +01:00
  }
  +"title": 123533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Is-it-actually-possible-to-change-your-personality"
  +title: "Is it actually possible to change your personality"
  +url: null
  +body: """
    This isn’t meant to be a negative post. I wanted to tweak how I handle some things and have gotten better but I it made me think.\n
    \n
    Could you turn someone 360 completely? Like from a freak to a mighty, a chad to a chud, a person to a stealers fan?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697854089 {#1682
    date: 2023-10-21 04:08:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: [
    1 => App\Entity\EntryComment {#1599
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "Lol my bad"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697663989 {#1687
        date: 2023-10-18 23:19:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WalkableProgrammer@lemmy.world"
        "@WhiteHotaru@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 57771
      -bodyTs: "'bad':3 'lol':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4634024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697663989 {#1691
        date: 2023-10-18 23:19:49.0 +02:00
      }
      +"title": 57771
    }
    0 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +body: "Really? I thought it was just a EDM party drug"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697721924 {#1728
        date: 2023-10-19 15:25:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WalkableProgrammer@lemmy.world"
        "@JadenSmith@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2471 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 58856
      -bodyTs: "'drug':10 'edm':8 'parti':9 'realli':1 'thought':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4648005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697721924 {#2377
        date: 2023-10-19 15:25:24.0 +02:00
      }
      +"title": 58856
    }
  ]
  -id: 6275
  -titleTs: "'actual':3 'chang':6 'person':8 'possibl':4"
  -bodyTs: "'360':33 'better':22 'chad':43 'chud':46 'complet':34 'could':29 'fan':52 'freak':38 'gotten':21 'handl':16 'isn':2 'like':35 'made':26 'meant':4 'mighti':41 'negat':8 'person':48 'post':9 'someon':32 'stealer':51 'thing':18 'think':28 'turn':31 'tweak':13 'want':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697745064
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6991152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697658664 {#1452
    date: 2023-10-18 21:51:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Is-it-actually-possible-to-change-your-personality"
  +title: "Is it actually possible to change your personality"
  +url: null
  +body: """
    This isn’t meant to be a negative post. I wanted to tweak how I handle some things and have gotten better but I it made me think.\n
    \n
    Could you turn someone 360 completely? Like from a freak to a mighty, a chad to a chud, a person to a stealers fan?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697854089 {#1682
    date: 2023-10-21 04:08:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: [
    1 => App\Entity\EntryComment {#1599
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "Lol my bad"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697663989 {#1687
        date: 2023-10-18 23:19:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WalkableProgrammer@lemmy.world"
        "@WhiteHotaru@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 57771
      -bodyTs: "'bad':3 'lol':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4634024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697663989 {#1691
        date: 2023-10-18 23:19:49.0 +02:00
      }
      +"title": 57771
    }
    0 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +body: "Really? I thought it was just a EDM party drug"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697721924 {#1728
        date: 2023-10-19 15:25:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WalkableProgrammer@lemmy.world"
        "@JadenSmith@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2471 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 58856
      -bodyTs: "'drug':10 'edm':8 'parti':9 'realli':1 'thought':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4648005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697721924 {#2377
        date: 2023-10-19 15:25:24.0 +02:00
      }
      +"title": 58856
    }
  ]
  -id: 6275
  -titleTs: "'actual':3 'chang':6 'person':8 'possibl':4"
  -bodyTs: "'360':33 'better':22 'chad':43 'chud':46 'complet':34 'could':29 'fan':52 'freak':38 'gotten':21 'handl':16 'isn':2 'like':35 'made':26 'meant':4 'mighti':41 'negat':8 'person':48 'post':9 'someon':32 'stealer':51 'thing':18 'think':28 'turn':31 'tweak':13 'want':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697745064
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6991152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697658664 {#1452
    date: 2023-10-18 21:51:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Is-it-actually-possible-to-change-your-personality"
  +title: "Is it actually possible to change your personality"
  +url: null
  +body: """
    This isn’t meant to be a negative post. I wanted to tweak how I handle some things and have gotten better but I it made me think.\n
    \n
    Could you turn someone 360 completely? Like from a freak to a mighty, a chad to a chud, a person to a stealers fan?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697854089 {#1682
    date: 2023-10-21 04:08:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: [
    1 => App\Entity\EntryComment {#1599
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "Lol my bad"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697663989 {#1687
        date: 2023-10-18 23:19:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WalkableProgrammer@lemmy.world"
        "@WhiteHotaru@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 57771
      -bodyTs: "'bad':3 'lol':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4634024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697663989 {#1691
        date: 2023-10-18 23:19:49.0 +02:00
      }
      +"title": 57771
    }
    0 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +body: "Really? I thought it was just a EDM party drug"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697721924 {#1728
        date: 2023-10-19 15:25:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WalkableProgrammer@lemmy.world"
        "@JadenSmith@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2471 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 58856
      -bodyTs: "'drug':10 'edm':8 'parti':9 'realli':1 'thought':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4648005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697721924 {#2377
        date: 2023-10-19 15:25:24.0 +02:00
      }
      +"title": 58856
    }
  ]
  -id: 6275
  -titleTs: "'actual':3 'chang':6 'person':8 'possibl':4"
  -bodyTs: "'360':33 'better':22 'chad':43 'chud':46 'complet':34 'could':29 'fan':52 'freak':38 'gotten':21 'handl':16 'isn':2 'like':35 'made':26 'meant':4 'mighti':41 'negat':8 'person':48 'post':9 'someon':32 'stealer':51 'thing':18 'think':28 'turn':31 'tweak':13 'want':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697745064
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6991152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697658664 {#1452
    date: 2023-10-18 21:51:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1599
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Is-it-actually-possible-to-change-your-personality"
    +title: "Is it actually possible to change your personality"
    +url: null
    +body: """
      This isn’t meant to be a negative post. I wanted to tweak how I handle some things and have gotten better but I it made me think.\n
      \n
      Could you turn someone 360 completely? Like from a freak to a mighty, a chad to a chud, a person to a stealers fan?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697854089 {#1682
      date: 2023-10-21 04:08:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1639 …}
    +votes: Doctrine\ORM\PersistentCollection {#1647 …}
    +reports: Doctrine\ORM\PersistentCollection {#1641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
    +badges: Doctrine\ORM\PersistentCollection {#1587 …}
    +children: [
      1 => App\Entity\EntryComment {#1599}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
        +body: "Really? I thought it was just a EDM party drug"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697721924 {#1728
          date: 2023-10-19 15:25:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WalkableProgrammer@lemmy.world"
          "@JadenSmith@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2471 …}
        +nested: Doctrine\ORM\PersistentCollection {#2359 …}
        +votes: Doctrine\ORM\PersistentCollection {#2364 …}
        +reports: Doctrine\ORM\PersistentCollection {#2380 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
        -id: 58856
        -bodyTs: "'drug':10 'edm':8 'parti':9 'realli':1 'thought':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4648005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697721924 {#2377
          date: 2023-10-19 15:25:24.0 +02:00
        }
        +"title": 58856
      }
    ]
    -id: 6275
    -titleTs: "'actual':3 'chang':6 'person':8 'possibl':4"
    -bodyTs: "'360':33 'better':22 'chad':43 'chud':46 'complet':34 'could':29 'fan':52 'freak':38 'gotten':21 'handl':16 'isn':2 'like':35 'made':26 'meant':4 'mighti':41 'negat':8 'person':48 'post':9 'someon':32 'stealer':51 'thing':18 'think':28 'turn':31 'tweak':13 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697745064
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6991152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697658664 {#1452
      date: 2023-10-18 21:51:04.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "Lol my bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697663989 {#1687
    date: 2023-10-18 23:19:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@WhiteHotaru@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 57771
  -bodyTs: "'bad':3 'lol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697663989 {#1691
    date: 2023-10-18 23:19:49.0 +02:00
  }
  +"title": 57771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1599
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Is-it-actually-possible-to-change-your-personality"
    +title: "Is it actually possible to change your personality"
    +url: null
    +body: """
      This isn’t meant to be a negative post. I wanted to tweak how I handle some things and have gotten better but I it made me think.\n
      \n
      Could you turn someone 360 completely? Like from a freak to a mighty, a chad to a chud, a person to a stealers fan?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697854089 {#1682
      date: 2023-10-21 04:08:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1639 …}
    +votes: Doctrine\ORM\PersistentCollection {#1647 …}
    +reports: Doctrine\ORM\PersistentCollection {#1641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
    +badges: Doctrine\ORM\PersistentCollection {#1587 …}
    +children: [
      1 => App\Entity\EntryComment {#1599}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
        +body: "Really? I thought it was just a EDM party drug"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697721924 {#1728
          date: 2023-10-19 15:25:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WalkableProgrammer@lemmy.world"
          "@JadenSmith@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2471 …}
        +nested: Doctrine\ORM\PersistentCollection {#2359 …}
        +votes: Doctrine\ORM\PersistentCollection {#2364 …}
        +reports: Doctrine\ORM\PersistentCollection {#2380 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
        -id: 58856
        -bodyTs: "'drug':10 'edm':8 'parti':9 'realli':1 'thought':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4648005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697721924 {#2377
          date: 2023-10-19 15:25:24.0 +02:00
        }
        +"title": 58856
      }
    ]
    -id: 6275
    -titleTs: "'actual':3 'chang':6 'person':8 'possibl':4"
    -bodyTs: "'360':33 'better':22 'chad':43 'chud':46 'complet':34 'could':29 'fan':52 'freak':38 'gotten':21 'handl':16 'isn':2 'like':35 'made':26 'meant':4 'mighti':41 'negat':8 'person':48 'post':9 'someon':32 'stealer':51 'thing':18 'think':28 'turn':31 'tweak':13 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697745064
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6991152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697658664 {#1452
      date: 2023-10-18 21:51:04.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "Lol my bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697663989 {#1687
    date: 2023-10-18 23:19:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@WhiteHotaru@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 57771
  -bodyTs: "'bad':3 'lol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697663989 {#1691
    date: 2023-10-18 23:19:49.0 +02:00
  }
  +"title": 57771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1599
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Is-it-actually-possible-to-change-your-personality"
    +title: "Is it actually possible to change your personality"
    +url: null
    +body: """
      This isn’t meant to be a negative post. I wanted to tweak how I handle some things and have gotten better but I it made me think.\n
      \n
      Could you turn someone 360 completely? Like from a freak to a mighty, a chad to a chud, a person to a stealers fan?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697854089 {#1682
      date: 2023-10-21 04:08:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1639 …}
    +votes: Doctrine\ORM\PersistentCollection {#1647 …}
    +reports: Doctrine\ORM\PersistentCollection {#1641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
    +badges: Doctrine\ORM\PersistentCollection {#1587 …}
    +children: [
      1 => App\Entity\EntryComment {#1599}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
        +body: "Really? I thought it was just a EDM party drug"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697721924 {#1728
          date: 2023-10-19 15:25:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WalkableProgrammer@lemmy.world"
          "@JadenSmith@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2471 …}
        +nested: Doctrine\ORM\PersistentCollection {#2359 …}
        +votes: Doctrine\ORM\PersistentCollection {#2364 …}
        +reports: Doctrine\ORM\PersistentCollection {#2380 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
        -id: 58856
        -bodyTs: "'drug':10 'edm':8 'parti':9 'realli':1 'thought':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4648005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697721924 {#2377
          date: 2023-10-19 15:25:24.0 +02:00
        }
        +"title": 58856
      }
    ]
    -id: 6275
    -titleTs: "'actual':3 'chang':6 'person':8 'possibl':4"
    -bodyTs: "'360':33 'better':22 'chad':43 'chud':46 'complet':34 'could':29 'fan':52 'freak':38 'gotten':21 'handl':16 'isn':2 'like':35 'made':26 'meant':4 'mighti':41 'negat':8 'person':48 'post':9 'someon':32 'stealer':51 'thing':18 'think':28 'turn':31 'tweak':13 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697745064
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6991152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697658664 {#1452
      date: 2023-10-18 21:51:04.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "Lol my bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697663989 {#1687
    date: 2023-10-18 23:19:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@WhiteHotaru@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 57771
  -bodyTs: "'bad':3 'lol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697663989 {#1691
    date: 2023-10-18 23:19:49.0 +02:00
  }
  +"title": 57771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Is-it-actually-possible-to-change-your-personality"
    +title: "Is it actually possible to change your personality"
    +url: null
    +body: """
      This isn’t meant to be a negative post. I wanted to tweak how I handle some things and have gotten better but I it made me think.\n
      \n
      Could you turn someone 360 completely? Like from a freak to a mighty, a chad to a chud, a person to a stealers fan?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697854089 {#1682
      date: 2023-10-21 04:08:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1639 …}
    +votes: Doctrine\ORM\PersistentCollection {#1647 …}
    +reports: Doctrine\ORM\PersistentCollection {#1641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
    +badges: Doctrine\ORM\PersistentCollection {#1587 …}
    +children: [
      1 => App\Entity\EntryComment {#1599
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "Lol my bad"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697663989 {#1687
          date: 2023-10-18 23:19:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WalkableProgrammer@lemmy.world"
          "@WhiteHotaru@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2411 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
        -id: 57771
        -bodyTs: "'bad':3 'lol':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4634024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697663989 {#1691
          date: 2023-10-18 23:19:49.0 +02:00
        }
        +"title": 57771
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 6275
    -titleTs: "'actual':3 'chang':6 'person':8 'possibl':4"
    -bodyTs: "'360':33 'better':22 'chad':43 'chud':46 'complet':34 'could':29 'fan':52 'freak':38 'gotten':21 'handl':16 'isn':2 'like':35 'made':26 'meant':4 'mighti':41 'negat':8 'person':48 'post':9 'someon':32 'stealer':51 'thing':18 'think':28 'turn':31 'tweak':13 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697745064
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6991152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697658664 {#1452
      date: 2023-10-18 21:51:04.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +body: "Really? I thought it was just a EDM party drug"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697721924 {#1728
    date: 2023-10-19 15:25:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@JadenSmith@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 58856
  -bodyTs: "'drug':10 'edm':8 'parti':9 'realli':1 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4648005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697721924 {#2377
    date: 2023-10-19 15:25:24.0 +02:00
  }
  +"title": 58856
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Is-it-actually-possible-to-change-your-personality"
    +title: "Is it actually possible to change your personality"
    +url: null
    +body: """
      This isn’t meant to be a negative post. I wanted to tweak how I handle some things and have gotten better but I it made me think.\n
      \n
      Could you turn someone 360 completely? Like from a freak to a mighty, a chad to a chud, a person to a stealers fan?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697854089 {#1682
      date: 2023-10-21 04:08:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1639 …}
    +votes: Doctrine\ORM\PersistentCollection {#1647 …}
    +reports: Doctrine\ORM\PersistentCollection {#1641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
    +badges: Doctrine\ORM\PersistentCollection {#1587 …}
    +children: [
      1 => App\Entity\EntryComment {#1599
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "Lol my bad"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697663989 {#1687
          date: 2023-10-18 23:19:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WalkableProgrammer@lemmy.world"
          "@WhiteHotaru@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2411 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
        -id: 57771
        -bodyTs: "'bad':3 'lol':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4634024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697663989 {#1691
          date: 2023-10-18 23:19:49.0 +02:00
        }
        +"title": 57771
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 6275
    -titleTs: "'actual':3 'chang':6 'person':8 'possibl':4"
    -bodyTs: "'360':33 'better':22 'chad':43 'chud':46 'complet':34 'could':29 'fan':52 'freak':38 'gotten':21 'handl':16 'isn':2 'like':35 'made':26 'meant':4 'mighti':41 'negat':8 'person':48 'post':9 'someon':32 'stealer':51 'thing':18 'think':28 'turn':31 'tweak':13 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697745064
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6991152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697658664 {#1452
      date: 2023-10-18 21:51:04.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +body: "Really? I thought it was just a EDM party drug"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697721924 {#1728
    date: 2023-10-19 15:25:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@JadenSmith@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 58856
  -bodyTs: "'drug':10 'edm':8 'parti':9 'realli':1 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4648005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697721924 {#2377
    date: 2023-10-19 15:25:24.0 +02:00
  }
  +"title": 58856
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Is-it-actually-possible-to-change-your-personality"
    +title: "Is it actually possible to change your personality"
    +url: null
    +body: """
      This isn’t meant to be a negative post. I wanted to tweak how I handle some things and have gotten better but I it made me think.\n
      \n
      Could you turn someone 360 completely? Like from a freak to a mighty, a chad to a chud, a person to a stealers fan?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697854089 {#1682
      date: 2023-10-21 04:08:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1639 …}
    +votes: Doctrine\ORM\PersistentCollection {#1647 …}
    +reports: Doctrine\ORM\PersistentCollection {#1641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
    +badges: Doctrine\ORM\PersistentCollection {#1587 …}
    +children: [
      1 => App\Entity\EntryComment {#1599
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "Lol my bad"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697663989 {#1687
          date: 2023-10-18 23:19:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WalkableProgrammer@lemmy.world"
          "@WhiteHotaru@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2411 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
        -id: 57771
        -bodyTs: "'bad':3 'lol':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4634024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697663989 {#1691
          date: 2023-10-18 23:19:49.0 +02:00
        }
        +"title": 57771
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 6275
    -titleTs: "'actual':3 'chang':6 'person':8 'possibl':4"
    -bodyTs: "'360':33 'better':22 'chad':43 'chud':46 'complet':34 'could':29 'fan':52 'freak':38 'gotten':21 'handl':16 'isn':2 'like':35 'made':26 'meant':4 'mighti':41 'negat':8 'person':48 'post':9 'someon':32 'stealer':51 'thing':18 'think':28 'turn':31 'tweak':13 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697745064
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6991152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697658664 {#1452
      date: 2023-10-18 21:51:04.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +body: "Really? I thought it was just a EDM party drug"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697721924 {#1728
    date: 2023-10-19 15:25:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@JadenSmith@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 58856
  -bodyTs: "'drug':10 'edm':8 'parti':9 'realli':1 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4648005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697721924 {#2377
    date: 2023-10-19 15:25:24.0 +02:00
  }
  +"title": 58856
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1549
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "What-s-your-dumbest-app-idea"
  +title: "What’s your dumbest app idea"
  +url: null
  +body: "I need too build one for school, I figure this would be a way to brainstorm"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689681016 {#1572
    date: 2023-07-18 13:50:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 7007
  -titleTs: "'app':5 'dumbest':4 'idea':6"
  -bodyTs: "'brainstorm':16 'build':4 'figur':9 'need':2 'one':5 'school':7 'way':14 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685516
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689681016 {#1584
    date: 2023-07-18 13:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1549
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "What-s-your-dumbest-app-idea"
  +title: "What’s your dumbest app idea"
  +url: null
  +body: "I need too build one for school, I figure this would be a way to brainstorm"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689681016 {#1572
    date: 2023-07-18 13:50:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 7007
  -titleTs: "'app':5 'dumbest':4 'idea':6"
  -bodyTs: "'brainstorm':16 'build':4 'figur':9 'need':2 'one':5 'school':7 'way':14 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685516
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689681016 {#1584
    date: 2023-07-18 13:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1549
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "What-s-your-dumbest-app-idea"
  +title: "What’s your dumbest app idea"
  +url: null
  +body: "I need too build one for school, I figure this would be a way to brainstorm"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689681016 {#1572
    date: 2023-07-18 13:50:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 7007
  -titleTs: "'app':5 'dumbest':4 'idea':6"
  -bodyTs: "'brainstorm':16 'build':4 'figur':9 'need':2 'one':5 'school':7 'way':14 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685516
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689681016 {#1584
    date: 2023-07-18 13:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 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
34 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