GET https://kbin.spritesserver.nl/index.php/u/@bitsplease@lemmy.ml/comments/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.90 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 {#2026
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, what? We’re just straight up making shit up about Mac now when trashing it on Lemmy?\n
    \n
    Its literally been over a decade since the last time Apple charged for an OS update
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700632234 {#2029
    date: 2023-11-22 06:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 97571
  -bodyTs: "'appl':29 'charg':30 'decad':24 'last':27 'lemmi':18 'liter':20 'mac':12 'make':8 'os':33 're':4 'shit':9 'sinc':25 'straight':6 'time':28 'trash':15 'updat':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5363565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698694846 {#2359
    date: 2023-10-30 20:40:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, what? We’re just straight up making shit up about Mac now when trashing it on Lemmy?\n
    \n
    Its literally been over a decade since the last time Apple charged for an OS update
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700632234 {#2029
    date: 2023-11-22 06:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 97571
  -bodyTs: "'appl':29 'charg':30 'decad':24 'last':27 'lemmi':18 'liter':20 'mac':12 'make':8 'os':33 're':4 'shit':9 'sinc':25 'straight':6 'time':28 'trash':15 'updat':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5363565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698694846 {#2359
    date: 2023-10-30 20:40:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, what? We’re just straight up making shit up about Mac now when trashing it on Lemmy?\n
    \n
    Its literally been over a decade since the last time Apple charged for an OS update
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700632234 {#2029
    date: 2023-11-22 06:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 97571
  -bodyTs: "'appl':29 'charg':30 'decad':24 'last':27 'lemmi':18 'liter':20 'mac':12 'make':8 'os':33 're':4 'shit':9 'sinc':25 'straight':6 'time':28 'trash':15 'updat':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5363565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698694846 {#2359
    date: 2023-10-30 20:40:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +body: """
    Yeah, remember the reaction when that one post got popular about lemmy being boring for anyone that wasn’t a SWE/Linux user?\n
    \n
    People got so pissed off, one of the top posts on lemmy that day was something to the affect of “fuck you, we’re not obligated to post things you like”. Which, yeah, you’re not - but you also can’t blame people for losing interest in your platform when you only have active discussion on one or two relatively niche topics.\n
    \n
    The fact is that Lemmy is garbage for discussing hobbys or interests outside of a few niche areas. On reddit my feed was filled with woodworking, 3d printing, Astronomy, and other topics that get very little traffic on lemmy.\n
    \n
    My lemmy feed is mostly politics, then SWE stuff, then memes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700624534 {#2022
    date: 2023-11-22 04:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 149544
  -bodyTs: "'3d':111 'activ':76 'affect':41 'also':61 'anyon':16 'area':102 'astronomi':113 'blame':64 'bore':14 'day':36 'discuss':77,93 'fact':86 'feed':106,126 'fill':108 'fuck':43 'garbag':91 'get':118 'got':9,24 'hobbi':94 'interest':68,96 'lemmi':12,34,89,123,125 'like':53 'littl':120 'lose':67 'meme':134 'most':128 'nich':83,101 'oblig':48 'one':7,28,79 'outsid':97 'peopl':23,65 'piss':26 'platform':71 'polit':129 'popular':10 'post':8,32,50 'print':112 're':46,57 'reaction':4 'reddit':104 'relat':82 'rememb':2 'someth':38 'stuff':132 'swe':131 'swe/linux':21 'thing':51 'top':31 'topic':84,116 'traffic':121 'two':81 'user':22 'wasn':18 'woodwork':110 'yeah':1,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624534 {#2025
    date: 2023-11-22 04:42:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +body: """
    Yeah, remember the reaction when that one post got popular about lemmy being boring for anyone that wasn’t a SWE/Linux user?\n
    \n
    People got so pissed off, one of the top posts on lemmy that day was something to the affect of “fuck you, we’re not obligated to post things you like”. Which, yeah, you’re not - but you also can’t blame people for losing interest in your platform when you only have active discussion on one or two relatively niche topics.\n
    \n
    The fact is that Lemmy is garbage for discussing hobbys or interests outside of a few niche areas. On reddit my feed was filled with woodworking, 3d printing, Astronomy, and other topics that get very little traffic on lemmy.\n
    \n
    My lemmy feed is mostly politics, then SWE stuff, then memes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700624534 {#2022
    date: 2023-11-22 04:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 149544
  -bodyTs: "'3d':111 'activ':76 'affect':41 'also':61 'anyon':16 'area':102 'astronomi':113 'blame':64 'bore':14 'day':36 'discuss':77,93 'fact':86 'feed':106,126 'fill':108 'fuck':43 'garbag':91 'get':118 'got':9,24 'hobbi':94 'interest':68,96 'lemmi':12,34,89,123,125 'like':53 'littl':120 'lose':67 'meme':134 'most':128 'nich':83,101 'oblig':48 'one':7,28,79 'outsid':97 'peopl':23,65 'piss':26 'platform':71 'polit':129 'popular':10 'post':8,32,50 'print':112 're':46,57 'reaction':4 'reddit':104 'relat':82 'rememb':2 'someth':38 'stuff':132 'swe':131 'swe/linux':21 'thing':51 'top':31 'topic':84,116 'traffic':121 'two':81 'user':22 'wasn':18 'woodwork':110 'yeah':1,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624534 {#2025
    date: 2023-11-22 04:42:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +body: """
    Yeah, remember the reaction when that one post got popular about lemmy being boring for anyone that wasn’t a SWE/Linux user?\n
    \n
    People got so pissed off, one of the top posts on lemmy that day was something to the affect of “fuck you, we’re not obligated to post things you like”. Which, yeah, you’re not - but you also can’t blame people for losing interest in your platform when you only have active discussion on one or two relatively niche topics.\n
    \n
    The fact is that Lemmy is garbage for discussing hobbys or interests outside of a few niche areas. On reddit my feed was filled with woodworking, 3d printing, Astronomy, and other topics that get very little traffic on lemmy.\n
    \n
    My lemmy feed is mostly politics, then SWE stuff, then memes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700624534 {#2022
    date: 2023-11-22 04:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 149544
  -bodyTs: "'3d':111 'activ':76 'affect':41 'also':61 'anyon':16 'area':102 'astronomi':113 'blame':64 'bore':14 'day':36 'discuss':77,93 'fact':86 'feed':106,126 'fill':108 'fuck':43 'garbag':91 'get':118 'got':9,24 'hobbi':94 'interest':68,96 'lemmi':12,34,89,123,125 'like':53 'littl':120 'lose':67 'meme':134 'most':128 'nich':83,101 'oblig':48 'one':7,28,79 'outsid':97 'peopl':23,65 'piss':26 'platform':71 'polit':129 'popular':10 'post':8,32,50 'print':112 're':46,57 'reaction':4 'reddit':104 'relat':82 'rememb':2 'someth':38 'stuff':132 'swe':131 'swe/linux':21 'thing':51 'top':31 'topic':84,116 'traffic':121 'two':81 'user':22 'wasn':18 'woodwork':110 'yeah':1,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624534 {#2025
    date: 2023-11-22 04:42:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2130
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +body: "The first handheld that shipped with the ability to suspend was a gamechanger for me as a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699580675 {#2348
    date: 2023-11-10 02:44:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@IWantToFuckSpez@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 106199
  -bodyTs: "'abil':8 'first':2 'gamechang':13 'handheld':3 'kid':18 'ship':5 'suspend':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5661632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580675 {#2369
    date: 2023-11-10 02:44:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2130
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +body: "The first handheld that shipped with the ability to suspend was a gamechanger for me as a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699580675 {#2348
    date: 2023-11-10 02:44:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@IWantToFuckSpez@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 106199
  -bodyTs: "'abil':8 'first':2 'gamechang':13 'handheld':3 'kid':18 'ship':5 'suspend':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5661632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580675 {#2369
    date: 2023-11-10 02:44:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2130
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +body: "The first handheld that shipped with the ability to suspend was a gamechanger for me as a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699580675 {#2348
    date: 2023-11-10 02:44:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@IWantToFuckSpez@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 106199
  -bodyTs: "'abil':8 'first':2 'gamechang':13 'handheld':3 'kid':18 'ship':5 'suspend':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5661632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580675 {#2369
    date: 2023-11-10 02:44:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2076 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: """
    At least for my wife and I, the practical conversations all came before, by the time I proposed, we were already both in agreement about how we would handle finances, kids, etc. The actually proposal absolutely **should** be romantic, because it’s not “I have suddenly decided we will marry, we’ll figure it out from here” it’s “I’m now ready to take the big step in going from planning to spend our lives together, to actually committing to do it”\n
    \n
    There’s plenty of room for both romance and practicality, and having a romantic proposal certainly doesn’t exclude having practical sober conversations before hand
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699575893 {#2241
    date: 2023-11-10 01:24:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
    "@BackOnMyBS@lemmy.world"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 106006
  -bodyTs: "'absolut':36 'actual':34,79 'agreement':24 'alreadi':21 'big':67 'came':12 'certain':99 'commit':80 'convers':10,106 'decid':47 'doesn':100 'etc':32 'exclud':102 'figur':53 'financ':30 'go':70 'hand':108 'handl':29 'kid':31 'least':2 'live':76 'll':52 'm':61 'marri':50 'plan':72 'plenti':86 'practic':9,93,104 'propos':18,35,98 'readi':63 'romanc':91 'romant':39,97 'room':88 'sober':105 'spend':74 'step':68 'sudden':46 'take':65 'time':16 'togeth':77 'wife':5 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5659065"
  +editedAt: DateTimeImmutable @1699653054 {#2140
    date: 2023-11-10 22:50:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699575893 {#2028
    date: 2023-11-10 01:24:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2076 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: """
    At least for my wife and I, the practical conversations all came before, by the time I proposed, we were already both in agreement about how we would handle finances, kids, etc. The actually proposal absolutely **should** be romantic, because it’s not “I have suddenly decided we will marry, we’ll figure it out from here” it’s “I’m now ready to take the big step in going from planning to spend our lives together, to actually committing to do it”\n
    \n
    There’s plenty of room for both romance and practicality, and having a romantic proposal certainly doesn’t exclude having practical sober conversations before hand
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699575893 {#2241
    date: 2023-11-10 01:24:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
    "@BackOnMyBS@lemmy.world"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 106006
  -bodyTs: "'absolut':36 'actual':34,79 'agreement':24 'alreadi':21 'big':67 'came':12 'certain':99 'commit':80 'convers':10,106 'decid':47 'doesn':100 'etc':32 'exclud':102 'figur':53 'financ':30 'go':70 'hand':108 'handl':29 'kid':31 'least':2 'live':76 'll':52 'm':61 'marri':50 'plan':72 'plenti':86 'practic':9,93,104 'propos':18,35,98 'readi':63 'romanc':91 'romant':39,97 'room':88 'sober':105 'spend':74 'step':68 'sudden':46 'take':65 'time':16 'togeth':77 'wife':5 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5659065"
  +editedAt: DateTimeImmutable @1699653054 {#2140
    date: 2023-11-10 22:50:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699575893 {#2028
    date: 2023-11-10 01:24:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2076 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: """
    At least for my wife and I, the practical conversations all came before, by the time I proposed, we were already both in agreement about how we would handle finances, kids, etc. The actually proposal absolutely **should** be romantic, because it’s not “I have suddenly decided we will marry, we’ll figure it out from here” it’s “I’m now ready to take the big step in going from planning to spend our lives together, to actually committing to do it”\n
    \n
    There’s plenty of room for both romance and practicality, and having a romantic proposal certainly doesn’t exclude having practical sober conversations before hand
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699575893 {#2241
    date: 2023-11-10 01:24:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
    "@BackOnMyBS@lemmy.world"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 106006
  -bodyTs: "'absolut':36 'actual':34,79 'agreement':24 'alreadi':21 'big':67 'came':12 'certain':99 'commit':80 'convers':10,106 'decid':47 'doesn':100 'etc':32 'exclud':102 'figur':53 'financ':30 'go':70 'hand':108 'handl':29 'kid':31 'least':2 'live':76 'll':52 'm':61 'marri':50 'plan':72 'plenti':86 'practic':9,93,104 'propos':18,35,98 'readi':63 'romanc':91 'romant':39,97 'room':88 'sober':105 'spend':74 'step':68 'sudden':46 'take':65 'time':16 'togeth':77 'wife':5 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5659065"
  +editedAt: DateTimeImmutable @1699653054 {#2140
    date: 2023-11-10 22:50:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699575893 {#2028
    date: 2023-11-10 01:24:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: """
    > calling themselves life coaches teach other people to be life coaches so they can teach more life coaches?\n
    \n
    This accounts for a lot of it - the rest is mostly just getting hired by people who are too broke to afford someone actually qualified, and drastically overstating your success up until that point (E.G. Say you were an Entrepreneur when you really just lost money on an MLM)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699570875 {#2082
    date: 2023-11-10 00:01:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jennwiththesea@lemmy.world"
    "@torknorggren@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 105783
  -bodyTs: "'account':20 'actual':42 'afford':40 'broke':38 'call':1 'coach':4,11,18 'drastic':45 'e.g':53 'entrepreneur':58 'get':31 'hire':32 'life':3,10,17 'lost':63 'lot':23 'mlm':67 'money':64 'most':29 'overst':46 'peopl':7,34 'point':52 'qualifi':43 'realli':61 'rest':27 'say':54 'someon':41 'success':48 'teach':5,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699570875 {#2087
    date: 2023-11-10 00:01:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: """
    > calling themselves life coaches teach other people to be life coaches so they can teach more life coaches?\n
    \n
    This accounts for a lot of it - the rest is mostly just getting hired by people who are too broke to afford someone actually qualified, and drastically overstating your success up until that point (E.G. Say you were an Entrepreneur when you really just lost money on an MLM)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699570875 {#2082
    date: 2023-11-10 00:01:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jennwiththesea@lemmy.world"
    "@torknorggren@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 105783
  -bodyTs: "'account':20 'actual':42 'afford':40 'broke':38 'call':1 'coach':4,11,18 'drastic':45 'e.g':53 'entrepreneur':58 'get':31 'hire':32 'life':3,10,17 'lost':63 'lot':23 'mlm':67 'money':64 'most':29 'overst':46 'peopl':7,34 'point':52 'qualifi':43 'realli':61 'rest':27 'say':54 'someon':41 'success':48 'teach':5,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699570875 {#2087
    date: 2023-11-10 00:01:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: """
    > calling themselves life coaches teach other people to be life coaches so they can teach more life coaches?\n
    \n
    This accounts for a lot of it - the rest is mostly just getting hired by people who are too broke to afford someone actually qualified, and drastically overstating your success up until that point (E.G. Say you were an Entrepreneur when you really just lost money on an MLM)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699570875 {#2082
    date: 2023-11-10 00:01:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jennwiththesea@lemmy.world"
    "@torknorggren@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 105783
  -bodyTs: "'account':20 'actual':42 'afford':40 'broke':38 'call':1 'coach':4,11,18 'drastic':45 'e.g':53 'entrepreneur':58 'get':31 'hire':32 'life':3,10,17 'lost':63 'lot':23 'mlm':67 'money':64 'most':29 'overst':46 'peopl':7,34 'point':52 'qualifi':43 'realli':61 'rest':27 'say':54 'someon':41 'success':48 'teach':5,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699570875 {#2087
    date: 2023-11-10 00:01:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2341
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2337 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "Might also want to prioritize areas of low military significance - even if there are no commercial ships, you don’t want areas where spy satellites are likely to be looking around for unknown vessels"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699390621 {#2042
    date: 2023-11-07 21:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BroBot9000@lemmy.world"
    "@fritata_fritato@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 99717
  -bodyTs: "'also':2 'area':6,22 'around':31 'commerci':16 'even':11 'like':27 'look':30 'low':8 'might':1 'militari':9 'priorit':5 'satellit':25 'ship':17 'signific':10 'spi':24 'unknown':33 'vessel':34 'want':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5598191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699390621 {#2141
    date: 2023-11-07 21:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2337 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "Might also want to prioritize areas of low military significance - even if there are no commercial ships, you don’t want areas where spy satellites are likely to be looking around for unknown vessels"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699390621 {#2042
    date: 2023-11-07 21:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BroBot9000@lemmy.world"
    "@fritata_fritato@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 99717
  -bodyTs: "'also':2 'area':6,22 'around':31 'commerci':16 'even':11 'like':27 'look':30 'low':8 'might':1 'militari':9 'priorit':5 'satellit':25 'ship':17 'signific':10 'spi':24 'unknown':33 'vessel':34 'want':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5598191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699390621 {#2141
    date: 2023-11-07 21:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2337 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "Might also want to prioritize areas of low military significance - even if there are no commercial ships, you don’t want areas where spy satellites are likely to be looking around for unknown vessels"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699390621 {#2042
    date: 2023-11-07 21:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BroBot9000@lemmy.world"
    "@fritata_fritato@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 99717
  -bodyTs: "'also':2 'area':6,22 'around':31 'commerci':16 'even':11 'like':27 'look':30 'low':8 'might':1 'militari':9 'priorit':5 'satellit':25 'ship':17 'signific':10 'spi':24 'unknown':33 'vessel':34 'want':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5598191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699390621 {#2141
    date: 2023-11-07 21:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2076 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "Based on my experience working with PR teams and executives - you probably had a bored PR team that wanted to do something that feels important or relavent, and they pitched it to the exec team in a way that made them feel all important and excited (they probably threw in the phrase “lifestyle brand” a few times), so they went with it against all reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699119405 {#2340
    date: 2023-11-04 18:36:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Mereo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 90293
  -bodyTs: "'base':1 'bore':15 'brand':54 'excit':46 'exec':34 'execut':10 'experi':4 'feel':24,42 'import':25,44 'lifestyl':53 'made':40 'phrase':52 'pitch':30 'pr':7,16 'probabl':12,48 'reason':65 'relav':27 'someth':22 'team':8,17,35 'threw':49 'time':57 'want':19 'way':38 'went':60 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5506047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699119405 {#2334
    date: 2023-11-04 18:36:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2076 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "Based on my experience working with PR teams and executives - you probably had a bored PR team that wanted to do something that feels important or relavent, and they pitched it to the exec team in a way that made them feel all important and excited (they probably threw in the phrase “lifestyle brand” a few times), so they went with it against all reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699119405 {#2340
    date: 2023-11-04 18:36:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Mereo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 90293
  -bodyTs: "'base':1 'bore':15 'brand':54 'excit':46 'exec':34 'execut':10 'experi':4 'feel':24,42 'import':25,44 'lifestyl':53 'made':40 'phrase':52 'pitch':30 'pr':7,16 'probabl':12,48 'reason':65 'relav':27 'someth':22 'team':8,17,35 'threw':49 'time':57 'want':19 'way':38 'went':60 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5506047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699119405 {#2334
    date: 2023-11-04 18:36:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2076 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "Based on my experience working with PR teams and executives - you probably had a bored PR team that wanted to do something that feels important or relavent, and they pitched it to the exec team in a way that made them feel all important and excited (they probably threw in the phrase “lifestyle brand” a few times), so they went with it against all reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699119405 {#2340
    date: 2023-11-04 18:36:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Mereo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 90293
  -bodyTs: "'base':1 'bore':15 'brand':54 'excit':46 'exec':34 'execut':10 'experi':4 'feel':24,42 'import':25,44 'lifestyl':53 'made':40 'phrase':52 'pitch':30 'pr':7,16 'probabl':12,48 'reason':65 'relav':27 'someth':22 'team':8,17,35 'threw':49 'time':57 'want':19 'way':38 'went':60 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5506047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699119405 {#2334
    date: 2023-11-04 18:36:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "It’s a joke from the game lol - it might be improved by playing it in short bursts though, would certainly break up the monotany or some aspects"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699115165 {#2074
    date: 2023-11-04 17:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EvilLootbox@lemmy.world"
    "@Cralder@feddit.nu"
    "@MurrayL@lemmy.world"
    "@kurwa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 90036
  -bodyTs: "'aspect':28 'break':22 'burst':18 'certain':21 'game':7 'improv':12 'joke':4 'lol':8 'might':10 'monotani':25 'play':14 'short':17 'though':19 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5504423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699115165 {#2065
    date: 2023-11-04 17:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "It’s a joke from the game lol - it might be improved by playing it in short bursts though, would certainly break up the monotany or some aspects"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699115165 {#2074
    date: 2023-11-04 17:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EvilLootbox@lemmy.world"
    "@Cralder@feddit.nu"
    "@MurrayL@lemmy.world"
    "@kurwa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 90036
  -bodyTs: "'aspect':28 'break':22 'burst':18 'certain':21 'game':7 'improv':12 'joke':4 'lol':8 'might':10 'monotani':25 'play':14 'short':17 'though':19 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5504423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699115165 {#2065
    date: 2023-11-04 17:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "It’s a joke from the game lol - it might be improved by playing it in short bursts though, would certainly break up the monotany or some aspects"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699115165 {#2074
    date: 2023-11-04 17:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EvilLootbox@lemmy.world"
    "@Cralder@feddit.nu"
    "@MurrayL@lemmy.world"
    "@kurwa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 90036
  -bodyTs: "'aspect':28 'break':22 'burst':18 'certain':21 'game':7 'improv':12 'joke':4 'lol':8 'might':10 'monotani':25 'play':14 'short':17 'though':19 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5504423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699115165 {#2065
    date: 2023-11-04 17:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2337 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "100% - also try and budget to get the battery replaced with this method though, most modern smartphone batteries start showing significant wear after 2 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699055681 {#2054
    date: 2023-11-04 00:54:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SurpriZe@lemm.ee"
    "@Gallardo994@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 88376
  -bodyTs: "'100':1 '2':24 'also':2 'batteri':9,18 'budget':5 'get':7 'method':13 'modern':16 'replac':10 'show':20 'signific':21 'smartphon':17 'start':19 'though':14 'tri':3 'wear':22 'year':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5488165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055681 {#2052
    date: 2023-11-04 00:54:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2337 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "100% - also try and budget to get the battery replaced with this method though, most modern smartphone batteries start showing significant wear after 2 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699055681 {#2054
    date: 2023-11-04 00:54:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SurpriZe@lemm.ee"
    "@Gallardo994@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 88376
  -bodyTs: "'100':1 '2':24 'also':2 'batteri':9,18 'budget':5 'get':7 'method':13 'modern':16 'replac':10 'show':20 'signific':21 'smartphon':17 'start':19 'though':14 'tri':3 'wear':22 'year':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5488165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055681 {#2052
    date: 2023-11-04 00:54:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2337 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "100% - also try and budget to get the battery replaced with this method though, most modern smartphone batteries start showing significant wear after 2 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699055681 {#2054
    date: 2023-11-04 00:54:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SurpriZe@lemm.ee"
    "@Gallardo994@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 88376
  -bodyTs: "'100':1 '2':24 'also':2 'batteri':9,18 'budget':5 'get':7 'method':13 'modern':16 'replac':10 'show':20 'signific':21 'smartphon':17 'start':19 'though':14 'tri':3 'wear':22 'year':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5488165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055681 {#2052
    date: 2023-11-04 00:54:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2126 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2126 …}
  +body: """
    Drinking coffee from my Moccamaster as I type 👌\n
    \n
    Only drip machine I’ve found that can rival a good Ole fashioned pourover
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698945483 {#2107
    date: 2023-11-02 18:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunchEnjoyer@lemmy.world"
    "@Lexam@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 85004
  -bodyTs: "'coffe':2 'drink':1 'drip':10 'fashion':21 'found':14 'good':19 'machin':11 'moccamast':5 'ole':20 'pourov':22 'rival':17 'type':8 've':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945483 {#2110
    date: 2023-11-02 18:18:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2126 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2126 …}
  +body: """
    Drinking coffee from my Moccamaster as I type 👌\n
    \n
    Only drip machine I’ve found that can rival a good Ole fashioned pourover
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698945483 {#2107
    date: 2023-11-02 18:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunchEnjoyer@lemmy.world"
    "@Lexam@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 85004
  -bodyTs: "'coffe':2 'drink':1 'drip':10 'fashion':21 'found':14 'good':19 'machin':11 'moccamast':5 'ole':20 'pourov':22 'rival':17 'type':8 've':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945483 {#2110
    date: 2023-11-02 18:18:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2126 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2126 …}
  +body: """
    Drinking coffee from my Moccamaster as I type 👌\n
    \n
    Only drip machine I’ve found that can rival a good Ole fashioned pourover
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698945483 {#2107
    date: 2023-11-02 18:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunchEnjoyer@lemmy.world"
    "@Lexam@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 85004
  -bodyTs: "'coffe':2 'drink':1 'drip':10 'fashion':21 'found':14 'good':19 'machin':11 'moccamast':5 'ole':20 'pourov':22 'rival':17 'type':8 've':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945483 {#2110
    date: 2023-11-02 18:18:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: """
    > we want to burn off excess energy.\n
    \n
    A step further even, a lot of us **need** to burn off excess energy, because we’re so well off (evolutionarily speaking) that we practically can’t help but take in more energy than we burn naturally
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698802815 {#2162
    date: 2023-11-01 02:40:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cypnk@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@samus12345@lemmy.world"
    "@nucleative@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 82105
  -bodyTs: "'burn':4,18,43 'energi':7,21,40 'even':11 'evolutionarili':28 'excess':6,20 'help':35 'lot':13 'natur':44 'need':16 'practic':32 're':24 'speak':29 'step':9 'take':37 'us':15 'want':2 'well':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5401847"
  +editedAt: DateTimeImmutable @1698802830 {#2163
    date: 2023-11-01 02:40:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698802815 {#2063
    date: 2023-11-01 02:40:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: """
    > we want to burn off excess energy.\n
    \n
    A step further even, a lot of us **need** to burn off excess energy, because we’re so well off (evolutionarily speaking) that we practically can’t help but take in more energy than we burn naturally
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698802815 {#2162
    date: 2023-11-01 02:40:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cypnk@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@samus12345@lemmy.world"
    "@nucleative@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 82105
  -bodyTs: "'burn':4,18,43 'energi':7,21,40 'even':11 'evolutionarili':28 'excess':6,20 'help':35 'lot':13 'natur':44 'need':16 'practic':32 're':24 'speak':29 'step':9 'take':37 'us':15 'want':2 'well':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5401847"
  +editedAt: DateTimeImmutable @1698802830 {#2163
    date: 2023-11-01 02:40:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698802815 {#2063
    date: 2023-11-01 02:40:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: """
    > we want to burn off excess energy.\n
    \n
    A step further even, a lot of us **need** to burn off excess energy, because we’re so well off (evolutionarily speaking) that we practically can’t help but take in more energy than we burn naturally
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698802815 {#2162
    date: 2023-11-01 02:40:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cypnk@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@samus12345@lemmy.world"
    "@nucleative@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 82105
  -bodyTs: "'burn':4,18,43 'energi':7,21,40 'even':11 'evolutionarili':28 'excess':6,20 'help':35 'lot':13 'natur':44 'need':16 'practic':32 're':24 'speak':29 'step':9 'take':37 'us':15 'want':2 'well':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5401847"
  +editedAt: DateTimeImmutable @1698802830 {#2163
    date: 2023-11-01 02:40:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698802815 {#2063
    date: 2023-11-01 02:40:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: App\Entity\EntryComment {#2026
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, what? We’re just straight up making shit up about Mac now when trashing it on Lemmy?\n
      \n
      Its literally been over a decade since the last time Apple charged for an OS update
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700632234 {#2029
      date: 2023-11-22 06:50:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Geert@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2459 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2467 …}
    +reports: Doctrine\ORM\PersistentCollection {#2363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
    -id: 97571
    -bodyTs: "'appl':29 'charg':30 'decad':24 'last':27 'lemmi':18 'liter':20 'mac':12 'make':8 'os':33 're':4 'shit':9 'sinc':25 'straight':6 'time':28 'trash':15 'updat':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5363565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698694846 {#2359
      date: 2023-10-30 20:40:46.0 +01:00
    }
  }
  +body: """
    They 100% did\n
    \n
    Don’t get me wrong, there’s plenty to gripe about with apple, just like every tech company, but I swear half the complaints I hear about Apple products on lemmy are either outdated or just plain wrong\n
    \n
    For some reason the anti-Apple circle jerk is supercharged on Lemmy. I’ll never understand why people get themselves so worked up over a brand they never **have** to do business with
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698696269 {#2229
    date: 2023-10-30 21:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
    "@bitsplease@lemmy.ml"
    "@Established_Trial@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 137048
  -bodyTs: "'100':2 'anti':47 'anti-appl':46 'appl':16,31,48 'brand':68 'busi':74 'circl':49 'compani':21 'complaint':27 'either':36 'everi':19 'get':6,61 'gripe':13 'half':25 'hear':29 'jerk':50 'lemmi':34,54 'like':18 'll':56 'never':57,70 'outdat':37 'peopl':60 'plain':40 'plenti':11 'product':32 'reason':44 'supercharg':52 'swear':24 'tech':20 'understand':58 'work':64 'wrong':8,41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5364070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698696269 {#2232
    date: 2023-10-30 21:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: App\Entity\EntryComment {#2026
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, what? We’re just straight up making shit up about Mac now when trashing it on Lemmy?\n
      \n
      Its literally been over a decade since the last time Apple charged for an OS update
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700632234 {#2029
      date: 2023-11-22 06:50:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Geert@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2459 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2467 …}
    +reports: Doctrine\ORM\PersistentCollection {#2363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
    -id: 97571
    -bodyTs: "'appl':29 'charg':30 'decad':24 'last':27 'lemmi':18 'liter':20 'mac':12 'make':8 'os':33 're':4 'shit':9 'sinc':25 'straight':6 'time':28 'trash':15 'updat':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5363565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698694846 {#2359
      date: 2023-10-30 20:40:46.0 +01:00
    }
  }
  +body: """
    They 100% did\n
    \n
    Don’t get me wrong, there’s plenty to gripe about with apple, just like every tech company, but I swear half the complaints I hear about Apple products on lemmy are either outdated or just plain wrong\n
    \n
    For some reason the anti-Apple circle jerk is supercharged on Lemmy. I’ll never understand why people get themselves so worked up over a brand they never **have** to do business with
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698696269 {#2229
    date: 2023-10-30 21:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
    "@bitsplease@lemmy.ml"
    "@Established_Trial@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 137048
  -bodyTs: "'100':2 'anti':47 'anti-appl':46 'appl':16,31,48 'brand':68 'busi':74 'circl':49 'compani':21 'complaint':27 'either':36 'everi':19 'get':6,61 'gripe':13 'half':25 'hear':29 'jerk':50 'lemmi':34,54 'like':18 'll':56 'never':57,70 'outdat':37 'peopl':60 'plain':40 'plenti':11 'product':32 'reason':44 'supercharg':52 'swear':24 'tech':20 'understand':58 'work':64 'wrong':8,41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5364070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698696269 {#2232
    date: 2023-10-30 21:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: App\Entity\EntryComment {#2026
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, what? We’re just straight up making shit up about Mac now when trashing it on Lemmy?\n
      \n
      Its literally been over a decade since the last time Apple charged for an OS update
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700632234 {#2029
      date: 2023-11-22 06:50:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Geert@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2459 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2467 …}
    +reports: Doctrine\ORM\PersistentCollection {#2363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
    -id: 97571
    -bodyTs: "'appl':29 'charg':30 'decad':24 'last':27 'lemmi':18 'liter':20 'mac':12 'make':8 'os':33 're':4 'shit':9 'sinc':25 'straight':6 'time':28 'trash':15 'updat':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5363565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698694846 {#2359
      date: 2023-10-30 20:40:46.0 +01:00
    }
  }
  +body: """
    They 100% did\n
    \n
    Don’t get me wrong, there’s plenty to gripe about with apple, just like every tech company, but I swear half the complaints I hear about Apple products on lemmy are either outdated or just plain wrong\n
    \n
    For some reason the anti-Apple circle jerk is supercharged on Lemmy. I’ll never understand why people get themselves so worked up over a brand they never **have** to do business with
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698696269 {#2229
    date: 2023-10-30 21:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
    "@bitsplease@lemmy.ml"
    "@Established_Trial@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 137048
  -bodyTs: "'100':2 'anti':47 'anti-appl':46 'appl':16,31,48 'brand':68 'busi':74 'circl':49 'compani':21 'complaint':27 'either':36 'everi':19 'get':6,61 'gripe':13 'half':25 'hear':29 'jerk':50 'lemmi':34,54 'like':18 'll':56 'never':57,70 'outdat':37 'peopl':60 'plain':40 'plenti':11 'product':32 'reason':44 'supercharg':52 'swear':24 'tech':20 'understand':58 'work':64 'wrong':8,41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5364070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698696269 {#2232
    date: 2023-10-30 21:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "Also, it wouldn’t really look nice - a typical stainless steel dishwasher looks clean - a microwave and oven (hopefully) look clean and tidy through the window. But a windowed dishwasher? Half full of dirty dishes for most of the day, and even when the dishes are clean they won’t look neater than a plain stainless steel finish (or whatever finish you prefer)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698636937 {#2310
    date: 2023-10-30 04:35:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@jivemasta@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 79414
  -bodyTs: "'also':1 'clean':14,21,47 'day':40 'dirti':34 'dish':35,45 'dishwash':12,30 'even':42 'finish':58,61 'full':32 'half':31 'hope':19 'look':6,13,20,51 'microwav':16 'neater':52 'nice':7 'oven':18 'plain':55 'prefer':63 'realli':5 'stainless':10,56 'steel':11,57 'tidi':23 'typic':9 'whatev':60 'window':26,29 'won':49 'wouldn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5346756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698636937 {#2312
    date: 2023-10-30 04:35:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "Also, it wouldn’t really look nice - a typical stainless steel dishwasher looks clean - a microwave and oven (hopefully) look clean and tidy through the window. But a windowed dishwasher? Half full of dirty dishes for most of the day, and even when the dishes are clean they won’t look neater than a plain stainless steel finish (or whatever finish you prefer)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698636937 {#2310
    date: 2023-10-30 04:35:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@jivemasta@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 79414
  -bodyTs: "'also':1 'clean':14,21,47 'day':40 'dirti':34 'dish':35,45 'dishwash':12,30 'even':42 'finish':58,61 'full':32 'half':31 'hope':19 'look':6,13,20,51 'microwav':16 'neater':52 'nice':7 'oven':18 'plain':55 'prefer':63 'realli':5 'stainless':10,56 'steel':11,57 'tidi':23 'typic':9 'whatev':60 'window':26,29 'won':49 'wouldn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5346756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698636937 {#2312
    date: 2023-10-30 04:35:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "Also, it wouldn’t really look nice - a typical stainless steel dishwasher looks clean - a microwave and oven (hopefully) look clean and tidy through the window. But a windowed dishwasher? Half full of dirty dishes for most of the day, and even when the dishes are clean they won’t look neater than a plain stainless steel finish (or whatever finish you prefer)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698636937 {#2310
    date: 2023-10-30 04:35:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@jivemasta@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 79414
  -bodyTs: "'also':1 'clean':14,21,47 'day':40 'dirti':34 'dish':35,45 'dishwash':12,30 'even':42 'finish':58,61 'full':32 'half':31 'hope':19 'look':6,13,20,51 'microwav':16 'neater':52 'nice':7 'oven':18 'plain':55 'prefer':63 'realli':5 'stainless':10,56 'steel':11,57 'tidi':23 'typic':9 'whatev':60 'window':26,29 'won':49 'wouldn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5346756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698636937 {#2312
    date: 2023-10-30 04:35:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +body: "I spent a good while trying to figure out what the joke was behind the capital words lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698636815 {#2295
    date: 2023-10-30 04:33:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 79412
  -bodyTs: "'behind':14 'capit':16 'figur':8 'good':4 'joke':12 'lol':18 'spent':2 'tri':6 'word':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5346730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698636815 {#2296
    date: 2023-10-30 04:33:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +body: "I spent a good while trying to figure out what the joke was behind the capital words lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698636815 {#2295
    date: 2023-10-30 04:33:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 79412
  -bodyTs: "'behind':14 'capit':16 'figur':8 'good':4 'joke':12 'lol':18 'spent':2 'tri':6 'word':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5346730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698636815 {#2296
    date: 2023-10-30 04:33:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2447 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +body: "I spent a good while trying to figure out what the joke was behind the capital words lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698636815 {#2295
    date: 2023-10-30 04:33:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 79412
  -bodyTs: "'behind':14 'capit':16 'figur':8 'good':4 'joke':12 'lol':18 'spent':2 'tri':6 'word':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5346730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698636815 {#2296
    date: 2023-10-30 04:33:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +body: "This recurring bit was one of my favorite parts of the comic lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698603122 {#2196
    date: 2023-10-29 19:12:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Thassodar@lemm.ee"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 78660
  -bodyTs: "'bit':3 'comic':12 'favorit':8 'lol':13 'one':5 'part':9 'recur':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5334597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698603122 {#2217
    date: 2023-10-29 19:12:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +body: "This recurring bit was one of my favorite parts of the comic lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698603122 {#2196
    date: 2023-10-29 19:12:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Thassodar@lemm.ee"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 78660
  -bodyTs: "'bit':3 'comic':12 'favorit':8 'lol':13 'one':5 'part':9 'recur':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5334597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698603122 {#2217
    date: 2023-10-29 19:12:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +body: "This recurring bit was one of my favorite parts of the comic lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698603122 {#2196
    date: 2023-10-29 19:12:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Thassodar@lemm.ee"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 78660
  -bodyTs: "'bit':3 'comic':12 'favorit':8 'lol':13 'one':5 'part':9 'recur':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5334597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698603122 {#2217
    date: 2023-10-29 19:12:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details