GET https://kbin.spritesserver.nl/index.php/u/@effingjoe@kbin.social/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
147.81 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.08 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
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "What-s-the-first-dream-you-remember-having"
  +title: "What's the first dream you remember having?"
  +url: null
  +body: "That’s right folks, I want to see you post your… *old dreams*."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689401033 {#2645
    date: 2023-07-15 08:03:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  +badges: Doctrine\ORM\PersistentCollection {#2661 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I was very young, 4 or 5, and I was taking a nap in the afternoon. In my dream my mom told me she would only ever make spaghetti and meatballs for dinner for the rest of my life. I liked spaghetti and meatballs, but I didn't want to eat only that forever. My grandmother woke me up because I was crying in my sleep.\n
        \n
        This is my earliest memory.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1689340663 {#2059
        date: 2023-07-14 15:17:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@planish@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 16179
      -bodyTs: "'4':5 '5':7 'afternoon':16 'cri':63 'didn':47 'dinner':33 'dream':19 'earliest':70 'eat':51 'ever':27 'forev':54 'grandmoth':56 'life':39 'like':41 'make':28 'meatbal':31,44 'memori':71 'mom':21 'nap':13 'rest':36 'sleep':66 'spaghetti':29,42 'take':11 'told':22 'want':49 'woke':57 'would':25 'young':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195249/-/comment/793125"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689340663 {#2046
        date: 2023-07-14 15:17:43.0 +02:00
      }
      +"title": 16179
    }
  ]
  -id: 1252
  -titleTs: "'dream':5 'first':4 'rememb':7"
  -bodyTs: "'dream':13 'folk':4 'old':12 'post':10 'right':3 'see':8 'want':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689426480
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1110323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689340080 {#2632
    date: 2023-07-14 15:08:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "What-s-the-first-dream-you-remember-having"
  +title: "What's the first dream you remember having?"
  +url: null
  +body: "That’s right folks, I want to see you post your… *old dreams*."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689401033 {#2645
    date: 2023-07-15 08:03:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  +badges: Doctrine\ORM\PersistentCollection {#2661 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I was very young, 4 or 5, and I was taking a nap in the afternoon. In my dream my mom told me she would only ever make spaghetti and meatballs for dinner for the rest of my life. I liked spaghetti and meatballs, but I didn't want to eat only that forever. My grandmother woke me up because I was crying in my sleep.\n
        \n
        This is my earliest memory.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1689340663 {#2059
        date: 2023-07-14 15:17:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@planish@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 16179
      -bodyTs: "'4':5 '5':7 'afternoon':16 'cri':63 'didn':47 'dinner':33 'dream':19 'earliest':70 'eat':51 'ever':27 'forev':54 'grandmoth':56 'life':39 'like':41 'make':28 'meatbal':31,44 'memori':71 'mom':21 'nap':13 'rest':36 'sleep':66 'spaghetti':29,42 'take':11 'told':22 'want':49 'woke':57 'would':25 'young':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195249/-/comment/793125"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689340663 {#2046
        date: 2023-07-14 15:17:43.0 +02:00
      }
      +"title": 16179
    }
  ]
  -id: 1252
  -titleTs: "'dream':5 'first':4 'rememb':7"
  -bodyTs: "'dream':13 'folk':4 'old':12 'post':10 'right':3 'see':8 'want':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689426480
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1110323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689340080 {#2632
    date: 2023-07-14 15:08:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "What-s-the-first-dream-you-remember-having"
  +title: "What's the first dream you remember having?"
  +url: null
  +body: "That’s right folks, I want to see you post your… *old dreams*."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689401033 {#2645
    date: 2023-07-15 08:03:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  +badges: Doctrine\ORM\PersistentCollection {#2661 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I was very young, 4 or 5, and I was taking a nap in the afternoon. In my dream my mom told me she would only ever make spaghetti and meatballs for dinner for the rest of my life. I liked spaghetti and meatballs, but I didn't want to eat only that forever. My grandmother woke me up because I was crying in my sleep.\n
        \n
        This is my earliest memory.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1689340663 {#2059
        date: 2023-07-14 15:17:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@planish@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 16179
      -bodyTs: "'4':5 '5':7 'afternoon':16 'cri':63 'didn':47 'dinner':33 'dream':19 'earliest':70 'eat':51 'ever':27 'forev':54 'grandmoth':56 'life':39 'like':41 'make':28 'meatbal':31,44 'memori':71 'mom':21 'nap':13 'rest':36 'sleep':66 'spaghetti':29,42 'take':11 'told':22 'want':49 'woke':57 'would':25 'young':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195249/-/comment/793125"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689340663 {#2046
        date: 2023-07-14 15:17:43.0 +02:00
      }
      +"title": 16179
    }
  ]
  -id: 1252
  -titleTs: "'dream':5 'first':4 'rememb':7"
  -bodyTs: "'dream':13 'folk':4 'old':12 'post':10 'right':3 'see':8 'want':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689426480
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1110323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689340080 {#2632
    date: 2023-07-14 15:08:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2611 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "What-s-the-first-dream-you-remember-having"
    +title: "What's the first dream you remember having?"
    +url: null
    +body: "That’s right folks, I want to see you post your… *old dreams*."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689401033 {#2645
      date: 2023-07-15 08:03:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 1252
    -titleTs: "'dream':5 'first':4 'rememb':7"
    -bodyTs: "'dream':13 'folk':4 'old':12 'post':10 'right':3 'see':8 'want':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689426480
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/1110323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689340080 {#2632
      date: 2023-07-14 15:08:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was very young, 4 or 5, and I was taking a nap in the afternoon. In my dream my mom told me she would only ever make spaghetti and meatballs for dinner for the rest of my life. I liked spaghetti and meatballs, but I didn't want to eat only that forever. My grandmother woke me up because I was crying in my sleep.\n
    \n
    This is my earliest memory.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1689340663 {#2059
    date: 2023-07-14 15:17:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@planish@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 16179
  -bodyTs: "'4':5 '5':7 'afternoon':16 'cri':63 'didn':47 'dinner':33 'dream':19 'earliest':70 'eat':51 'ever':27 'forev':54 'grandmoth':56 'life':39 'like':41 'make':28 'meatbal':31,44 'memori':71 'mom':21 'nap':13 'rest':36 'sleep':66 'spaghetti':29,42 'take':11 'told':22 'want':49 'woke':57 'would':25 'young':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195249/-/comment/793125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689340663 {#2046
    date: 2023-07-14 15:17:43.0 +02:00
  }
  +"title": 16179
}
"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 {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2611 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "What-s-the-first-dream-you-remember-having"
    +title: "What's the first dream you remember having?"
    +url: null
    +body: "That’s right folks, I want to see you post your… *old dreams*."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689401033 {#2645
      date: 2023-07-15 08:03:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 1252
    -titleTs: "'dream':5 'first':4 'rememb':7"
    -bodyTs: "'dream':13 'folk':4 'old':12 'post':10 'right':3 'see':8 'want':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689426480
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/1110323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689340080 {#2632
      date: 2023-07-14 15:08:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was very young, 4 or 5, and I was taking a nap in the afternoon. In my dream my mom told me she would only ever make spaghetti and meatballs for dinner for the rest of my life. I liked spaghetti and meatballs, but I didn't want to eat only that forever. My grandmother woke me up because I was crying in my sleep.\n
    \n
    This is my earliest memory.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1689340663 {#2059
    date: 2023-07-14 15:17:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@planish@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 16179
  -bodyTs: "'4':5 '5':7 'afternoon':16 'cri':63 'didn':47 'dinner':33 'dream':19 'earliest':70 'eat':51 'ever':27 'forev':54 'grandmoth':56 'life':39 'like':41 'make':28 'meatbal':31,44 'memori':71 'mom':21 'nap':13 'rest':36 'sleep':66 'spaghetti':29,42 'take':11 'told':22 'want':49 'woke':57 'would':25 'young':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195249/-/comment/793125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689340663 {#2046
    date: 2023-07-14 15:17:43.0 +02:00
  }
  +"title": 16179
}
"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 {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2611 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "What-s-the-first-dream-you-remember-having"
    +title: "What's the first dream you remember having?"
    +url: null
    +body: "That’s right folks, I want to see you post your… *old dreams*."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689401033 {#2645
      date: 2023-07-15 08:03:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 1252
    -titleTs: "'dream':5 'first':4 'rememb':7"
    -bodyTs: "'dream':13 'folk':4 'old':12 'post':10 'right':3 'see':8 'want':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689426480
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/1110323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689340080 {#2632
      date: 2023-07-14 15:08:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was very young, 4 or 5, and I was taking a nap in the afternoon. In my dream my mom told me she would only ever make spaghetti and meatballs for dinner for the rest of my life. I liked spaghetti and meatballs, but I didn't want to eat only that forever. My grandmother woke me up because I was crying in my sleep.\n
    \n
    This is my earliest memory.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1689340663 {#2059
    date: 2023-07-14 15:17:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@planish@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 16179
  -bodyTs: "'4':5 '5':7 'afternoon':16 'cri':63 'didn':47 'dinner':33 'dream':19 'earliest':70 'eat':51 'ever':27 'forev':54 'grandmoth':56 'life':39 'like':41 'make':28 'meatbal':31,44 'memori':71 'mom':21 'nap':13 'rest':36 'sleep':66 'spaghetti':29,42 'take':11 'told':22 'want':49 'woke':57 'would':25 'young':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195249/-/comment/793125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689340663 {#2046
    date: 2023-07-14 15:17:43.0 +02:00
  }
  +"title": 16179
}
"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
Proxies\__CG__\App\Entity\Entry {#2073
  +user: Proxies\__CG__\App\Entity\User {#2631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Be-honest-do-you-still-use-reddit"
  +title: "Be honest, do you still use reddit?"
  +url: null
  +body: """
    I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
    \n
    What about you? Do you still use reddit?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 559
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689675219 {#2626
    date: 2023-07-18 12:13:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
  +badges: Doctrine\ORM\PersistentCollection {#2643 …}
  +children: [
    App\Entity\EntryComment {#2137
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2073 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +body: "I have even noticed that google (my search engine of choice) has been showing reddit links further down the page; they used to be at the top for most of my searches (linux, gaming, coding type stuff). Which is appropriate, because just the other day I found a reddit post via google that had my exact issue and clicking though to it, the person who answered the question (and got a "thanks that did it" from the OP) had deleted their comments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689338843 {#2135
        date: 2023-07-14 14:47:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@001100010010@lemmy.dbzer0.com"
        "@olorin99@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 16118
      -bodyTs: "'answer':66 'appropri':40 'choic':11 'click':59 'code':35 'comment':82 'day':45 'delet':80 'engin':9 'even':3 'exact':56 'found':47 'game':34 'googl':6,52 'got':70 'issu':57 'link':16 'linux':33 'notic':4 'op':78 'page':20 'person':64 'post':50 'question':68 'reddit':15,49 'search':8,32 'show':14 'stuff':37 'thank':72 'though':60 'top':27 'type':36 'use':22 'via':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195049/-/comment/792344"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689338843 {#2136
        date: 2023-07-14 14:47:23.0 +02:00
      }
      +"title": 16118
    }
  ]
  -id: 1250
  -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
  -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689423927
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/673388"
  +editedAt: DateTimeImmutable @1689337570 {#2614
    date: 2023-07-14 14:26:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689337527 {#2593
    date: 2023-07-14 14:25:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2073
  +user: Proxies\__CG__\App\Entity\User {#2631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Be-honest-do-you-still-use-reddit"
  +title: "Be honest, do you still use reddit?"
  +url: null
  +body: """
    I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
    \n
    What about you? Do you still use reddit?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 559
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689675219 {#2626
    date: 2023-07-18 12:13:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
  +badges: Doctrine\ORM\PersistentCollection {#2643 …}
  +children: [
    App\Entity\EntryComment {#2137
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2073 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +body: "I have even noticed that google (my search engine of choice) has been showing reddit links further down the page; they used to be at the top for most of my searches (linux, gaming, coding type stuff). Which is appropriate, because just the other day I found a reddit post via google that had my exact issue and clicking though to it, the person who answered the question (and got a "thanks that did it" from the OP) had deleted their comments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689338843 {#2135
        date: 2023-07-14 14:47:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@001100010010@lemmy.dbzer0.com"
        "@olorin99@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 16118
      -bodyTs: "'answer':66 'appropri':40 'choic':11 'click':59 'code':35 'comment':82 'day':45 'delet':80 'engin':9 'even':3 'exact':56 'found':47 'game':34 'googl':6,52 'got':70 'issu':57 'link':16 'linux':33 'notic':4 'op':78 'page':20 'person':64 'post':50 'question':68 'reddit':15,49 'search':8,32 'show':14 'stuff':37 'thank':72 'though':60 'top':27 'type':36 'use':22 'via':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195049/-/comment/792344"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689338843 {#2136
        date: 2023-07-14 14:47:23.0 +02:00
      }
      +"title": 16118
    }
  ]
  -id: 1250
  -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
  -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689423927
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/673388"
  +editedAt: DateTimeImmutable @1689337570 {#2614
    date: 2023-07-14 14:26:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689337527 {#2593
    date: 2023-07-14 14:25:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2073
  +user: Proxies\__CG__\App\Entity\User {#2631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Be-honest-do-you-still-use-reddit"
  +title: "Be honest, do you still use reddit?"
  +url: null
  +body: """
    I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
    \n
    What about you? Do you still use reddit?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 559
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689675219 {#2626
    date: 2023-07-18 12:13:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
  +badges: Doctrine\ORM\PersistentCollection {#2643 …}
  +children: [
    App\Entity\EntryComment {#2137
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2073 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +body: "I have even noticed that google (my search engine of choice) has been showing reddit links further down the page; they used to be at the top for most of my searches (linux, gaming, coding type stuff). Which is appropriate, because just the other day I found a reddit post via google that had my exact issue and clicking though to it, the person who answered the question (and got a "thanks that did it" from the OP) had deleted their comments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689338843 {#2135
        date: 2023-07-14 14:47:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@001100010010@lemmy.dbzer0.com"
        "@olorin99@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 16118
      -bodyTs: "'answer':66 'appropri':40 'choic':11 'click':59 'code':35 'comment':82 'day':45 'delet':80 'engin':9 'even':3 'exact':56 'found':47 'game':34 'googl':6,52 'got':70 'issu':57 'link':16 'linux':33 'notic':4 'op':78 'page':20 'person':64 'post':50 'question':68 'reddit':15,49 'search':8,32 'show':14 'stuff':37 'thank':72 'though':60 'top':27 'type':36 'use':22 'via':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195049/-/comment/792344"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689338843 {#2136
        date: 2023-07-14 14:47:23.0 +02:00
      }
      +"title": 16118
    }
  ]
  -id: 1250
  -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
  -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689423927
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/673388"
  +editedAt: DateTimeImmutable @1689337570 {#2614
    date: 2023-07-14 14:26:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689337527 {#2593
    date: 2023-07-14 14:25:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2137
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073
    +user: Proxies\__CG__\App\Entity\User {#2631 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Be-honest-do-you-still-use-reddit"
    +title: "Be honest, do you still use reddit?"
    +url: null
    +body: """
      I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
      \n
      What about you? Do you still use reddit?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 559
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689675219 {#2626
      date: 2023-07-18 12:13:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2633 …}
    +votes: Doctrine\ORM\PersistentCollection {#2635 …}
    +reports: Doctrine\ORM\PersistentCollection {#2637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
    +badges: Doctrine\ORM\PersistentCollection {#2643 …}
    +children: [
      App\Entity\EntryComment {#2137}
    ]
    -id: 1250
    -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
    -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689423927
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/673388"
    +editedAt: DateTimeImmutable @1689337570 {#2614
      date: 2023-07-14 14:26:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689337527 {#2593
      date: 2023-07-14 14:25:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +body: "I have even noticed that google (my search engine of choice) has been showing reddit links further down the page; they used to be at the top for most of my searches (linux, gaming, coding type stuff). Which is appropriate, because just the other day I found a reddit post via google that had my exact issue and clicking though to it, the person who answered the question (and got a "thanks that did it" from the OP) had deleted their comments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689338843 {#2135
    date: 2023-07-14 14:47:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
    "@olorin99@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 16118
  -bodyTs: "'answer':66 'appropri':40 'choic':11 'click':59 'code':35 'comment':82 'day':45 'delet':80 'engin':9 'even':3 'exact':56 'found':47 'game':34 'googl':6,52 'got':70 'issu':57 'link':16 'linux':33 'notic':4 'op':78 'page':20 'person':64 'post':50 'question':68 'reddit':15,49 'search':8,32 'show':14 'stuff':37 'thank':72 'though':60 'top':27 'type':36 'use':22 'via':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195049/-/comment/792344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689338843 {#2136
    date: 2023-07-14 14:47:23.0 +02:00
  }
  +"title": 16118
}
"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 {#2137
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073
    +user: Proxies\__CG__\App\Entity\User {#2631 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Be-honest-do-you-still-use-reddit"
    +title: "Be honest, do you still use reddit?"
    +url: null
    +body: """
      I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
      \n
      What about you? Do you still use reddit?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 559
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689675219 {#2626
      date: 2023-07-18 12:13:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2633 …}
    +votes: Doctrine\ORM\PersistentCollection {#2635 …}
    +reports: Doctrine\ORM\PersistentCollection {#2637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
    +badges: Doctrine\ORM\PersistentCollection {#2643 …}
    +children: [
      App\Entity\EntryComment {#2137}
    ]
    -id: 1250
    -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
    -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689423927
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/673388"
    +editedAt: DateTimeImmutable @1689337570 {#2614
      date: 2023-07-14 14:26:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689337527 {#2593
      date: 2023-07-14 14:25:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +body: "I have even noticed that google (my search engine of choice) has been showing reddit links further down the page; they used to be at the top for most of my searches (linux, gaming, coding type stuff). Which is appropriate, because just the other day I found a reddit post via google that had my exact issue and clicking though to it, the person who answered the question (and got a "thanks that did it" from the OP) had deleted their comments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689338843 {#2135
    date: 2023-07-14 14:47:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
    "@olorin99@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 16118
  -bodyTs: "'answer':66 'appropri':40 'choic':11 'click':59 'code':35 'comment':82 'day':45 'delet':80 'engin':9 'even':3 'exact':56 'found':47 'game':34 'googl':6,52 'got':70 'issu':57 'link':16 'linux':33 'notic':4 'op':78 'page':20 'person':64 'post':50 'question':68 'reddit':15,49 'search':8,32 'show':14 'stuff':37 'thank':72 'though':60 'top':27 'type':36 'use':22 'via':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195049/-/comment/792344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689338843 {#2136
    date: 2023-07-14 14:47:23.0 +02:00
  }
  +"title": 16118
}
"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 {#2137
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073
    +user: Proxies\__CG__\App\Entity\User {#2631 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Be-honest-do-you-still-use-reddit"
    +title: "Be honest, do you still use reddit?"
    +url: null
    +body: """
      I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
      \n
      What about you? Do you still use reddit?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 559
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689675219 {#2626
      date: 2023-07-18 12:13:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2633 …}
    +votes: Doctrine\ORM\PersistentCollection {#2635 …}
    +reports: Doctrine\ORM\PersistentCollection {#2637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
    +badges: Doctrine\ORM\PersistentCollection {#2643 …}
    +children: [
      App\Entity\EntryComment {#2137}
    ]
    -id: 1250
    -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
    -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689423927
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/673388"
    +editedAt: DateTimeImmutable @1689337570 {#2614
      date: 2023-07-14 14:26:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689337527 {#2593
      date: 2023-07-14 14:25:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +body: "I have even noticed that google (my search engine of choice) has been showing reddit links further down the page; they used to be at the top for most of my searches (linux, gaming, coding type stuff). Which is appropriate, because just the other day I found a reddit post via google that had my exact issue and clicking though to it, the person who answered the question (and got a "thanks that did it" from the OP) had deleted their comments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689338843 {#2135
    date: 2023-07-14 14:47:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
    "@olorin99@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 16118
  -bodyTs: "'answer':66 'appropri':40 'choic':11 'click':59 'code':35 'comment':82 'day':45 'delet':80 'engin':9 'even':3 'exact':56 'found':47 'game':34 'googl':6,52 'got':70 'issu':57 'link':16 'linux':33 'notic':4 'op':78 'page':20 'person':64 'post':50 'question':68 'reddit':15,49 'search':8,32 'show':14 'stuff':37 'thank':72 'though':60 'top':27 'type':36 'use':22 'via':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195049/-/comment/792344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689338843 {#2136
    date: 2023-07-14 14:47:23.0 +02:00
  }
  +"title": 16118
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
  +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
  +url: null
  +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 126
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689736806 {#2106
    date: 2023-07-19 05:20:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1358 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  +badges: Doctrine\ORM\PersistentCollection {#2529 …}
  +children: [
    1 => App\Entity\EntryComment {#2324
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689338641 {#2333
        date: 2023-07-14 14:44:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@maegul@lemmy.ml"
        "@sunaurus@lemm.ee"
        "@socsa@lemmy.ml"
        "@imaqtpie@sh.itjust.works"
        "@effingjoe@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 16110
      -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689338641 {#2323
        date: 2023-07-14 14:44:01.0 +02:00
      }
      +"title": 16110
    }
    2 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1689331649 {#2092
        date: 2023-07-14 12:47:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@maegul@lemmy.ml"
        "@sunaurus@lemm.ee"
        "@socsa@lemmy.ml"
        "@imaqtpie@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 15933
      -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689331649 {#2094
        date: 2023-07-14 12:47:29.0 +02:00
      }
      +"title": 15933
    }
    0 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1689331745 {#2332
        date: 2023-07-14 12:49:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@maegul@lemmy.ml"
        "@Socialphilosopher@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 15940
      -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689331745 {#2344
        date: 2023-07-14 12:49:05.0 +02:00
      }
      +"title": 15940
    }
  ]
  -id: 1237
  -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
  -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689407404
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2028605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689321004 {#1984
    date: 2023-07-14 09:50:04.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
  +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
  +url: null
  +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 126
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689736806 {#2106
    date: 2023-07-19 05:20:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1358 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  +badges: Doctrine\ORM\PersistentCollection {#2529 …}
  +children: [
    1 => App\Entity\EntryComment {#2324
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689338641 {#2333
        date: 2023-07-14 14:44:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@maegul@lemmy.ml"
        "@sunaurus@lemm.ee"
        "@socsa@lemmy.ml"
        "@imaqtpie@sh.itjust.works"
        "@effingjoe@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 16110
      -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689338641 {#2323
        date: 2023-07-14 14:44:01.0 +02:00
      }
      +"title": 16110
    }
    2 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1689331649 {#2092
        date: 2023-07-14 12:47:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@maegul@lemmy.ml"
        "@sunaurus@lemm.ee"
        "@socsa@lemmy.ml"
        "@imaqtpie@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 15933
      -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689331649 {#2094
        date: 2023-07-14 12:47:29.0 +02:00
      }
      +"title": 15933
    }
    0 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1689331745 {#2332
        date: 2023-07-14 12:49:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@maegul@lemmy.ml"
        "@Socialphilosopher@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 15940
      -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689331745 {#2344
        date: 2023-07-14 12:49:05.0 +02:00
      }
      +"title": 15940
    }
  ]
  -id: 1237
  -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
  -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689407404
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2028605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689321004 {#1984
    date: 2023-07-14 09:50:04.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
  +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
  +url: null
  +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 126
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689736806 {#2106
    date: 2023-07-19 05:20:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1358 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  +badges: Doctrine\ORM\PersistentCollection {#2529 …}
  +children: [
    1 => App\Entity\EntryComment {#2324
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689338641 {#2333
        date: 2023-07-14 14:44:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@maegul@lemmy.ml"
        "@sunaurus@lemm.ee"
        "@socsa@lemmy.ml"
        "@imaqtpie@sh.itjust.works"
        "@effingjoe@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 16110
      -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689338641 {#2323
        date: 2023-07-14 14:44:01.0 +02:00
      }
      +"title": 16110
    }
    2 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1689331649 {#2092
        date: 2023-07-14 12:47:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@maegul@lemmy.ml"
        "@sunaurus@lemm.ee"
        "@socsa@lemmy.ml"
        "@imaqtpie@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 15933
      -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689331649 {#2094
        date: 2023-07-14 12:47:29.0 +02:00
      }
      +"title": 15933
    }
    0 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1689331745 {#2332
        date: 2023-07-14 12:49:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@maegul@lemmy.ml"
        "@Socialphilosopher@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 15940
      -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689331745 {#2344
        date: 2023-07-14 12:49:05.0 +02:00
      }
      +"title": 15940
    }
  ]
  -id: 1237
  -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
  -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689407404
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2028605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689321004 {#1984
    date: 2023-07-14 09:50:04.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
    +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
    +url: null
    +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 126
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689736806 {#2106
      date: 2023-07-19 05:20:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#2324}
      2 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1689331649 {#2092
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2129 …}
        +nested: Doctrine\ORM\PersistentCollection {#2132 …}
        +votes: Doctrine\ORM\PersistentCollection {#2040 …}
        +reports: Doctrine\ORM\PersistentCollection {#2350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
        -id: 15933
        -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331649 {#2094
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +"title": 15933
      }
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1689331745 {#2332
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@Socialphilosopher@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 15940
        -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331745 {#2344
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +"title": 15940
      }
    ]
    -id: 1237
    -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
    -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689407404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2028605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689321004 {#1984
      date: 2023-07-14 09:50:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689338641 {#2333
    date: 2023-07-14 14:44:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maegul@lemmy.ml"
    "@sunaurus@lemm.ee"
    "@socsa@lemmy.ml"
    "@imaqtpie@sh.itjust.works"
    "@effingjoe@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 16110
  -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689338641 {#2323
    date: 2023-07-14 14:44:01.0 +02:00
  }
  +"title": 16110
}
"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 {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
    +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
    +url: null
    +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 126
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689736806 {#2106
      date: 2023-07-19 05:20:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#2324}
      2 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1689331649 {#2092
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2129 …}
        +nested: Doctrine\ORM\PersistentCollection {#2132 …}
        +votes: Doctrine\ORM\PersistentCollection {#2040 …}
        +reports: Doctrine\ORM\PersistentCollection {#2350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
        -id: 15933
        -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331649 {#2094
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +"title": 15933
      }
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1689331745 {#2332
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@Socialphilosopher@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 15940
        -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331745 {#2344
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +"title": 15940
      }
    ]
    -id: 1237
    -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
    -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689407404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2028605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689321004 {#1984
      date: 2023-07-14 09:50:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689338641 {#2333
    date: 2023-07-14 14:44:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maegul@lemmy.ml"
    "@sunaurus@lemm.ee"
    "@socsa@lemmy.ml"
    "@imaqtpie@sh.itjust.works"
    "@effingjoe@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 16110
  -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689338641 {#2323
    date: 2023-07-14 14:44:01.0 +02:00
  }
  +"title": 16110
}
"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 {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
    +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
    +url: null
    +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 126
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689736806 {#2106
      date: 2023-07-19 05:20:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#2324}
      2 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1689331649 {#2092
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2129 …}
        +nested: Doctrine\ORM\PersistentCollection {#2132 …}
        +votes: Doctrine\ORM\PersistentCollection {#2040 …}
        +reports: Doctrine\ORM\PersistentCollection {#2350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
        -id: 15933
        -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331649 {#2094
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +"title": 15933
      }
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1689331745 {#2332
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@Socialphilosopher@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 15940
        -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331745 {#2344
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +"title": 15940
      }
    ]
    -id: 1237
    -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
    -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689407404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2028605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689321004 {#1984
      date: 2023-07-14 09:50:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689338641 {#2333
    date: 2023-07-14 14:44:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maegul@lemmy.ml"
    "@sunaurus@lemm.ee"
    "@socsa@lemmy.ml"
    "@imaqtpie@sh.itjust.works"
    "@effingjoe@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 16110
  -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689338641 {#2323
    date: 2023-07-14 14:44:01.0 +02:00
  }
  +"title": 16110
}
"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 {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
    +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
    +url: null
    +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 126
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689736806 {#2106
      date: 2023-07-19 05:20:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689338641 {#2333
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 16110
        -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689338641 {#2323
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +"title": 16110
      }
      2 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1689331745 {#2332
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@Socialphilosopher@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 15940
        -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331745 {#2344
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +"title": 15940
      }
    ]
    -id: 1237
    -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
    -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689407404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2028605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689321004 {#1984
      date: 2023-07-14 09:50:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689331649 {#2092
    date: 2023-07-14 12:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maegul@lemmy.ml"
    "@sunaurus@lemm.ee"
    "@socsa@lemmy.ml"
    "@imaqtpie@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 15933
  -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689331649 {#2094
    date: 2023-07-14 12:47:29.0 +02:00
  }
  +"title": 15933
}
"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 {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
    +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
    +url: null
    +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 126
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689736806 {#2106
      date: 2023-07-19 05:20:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689338641 {#2333
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 16110
        -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689338641 {#2323
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +"title": 16110
      }
      2 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1689331745 {#2332
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@Socialphilosopher@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 15940
        -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331745 {#2344
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +"title": 15940
      }
    ]
    -id: 1237
    -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
    -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689407404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2028605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689321004 {#1984
      date: 2023-07-14 09:50:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689331649 {#2092
    date: 2023-07-14 12:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maegul@lemmy.ml"
    "@sunaurus@lemm.ee"
    "@socsa@lemmy.ml"
    "@imaqtpie@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 15933
  -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689331649 {#2094
    date: 2023-07-14 12:47:29.0 +02:00
  }
  +"title": 15933
}
"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 {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
    +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
    +url: null
    +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 126
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689736806 {#2106
      date: 2023-07-19 05:20:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689338641 {#2333
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 16110
        -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689338641 {#2323
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +"title": 16110
      }
      2 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1689331745 {#2332
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@Socialphilosopher@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 15940
        -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331745 {#2344
          date: 2023-07-14 12:49:05.0 +02:00
        }
        +"title": 15940
      }
    ]
    -id: 1237
    -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
    -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689407404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2028605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689321004 {#1984
      date: 2023-07-14 09:50:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689331649 {#2092
    date: 2023-07-14 12:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maegul@lemmy.ml"
    "@sunaurus@lemm.ee"
    "@socsa@lemmy.ml"
    "@imaqtpie@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 15933
  -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689331649 {#2094
    date: 2023-07-14 12:47:29.0 +02:00
  }
  +"title": 15933
}
"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 {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
    +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
    +url: null
    +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 126
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689736806 {#2106
      date: 2023-07-19 05:20:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689338641 {#2333
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 16110
        -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689338641 {#2323
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +"title": 16110
      }
      2 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1689331649 {#2092
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2129 …}
        +nested: Doctrine\ORM\PersistentCollection {#2132 …}
        +votes: Doctrine\ORM\PersistentCollection {#2040 …}
        +reports: Doctrine\ORM\PersistentCollection {#2350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
        -id: 15933
        -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331649 {#2094
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +"title": 15933
      }
      0 => App\Entity\EntryComment {#2349}
    ]
    -id: 1237
    -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
    -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689407404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2028605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689321004 {#1984
      date: 2023-07-14 09:50:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1689331745 {#2332
    date: 2023-07-14 12:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maegul@lemmy.ml"
    "@Socialphilosopher@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 15940
  -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689331745 {#2344
    date: 2023-07-14 12:49:05.0 +02:00
  }
  +"title": 15940
}
"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 {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
    +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
    +url: null
    +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 126
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689736806 {#2106
      date: 2023-07-19 05:20:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689338641 {#2333
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 16110
        -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689338641 {#2323
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +"title": 16110
      }
      2 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1689331649 {#2092
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2129 …}
        +nested: Doctrine\ORM\PersistentCollection {#2132 …}
        +votes: Doctrine\ORM\PersistentCollection {#2040 …}
        +reports: Doctrine\ORM\PersistentCollection {#2350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
        -id: 15933
        -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331649 {#2094
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +"title": 15933
      }
      0 => App\Entity\EntryComment {#2349}
    ]
    -id: 1237
    -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
    -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689407404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2028605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689321004 {#1984
      date: 2023-07-14 09:50:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1689331745 {#2332
    date: 2023-07-14 12:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maegul@lemmy.ml"
    "@Socialphilosopher@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 15940
  -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689331745 {#2344
    date: 2023-07-14 12:49:05.0 +02:00
  }
  +"title": 15940
}
"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 {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Downvotes-I-disagree-or-this-is-bad-and-you-should"
    +title: "Downvotes = “I disagree” or “this is bad and you should feel bad”?"
    +url: null
    +body: "I think I’ve settled on the latter. Disagreement is maybe best communicated by the absence of an upvote? And downvotes work best when they signal something that is just off base, and while not reportable, is not appreciated at a broad cultural level."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 126
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689736806 {#2106
      date: 2023-07-19 05:20:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "I think it's overall good. A vote is no longer an anonymous action-- it's personal, just like leaving a comment supporting or disagreeing would be. While I don't think it would ever be appropriate to harass a person because they up/down voted something, I do think people should have to make the mental calculation about whether they're willing to have any specific up or down vote available for anyone to see."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689338641 {#2333
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 16110
        -bodyTs: "'action':14 'anonym':13 'anyon':73 'appropri':37 'avail':71 'calcul':57 'comment':22 'disagre':25 'ever':35 'good':6 'harass':39 'leav':20 'like':19 'longer':11 'make':54 'mental':56 'overal':5 'peopl':50 'person':17,41 're':61 'see':75 'someth':46 'specif':66 'support':23 'think':2,32,49 'up/down':44 'vote':8,45,70 'whether':59 'will':62 'would':26,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/792260"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689338641 {#2323
          date: 2023-07-14 14:44:01.0 +02:00
        }
        +"title": 16110
      }
      2 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
        +body: "Those of us on kbin can see who up/downvotes. I've noticed, anecdotally, that once this became more wildly known, there have been fewer downvotes that mean "I disagree", with them mostly being used on troll posts or obviously bigoted posts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1689331649 {#2092
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@maegul@lemmy.ml"
          "@sunaurus@lemm.ee"
          "@socsa@lemmy.ml"
          "@imaqtpie@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2129 …}
        +nested: Doctrine\ORM\PersistentCollection {#2132 …}
        +votes: Doctrine\ORM\PersistentCollection {#2040 …}
        +reports: Doctrine\ORM\PersistentCollection {#2350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
        -id: 15933
        -bodyTs: "'anecdot':13 'becam':17 'bigot':40 'disagre':29 'downvot':25 'fewer':24 'kbin':5 'known':20 'mean':27 'most':32 'notic':12 'obvious':39 'post':37,41 'see':7 'troll':36 'up/downvotes':9 'us':3 'use':34 've':11 'wild':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789689"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689331649 {#2094
          date: 2023-07-14 12:47:29.0 +02:00
        }
        +"title": 15933
      }
      0 => App\Entity\EntryComment {#2349}
    ]
    -id: 1237
    -titleTs: "'bad':7,12 'disagre':3 'downvot':1 'feel':11"
    -bodyTs: "'absenc':16 'appreci':39 'base':32 'best':12,23 'broad':42 'communic':13 'cultur':43 'disagr':9 'downvot':21 'latter':8 'level':44 'mayb':11 'report':36 'settl':5 'signal':26 'someth':27 'think':2 'upvot':19 've':4 'work':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689407404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2028605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689321004 {#1984
      date: 2023-07-14 09:50:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: "Upvotes mean "people should see this". Downvotes mean "there is no reason for anyone to see this"."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1689331745 {#2332
    date: 2023-07-14 12:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maegul@lemmy.ml"
    "@Socialphilosopher@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 15940
  -bodyTs: "'anyon':14 'downvot':7 'mean':2,8 'peopl':3 'reason':12 'see':5,16 'upvot':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/194056/-/comment/789731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689331745 {#2344
    date: 2023-07-14 12:49:05.0 +02:00
  }
  +"title": 15940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#2556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "What-s-a-quote-that-has-stuck-with-you-for-your"
  +title: "What's a quote that has stuck with you for your whole life?"
  +url: null
  +body: """
    I always loved browsing such posts on reddit, so thought I should make one on lemmy too\n
    \n
    Edit: Usually these kind of posts only used to have excerpts from books or ancient proverbs, but now I am seeing a lot more quotes from shows/movies/games are also resonating with people. It’s pretty cool to see.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 609
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689604008 {#2551
    date: 2023-07-17 16:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
  +badges: Doctrine\ORM\PersistentCollection {#2568 …}
  +children: [
    1 => App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +root: App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I have two that have stuck with me most my adult life-- and I find that they apply frequently.\n
          \n
          > I often wonder whether we do not rest our hopes too much upon constitutions, upon laws and upon courts. These are false hopes; believe me, these are false hopes. Liberty lies in the hearts of men and women; when it dies there, no constitution, no law, no court can even do much to help it. While it lies there it needs no constitution, no law, no court to save it. And what is this liberty which must lie in the hearts of men and women? It is not the ruthless, the unbridled will; it is not freedom to do as one likes. That is the denial of liberty, and leads straight to its overthrow. A society in which men recognize no check upon their freedom soon becomes a society where freedom is the possession of only a savage few; as we have learned to our sorrow.\n
          \n
          -- Judge Learned Hand, *The Spirit of Liberty* Speech, 1944\n
          \n
          > I've come up with a set of rules that describe our reactions to technologies:\n
          > \n
          > 1. Anything that is in the world when you’re born is normal and ordinary and is just a natural part of the way the world works.\n
          > 2. Anything that's invented between when you’re fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it.\n
          > 3. Anything invented after you're thirty-five is against the natural order of things.\n
          \n
          -- Douglas Adams, *The Salmon of Doubt*, 2002
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1689194544 {#2023
          date: 2023-07-12 22:42:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zinklog@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2024 …}
        +nested: Doctrine\ORM\PersistentCollection {#2018 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
        -id: 13402
        -bodyTs: "'1':190 '1944':174 '2':217 '2002':268 '3':246 'adam':263 'adult':11 'anyth':191,218,247 'appli':18 'becom':146 'believ':43 'born':200 'career':243 'check':141 'come':177 'constitut':33,63,82 'court':38,67,86 'denial':125 'describ':185 'die':60 'doubt':267 'dougla':262 'even':69 'excit':234 'fals':41,47 'fifteen':226 'find':15 'five':230,254 'freedom':116,144,150 'frequent':19 'get':241 'hand':168 'heart':53,100 'help':73 'hope':29,42,48 'invent':221,248 'judg':166 'law':35,65,84 'lead':129 'learn':162,167 'liberti':49,94,127,172 'lie':50,77,97 'life':12 'like':121 'men':55,102,138 'much':31,71 'must':96 'natur':209,258 'need':80 'new':232 'normal':202 'often':21 'one':120 'order':259 'ordinari':204 'overthrow':133 'part':210 'possess':153 'probabl':240 're':199,225,251 'reaction':187 'recogn':139 'rest':27 'revolutionari':236 'rule':183 'ruthless':109 'salmon':265 'savag':157 'save':88 'set':181 'societi':135,148 'soon':145 'sorrow':165 'speech':173 'spirit':170 'straight':130 'stuck':6 'technolog':189 'thing':261 'thirti':229,253 'thirty-f':228,252 'two':3 'unbridl':111 'upon':32,34,37,142 've':176 'way':213 'whether':23 'women':57,104 'wonder':22 'work':216 'world':196,215"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/733552"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689177691 {#2030
          date: 2023-07-12 18:01:31.0 +02:00
        }
        +"title": 13402
      }
      +body: """
        It's funny because lately I have been applying that quote to people being terrified of "AI". (I hate that we use that word to describe stuff like LLMs, but that's another topic.)\n
        \n
        There are countless points in history where a technological advance has rendered some human labor less or no longer needed. There's nothing to be done about it; that's how progress works-- it's why we're not mostly farmers anymore.\n
        \n
        The solution to technology rendering human labor less or no longer needed is for society to divorce the need to work from living a comfortable life. It's certainly *not* to try and hold back or eliminate the technology solely to protect human labor.\n
        \n
        Don't be terrified of "AI".
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689187333 {#2027
        date: 2023-07-12 20:42:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zinklog@lemmy.fmhy.ml"
        "@effingjoe@kbin.social"
        "@Today@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 13711
      -bodyTs: "'advanc':44 'ai':17,126 'anoth':33 'anymor':76 'appli':9 'back':111 'certain':105 'comfort':101 'countless':37 'describ':26 'divorc':93 'done':60 'elimin':113 'farmer':75 'funni':3 'hate':19 'histori':40 'hold':110 'human':48,82,119 'labor':49,83,120 'late':5 'less':50,84 'life':102 'like':28 'live':99 'llms':29 'longer':53,87 'most':74 'need':54,88,95 'noth':57 'peopl':13 'point':38 'progress':66 'protect':118 'quot':11 're':72 'render':46,81 'societi':91 'sole':116 'solut':78 'stuff':27 'technolog':43,80,115 'terrifi':15,124 'topic':34 'tri':108 'use':22 'word':24 'work':67,97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/738331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689187333 {#2035
        date: 2023-07-12 20:42:13.0 +02:00
      }
      +"title": 13711
    }
    0 => App\Entity\EntryComment {#2032}
  ]
  -id: 1144
  -titleTs: "'life':13 'quot':4 'stuck':7 'whole':12"
  -bodyTs: "'also':46 'alway':2 'ancient':32 'book':30 'brows':4 'cool':53 'edit':18 'excerpt':28 'kind':21 'lemmi':16 'lot':40 'love':3 'make':13 'one':14 'peopl':49 'post':6,23 'pretti':52 'proverb':33 'quot':42 'reddit':8 'reson':47 'see':38,55 'shows/movies/games':44 'thought':10 'use':25 'usual':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689261971
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/906757"
  +editedAt: DateTimeImmutable @1689261685 {#2534
    date: 2023-07-13 17:21:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689175571 {#1987
    date: 2023-07-12 17:26:11.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#2556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "What-s-a-quote-that-has-stuck-with-you-for-your"
  +title: "What's a quote that has stuck with you for your whole life?"
  +url: null
  +body: """
    I always loved browsing such posts on reddit, so thought I should make one on lemmy too\n
    \n
    Edit: Usually these kind of posts only used to have excerpts from books or ancient proverbs, but now I am seeing a lot more quotes from shows/movies/games are also resonating with people. It’s pretty cool to see.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 609
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689604008 {#2551
    date: 2023-07-17 16:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
  +badges: Doctrine\ORM\PersistentCollection {#2568 …}
  +children: [
    1 => App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +root: App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I have two that have stuck with me most my adult life-- and I find that they apply frequently.\n
          \n
          > I often wonder whether we do not rest our hopes too much upon constitutions, upon laws and upon courts. These are false hopes; believe me, these are false hopes. Liberty lies in the hearts of men and women; when it dies there, no constitution, no law, no court can even do much to help it. While it lies there it needs no constitution, no law, no court to save it. And what is this liberty which must lie in the hearts of men and women? It is not the ruthless, the unbridled will; it is not freedom to do as one likes. That is the denial of liberty, and leads straight to its overthrow. A society in which men recognize no check upon their freedom soon becomes a society where freedom is the possession of only a savage few; as we have learned to our sorrow.\n
          \n
          -- Judge Learned Hand, *The Spirit of Liberty* Speech, 1944\n
          \n
          > I've come up with a set of rules that describe our reactions to technologies:\n
          > \n
          > 1. Anything that is in the world when you’re born is normal and ordinary and is just a natural part of the way the world works.\n
          > 2. Anything that's invented between when you’re fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it.\n
          > 3. Anything invented after you're thirty-five is against the natural order of things.\n
          \n
          -- Douglas Adams, *The Salmon of Doubt*, 2002
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1689194544 {#2023
          date: 2023-07-12 22:42:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zinklog@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2024 …}
        +nested: Doctrine\ORM\PersistentCollection {#2018 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
        -id: 13402
        -bodyTs: "'1':190 '1944':174 '2':217 '2002':268 '3':246 'adam':263 'adult':11 'anyth':191,218,247 'appli':18 'becom':146 'believ':43 'born':200 'career':243 'check':141 'come':177 'constitut':33,63,82 'court':38,67,86 'denial':125 'describ':185 'die':60 'doubt':267 'dougla':262 'even':69 'excit':234 'fals':41,47 'fifteen':226 'find':15 'five':230,254 'freedom':116,144,150 'frequent':19 'get':241 'hand':168 'heart':53,100 'help':73 'hope':29,42,48 'invent':221,248 'judg':166 'law':35,65,84 'lead':129 'learn':162,167 'liberti':49,94,127,172 'lie':50,77,97 'life':12 'like':121 'men':55,102,138 'much':31,71 'must':96 'natur':209,258 'need':80 'new':232 'normal':202 'often':21 'one':120 'order':259 'ordinari':204 'overthrow':133 'part':210 'possess':153 'probabl':240 're':199,225,251 'reaction':187 'recogn':139 'rest':27 'revolutionari':236 'rule':183 'ruthless':109 'salmon':265 'savag':157 'save':88 'set':181 'societi':135,148 'soon':145 'sorrow':165 'speech':173 'spirit':170 'straight':130 'stuck':6 'technolog':189 'thing':261 'thirti':229,253 'thirty-f':228,252 'two':3 'unbridl':111 'upon':32,34,37,142 've':176 'way':213 'whether':23 'women':57,104 'wonder':22 'work':216 'world':196,215"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/733552"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689177691 {#2030
          date: 2023-07-12 18:01:31.0 +02:00
        }
        +"title": 13402
      }
      +body: """
        It's funny because lately I have been applying that quote to people being terrified of "AI". (I hate that we use that word to describe stuff like LLMs, but that's another topic.)\n
        \n
        There are countless points in history where a technological advance has rendered some human labor less or no longer needed. There's nothing to be done about it; that's how progress works-- it's why we're not mostly farmers anymore.\n
        \n
        The solution to technology rendering human labor less or no longer needed is for society to divorce the need to work from living a comfortable life. It's certainly *not* to try and hold back or eliminate the technology solely to protect human labor.\n
        \n
        Don't be terrified of "AI".
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689187333 {#2027
        date: 2023-07-12 20:42:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zinklog@lemmy.fmhy.ml"
        "@effingjoe@kbin.social"
        "@Today@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 13711
      -bodyTs: "'advanc':44 'ai':17,126 'anoth':33 'anymor':76 'appli':9 'back':111 'certain':105 'comfort':101 'countless':37 'describ':26 'divorc':93 'done':60 'elimin':113 'farmer':75 'funni':3 'hate':19 'histori':40 'hold':110 'human':48,82,119 'labor':49,83,120 'late':5 'less':50,84 'life':102 'like':28 'live':99 'llms':29 'longer':53,87 'most':74 'need':54,88,95 'noth':57 'peopl':13 'point':38 'progress':66 'protect':118 'quot':11 're':72 'render':46,81 'societi':91 'sole':116 'solut':78 'stuff':27 'technolog':43,80,115 'terrifi':15,124 'topic':34 'tri':108 'use':22 'word':24 'work':67,97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/738331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689187333 {#2035
        date: 2023-07-12 20:42:13.0 +02:00
      }
      +"title": 13711
    }
    0 => App\Entity\EntryComment {#2032}
  ]
  -id: 1144
  -titleTs: "'life':13 'quot':4 'stuck':7 'whole':12"
  -bodyTs: "'also':46 'alway':2 'ancient':32 'book':30 'brows':4 'cool':53 'edit':18 'excerpt':28 'kind':21 'lemmi':16 'lot':40 'love':3 'make':13 'one':14 'peopl':49 'post':6,23 'pretti':52 'proverb':33 'quot':42 'reddit':8 'reson':47 'see':38,55 'shows/movies/games':44 'thought':10 'use':25 'usual':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689261971
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/906757"
  +editedAt: DateTimeImmutable @1689261685 {#2534
    date: 2023-07-13 17:21:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689175571 {#1987
    date: 2023-07-12 17:26:11.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#2556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "What-s-a-quote-that-has-stuck-with-you-for-your"
  +title: "What's a quote that has stuck with you for your whole life?"
  +url: null
  +body: """
    I always loved browsing such posts on reddit, so thought I should make one on lemmy too\n
    \n
    Edit: Usually these kind of posts only used to have excerpts from books or ancient proverbs, but now I am seeing a lot more quotes from shows/movies/games are also resonating with people. It’s pretty cool to see.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 609
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689604008 {#2551
    date: 2023-07-17 16:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
  +badges: Doctrine\ORM\PersistentCollection {#2568 …}
  +children: [
    1 => App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +root: App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I have two that have stuck with me most my adult life-- and I find that they apply frequently.\n
          \n
          > I often wonder whether we do not rest our hopes too much upon constitutions, upon laws and upon courts. These are false hopes; believe me, these are false hopes. Liberty lies in the hearts of men and women; when it dies there, no constitution, no law, no court can even do much to help it. While it lies there it needs no constitution, no law, no court to save it. And what is this liberty which must lie in the hearts of men and women? It is not the ruthless, the unbridled will; it is not freedom to do as one likes. That is the denial of liberty, and leads straight to its overthrow. A society in which men recognize no check upon their freedom soon becomes a society where freedom is the possession of only a savage few; as we have learned to our sorrow.\n
          \n
          -- Judge Learned Hand, *The Spirit of Liberty* Speech, 1944\n
          \n
          > I've come up with a set of rules that describe our reactions to technologies:\n
          > \n
          > 1. Anything that is in the world when you’re born is normal and ordinary and is just a natural part of the way the world works.\n
          > 2. Anything that's invented between when you’re fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it.\n
          > 3. Anything invented after you're thirty-five is against the natural order of things.\n
          \n
          -- Douglas Adams, *The Salmon of Doubt*, 2002
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1689194544 {#2023
          date: 2023-07-12 22:42:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zinklog@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2024 …}
        +nested: Doctrine\ORM\PersistentCollection {#2018 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
        -id: 13402
        -bodyTs: "'1':190 '1944':174 '2':217 '2002':268 '3':246 'adam':263 'adult':11 'anyth':191,218,247 'appli':18 'becom':146 'believ':43 'born':200 'career':243 'check':141 'come':177 'constitut':33,63,82 'court':38,67,86 'denial':125 'describ':185 'die':60 'doubt':267 'dougla':262 'even':69 'excit':234 'fals':41,47 'fifteen':226 'find':15 'five':230,254 'freedom':116,144,150 'frequent':19 'get':241 'hand':168 'heart':53,100 'help':73 'hope':29,42,48 'invent':221,248 'judg':166 'law':35,65,84 'lead':129 'learn':162,167 'liberti':49,94,127,172 'lie':50,77,97 'life':12 'like':121 'men':55,102,138 'much':31,71 'must':96 'natur':209,258 'need':80 'new':232 'normal':202 'often':21 'one':120 'order':259 'ordinari':204 'overthrow':133 'part':210 'possess':153 'probabl':240 're':199,225,251 'reaction':187 'recogn':139 'rest':27 'revolutionari':236 'rule':183 'ruthless':109 'salmon':265 'savag':157 'save':88 'set':181 'societi':135,148 'soon':145 'sorrow':165 'speech':173 'spirit':170 'straight':130 'stuck':6 'technolog':189 'thing':261 'thirti':229,253 'thirty-f':228,252 'two':3 'unbridl':111 'upon':32,34,37,142 've':176 'way':213 'whether':23 'women':57,104 'wonder':22 'work':216 'world':196,215"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/733552"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689177691 {#2030
          date: 2023-07-12 18:01:31.0 +02:00
        }
        +"title": 13402
      }
      +body: """
        It's funny because lately I have been applying that quote to people being terrified of "AI". (I hate that we use that word to describe stuff like LLMs, but that's another topic.)\n
        \n
        There are countless points in history where a technological advance has rendered some human labor less or no longer needed. There's nothing to be done about it; that's how progress works-- it's why we're not mostly farmers anymore.\n
        \n
        The solution to technology rendering human labor less or no longer needed is for society to divorce the need to work from living a comfortable life. It's certainly *not* to try and hold back or eliminate the technology solely to protect human labor.\n
        \n
        Don't be terrified of "AI".
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689187333 {#2027
        date: 2023-07-12 20:42:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zinklog@lemmy.fmhy.ml"
        "@effingjoe@kbin.social"
        "@Today@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 13711
      -bodyTs: "'advanc':44 'ai':17,126 'anoth':33 'anymor':76 'appli':9 'back':111 'certain':105 'comfort':101 'countless':37 'describ':26 'divorc':93 'done':60 'elimin':113 'farmer':75 'funni':3 'hate':19 'histori':40 'hold':110 'human':48,82,119 'labor':49,83,120 'late':5 'less':50,84 'life':102 'like':28 'live':99 'llms':29 'longer':53,87 'most':74 'need':54,88,95 'noth':57 'peopl':13 'point':38 'progress':66 'protect':118 'quot':11 're':72 'render':46,81 'societi':91 'sole':116 'solut':78 'stuff':27 'technolog':43,80,115 'terrifi':15,124 'topic':34 'tri':108 'use':22 'word':24 'work':67,97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/738331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689187333 {#2035
        date: 2023-07-12 20:42:13.0 +02:00
      }
      +"title": 13711
    }
    0 => App\Entity\EntryComment {#2032}
  ]
  -id: 1144
  -titleTs: "'life':13 'quot':4 'stuck':7 'whole':12"
  -bodyTs: "'also':46 'alway':2 'ancient':32 'book':30 'brows':4 'cool':53 'edit':18 'excerpt':28 'kind':21 'lemmi':16 'lot':40 'love':3 'make':13 'one':14 'peopl':49 'post':6,23 'pretti':52 'proverb':33 'quot':42 'reddit':8 'reson':47 'see':38,55 'shows/movies/games':44 'thought':10 'use':25 'usual':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689261971
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/906757"
  +editedAt: DateTimeImmutable @1689261685 {#2534
    date: 2023-07-13 17:21:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689175571 {#1987
    date: 2023-07-12 17:26:11.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "What-s-a-quote-that-has-stuck-with-you-for-your"
    +title: "What's a quote that has stuck with you for your whole life?"
    +url: null
    +body: """
      I always loved browsing such posts on reddit, so thought I should make one on lemmy too\n
      \n
      Edit: Usually these kind of posts only used to have excerpts from books or ancient proverbs, but now I am seeing a lot more quotes from shows/movies/games are also resonating with people. It’s pretty cool to see.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 609
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689604008 {#2551
      date: 2023-07-17 16:26:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    +badges: Doctrine\ORM\PersistentCollection {#2568 …}
    +children: [
      1 => App\Entity\EntryComment {#2031}
      0 => App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I have two that have stuck with me most my adult life-- and I find that they apply frequently.\n
          \n
          > I often wonder whether we do not rest our hopes too much upon constitutions, upon laws and upon courts. These are false hopes; believe me, these are false hopes. Liberty lies in the hearts of men and women; when it dies there, no constitution, no law, no court can even do much to help it. While it lies there it needs no constitution, no law, no court to save it. And what is this liberty which must lie in the hearts of men and women? It is not the ruthless, the unbridled will; it is not freedom to do as one likes. That is the denial of liberty, and leads straight to its overthrow. A society in which men recognize no check upon their freedom soon becomes a society where freedom is the possession of only a savage few; as we have learned to our sorrow.\n
          \n
          -- Judge Learned Hand, *The Spirit of Liberty* Speech, 1944\n
          \n
          > I've come up with a set of rules that describe our reactions to technologies:\n
          > \n
          > 1. Anything that is in the world when you’re born is normal and ordinary and is just a natural part of the way the world works.\n
          > 2. Anything that's invented between when you’re fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it.\n
          > 3. Anything invented after you're thirty-five is against the natural order of things.\n
          \n
          -- Douglas Adams, *The Salmon of Doubt*, 2002
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1689194544 {#2023
          date: 2023-07-12 22:42:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zinklog@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2024 …}
        +nested: Doctrine\ORM\PersistentCollection {#2018 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
        -id: 13402
        -bodyTs: "'1':190 '1944':174 '2':217 '2002':268 '3':246 'adam':263 'adult':11 'anyth':191,218,247 'appli':18 'becom':146 'believ':43 'born':200 'career':243 'check':141 'come':177 'constitut':33,63,82 'court':38,67,86 'denial':125 'describ':185 'die':60 'doubt':267 'dougla':262 'even':69 'excit':234 'fals':41,47 'fifteen':226 'find':15 'five':230,254 'freedom':116,144,150 'frequent':19 'get':241 'hand':168 'heart':53,100 'help':73 'hope':29,42,48 'invent':221,248 'judg':166 'law':35,65,84 'lead':129 'learn':162,167 'liberti':49,94,127,172 'lie':50,77,97 'life':12 'like':121 'men':55,102,138 'much':31,71 'must':96 'natur':209,258 'need':80 'new':232 'normal':202 'often':21 'one':120 'order':259 'ordinari':204 'overthrow':133 'part':210 'possess':153 'probabl':240 're':199,225,251 'reaction':187 'recogn':139 'rest':27 'revolutionari':236 'rule':183 'ruthless':109 'salmon':265 'savag':157 'save':88 'set':181 'societi':135,148 'soon':145 'sorrow':165 'speech':173 'spirit':170 'straight':130 'stuck':6 'technolog':189 'thing':261 'thirti':229,253 'thirty-f':228,252 'two':3 'unbridl':111 'upon':32,34,37,142 've':176 'way':213 'whether':23 'women':57,104 'wonder':22 'work':216 'world':196,215"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/733552"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689177691 {#2030
          date: 2023-07-12 18:01:31.0 +02:00
        }
        +"title": 13402
      }
    ]
    -id: 1144
    -titleTs: "'life':13 'quot':4 'stuck':7 'whole':12"
    -bodyTs: "'also':46 'alway':2 'ancient':32 'book':30 'brows':4 'cool':53 'edit':18 'excerpt':28 'kind':21 'lemmi':16 'lot':40 'love':3 'make':13 'one':14 'peopl':49 'post':6,23 'pretti':52 'proverb':33 'quot':42 'reddit':8 'reson':47 'see':38,55 'shows/movies/games':44 'thought':10 'use':25 'usual':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689261971
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/906757"
    +editedAt: DateTimeImmutable @1689261685 {#2534
      date: 2023-07-13 17:21:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689175571 {#1987
      date: 2023-07-12 17:26:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: App\Entity\EntryComment {#2032}
  +body: """
    It's funny because lately I have been applying that quote to people being terrified of "AI". (I hate that we use that word to describe stuff like LLMs, but that's another topic.)\n
    \n
    There are countless points in history where a technological advance has rendered some human labor less or no longer needed. There's nothing to be done about it; that's how progress works-- it's why we're not mostly farmers anymore.\n
    \n
    The solution to technology rendering human labor less or no longer needed is for society to divorce the need to work from living a comfortable life. It's certainly *not* to try and hold back or eliminate the technology solely to protect human labor.\n
    \n
    Don't be terrified of "AI".
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689187333 {#2027
    date: 2023-07-12 20:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
    "@effingjoe@kbin.social"
    "@Today@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 13711
  -bodyTs: "'advanc':44 'ai':17,126 'anoth':33 'anymor':76 'appli':9 'back':111 'certain':105 'comfort':101 'countless':37 'describ':26 'divorc':93 'done':60 'elimin':113 'farmer':75 'funni':3 'hate':19 'histori':40 'hold':110 'human':48,82,119 'labor':49,83,120 'late':5 'less':50,84 'life':102 'like':28 'live':99 'llms':29 'longer':53,87 'most':74 'need':54,88,95 'noth':57 'peopl':13 'point':38 'progress':66 'protect':118 'quot':11 're':72 'render':46,81 'societi':91 'sole':116 'solut':78 'stuff':27 'technolog':43,80,115 'terrifi':15,124 'topic':34 'tri':108 'use':22 'word':24 'work':67,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/738331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689187333 {#2035
    date: 2023-07-12 20:42:13.0 +02:00
  }
  +"title": 13711
}
"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 {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "What-s-a-quote-that-has-stuck-with-you-for-your"
    +title: "What's a quote that has stuck with you for your whole life?"
    +url: null
    +body: """
      I always loved browsing such posts on reddit, so thought I should make one on lemmy too\n
      \n
      Edit: Usually these kind of posts only used to have excerpts from books or ancient proverbs, but now I am seeing a lot more quotes from shows/movies/games are also resonating with people. It’s pretty cool to see.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 609
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689604008 {#2551
      date: 2023-07-17 16:26:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    +badges: Doctrine\ORM\PersistentCollection {#2568 …}
    +children: [
      1 => App\Entity\EntryComment {#2031}
      0 => App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I have two that have stuck with me most my adult life-- and I find that they apply frequently.\n
          \n
          > I often wonder whether we do not rest our hopes too much upon constitutions, upon laws and upon courts. These are false hopes; believe me, these are false hopes. Liberty lies in the hearts of men and women; when it dies there, no constitution, no law, no court can even do much to help it. While it lies there it needs no constitution, no law, no court to save it. And what is this liberty which must lie in the hearts of men and women? It is not the ruthless, the unbridled will; it is not freedom to do as one likes. That is the denial of liberty, and leads straight to its overthrow. A society in which men recognize no check upon their freedom soon becomes a society where freedom is the possession of only a savage few; as we have learned to our sorrow.\n
          \n
          -- Judge Learned Hand, *The Spirit of Liberty* Speech, 1944\n
          \n
          > I've come up with a set of rules that describe our reactions to technologies:\n
          > \n
          > 1. Anything that is in the world when you’re born is normal and ordinary and is just a natural part of the way the world works.\n
          > 2. Anything that's invented between when you’re fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it.\n
          > 3. Anything invented after you're thirty-five is against the natural order of things.\n
          \n
          -- Douglas Adams, *The Salmon of Doubt*, 2002
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1689194544 {#2023
          date: 2023-07-12 22:42:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zinklog@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2024 …}
        +nested: Doctrine\ORM\PersistentCollection {#2018 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
        -id: 13402
        -bodyTs: "'1':190 '1944':174 '2':217 '2002':268 '3':246 'adam':263 'adult':11 'anyth':191,218,247 'appli':18 'becom':146 'believ':43 'born':200 'career':243 'check':141 'come':177 'constitut':33,63,82 'court':38,67,86 'denial':125 'describ':185 'die':60 'doubt':267 'dougla':262 'even':69 'excit':234 'fals':41,47 'fifteen':226 'find':15 'five':230,254 'freedom':116,144,150 'frequent':19 'get':241 'hand':168 'heart':53,100 'help':73 'hope':29,42,48 'invent':221,248 'judg':166 'law':35,65,84 'lead':129 'learn':162,167 'liberti':49,94,127,172 'lie':50,77,97 'life':12 'like':121 'men':55,102,138 'much':31,71 'must':96 'natur':209,258 'need':80 'new':232 'normal':202 'often':21 'one':120 'order':259 'ordinari':204 'overthrow':133 'part':210 'possess':153 'probabl':240 're':199,225,251 'reaction':187 'recogn':139 'rest':27 'revolutionari':236 'rule':183 'ruthless':109 'salmon':265 'savag':157 'save':88 'set':181 'societi':135,148 'soon':145 'sorrow':165 'speech':173 'spirit':170 'straight':130 'stuck':6 'technolog':189 'thing':261 'thirti':229,253 'thirty-f':228,252 'two':3 'unbridl':111 'upon':32,34,37,142 've':176 'way':213 'whether':23 'women':57,104 'wonder':22 'work':216 'world':196,215"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/733552"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689177691 {#2030
          date: 2023-07-12 18:01:31.0 +02:00
        }
        +"title": 13402
      }
    ]
    -id: 1144
    -titleTs: "'life':13 'quot':4 'stuck':7 'whole':12"
    -bodyTs: "'also':46 'alway':2 'ancient':32 'book':30 'brows':4 'cool':53 'edit':18 'excerpt':28 'kind':21 'lemmi':16 'lot':40 'love':3 'make':13 'one':14 'peopl':49 'post':6,23 'pretti':52 'proverb':33 'quot':42 'reddit':8 'reson':47 'see':38,55 'shows/movies/games':44 'thought':10 'use':25 'usual':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689261971
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/906757"
    +editedAt: DateTimeImmutable @1689261685 {#2534
      date: 2023-07-13 17:21:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689175571 {#1987
      date: 2023-07-12 17:26:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: App\Entity\EntryComment {#2032}
  +body: """
    It's funny because lately I have been applying that quote to people being terrified of "AI". (I hate that we use that word to describe stuff like LLMs, but that's another topic.)\n
    \n
    There are countless points in history where a technological advance has rendered some human labor less or no longer needed. There's nothing to be done about it; that's how progress works-- it's why we're not mostly farmers anymore.\n
    \n
    The solution to technology rendering human labor less or no longer needed is for society to divorce the need to work from living a comfortable life. It's certainly *not* to try and hold back or eliminate the technology solely to protect human labor.\n
    \n
    Don't be terrified of "AI".
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689187333 {#2027
    date: 2023-07-12 20:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
    "@effingjoe@kbin.social"
    "@Today@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 13711
  -bodyTs: "'advanc':44 'ai':17,126 'anoth':33 'anymor':76 'appli':9 'back':111 'certain':105 'comfort':101 'countless':37 'describ':26 'divorc':93 'done':60 'elimin':113 'farmer':75 'funni':3 'hate':19 'histori':40 'hold':110 'human':48,82,119 'labor':49,83,120 'late':5 'less':50,84 'life':102 'like':28 'live':99 'llms':29 'longer':53,87 'most':74 'need':54,88,95 'noth':57 'peopl':13 'point':38 'progress':66 'protect':118 'quot':11 're':72 'render':46,81 'societi':91 'sole':116 'solut':78 'stuff':27 'technolog':43,80,115 'terrifi':15,124 'topic':34 'tri':108 'use':22 'word':24 'work':67,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/738331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689187333 {#2035
    date: 2023-07-12 20:42:13.0 +02:00
  }
  +"title": 13711
}
"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 {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "What-s-a-quote-that-has-stuck-with-you-for-your"
    +title: "What's a quote that has stuck with you for your whole life?"
    +url: null
    +body: """
      I always loved browsing such posts on reddit, so thought I should make one on lemmy too\n
      \n
      Edit: Usually these kind of posts only used to have excerpts from books or ancient proverbs, but now I am seeing a lot more quotes from shows/movies/games are also resonating with people. It’s pretty cool to see.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 609
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689604008 {#2551
      date: 2023-07-17 16:26:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    +badges: Doctrine\ORM\PersistentCollection {#2568 …}
    +children: [
      1 => App\Entity\EntryComment {#2031}
      0 => App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I have two that have stuck with me most my adult life-- and I find that they apply frequently.\n
          \n
          > I often wonder whether we do not rest our hopes too much upon constitutions, upon laws and upon courts. These are false hopes; believe me, these are false hopes. Liberty lies in the hearts of men and women; when it dies there, no constitution, no law, no court can even do much to help it. While it lies there it needs no constitution, no law, no court to save it. And what is this liberty which must lie in the hearts of men and women? It is not the ruthless, the unbridled will; it is not freedom to do as one likes. That is the denial of liberty, and leads straight to its overthrow. A society in which men recognize no check upon their freedom soon becomes a society where freedom is the possession of only a savage few; as we have learned to our sorrow.\n
          \n
          -- Judge Learned Hand, *The Spirit of Liberty* Speech, 1944\n
          \n
          > I've come up with a set of rules that describe our reactions to technologies:\n
          > \n
          > 1. Anything that is in the world when you’re born is normal and ordinary and is just a natural part of the way the world works.\n
          > 2. Anything that's invented between when you’re fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it.\n
          > 3. Anything invented after you're thirty-five is against the natural order of things.\n
          \n
          -- Douglas Adams, *The Salmon of Doubt*, 2002
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1689194544 {#2023
          date: 2023-07-12 22:42:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zinklog@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2024 …}
        +nested: Doctrine\ORM\PersistentCollection {#2018 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
        -id: 13402
        -bodyTs: "'1':190 '1944':174 '2':217 '2002':268 '3':246 'adam':263 'adult':11 'anyth':191,218,247 'appli':18 'becom':146 'believ':43 'born':200 'career':243 'check':141 'come':177 'constitut':33,63,82 'court':38,67,86 'denial':125 'describ':185 'die':60 'doubt':267 'dougla':262 'even':69 'excit':234 'fals':41,47 'fifteen':226 'find':15 'five':230,254 'freedom':116,144,150 'frequent':19 'get':241 'hand':168 'heart':53,100 'help':73 'hope':29,42,48 'invent':221,248 'judg':166 'law':35,65,84 'lead':129 'learn':162,167 'liberti':49,94,127,172 'lie':50,77,97 'life':12 'like':121 'men':55,102,138 'much':31,71 'must':96 'natur':209,258 'need':80 'new':232 'normal':202 'often':21 'one':120 'order':259 'ordinari':204 'overthrow':133 'part':210 'possess':153 'probabl':240 're':199,225,251 'reaction':187 'recogn':139 'rest':27 'revolutionari':236 'rule':183 'ruthless':109 'salmon':265 'savag':157 'save':88 'set':181 'societi':135,148 'soon':145 'sorrow':165 'speech':173 'spirit':170 'straight':130 'stuck':6 'technolog':189 'thing':261 'thirti':229,253 'thirty-f':228,252 'two':3 'unbridl':111 'upon':32,34,37,142 've':176 'way':213 'whether':23 'women':57,104 'wonder':22 'work':216 'world':196,215"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/733552"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689177691 {#2030
          date: 2023-07-12 18:01:31.0 +02:00
        }
        +"title": 13402
      }
    ]
    -id: 1144
    -titleTs: "'life':13 'quot':4 'stuck':7 'whole':12"
    -bodyTs: "'also':46 'alway':2 'ancient':32 'book':30 'brows':4 'cool':53 'edit':18 'excerpt':28 'kind':21 'lemmi':16 'lot':40 'love':3 'make':13 'one':14 'peopl':49 'post':6,23 'pretti':52 'proverb':33 'quot':42 'reddit':8 'reson':47 'see':38,55 'shows/movies/games':44 'thought':10 'use':25 'usual':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689261971
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/906757"
    +editedAt: DateTimeImmutable @1689261685 {#2534
      date: 2023-07-13 17:21:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689175571 {#1987
      date: 2023-07-12 17:26:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: App\Entity\EntryComment {#2032}
  +body: """
    It's funny because lately I have been applying that quote to people being terrified of "AI". (I hate that we use that word to describe stuff like LLMs, but that's another topic.)\n
    \n
    There are countless points in history where a technological advance has rendered some human labor less or no longer needed. There's nothing to be done about it; that's how progress works-- it's why we're not mostly farmers anymore.\n
    \n
    The solution to technology rendering human labor less or no longer needed is for society to divorce the need to work from living a comfortable life. It's certainly *not* to try and hold back or eliminate the technology solely to protect human labor.\n
    \n
    Don't be terrified of "AI".
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689187333 {#2027
    date: 2023-07-12 20:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
    "@effingjoe@kbin.social"
    "@Today@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 13711
  -bodyTs: "'advanc':44 'ai':17,126 'anoth':33 'anymor':76 'appli':9 'back':111 'certain':105 'comfort':101 'countless':37 'describ':26 'divorc':93 'done':60 'elimin':113 'farmer':75 'funni':3 'hate':19 'histori':40 'hold':110 'human':48,82,119 'labor':49,83,120 'late':5 'less':50,84 'life':102 'like':28 'live':99 'llms':29 'longer':53,87 'most':74 'need':54,88,95 'noth':57 'peopl':13 'point':38 'progress':66 'protect':118 'quot':11 're':72 'render':46,81 'societi':91 'sole':116 'solut':78 'stuff':27 'technolog':43,80,115 'terrifi':15,124 'topic':34 'tri':108 'use':22 'word':24 'work':67,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/738331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689187333 {#2035
    date: 2023-07-12 20:42:13.0 +02:00
  }
  +"title": 13711
}
"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 {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "What-s-a-quote-that-has-stuck-with-you-for-your"
    +title: "What's a quote that has stuck with you for your whole life?"
    +url: null
    +body: """
      I always loved browsing such posts on reddit, so thought I should make one on lemmy too\n
      \n
      Edit: Usually these kind of posts only used to have excerpts from books or ancient proverbs, but now I am seeing a lot more quotes from shows/movies/games are also resonating with people. It’s pretty cool to see.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 609
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689604008 {#2551
      date: 2023-07-17 16:26:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    +badges: Doctrine\ORM\PersistentCollection {#2568 …}
    +children: [
      1 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
        +root: App\Entity\EntryComment {#2032}
        +body: """
          It's funny because lately I have been applying that quote to people being terrified of "AI". (I hate that we use that word to describe stuff like LLMs, but that's another topic.)\n
          \n
          There are countless points in history where a technological advance has rendered some human labor less or no longer needed. There's nothing to be done about it; that's how progress works-- it's why we're not mostly farmers anymore.\n
          \n
          The solution to technology rendering human labor less or no longer needed is for society to divorce the need to work from living a comfortable life. It's certainly *not* to try and hold back or eliminate the technology solely to protect human labor.\n
          \n
          Don't be terrified of "AI".
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689187333 {#2027
          date: 2023-07-12 20:42:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zinklog@lemmy.fmhy.ml"
          "@effingjoe@kbin.social"
          "@Today@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2075 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
        -id: 13711
        -bodyTs: "'advanc':44 'ai':17,126 'anoth':33 'anymor':76 'appli':9 'back':111 'certain':105 'comfort':101 'countless':37 'describ':26 'divorc':93 'done':60 'elimin':113 'farmer':75 'funni':3 'hate':19 'histori':40 'hold':110 'human':48,82,119 'labor':49,83,120 'late':5 'less':50,84 'life':102 'like':28 'live':99 'llms':29 'longer':53,87 'most':74 'need':54,88,95 'noth':57 'peopl':13 'point':38 'progress':66 'protect':118 'quot':11 're':72 'render':46,81 'societi':91 'sole':116 'solut':78 'stuff':27 'technolog':43,80,115 'terrifi':15,124 'topic':34 'tri':108 'use':22 'word':24 'work':67,97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/738331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689187333 {#2035
          date: 2023-07-12 20:42:13.0 +02:00
        }
        +"title": 13711
      }
      0 => App\Entity\EntryComment {#2032}
    ]
    -id: 1144
    -titleTs: "'life':13 'quot':4 'stuck':7 'whole':12"
    -bodyTs: "'also':46 'alway':2 'ancient':32 'book':30 'brows':4 'cool':53 'edit':18 'excerpt':28 'kind':21 'lemmi':16 'lot':40 'love':3 'make':13 'one':14 'peopl':49 'post':6,23 'pretti':52 'proverb':33 'quot':42 'reddit':8 'reson':47 'see':38,55 'shows/movies/games':44 'thought':10 'use':25 'usual':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689261971
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/906757"
    +editedAt: DateTimeImmutable @1689261685 {#2534
      date: 2023-07-13 17:21:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689175571 {#1987
      date: 2023-07-12 17:26:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have two that have stuck with me most my adult life-- and I find that they apply frequently.\n
    \n
    > I often wonder whether we do not rest our hopes too much upon constitutions, upon laws and upon courts. These are false hopes; believe me, these are false hopes. Liberty lies in the hearts of men and women; when it dies there, no constitution, no law, no court can even do much to help it. While it lies there it needs no constitution, no law, no court to save it. And what is this liberty which must lie in the hearts of men and women? It is not the ruthless, the unbridled will; it is not freedom to do as one likes. That is the denial of liberty, and leads straight to its overthrow. A society in which men recognize no check upon their freedom soon becomes a society where freedom is the possession of only a savage few; as we have learned to our sorrow.\n
    \n
    -- Judge Learned Hand, *The Spirit of Liberty* Speech, 1944\n
    \n
    > I've come up with a set of rules that describe our reactions to technologies:\n
    > \n
    > 1. Anything that is in the world when you’re born is normal and ordinary and is just a natural part of the way the world works.\n
    > 2. Anything that's invented between when you’re fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it.\n
    > 3. Anything invented after you're thirty-five is against the natural order of things.\n
    \n
    -- Douglas Adams, *The Salmon of Doubt*, 2002
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689194544 {#2023
    date: 2023-07-12 22:42:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 13402
  -bodyTs: "'1':190 '1944':174 '2':217 '2002':268 '3':246 'adam':263 'adult':11 'anyth':191,218,247 'appli':18 'becom':146 'believ':43 'born':200 'career':243 'check':141 'come':177 'constitut':33,63,82 'court':38,67,86 'denial':125 'describ':185 'die':60 'doubt':267 'dougla':262 'even':69 'excit':234 'fals':41,47 'fifteen':226 'find':15 'five':230,254 'freedom':116,144,150 'frequent':19 'get':241 'hand':168 'heart':53,100 'help':73 'hope':29,42,48 'invent':221,248 'judg':166 'law':35,65,84 'lead':129 'learn':162,167 'liberti':49,94,127,172 'lie':50,77,97 'life':12 'like':121 'men':55,102,138 'much':31,71 'must':96 'natur':209,258 'need':80 'new':232 'normal':202 'often':21 'one':120 'order':259 'ordinari':204 'overthrow':133 'part':210 'possess':153 'probabl':240 're':199,225,251 'reaction':187 'recogn':139 'rest':27 'revolutionari':236 'rule':183 'ruthless':109 'salmon':265 'savag':157 'save':88 'set':181 'societi':135,148 'soon':145 'sorrow':165 'speech':173 'spirit':170 'straight':130 'stuck':6 'technolog':189 'thing':261 'thirti':229,253 'thirty-f':228,252 'two':3 'unbridl':111 'upon':32,34,37,142 've':176 'way':213 'whether':23 'women':57,104 'wonder':22 'work':216 'world':196,215"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/733552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689177691 {#2030
    date: 2023-07-12 18:01:31.0 +02:00
  }
  +"title": 13402
}
"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 {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "What-s-a-quote-that-has-stuck-with-you-for-your"
    +title: "What's a quote that has stuck with you for your whole life?"
    +url: null
    +body: """
      I always loved browsing such posts on reddit, so thought I should make one on lemmy too\n
      \n
      Edit: Usually these kind of posts only used to have excerpts from books or ancient proverbs, but now I am seeing a lot more quotes from shows/movies/games are also resonating with people. It’s pretty cool to see.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 609
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689604008 {#2551
      date: 2023-07-17 16:26:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    +badges: Doctrine\ORM\PersistentCollection {#2568 …}
    +children: [
      1 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
        +root: App\Entity\EntryComment {#2032}
        +body: """
          It's funny because lately I have been applying that quote to people being terrified of "AI". (I hate that we use that word to describe stuff like LLMs, but that's another topic.)\n
          \n
          There are countless points in history where a technological advance has rendered some human labor less or no longer needed. There's nothing to be done about it; that's how progress works-- it's why we're not mostly farmers anymore.\n
          \n
          The solution to technology rendering human labor less or no longer needed is for society to divorce the need to work from living a comfortable life. It's certainly *not* to try and hold back or eliminate the technology solely to protect human labor.\n
          \n
          Don't be terrified of "AI".
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689187333 {#2027
          date: 2023-07-12 20:42:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zinklog@lemmy.fmhy.ml"
          "@effingjoe@kbin.social"
          "@Today@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2075 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
        -id: 13711
        -bodyTs: "'advanc':44 'ai':17,126 'anoth':33 'anymor':76 'appli':9 'back':111 'certain':105 'comfort':101 'countless':37 'describ':26 'divorc':93 'done':60 'elimin':113 'farmer':75 'funni':3 'hate':19 'histori':40 'hold':110 'human':48,82,119 'labor':49,83,120 'late':5 'less':50,84 'life':102 'like':28 'live':99 'llms':29 'longer':53,87 'most':74 'need':54,88,95 'noth':57 'peopl':13 'point':38 'progress':66 'protect':118 'quot':11 're':72 'render':46,81 'societi':91 'sole':116 'solut':78 'stuff':27 'technolog':43,80,115 'terrifi':15,124 'topic':34 'tri':108 'use':22 'word':24 'work':67,97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/738331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689187333 {#2035
          date: 2023-07-12 20:42:13.0 +02:00
        }
        +"title": 13711
      }
      0 => App\Entity\EntryComment {#2032}
    ]
    -id: 1144
    -titleTs: "'life':13 'quot':4 'stuck':7 'whole':12"
    -bodyTs: "'also':46 'alway':2 'ancient':32 'book':30 'brows':4 'cool':53 'edit':18 'excerpt':28 'kind':21 'lemmi':16 'lot':40 'love':3 'make':13 'one':14 'peopl':49 'post':6,23 'pretti':52 'proverb':33 'quot':42 'reddit':8 'reson':47 'see':38,55 'shows/movies/games':44 'thought':10 'use':25 'usual':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689261971
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/906757"
    +editedAt: DateTimeImmutable @1689261685 {#2534
      date: 2023-07-13 17:21:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689175571 {#1987
      date: 2023-07-12 17:26:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have two that have stuck with me most my adult life-- and I find that they apply frequently.\n
    \n
    > I often wonder whether we do not rest our hopes too much upon constitutions, upon laws and upon courts. These are false hopes; believe me, these are false hopes. Liberty lies in the hearts of men and women; when it dies there, no constitution, no law, no court can even do much to help it. While it lies there it needs no constitution, no law, no court to save it. And what is this liberty which must lie in the hearts of men and women? It is not the ruthless, the unbridled will; it is not freedom to do as one likes. That is the denial of liberty, and leads straight to its overthrow. A society in which men recognize no check upon their freedom soon becomes a society where freedom is the possession of only a savage few; as we have learned to our sorrow.\n
    \n
    -- Judge Learned Hand, *The Spirit of Liberty* Speech, 1944\n
    \n
    > I've come up with a set of rules that describe our reactions to technologies:\n
    > \n
    > 1. Anything that is in the world when you’re born is normal and ordinary and is just a natural part of the way the world works.\n
    > 2. Anything that's invented between when you’re fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it.\n
    > 3. Anything invented after you're thirty-five is against the natural order of things.\n
    \n
    -- Douglas Adams, *The Salmon of Doubt*, 2002
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689194544 {#2023
    date: 2023-07-12 22:42:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 13402
  -bodyTs: "'1':190 '1944':174 '2':217 '2002':268 '3':246 'adam':263 'adult':11 'anyth':191,218,247 'appli':18 'becom':146 'believ':43 'born':200 'career':243 'check':141 'come':177 'constitut':33,63,82 'court':38,67,86 'denial':125 'describ':185 'die':60 'doubt':267 'dougla':262 'even':69 'excit':234 'fals':41,47 'fifteen':226 'find':15 'five':230,254 'freedom':116,144,150 'frequent':19 'get':241 'hand':168 'heart':53,100 'help':73 'hope':29,42,48 'invent':221,248 'judg':166 'law':35,65,84 'lead':129 'learn':162,167 'liberti':49,94,127,172 'lie':50,77,97 'life':12 'like':121 'men':55,102,138 'much':31,71 'must':96 'natur':209,258 'need':80 'new':232 'normal':202 'often':21 'one':120 'order':259 'ordinari':204 'overthrow':133 'part':210 'possess':153 'probabl':240 're':199,225,251 'reaction':187 'recogn':139 'rest':27 'revolutionari':236 'rule':183 'ruthless':109 'salmon':265 'savag':157 'save':88 'set':181 'societi':135,148 'soon':145 'sorrow':165 'speech':173 'spirit':170 'straight':130 'stuck':6 'technolog':189 'thing':261 'thirti':229,253 'thirty-f':228,252 'two':3 'unbridl':111 'upon':32,34,37,142 've':176 'way':213 'whether':23 'women':57,104 'wonder':22 'work':216 'world':196,215"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/733552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689177691 {#2030
    date: 2023-07-12 18:01:31.0 +02:00
  }
  +"title": 13402
}
"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 {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "What-s-a-quote-that-has-stuck-with-you-for-your"
    +title: "What's a quote that has stuck with you for your whole life?"
    +url: null
    +body: """
      I always loved browsing such posts on reddit, so thought I should make one on lemmy too\n
      \n
      Edit: Usually these kind of posts only used to have excerpts from books or ancient proverbs, but now I am seeing a lot more quotes from shows/movies/games are also resonating with people. It’s pretty cool to see.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 609
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689604008 {#2551
      date: 2023-07-17 16:26:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    +badges: Doctrine\ORM\PersistentCollection {#2568 …}
    +children: [
      1 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
        +root: App\Entity\EntryComment {#2032}
        +body: """
          It's funny because lately I have been applying that quote to people being terrified of "AI". (I hate that we use that word to describe stuff like LLMs, but that's another topic.)\n
          \n
          There are countless points in history where a technological advance has rendered some human labor less or no longer needed. There's nothing to be done about it; that's how progress works-- it's why we're not mostly farmers anymore.\n
          \n
          The solution to technology rendering human labor less or no longer needed is for society to divorce the need to work from living a comfortable life. It's certainly *not* to try and hold back or eliminate the technology solely to protect human labor.\n
          \n
          Don't be terrified of "AI".
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689187333 {#2027
          date: 2023-07-12 20:42:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zinklog@lemmy.fmhy.ml"
          "@effingjoe@kbin.social"
          "@Today@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2075 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
        -id: 13711
        -bodyTs: "'advanc':44 'ai':17,126 'anoth':33 'anymor':76 'appli':9 'back':111 'certain':105 'comfort':101 'countless':37 'describ':26 'divorc':93 'done':60 'elimin':113 'farmer':75 'funni':3 'hate':19 'histori':40 'hold':110 'human':48,82,119 'labor':49,83,120 'late':5 'less':50,84 'life':102 'like':28 'live':99 'llms':29 'longer':53,87 'most':74 'need':54,88,95 'noth':57 'peopl':13 'point':38 'progress':66 'protect':118 'quot':11 're':72 'render':46,81 'societi':91 'sole':116 'solut':78 'stuff':27 'technolog':43,80,115 'terrifi':15,124 'topic':34 'tri':108 'use':22 'word':24 'work':67,97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/738331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689187333 {#2035
          date: 2023-07-12 20:42:13.0 +02:00
        }
        +"title": 13711
      }
      0 => App\Entity\EntryComment {#2032}
    ]
    -id: 1144
    -titleTs: "'life':13 'quot':4 'stuck':7 'whole':12"
    -bodyTs: "'also':46 'alway':2 'ancient':32 'book':30 'brows':4 'cool':53 'edit':18 'excerpt':28 'kind':21 'lemmi':16 'lot':40 'love':3 'make':13 'one':14 'peopl':49 'post':6,23 'pretti':52 'proverb':33 'quot':42 'reddit':8 'reson':47 'see':38,55 'shows/movies/games':44 'thought':10 'use':25 'usual':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689261971
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/906757"
    +editedAt: DateTimeImmutable @1689261685 {#2534
      date: 2023-07-13 17:21:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689175571 {#1987
      date: 2023-07-12 17:26:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have two that have stuck with me most my adult life-- and I find that they apply frequently.\n
    \n
    > I often wonder whether we do not rest our hopes too much upon constitutions, upon laws and upon courts. These are false hopes; believe me, these are false hopes. Liberty lies in the hearts of men and women; when it dies there, no constitution, no law, no court can even do much to help it. While it lies there it needs no constitution, no law, no court to save it. And what is this liberty which must lie in the hearts of men and women? It is not the ruthless, the unbridled will; it is not freedom to do as one likes. That is the denial of liberty, and leads straight to its overthrow. A society in which men recognize no check upon their freedom soon becomes a society where freedom is the possession of only a savage few; as we have learned to our sorrow.\n
    \n
    -- Judge Learned Hand, *The Spirit of Liberty* Speech, 1944\n
    \n
    > I've come up with a set of rules that describe our reactions to technologies:\n
    > \n
    > 1. Anything that is in the world when you’re born is normal and ordinary and is just a natural part of the way the world works.\n
    > 2. Anything that's invented between when you’re fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it.\n
    > 3. Anything invented after you're thirty-five is against the natural order of things.\n
    \n
    -- Douglas Adams, *The Salmon of Doubt*, 2002
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689194544 {#2023
    date: 2023-07-12 22:42:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 13402
  -bodyTs: "'1':190 '1944':174 '2':217 '2002':268 '3':246 'adam':263 'adult':11 'anyth':191,218,247 'appli':18 'becom':146 'believ':43 'born':200 'career':243 'check':141 'come':177 'constitut':33,63,82 'court':38,67,86 'denial':125 'describ':185 'die':60 'doubt':267 'dougla':262 'even':69 'excit':234 'fals':41,47 'fifteen':226 'find':15 'five':230,254 'freedom':116,144,150 'frequent':19 'get':241 'hand':168 'heart':53,100 'help':73 'hope':29,42,48 'invent':221,248 'judg':166 'law':35,65,84 'lead':129 'learn':162,167 'liberti':49,94,127,172 'lie':50,77,97 'life':12 'like':121 'men':55,102,138 'much':31,71 'must':96 'natur':209,258 'need':80 'new':232 'normal':202 'often':21 'one':120 'order':259 'ordinari':204 'overthrow':133 'part':210 'possess':153 'probabl':240 're':199,225,251 'reaction':187 'recogn':139 'rest':27 'revolutionari':236 'rule':183 'ruthless':109 'salmon':265 'savag':157 'save':88 'set':181 'societi':135,148 'soon':145 'sorrow':165 'speech':173 'spirit':170 'straight':130 'stuck':6 'technolog':189 'thing':261 'thirti':229,253 'thirty-f':228,252 'two':3 'unbridl':111 'upon':32,34,37,142 've':176 'way':213 'whether':23 'women':57,104 'wonder':22 'work':216 'world':196,215"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/183203/-/comment/733552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689177691 {#2030
    date: 2023-07-12 18:01:31.0 +02:00
  }
  +"title": 13402
}
"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
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2179 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Why-do-Gezendong-style-tankies-support-Putin-and-Xi-Xinpin-so-much"
  +title: "Why do Gezendong-style-tankies support Putin and Xi-Xinpin so much ?"
  +url: null
  +body: """
    Why would communist support capitalists like Putin and Xi-Jinping which aren’t better than Liberal-capitalists ?\n
    \n
    I am all in for stopping liberal capitalism, but I am more interested in implementing a happinex index like Buthan than living in oligarch-capitalist-regime like Russia/China
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689239625 {#2526
    date: 2023-07-13 11:13:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  +badges: Doctrine\ORM\PersistentCollection {#2549 …}
  +children: [
    1 => App\Entity\EntryComment {#1910
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "We might have figured out why you get called a tankie, friend."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1689166810 {#2381
        date: 2023-07-12 15:00:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ziggurat@sh.itjust.works"
        "@lemmybrucelee@lemmy.world"
        "@Caruso@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 13211
      -bodyTs: "'call':9 'figur':4 'friend':12 'get':8 'might':2 'tanki':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/728448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689166810 {#2383
        date: 2023-07-12 15:00:10.0 +02:00
      }
      +"title": 13211
    }
    0 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "Right about what? Using whataboutism to spread russian propaganda?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689186781 {#2096
        date: 2023-07-12 20:33:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ziggurat@sh.itjust.works"
        "@lemmybrucelee@lemmy.world"
        "@Caruso@kbin.social"
        "@effingjoe@kbin.social"
        "@Caoldence222@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 14617
      -bodyTs: "'propaganda':9 'right':1 'russian':8 'spread':7 'use':4 'whatabout':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/738073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689186781 {#2062
        date: 2023-07-12 20:33:01.0 +02:00
      }
      +"title": 14617
    }
  ]
  -id: 1136
  -titleTs: "'gezendong':4 'gezendong-style-tanki':3 'much':14 'putin':8 'style':5 'support':7 'tanki':6 'xi':11 'xi-xinpin':10 'xinpin':12"
  -bodyTs: "'aren':13 'better':15 'buthan':39 'capit':27 'capitalist':5,19,45 'communist':3 'happinex':36 'implement':34 'index':37 'interest':32 'jinp':11 'liber':18,26 'liberal-capitalist':17 'like':6,38,47 'live':41 'oligarch':44 'oligarch-capitalist-regim':43 'putin':7 'regim':46 'russia/china':48 'stop':25 'support':4 'would':2 'xi':10 'xi-jinp':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689241366
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1015922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689154966 {#1982
    date: 2023-07-12 11:42:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2179 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Why-do-Gezendong-style-tankies-support-Putin-and-Xi-Xinpin-so-much"
  +title: "Why do Gezendong-style-tankies support Putin and Xi-Xinpin so much ?"
  +url: null
  +body: """
    Why would communist support capitalists like Putin and Xi-Jinping which aren’t better than Liberal-capitalists ?\n
    \n
    I am all in for stopping liberal capitalism, but I am more interested in implementing a happinex index like Buthan than living in oligarch-capitalist-regime like Russia/China
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689239625 {#2526
    date: 2023-07-13 11:13:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  +badges: Doctrine\ORM\PersistentCollection {#2549 …}
  +children: [
    1 => App\Entity\EntryComment {#1910
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "We might have figured out why you get called a tankie, friend."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1689166810 {#2381
        date: 2023-07-12 15:00:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ziggurat@sh.itjust.works"
        "@lemmybrucelee@lemmy.world"
        "@Caruso@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 13211
      -bodyTs: "'call':9 'figur':4 'friend':12 'get':8 'might':2 'tanki':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/728448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689166810 {#2383
        date: 2023-07-12 15:00:10.0 +02:00
      }
      +"title": 13211
    }
    0 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "Right about what? Using whataboutism to spread russian propaganda?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689186781 {#2096
        date: 2023-07-12 20:33:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ziggurat@sh.itjust.works"
        "@lemmybrucelee@lemmy.world"
        "@Caruso@kbin.social"
        "@effingjoe@kbin.social"
        "@Caoldence222@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 14617
      -bodyTs: "'propaganda':9 'right':1 'russian':8 'spread':7 'use':4 'whatabout':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/738073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689186781 {#2062
        date: 2023-07-12 20:33:01.0 +02:00
      }
      +"title": 14617
    }
  ]
  -id: 1136
  -titleTs: "'gezendong':4 'gezendong-style-tanki':3 'much':14 'putin':8 'style':5 'support':7 'tanki':6 'xi':11 'xi-xinpin':10 'xinpin':12"
  -bodyTs: "'aren':13 'better':15 'buthan':39 'capit':27 'capitalist':5,19,45 'communist':3 'happinex':36 'implement':34 'index':37 'interest':32 'jinp':11 'liber':18,26 'liberal-capitalist':17 'like':6,38,47 'live':41 'oligarch':44 'oligarch-capitalist-regim':43 'putin':7 'regim':46 'russia/china':48 'stop':25 'support':4 'would':2 'xi':10 'xi-jinp':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689241366
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1015922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689154966 {#1982
    date: 2023-07-12 11:42:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2179 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Why-do-Gezendong-style-tankies-support-Putin-and-Xi-Xinpin-so-much"
  +title: "Why do Gezendong-style-tankies support Putin and Xi-Xinpin so much ?"
  +url: null
  +body: """
    Why would communist support capitalists like Putin and Xi-Jinping which aren’t better than Liberal-capitalists ?\n
    \n
    I am all in for stopping liberal capitalism, but I am more interested in implementing a happinex index like Buthan than living in oligarch-capitalist-regime like Russia/China
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689239625 {#2526
    date: 2023-07-13 11:13:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  +badges: Doctrine\ORM\PersistentCollection {#2549 …}
  +children: [
    1 => App\Entity\EntryComment {#1910
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "We might have figured out why you get called a tankie, friend."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1689166810 {#2381
        date: 2023-07-12 15:00:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ziggurat@sh.itjust.works"
        "@lemmybrucelee@lemmy.world"
        "@Caruso@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 13211
      -bodyTs: "'call':9 'figur':4 'friend':12 'get':8 'might':2 'tanki':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/728448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689166810 {#2383
        date: 2023-07-12 15:00:10.0 +02:00
      }
      +"title": 13211
    }
    0 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "Right about what? Using whataboutism to spread russian propaganda?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689186781 {#2096
        date: 2023-07-12 20:33:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ziggurat@sh.itjust.works"
        "@lemmybrucelee@lemmy.world"
        "@Caruso@kbin.social"
        "@effingjoe@kbin.social"
        "@Caoldence222@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 14617
      -bodyTs: "'propaganda':9 'right':1 'russian':8 'spread':7 'use':4 'whatabout':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/738073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689186781 {#2062
        date: 2023-07-12 20:33:01.0 +02:00
      }
      +"title": 14617
    }
  ]
  -id: 1136
  -titleTs: "'gezendong':4 'gezendong-style-tanki':3 'much':14 'putin':8 'style':5 'support':7 'tanki':6 'xi':11 'xi-xinpin':10 'xinpin':12"
  -bodyTs: "'aren':13 'better':15 'buthan':39 'capit':27 'capitalist':5,19,45 'communist':3 'happinex':36 'implement':34 'index':37 'interest':32 'jinp':11 'liber':18,26 'liberal-capitalist':17 'like':6,38,47 'live':41 'oligarch':44 'oligarch-capitalist-regim':43 'putin':7 'regim':46 'russia/china':48 'stop':25 'support':4 'would':2 'xi':10 'xi-jinp':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689241366
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1015922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689154966 {#1982
    date: 2023-07-12 11:42:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1910
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Why-do-Gezendong-style-tankies-support-Putin-and-Xi-Xinpin-so-much"
    +title: "Why do Gezendong-style-tankies support Putin and Xi-Xinpin so much ?"
    +url: null
    +body: """
      Why would communist support capitalists like Putin and Xi-Jinping which aren’t better than Liberal-capitalists ?\n
      \n
      I am all in for stopping liberal capitalism, but I am more interested in implementing a happinex index like Buthan than living in oligarch-capitalist-regime like Russia/China
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689239625 {#2526
      date: 2023-07-13 11:13:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2531 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    +badges: Doctrine\ORM\PersistentCollection {#2549 …}
    +children: [
      1 => App\Entity\EntryComment {#1910}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Right about what? Using whataboutism to spread russian propaganda?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689186781 {#2096
          date: 2023-07-12 20:33:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ziggurat@sh.itjust.works"
          "@lemmybrucelee@lemmy.world"
          "@Caruso@kbin.social"
          "@effingjoe@kbin.social"
          "@Caoldence222@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 14617
        -bodyTs: "'propaganda':9 'right':1 'russian':8 'spread':7 'use':4 'whatabout':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/738073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689186781 {#2062
          date: 2023-07-12 20:33:01.0 +02:00
        }
        +"title": 14617
      }
    ]
    -id: 1136
    -titleTs: "'gezendong':4 'gezendong-style-tanki':3 'much':14 'putin':8 'style':5 'support':7 'tanki':6 'xi':11 'xi-xinpin':10 'xinpin':12"
    -bodyTs: "'aren':13 'better':15 'buthan':39 'capit':27 'capitalist':5,19,45 'communist':3 'happinex':36 'implement':34 'index':37 'interest':32 'jinp':11 'liber':18,26 'liberal-capitalist':17 'like':6,38,47 'live':41 'oligarch':44 'oligarch-capitalist-regim':43 'putin':7 'regim':46 'russia/china':48 'stop':25 'support':4 'would':2 'xi':10 'xi-jinp':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689241366
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/1015922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689154966 {#1982
      date: 2023-07-12 11:42:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "We might have figured out why you get called a tankie, friend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1689166810 {#2381
    date: 2023-07-12 15:00:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@lemmybrucelee@lemmy.world"
    "@Caruso@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 13211
  -bodyTs: "'call':9 'figur':4 'friend':12 'get':8 'might':2 'tanki':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/728448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689166810 {#2383
    date: 2023-07-12 15:00:10.0 +02:00
  }
  +"title": 13211
}
"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 {#1910
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Why-do-Gezendong-style-tankies-support-Putin-and-Xi-Xinpin-so-much"
    +title: "Why do Gezendong-style-tankies support Putin and Xi-Xinpin so much ?"
    +url: null
    +body: """
      Why would communist support capitalists like Putin and Xi-Jinping which aren’t better than Liberal-capitalists ?\n
      \n
      I am all in for stopping liberal capitalism, but I am more interested in implementing a happinex index like Buthan than living in oligarch-capitalist-regime like Russia/China
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689239625 {#2526
      date: 2023-07-13 11:13:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2531 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    +badges: Doctrine\ORM\PersistentCollection {#2549 …}
    +children: [
      1 => App\Entity\EntryComment {#1910}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Right about what? Using whataboutism to spread russian propaganda?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689186781 {#2096
          date: 2023-07-12 20:33:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ziggurat@sh.itjust.works"
          "@lemmybrucelee@lemmy.world"
          "@Caruso@kbin.social"
          "@effingjoe@kbin.social"
          "@Caoldence222@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 14617
        -bodyTs: "'propaganda':9 'right':1 'russian':8 'spread':7 'use':4 'whatabout':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/738073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689186781 {#2062
          date: 2023-07-12 20:33:01.0 +02:00
        }
        +"title": 14617
      }
    ]
    -id: 1136
    -titleTs: "'gezendong':4 'gezendong-style-tanki':3 'much':14 'putin':8 'style':5 'support':7 'tanki':6 'xi':11 'xi-xinpin':10 'xinpin':12"
    -bodyTs: "'aren':13 'better':15 'buthan':39 'capit':27 'capitalist':5,19,45 'communist':3 'happinex':36 'implement':34 'index':37 'interest':32 'jinp':11 'liber':18,26 'liberal-capitalist':17 'like':6,38,47 'live':41 'oligarch':44 'oligarch-capitalist-regim':43 'putin':7 'regim':46 'russia/china':48 'stop':25 'support':4 'would':2 'xi':10 'xi-jinp':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689241366
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/1015922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689154966 {#1982
      date: 2023-07-12 11:42:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "We might have figured out why you get called a tankie, friend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1689166810 {#2381
    date: 2023-07-12 15:00:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@lemmybrucelee@lemmy.world"
    "@Caruso@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 13211
  -bodyTs: "'call':9 'figur':4 'friend':12 'get':8 'might':2 'tanki':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/728448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689166810 {#2383
    date: 2023-07-12 15:00:10.0 +02:00
  }
  +"title": 13211
}
"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 {#1910
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Why-do-Gezendong-style-tankies-support-Putin-and-Xi-Xinpin-so-much"
    +title: "Why do Gezendong-style-tankies support Putin and Xi-Xinpin so much ?"
    +url: null
    +body: """
      Why would communist support capitalists like Putin and Xi-Jinping which aren’t better than Liberal-capitalists ?\n
      \n
      I am all in for stopping liberal capitalism, but I am more interested in implementing a happinex index like Buthan than living in oligarch-capitalist-regime like Russia/China
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689239625 {#2526
      date: 2023-07-13 11:13:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2531 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    +badges: Doctrine\ORM\PersistentCollection {#2549 …}
    +children: [
      1 => App\Entity\EntryComment {#1910}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Right about what? Using whataboutism to spread russian propaganda?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689186781 {#2096
          date: 2023-07-12 20:33:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ziggurat@sh.itjust.works"
          "@lemmybrucelee@lemmy.world"
          "@Caruso@kbin.social"
          "@effingjoe@kbin.social"
          "@Caoldence222@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 14617
        -bodyTs: "'propaganda':9 'right':1 'russian':8 'spread':7 'use':4 'whatabout':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/738073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689186781 {#2062
          date: 2023-07-12 20:33:01.0 +02:00
        }
        +"title": 14617
      }
    ]
    -id: 1136
    -titleTs: "'gezendong':4 'gezendong-style-tanki':3 'much':14 'putin':8 'style':5 'support':7 'tanki':6 'xi':11 'xi-xinpin':10 'xinpin':12"
    -bodyTs: "'aren':13 'better':15 'buthan':39 'capit':27 'capitalist':5,19,45 'communist':3 'happinex':36 'implement':34 'index':37 'interest':32 'jinp':11 'liber':18,26 'liberal-capitalist':17 'like':6,38,47 'live':41 'oligarch':44 'oligarch-capitalist-regim':43 'putin':7 'regim':46 'russia/china':48 'stop':25 'support':4 'would':2 'xi':10 'xi-jinp':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689241366
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/1015922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689154966 {#1982
      date: 2023-07-12 11:42:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "We might have figured out why you get called a tankie, friend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1689166810 {#2381
    date: 2023-07-12 15:00:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@lemmybrucelee@lemmy.world"
    "@Caruso@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 13211
  -bodyTs: "'call':9 'figur':4 'friend':12 'get':8 'might':2 'tanki':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/728448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689166810 {#2383
    date: 2023-07-12 15:00:10.0 +02:00
  }
  +"title": 13211
}
"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 {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Why-do-Gezendong-style-tankies-support-Putin-and-Xi-Xinpin-so-much"
    +title: "Why do Gezendong-style-tankies support Putin and Xi-Xinpin so much ?"
    +url: null
    +body: """
      Why would communist support capitalists like Putin and Xi-Jinping which aren’t better than Liberal-capitalists ?\n
      \n
      I am all in for stopping liberal capitalism, but I am more interested in implementing a happinex index like Buthan than living in oligarch-capitalist-regime like Russia/China
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689239625 {#2526
      date: 2023-07-13 11:13:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2531 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    +badges: Doctrine\ORM\PersistentCollection {#2549 …}
    +children: [
      1 => App\Entity\EntryComment {#1910
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "We might have figured out why you get called a tankie, friend."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1689166810 {#2381
          date: 2023-07-12 15:00:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ziggurat@sh.itjust.works"
          "@lemmybrucelee@lemmy.world"
          "@Caruso@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 13211
        -bodyTs: "'call':9 'figur':4 'friend':12 'get':8 'might':2 'tanki':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/728448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689166810 {#2383
          date: 2023-07-12 15:00:10.0 +02:00
        }
        +"title": 13211
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 1136
    -titleTs: "'gezendong':4 'gezendong-style-tanki':3 'much':14 'putin':8 'style':5 'support':7 'tanki':6 'xi':11 'xi-xinpin':10 'xinpin':12"
    -bodyTs: "'aren':13 'better':15 'buthan':39 'capit':27 'capitalist':5,19,45 'communist':3 'happinex':36 'implement':34 'index':37 'interest':32 'jinp':11 'liber':18,26 'liberal-capitalist':17 'like':6,38,47 'live':41 'oligarch':44 'oligarch-capitalist-regim':43 'putin':7 'regim':46 'russia/china':48 'stop':25 'support':4 'would':2 'xi':10 'xi-jinp':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689241366
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/1015922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689154966 {#1982
      date: 2023-07-12 11:42:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "Right about what? Using whataboutism to spread russian propaganda?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689186781 {#2096
    date: 2023-07-12 20:33:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@lemmybrucelee@lemmy.world"
    "@Caruso@kbin.social"
    "@effingjoe@kbin.social"
    "@Caoldence222@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 14617
  -bodyTs: "'propaganda':9 'right':1 'russian':8 'spread':7 'use':4 'whatabout':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/738073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689186781 {#2062
    date: 2023-07-12 20:33:01.0 +02:00
  }
  +"title": 14617
}
"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 {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Why-do-Gezendong-style-tankies-support-Putin-and-Xi-Xinpin-so-much"
    +title: "Why do Gezendong-style-tankies support Putin and Xi-Xinpin so much ?"
    +url: null
    +body: """
      Why would communist support capitalists like Putin and Xi-Jinping which aren’t better than Liberal-capitalists ?\n
      \n
      I am all in for stopping liberal capitalism, but I am more interested in implementing a happinex index like Buthan than living in oligarch-capitalist-regime like Russia/China
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689239625 {#2526
      date: 2023-07-13 11:13:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2531 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    +badges: Doctrine\ORM\PersistentCollection {#2549 …}
    +children: [
      1 => App\Entity\EntryComment {#1910
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "We might have figured out why you get called a tankie, friend."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1689166810 {#2381
          date: 2023-07-12 15:00:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ziggurat@sh.itjust.works"
          "@lemmybrucelee@lemmy.world"
          "@Caruso@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 13211
        -bodyTs: "'call':9 'figur':4 'friend':12 'get':8 'might':2 'tanki':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/728448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689166810 {#2383
          date: 2023-07-12 15:00:10.0 +02:00
        }
        +"title": 13211
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 1136
    -titleTs: "'gezendong':4 'gezendong-style-tanki':3 'much':14 'putin':8 'style':5 'support':7 'tanki':6 'xi':11 'xi-xinpin':10 'xinpin':12"
    -bodyTs: "'aren':13 'better':15 'buthan':39 'capit':27 'capitalist':5,19,45 'communist':3 'happinex':36 'implement':34 'index':37 'interest':32 'jinp':11 'liber':18,26 'liberal-capitalist':17 'like':6,38,47 'live':41 'oligarch':44 'oligarch-capitalist-regim':43 'putin':7 'regim':46 'russia/china':48 'stop':25 'support':4 'would':2 'xi':10 'xi-jinp':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689241366
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/1015922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689154966 {#1982
      date: 2023-07-12 11:42:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "Right about what? Using whataboutism to spread russian propaganda?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689186781 {#2096
    date: 2023-07-12 20:33:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@lemmybrucelee@lemmy.world"
    "@Caruso@kbin.social"
    "@effingjoe@kbin.social"
    "@Caoldence222@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 14617
  -bodyTs: "'propaganda':9 'right':1 'russian':8 'spread':7 'use':4 'whatabout':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/738073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689186781 {#2062
    date: 2023-07-12 20:33:01.0 +02:00
  }
  +"title": 14617
}
"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 {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Why-do-Gezendong-style-tankies-support-Putin-and-Xi-Xinpin-so-much"
    +title: "Why do Gezendong-style-tankies support Putin and Xi-Xinpin so much ?"
    +url: null
    +body: """
      Why would communist support capitalists like Putin and Xi-Jinping which aren’t better than Liberal-capitalists ?\n
      \n
      I am all in for stopping liberal capitalism, but I am more interested in implementing a happinex index like Buthan than living in oligarch-capitalist-regime like Russia/China
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689239625 {#2526
      date: 2023-07-13 11:13:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2531 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    +badges: Doctrine\ORM\PersistentCollection {#2549 …}
    +children: [
      1 => App\Entity\EntryComment {#1910
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "We might have figured out why you get called a tankie, friend."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1689166810 {#2381
          date: 2023-07-12 15:00:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ziggurat@sh.itjust.works"
          "@lemmybrucelee@lemmy.world"
          "@Caruso@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 13211
        -bodyTs: "'call':9 'figur':4 'friend':12 'get':8 'might':2 'tanki':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/728448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689166810 {#2383
          date: 2023-07-12 15:00:10.0 +02:00
        }
        +"title": 13211
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 1136
    -titleTs: "'gezendong':4 'gezendong-style-tanki':3 'much':14 'putin':8 'style':5 'support':7 'tanki':6 'xi':11 'xi-xinpin':10 'xinpin':12"
    -bodyTs: "'aren':13 'better':15 'buthan':39 'capit':27 'capitalist':5,19,45 'communist':3 'happinex':36 'implement':34 'index':37 'interest':32 'jinp':11 'liber':18,26 'liberal-capitalist':17 'like':6,38,47 'live':41 'oligarch':44 'oligarch-capitalist-regim':43 'putin':7 'regim':46 'russia/china':48 'stop':25 'support':4 'would':2 'xi':10 'xi-jinp':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689241366
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/1015922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689154966 {#1982
      date: 2023-07-12 11:42:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "Right about what? Using whataboutism to spread russian propaganda?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689186781 {#2096
    date: 2023-07-12 20:33:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@lemmybrucelee@lemmy.world"
    "@Caruso@kbin.social"
    "@effingjoe@kbin.social"
    "@Caoldence222@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 14617
  -bodyTs: "'propaganda':9 'right':1 'russian':8 'spread':7 'use':4 'whatabout':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181567/-/comment/738073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689186781 {#2062
    date: 2023-07-12 20:33:01.0 +02:00
  }
  +"title": 14617
}
"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
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "given-how-little-one-vote-matter-it-seems-to-me"
  +title: "given how little one vote matter, it seems to me that stripping felons of their right to vote is both petty and counterproductive if the point was to reform them into civic minded individuals ?"
  +url: null
  +body: "Also, seems kind of scary that this implies a future where so many people are in prison that their vote could actually tip the balance ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 376
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689327373 {#2590
    date: 2023-07-14 11:36:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
  +badges: Doctrine\ORM\PersistentCollection {#2606 …}
  +children: [
    1 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "What could go wrong with giving a democratic government the power to strip voting rights from those people they deem unsuitable to vote on how they are governed? /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1689164977 {#2363
        date: 2023-07-12 14:29:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 13086
      -bodyTs: "'/s':29 'could':2 'deem':20 'democrat':8 'give':6 'go':3 'govern':9,28 'peopl':18 'power':11 'right':15 'strip':13 'unsuit':21 'vote':14,23 'wrong':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689160537 {#2370
        date: 2023-07-12 13:15:37.0 +02:00
      }
      +"title": 13086
    }
    0 => App\Entity\EntryComment {#2458
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: """
        > Biden’s Inflation Reduction Act has been terrible, directly subsidising industry to move to the US, right when Europe is struggling\n
        \n
        but, isn't that good for Americans? And isn't Biden the President of America?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689160437 {#2422
        date: 2023-07-12 13:13:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interdimensionalmeme@lemmy.ml"
        "@coffeebiscuit@lemmy.world"
        "@SSUPII@sopuli.xyz"
        "@nivenkos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 13084
      -bodyTs: "'act':5 'america':36 'american':28 'biden':1,32 'direct':9 'europ':19 'good':26 'industri':11 'inflat':3 'isn':23,30 'move':13 'presid':34 'reduct':4 'right':17 'struggl':21 'subsidis':10 'terribl':8 'us':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689160437 {#2462
        date: 2023-07-12 13:13:57.0 +02:00
      }
      +"title": 13084
    }
  ]
  -id: 1135
  -titleTs: "'civic':32 'counterproduct':23 'felon':13 'given':1 'individu':34 'littl':3 'matter':6 'mind':33 'one':4 'petti':21 'point':26 'reform':29 'right':16 'seem':8 'strip':12 'vote':5,18"
  -bodyTs: "'actual':22 'also':1 'balanc':25 'could':21 'futur':10 'impli':8 'kind':3 'mani':13 'peopl':14 'prison':17 'scari':5 'seem':2 'tip':23 'vote':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689235820
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1964249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689149420 {#2576
    date: 2023-07-12 10:10:20.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "given-how-little-one-vote-matter-it-seems-to-me"
  +title: "given how little one vote matter, it seems to me that stripping felons of their right to vote is both petty and counterproductive if the point was to reform them into civic minded individuals ?"
  +url: null
  +body: "Also, seems kind of scary that this implies a future where so many people are in prison that their vote could actually tip the balance ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 376
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689327373 {#2590
    date: 2023-07-14 11:36:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
  +badges: Doctrine\ORM\PersistentCollection {#2606 …}
  +children: [
    1 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "What could go wrong with giving a democratic government the power to strip voting rights from those people they deem unsuitable to vote on how they are governed? /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1689164977 {#2363
        date: 2023-07-12 14:29:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 13086
      -bodyTs: "'/s':29 'could':2 'deem':20 'democrat':8 'give':6 'go':3 'govern':9,28 'peopl':18 'power':11 'right':15 'strip':13 'unsuit':21 'vote':14,23 'wrong':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689160537 {#2370
        date: 2023-07-12 13:15:37.0 +02:00
      }
      +"title": 13086
    }
    0 => App\Entity\EntryComment {#2458
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: """
        > Biden’s Inflation Reduction Act has been terrible, directly subsidising industry to move to the US, right when Europe is struggling\n
        \n
        but, isn't that good for Americans? And isn't Biden the President of America?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689160437 {#2422
        date: 2023-07-12 13:13:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interdimensionalmeme@lemmy.ml"
        "@coffeebiscuit@lemmy.world"
        "@SSUPII@sopuli.xyz"
        "@nivenkos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 13084
      -bodyTs: "'act':5 'america':36 'american':28 'biden':1,32 'direct':9 'europ':19 'good':26 'industri':11 'inflat':3 'isn':23,30 'move':13 'presid':34 'reduct':4 'right':17 'struggl':21 'subsidis':10 'terribl':8 'us':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689160437 {#2462
        date: 2023-07-12 13:13:57.0 +02:00
      }
      +"title": 13084
    }
  ]
  -id: 1135
  -titleTs: "'civic':32 'counterproduct':23 'felon':13 'given':1 'individu':34 'littl':3 'matter':6 'mind':33 'one':4 'petti':21 'point':26 'reform':29 'right':16 'seem':8 'strip':12 'vote':5,18"
  -bodyTs: "'actual':22 'also':1 'balanc':25 'could':21 'futur':10 'impli':8 'kind':3 'mani':13 'peopl':14 'prison':17 'scari':5 'seem':2 'tip':23 'vote':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689235820
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1964249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689149420 {#2576
    date: 2023-07-12 10:10:20.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "given-how-little-one-vote-matter-it-seems-to-me"
  +title: "given how little one vote matter, it seems to me that stripping felons of their right to vote is both petty and counterproductive if the point was to reform them into civic minded individuals ?"
  +url: null
  +body: "Also, seems kind of scary that this implies a future where so many people are in prison that their vote could actually tip the balance ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 376
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689327373 {#2590
    date: 2023-07-14 11:36:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
  +badges: Doctrine\ORM\PersistentCollection {#2606 …}
  +children: [
    1 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "What could go wrong with giving a democratic government the power to strip voting rights from those people they deem unsuitable to vote on how they are governed? /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1689164977 {#2363
        date: 2023-07-12 14:29:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 13086
      -bodyTs: "'/s':29 'could':2 'deem':20 'democrat':8 'give':6 'go':3 'govern':9,28 'peopl':18 'power':11 'right':15 'strip':13 'unsuit':21 'vote':14,23 'wrong':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689160537 {#2370
        date: 2023-07-12 13:15:37.0 +02:00
      }
      +"title": 13086
    }
    0 => App\Entity\EntryComment {#2458
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: """
        > Biden’s Inflation Reduction Act has been terrible, directly subsidising industry to move to the US, right when Europe is struggling\n
        \n
        but, isn't that good for Americans? And isn't Biden the President of America?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689160437 {#2422
        date: 2023-07-12 13:13:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interdimensionalmeme@lemmy.ml"
        "@coffeebiscuit@lemmy.world"
        "@SSUPII@sopuli.xyz"
        "@nivenkos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 13084
      -bodyTs: "'act':5 'america':36 'american':28 'biden':1,32 'direct':9 'europ':19 'good':26 'industri':11 'inflat':3 'isn':23,30 'move':13 'presid':34 'reduct':4 'right':17 'struggl':21 'subsidis':10 'terribl':8 'us':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689160437 {#2462
        date: 2023-07-12 13:13:57.0 +02:00
      }
      +"title": 13084
    }
  ]
  -id: 1135
  -titleTs: "'civic':32 'counterproduct':23 'felon':13 'given':1 'individu':34 'littl':3 'matter':6 'mind':33 'one':4 'petti':21 'point':26 'reform':29 'right':16 'seem':8 'strip':12 'vote':5,18"
  -bodyTs: "'actual':22 'also':1 'balanc':25 'could':21 'futur':10 'impli':8 'kind':3 'mani':13 'peopl':14 'prison':17 'scari':5 'seem':2 'tip':23 'vote':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689235820
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1964249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689149420 {#2576
    date: 2023-07-12 10:10:20.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "given-how-little-one-vote-matter-it-seems-to-me"
    +title: "given how little one vote matter, it seems to me that stripping felons of their right to vote is both petty and counterproductive if the point was to reform them into civic minded individuals ?"
    +url: null
    +body: "Also, seems kind of scary that this implies a future where so many people are in prison that their vote could actually tip the balance ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 376
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327373 {#2590
      date: 2023-07-14 11:36:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    +badges: Doctrine\ORM\PersistentCollection {#2606 …}
    +children: [
      1 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#2458
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          > Biden’s Inflation Reduction Act has been terrible, directly subsidising industry to move to the US, right when Europe is struggling\n
          \n
          but, isn't that good for Americans? And isn't Biden the President of America?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689160437 {#2422
          date: 2023-07-12 13:13:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interdimensionalmeme@lemmy.ml"
          "@coffeebiscuit@lemmy.world"
          "@SSUPII@sopuli.xyz"
          "@nivenkos@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 13084
        -bodyTs: "'act':5 'america':36 'american':28 'biden':1,32 'direct':9 'europ':19 'good':26 'industri':11 'inflat':3 'isn':23,30 'move':13 'presid':34 'reduct':4 'right':17 'struggl':21 'subsidis':10 'terribl':8 'us':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689160437 {#2462
          date: 2023-07-12 13:13:57.0 +02:00
        }
        +"title": 13084
      }
    ]
    -id: 1135
    -titleTs: "'civic':32 'counterproduct':23 'felon':13 'given':1 'individu':34 'littl':3 'matter':6 'mind':33 'one':4 'petti':21 'point':26 'reform':29 'right':16 'seem':8 'strip':12 'vote':5,18"
    -bodyTs: "'actual':22 'also':1 'balanc':25 'could':21 'futur':10 'impli':8 'kind':3 'mani':13 'peopl':14 'prison':17 'scari':5 'seem':2 'tip':23 'vote':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689235820
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1964249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689149420 {#2576
      date: 2023-07-12 10:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "What could go wrong with giving a democratic government the power to strip voting rights from those people they deem unsuitable to vote on how they are governed? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1689164977 {#2363
    date: 2023-07-12 14:29:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 13086
  -bodyTs: "'/s':29 'could':2 'deem':20 'democrat':8 'give':6 'go':3 'govern':9,28 'peopl':18 'power':11 'right':15 'strip':13 'unsuit':21 'vote':14,23 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689160537 {#2370
    date: 2023-07-12 13:15:37.0 +02:00
  }
  +"title": 13086
}
"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
63 DENIED edit
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "given-how-little-one-vote-matter-it-seems-to-me"
    +title: "given how little one vote matter, it seems to me that stripping felons of their right to vote is both petty and counterproductive if the point was to reform them into civic minded individuals ?"
    +url: null
    +body: "Also, seems kind of scary that this implies a future where so many people are in prison that their vote could actually tip the balance ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 376
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327373 {#2590
      date: 2023-07-14 11:36:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    +badges: Doctrine\ORM\PersistentCollection {#2606 …}
    +children: [
      1 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#2458
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          > Biden’s Inflation Reduction Act has been terrible, directly subsidising industry to move to the US, right when Europe is struggling\n
          \n
          but, isn't that good for Americans? And isn't Biden the President of America?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689160437 {#2422
          date: 2023-07-12 13:13:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interdimensionalmeme@lemmy.ml"
          "@coffeebiscuit@lemmy.world"
          "@SSUPII@sopuli.xyz"
          "@nivenkos@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 13084
        -bodyTs: "'act':5 'america':36 'american':28 'biden':1,32 'direct':9 'europ':19 'good':26 'industri':11 'inflat':3 'isn':23,30 'move':13 'presid':34 'reduct':4 'right':17 'struggl':21 'subsidis':10 'terribl':8 'us':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689160437 {#2462
          date: 2023-07-12 13:13:57.0 +02:00
        }
        +"title": 13084
      }
    ]
    -id: 1135
    -titleTs: "'civic':32 'counterproduct':23 'felon':13 'given':1 'individu':34 'littl':3 'matter':6 'mind':33 'one':4 'petti':21 'point':26 'reform':29 'right':16 'seem':8 'strip':12 'vote':5,18"
    -bodyTs: "'actual':22 'also':1 'balanc':25 'could':21 'futur':10 'impli':8 'kind':3 'mani':13 'peopl':14 'prison':17 'scari':5 'seem':2 'tip':23 'vote':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689235820
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1964249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689149420 {#2576
      date: 2023-07-12 10:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "What could go wrong with giving a democratic government the power to strip voting rights from those people they deem unsuitable to vote on how they are governed? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1689164977 {#2363
    date: 2023-07-12 14:29:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 13086
  -bodyTs: "'/s':29 'could':2 'deem':20 'democrat':8 'give':6 'go':3 'govern':9,28 'peopl':18 'power':11 'right':15 'strip':13 'unsuit':21 'vote':14,23 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689160537 {#2370
    date: 2023-07-12 13:15:37.0 +02:00
  }
  +"title": 13086
}
"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
64 DENIED moderate
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "given-how-little-one-vote-matter-it-seems-to-me"
    +title: "given how little one vote matter, it seems to me that stripping felons of their right to vote is both petty and counterproductive if the point was to reform them into civic minded individuals ?"
    +url: null
    +body: "Also, seems kind of scary that this implies a future where so many people are in prison that their vote could actually tip the balance ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 376
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327373 {#2590
      date: 2023-07-14 11:36:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    +badges: Doctrine\ORM\PersistentCollection {#2606 …}
    +children: [
      1 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#2458
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          > Biden’s Inflation Reduction Act has been terrible, directly subsidising industry to move to the US, right when Europe is struggling\n
          \n
          but, isn't that good for Americans? And isn't Biden the President of America?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689160437 {#2422
          date: 2023-07-12 13:13:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interdimensionalmeme@lemmy.ml"
          "@coffeebiscuit@lemmy.world"
          "@SSUPII@sopuli.xyz"
          "@nivenkos@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 13084
        -bodyTs: "'act':5 'america':36 'american':28 'biden':1,32 'direct':9 'europ':19 'good':26 'industri':11 'inflat':3 'isn':23,30 'move':13 'presid':34 'reduct':4 'right':17 'struggl':21 'subsidis':10 'terribl':8 'us':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689160437 {#2462
          date: 2023-07-12 13:13:57.0 +02:00
        }
        +"title": 13084
      }
    ]
    -id: 1135
    -titleTs: "'civic':32 'counterproduct':23 'felon':13 'given':1 'individu':34 'littl':3 'matter':6 'mind':33 'one':4 'petti':21 'point':26 'reform':29 'right':16 'seem':8 'strip':12 'vote':5,18"
    -bodyTs: "'actual':22 'also':1 'balanc':25 'could':21 'futur':10 'impli':8 'kind':3 'mani':13 'peopl':14 'prison':17 'scari':5 'seem':2 'tip':23 'vote':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689235820
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1964249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689149420 {#2576
      date: 2023-07-12 10:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "What could go wrong with giving a democratic government the power to strip voting rights from those people they deem unsuitable to vote on how they are governed? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1689164977 {#2363
    date: 2023-07-12 14:29:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 13086
  -bodyTs: "'/s':29 'could':2 'deem':20 'democrat':8 'give':6 'go':3 'govern':9,28 'peopl':18 'power':11 'right':15 'strip':13 'unsuit':21 'vote':14,23 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689160537 {#2370
    date: 2023-07-12 13:15:37.0 +02:00
  }
  +"title": 13086
}
"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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2458
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "given-how-little-one-vote-matter-it-seems-to-me"
    +title: "given how little one vote matter, it seems to me that stripping felons of their right to vote is both petty and counterproductive if the point was to reform them into civic minded individuals ?"
    +url: null
    +body: "Also, seems kind of scary that this implies a future where so many people are in prison that their vote could actually tip the balance ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 376
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327373 {#2590
      date: 2023-07-14 11:36:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    +badges: Doctrine\ORM\PersistentCollection {#2606 …}
    +children: [
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: "What could go wrong with giving a democratic government the power to strip voting rights from those people they deem unsuitable to vote on how they are governed? /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1689164977 {#2363
          date: 2023-07-12 14:29:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interdimensionalmeme@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 13086
        -bodyTs: "'/s':29 'could':2 'deem':20 'democrat':8 'give':6 'go':3 'govern':9,28 'peopl':18 'power':11 'right':15 'strip':13 'unsuit':21 'vote':14,23 'wrong':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725871"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689160537 {#2370
          date: 2023-07-12 13:15:37.0 +02:00
        }
        +"title": 13086
      }
      0 => App\Entity\EntryComment {#2458}
    ]
    -id: 1135
    -titleTs: "'civic':32 'counterproduct':23 'felon':13 'given':1 'individu':34 'littl':3 'matter':6 'mind':33 'one':4 'petti':21 'point':26 'reform':29 'right':16 'seem':8 'strip':12 'vote':5,18"
    -bodyTs: "'actual':22 'also':1 'balanc':25 'could':21 'futur':10 'impli':8 'kind':3 'mani':13 'peopl':14 'prison':17 'scari':5 'seem':2 'tip':23 'vote':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689235820
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1964249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689149420 {#2576
      date: 2023-07-12 10:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: """
    > Biden’s Inflation Reduction Act has been terrible, directly subsidising industry to move to the US, right when Europe is struggling\n
    \n
    but, isn't that good for Americans? And isn't Biden the President of America?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689160437 {#2422
    date: 2023-07-12 13:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interdimensionalmeme@lemmy.ml"
    "@coffeebiscuit@lemmy.world"
    "@SSUPII@sopuli.xyz"
    "@nivenkos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 13084
  -bodyTs: "'act':5 'america':36 'american':28 'biden':1,32 'direct':9 'europ':19 'good':26 'industri':11 'inflat':3 'isn':23,30 'move':13 'presid':34 'reduct':4 'right':17 'struggl':21 'subsidis':10 'terribl':8 'us':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689160437 {#2462
    date: 2023-07-12 13:13:57.0 +02:00
  }
  +"title": 13084
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2458
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "given-how-little-one-vote-matter-it-seems-to-me"
    +title: "given how little one vote matter, it seems to me that stripping felons of their right to vote is both petty and counterproductive if the point was to reform them into civic minded individuals ?"
    +url: null
    +body: "Also, seems kind of scary that this implies a future where so many people are in prison that their vote could actually tip the balance ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 376
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327373 {#2590
      date: 2023-07-14 11:36:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    +badges: Doctrine\ORM\PersistentCollection {#2606 …}
    +children: [
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: "What could go wrong with giving a democratic government the power to strip voting rights from those people they deem unsuitable to vote on how they are governed? /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1689164977 {#2363
          date: 2023-07-12 14:29:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interdimensionalmeme@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 13086
        -bodyTs: "'/s':29 'could':2 'deem':20 'democrat':8 'give':6 'go':3 'govern':9,28 'peopl':18 'power':11 'right':15 'strip':13 'unsuit':21 'vote':14,23 'wrong':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725871"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689160537 {#2370
          date: 2023-07-12 13:15:37.0 +02:00
        }
        +"title": 13086
      }
      0 => App\Entity\EntryComment {#2458}
    ]
    -id: 1135
    -titleTs: "'civic':32 'counterproduct':23 'felon':13 'given':1 'individu':34 'littl':3 'matter':6 'mind':33 'one':4 'petti':21 'point':26 'reform':29 'right':16 'seem':8 'strip':12 'vote':5,18"
    -bodyTs: "'actual':22 'also':1 'balanc':25 'could':21 'futur':10 'impli':8 'kind':3 'mani':13 'peopl':14 'prison':17 'scari':5 'seem':2 'tip':23 'vote':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689235820
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1964249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689149420 {#2576
      date: 2023-07-12 10:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: """
    > Biden’s Inflation Reduction Act has been terrible, directly subsidising industry to move to the US, right when Europe is struggling\n
    \n
    but, isn't that good for Americans? And isn't Biden the President of America?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689160437 {#2422
    date: 2023-07-12 13:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interdimensionalmeme@lemmy.ml"
    "@coffeebiscuit@lemmy.world"
    "@SSUPII@sopuli.xyz"
    "@nivenkos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 13084
  -bodyTs: "'act':5 'america':36 'american':28 'biden':1,32 'direct':9 'europ':19 'good':26 'industri':11 'inflat':3 'isn':23,30 'move':13 'presid':34 'reduct':4 'right':17 'struggl':21 'subsidis':10 'terribl':8 'us':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689160437 {#2462
    date: 2023-07-12 13:13:57.0 +02:00
  }
  +"title": 13084
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2458
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "given-how-little-one-vote-matter-it-seems-to-me"
    +title: "given how little one vote matter, it seems to me that stripping felons of their right to vote is both petty and counterproductive if the point was to reform them into civic minded individuals ?"
    +url: null
    +body: "Also, seems kind of scary that this implies a future where so many people are in prison that their vote could actually tip the balance ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 376
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327373 {#2590
      date: 2023-07-14 11:36:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2604 …}
    +badges: Doctrine\ORM\PersistentCollection {#2606 …}
    +children: [
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: "What could go wrong with giving a democratic government the power to strip voting rights from those people they deem unsuitable to vote on how they are governed? /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1689164977 {#2363
          date: 2023-07-12 14:29:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interdimensionalmeme@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 13086
        -bodyTs: "'/s':29 'could':2 'deem':20 'democrat':8 'give':6 'go':3 'govern':9,28 'peopl':18 'power':11 'right':15 'strip':13 'unsuit':21 'vote':14,23 'wrong':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725871"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689160537 {#2370
          date: 2023-07-12 13:15:37.0 +02:00
        }
        +"title": 13086
      }
      0 => App\Entity\EntryComment {#2458}
    ]
    -id: 1135
    -titleTs: "'civic':32 'counterproduct':23 'felon':13 'given':1 'individu':34 'littl':3 'matter':6 'mind':33 'one':4 'petti':21 'point':26 'reform':29 'right':16 'seem':8 'strip':12 'vote':5,18"
    -bodyTs: "'actual':22 'also':1 'balanc':25 'could':21 'futur':10 'impli':8 'kind':3 'mani':13 'peopl':14 'prison':17 'scari':5 'seem':2 'tip':23 'vote':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689235820
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1964249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689149420 {#2576
      date: 2023-07-12 10:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: """
    > Biden’s Inflation Reduction Act has been terrible, directly subsidising industry to move to the US, right when Europe is struggling\n
    \n
    but, isn't that good for Americans? And isn't Biden the President of America?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689160437 {#2422
    date: 2023-07-12 13:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interdimensionalmeme@lemmy.ml"
    "@coffeebiscuit@lemmy.world"
    "@SSUPII@sopuli.xyz"
    "@nivenkos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 13084
  -bodyTs: "'act':5 'america':36 'american':28 'biden':1,32 'direct':9 'europ':19 'good':26 'industri':11 'inflat':3 'isn':23,30 'move':13 'presid':34 'reduct':4 'right':17 'struggl':21 'subsidis':10 'terribl':8 'us':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/181254/-/comment/725833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689160437 {#2462
    date: 2023-07-12 13:13:57.0 +02:00
  }
  +"title": 13084
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1692
  +user: Proxies\__CG__\App\Entity\User {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
  +title: "Do I need to remove metadata from pictures before uploading?"
  +url: null
  +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689173663 {#2608
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  +badges: Doctrine\ORM\PersistentCollection {#2624 …}
  +children: [
    3 => App\Entity\EntryComment {#1384
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: """
        Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
        \n
        I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689173663 {#2394
        date: 2023-07-12 16:54:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
        "@neal@lemmy.world"
        "@SatyrSack@lemmy.one"
        "@keegomatic@kbin.social"
        "@effingjoe@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 13294
      -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
      +editedAt: DateTimeImmutable @1689173721 {#2395
        date: 2023-07-12 16:55:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689173663 {#2393
        date: 2023-07-12 16:54:23.0 +02:00
      }
      +"title": 13294
    }
    1 => App\Entity\EntryComment {#1723
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "That's sweet; now I just need to remember to use it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689086117 {#1555
        date: 2023-07-11 16:35:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@Doe@lemmy.world"
        "@refurbishedrefurbisher@lemmy.sdf.org"
        "@original_reader@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 11205
      -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689086117 {#1617
        date: 2023-07-11 16:35:17.0 +02:00
      }
      +"title": 11205
    }
    2 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689085865 {#1711
        date: 2023-07-11 16:31:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
        "@neal@lemmy.world"
        "@SatyrSack@lemmy.one"
        "@keegomatic@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 11194
      -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689085865 {#1705
        date: 2023-07-11 16:31:05.0 +02:00
      }
      +"title": 11194
    }
    0 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689096062 {#1719
        date: 2023-07-11 19:21:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
        "@neal@lemmy.world"
        "@SatyrSack@lemmy.one"
        "@keegomatic@kbin.social"
        "@effingjoe@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 11594
      -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
      +editedAt: DateTimeImmutable @1689096075 {#1715
        date: 2023-07-11 19:21:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689096062 {#1714
        date: 2023-07-11 19:21:02.0 +02:00
      }
      +"title": 11594
    }
  ]
  -id: 1062
  -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
  -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689164746
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/862068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689078346 {#2596
    date: 2023-07-11 14:25:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1692
  +user: Proxies\__CG__\App\Entity\User {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
  +title: "Do I need to remove metadata from pictures before uploading?"
  +url: null
  +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689173663 {#2608
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  +badges: Doctrine\ORM\PersistentCollection {#2624 …}
  +children: [
    3 => App\Entity\EntryComment {#1384
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: """
        Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
        \n
        I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689173663 {#2394
        date: 2023-07-12 16:54:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
        "@neal@lemmy.world"
        "@SatyrSack@lemmy.one"
        "@keegomatic@kbin.social"
        "@effingjoe@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 13294
      -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
      +editedAt: DateTimeImmutable @1689173721 {#2395
        date: 2023-07-12 16:55:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689173663 {#2393
        date: 2023-07-12 16:54:23.0 +02:00
      }
      +"title": 13294
    }
    1 => App\Entity\EntryComment {#1723
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "That's sweet; now I just need to remember to use it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689086117 {#1555
        date: 2023-07-11 16:35:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@Doe@lemmy.world"
        "@refurbishedrefurbisher@lemmy.sdf.org"
        "@original_reader@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 11205
      -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689086117 {#1617
        date: 2023-07-11 16:35:17.0 +02:00
      }
      +"title": 11205
    }
    2 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689085865 {#1711
        date: 2023-07-11 16:31:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
        "@neal@lemmy.world"
        "@SatyrSack@lemmy.one"
        "@keegomatic@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 11194
      -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689085865 {#1705
        date: 2023-07-11 16:31:05.0 +02:00
      }
      +"title": 11194
    }
    0 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689096062 {#1719
        date: 2023-07-11 19:21:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
        "@neal@lemmy.world"
        "@SatyrSack@lemmy.one"
        "@keegomatic@kbin.social"
        "@effingjoe@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 11594
      -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
      +editedAt: DateTimeImmutable @1689096075 {#1715
        date: 2023-07-11 19:21:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689096062 {#1714
        date: 2023-07-11 19:21:02.0 +02:00
      }
      +"title": 11594
    }
  ]
  -id: 1062
  -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
  -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689164746
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/862068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689078346 {#2596
    date: 2023-07-11 14:25:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1692
  +user: Proxies\__CG__\App\Entity\User {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
  +title: "Do I need to remove metadata from pictures before uploading?"
  +url: null
  +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689173663 {#2608
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  +badges: Doctrine\ORM\PersistentCollection {#2624 …}
  +children: [
    3 => App\Entity\EntryComment {#1384
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: """
        Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
        \n
        I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689173663 {#2394
        date: 2023-07-12 16:54:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
        "@neal@lemmy.world"
        "@SatyrSack@lemmy.one"
        "@keegomatic@kbin.social"
        "@effingjoe@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 13294
      -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
      +editedAt: DateTimeImmutable @1689173721 {#2395
        date: 2023-07-12 16:55:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689173663 {#2393
        date: 2023-07-12 16:54:23.0 +02:00
      }
      +"title": 13294
    }
    1 => App\Entity\EntryComment {#1723
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "That's sweet; now I just need to remember to use it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689086117 {#1555
        date: 2023-07-11 16:35:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@Doe@lemmy.world"
        "@refurbishedrefurbisher@lemmy.sdf.org"
        "@original_reader@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 11205
      -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689086117 {#1617
        date: 2023-07-11 16:35:17.0 +02:00
      }
      +"title": 11205
    }
    2 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689085865 {#1711
        date: 2023-07-11 16:31:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
        "@neal@lemmy.world"
        "@SatyrSack@lemmy.one"
        "@keegomatic@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 11194
      -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689085865 {#1705
        date: 2023-07-11 16:31:05.0 +02:00
      }
      +"title": 11194
    }
    0 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689096062 {#1719
        date: 2023-07-11 19:21:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
        "@neal@lemmy.world"
        "@SatyrSack@lemmy.one"
        "@keegomatic@kbin.social"
        "@effingjoe@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 11594
      -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
      +editedAt: DateTimeImmutable @1689096075 {#1715
        date: 2023-07-11 19:21:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689096062 {#1714
        date: 2023-07-11 19:21:02.0 +02:00
      }
      +"title": 11594
    }
  ]
  -id: 1062
  -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
  -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689164746
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/862068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689078346 {#2596
    date: 2023-07-11 14:25:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1384
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384}
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "That's sweet; now I just need to remember to use it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689086117 {#1555
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@Doe@lemmy.world"
          "@refurbishedrefurbisher@lemmy.sdf.org"
          "@original_reader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 11205
        -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689086117 {#1617
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +"title": 11205
      }
      2 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689085865 {#1711
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 11194
        -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689085865 {#1705
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +"title": 11194
      }
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689096062 {#1719
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 11594
        -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
        +editedAt: DateTimeImmutable @1689096075 {#1715
          date: 2023-07-11 19:21:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689096062 {#1714
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +"title": 11594
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: """
    Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
    \n
    I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689173663 {#2394
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
    "@neal@lemmy.world"
    "@SatyrSack@lemmy.one"
    "@keegomatic@kbin.social"
    "@effingjoe@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 13294
  -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
  +editedAt: DateTimeImmutable @1689173721 {#2395
    date: 2023-07-12 16:55:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689173663 {#2393
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +"title": 13294
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#1384
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384}
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "That's sweet; now I just need to remember to use it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689086117 {#1555
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@Doe@lemmy.world"
          "@refurbishedrefurbisher@lemmy.sdf.org"
          "@original_reader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 11205
        -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689086117 {#1617
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +"title": 11205
      }
      2 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689085865 {#1711
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 11194
        -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689085865 {#1705
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +"title": 11194
      }
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689096062 {#1719
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 11594
        -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
        +editedAt: DateTimeImmutable @1689096075 {#1715
          date: 2023-07-11 19:21:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689096062 {#1714
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +"title": 11594
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: """
    Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
    \n
    I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689173663 {#2394
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
    "@neal@lemmy.world"
    "@SatyrSack@lemmy.one"
    "@keegomatic@kbin.social"
    "@effingjoe@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 13294
  -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
  +editedAt: DateTimeImmutable @1689173721 {#2395
    date: 2023-07-12 16:55:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689173663 {#2393
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +"title": 13294
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#1384
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384}
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "That's sweet; now I just need to remember to use it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689086117 {#1555
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@Doe@lemmy.world"
          "@refurbishedrefurbisher@lemmy.sdf.org"
          "@original_reader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 11205
        -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689086117 {#1617
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +"title": 11205
      }
      2 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689085865 {#1711
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 11194
        -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689085865 {#1705
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +"title": 11194
      }
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689096062 {#1719
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 11594
        -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
        +editedAt: DateTimeImmutable @1689096075 {#1715
          date: 2023-07-11 19:21:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689096062 {#1714
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +"title": 11594
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: """
    Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
    \n
    I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689173663 {#2394
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
    "@neal@lemmy.world"
    "@SatyrSack@lemmy.one"
    "@keegomatic@kbin.social"
    "@effingjoe@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 13294
  -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
  +editedAt: DateTimeImmutable @1689173721 {#2395
    date: 2023-07-12 16:55:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689173663 {#2393
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +"title": 13294
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: """
          Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
          \n
          I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689173663 {#2394
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 13294
        -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
        +editedAt: DateTimeImmutable @1689173721 {#2395
          date: 2023-07-12 16:55:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689173663 {#2393
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +"title": 13294
      }
      1 => App\Entity\EntryComment {#1723}
      2 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689085865 {#1711
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 11194
        -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689085865 {#1705
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +"title": 11194
      }
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689096062 {#1719
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 11594
        -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
        +editedAt: DateTimeImmutable @1689096075 {#1715
          date: 2023-07-11 19:21:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689096062 {#1714
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +"title": 11594
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "That's sweet; now I just need to remember to use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689086117 {#1555
    date: 2023-07-11 16:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@Doe@lemmy.world"
    "@refurbishedrefurbisher@lemmy.sdf.org"
    "@original_reader@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 11205
  -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689086117 {#1617
    date: 2023-07-11 16:35:17.0 +02:00
  }
  +"title": 11205
}
"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
79 DENIED edit
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: """
          Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
          \n
          I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689173663 {#2394
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 13294
        -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
        +editedAt: DateTimeImmutable @1689173721 {#2395
          date: 2023-07-12 16:55:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689173663 {#2393
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +"title": 13294
      }
      1 => App\Entity\EntryComment {#1723}
      2 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689085865 {#1711
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 11194
        -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689085865 {#1705
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +"title": 11194
      }
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689096062 {#1719
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 11594
        -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
        +editedAt: DateTimeImmutable @1689096075 {#1715
          date: 2023-07-11 19:21:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689096062 {#1714
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +"title": 11594
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "That's sweet; now I just need to remember to use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689086117 {#1555
    date: 2023-07-11 16:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@Doe@lemmy.world"
    "@refurbishedrefurbisher@lemmy.sdf.org"
    "@original_reader@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 11205
  -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689086117 {#1617
    date: 2023-07-11 16:35:17.0 +02:00
  }
  +"title": 11205
}
"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
80 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: """
          Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
          \n
          I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689173663 {#2394
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 13294
        -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
        +editedAt: DateTimeImmutable @1689173721 {#2395
          date: 2023-07-12 16:55:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689173663 {#2393
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +"title": 13294
      }
      1 => App\Entity\EntryComment {#1723}
      2 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689085865 {#1711
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 11194
        -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689085865 {#1705
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +"title": 11194
      }
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689096062 {#1719
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 11594
        -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
        +editedAt: DateTimeImmutable @1689096075 {#1715
          date: 2023-07-11 19:21:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689096062 {#1714
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +"title": 11594
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "That's sweet; now I just need to remember to use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689086117 {#1555
    date: 2023-07-11 16:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@Doe@lemmy.world"
    "@refurbishedrefurbisher@lemmy.sdf.org"
    "@original_reader@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 11205
  -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689086117 {#1617
    date: 2023-07-11 16:35:17.0 +02:00
  }
  +"title": 11205
}
"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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: """
          Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
          \n
          I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689173663 {#2394
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 13294
        -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
        +editedAt: DateTimeImmutable @1689173721 {#2395
          date: 2023-07-12 16:55:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689173663 {#2393
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +"title": 13294
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "That's sweet; now I just need to remember to use it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689086117 {#1555
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@Doe@lemmy.world"
          "@refurbishedrefurbisher@lemmy.sdf.org"
          "@original_reader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 11205
        -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689086117 {#1617
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +"title": 11205
      }
      2 => App\Entity\EntryComment {#1795}
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689096062 {#1719
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 11594
        -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
        +editedAt: DateTimeImmutable @1689096075 {#1715
          date: 2023-07-11 19:21:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689096062 {#1714
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +"title": 11594
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689085865 {#1711
    date: 2023-07-11 16:31:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
    "@neal@lemmy.world"
    "@SatyrSack@lemmy.one"
    "@keegomatic@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 11194
  -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689085865 {#1705
    date: 2023-07-11 16:31:05.0 +02:00
  }
  +"title": 11194
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: """
          Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
          \n
          I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689173663 {#2394
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 13294
        -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
        +editedAt: DateTimeImmutable @1689173721 {#2395
          date: 2023-07-12 16:55:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689173663 {#2393
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +"title": 13294
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "That's sweet; now I just need to remember to use it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689086117 {#1555
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@Doe@lemmy.world"
          "@refurbishedrefurbisher@lemmy.sdf.org"
          "@original_reader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 11205
        -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689086117 {#1617
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +"title": 11205
      }
      2 => App\Entity\EntryComment {#1795}
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689096062 {#1719
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 11594
        -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
        +editedAt: DateTimeImmutable @1689096075 {#1715
          date: 2023-07-11 19:21:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689096062 {#1714
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +"title": 11594
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689085865 {#1711
    date: 2023-07-11 16:31:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
    "@neal@lemmy.world"
    "@SatyrSack@lemmy.one"
    "@keegomatic@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 11194
  -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689085865 {#1705
    date: 2023-07-11 16:31:05.0 +02:00
  }
  +"title": 11194
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: """
          Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
          \n
          I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689173663 {#2394
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 13294
        -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
        +editedAt: DateTimeImmutable @1689173721 {#2395
          date: 2023-07-12 16:55:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689173663 {#2393
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +"title": 13294
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "That's sweet; now I just need to remember to use it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689086117 {#1555
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@Doe@lemmy.world"
          "@refurbishedrefurbisher@lemmy.sdf.org"
          "@original_reader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 11205
        -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689086117 {#1617
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +"title": 11205
      }
      2 => App\Entity\EntryComment {#1795}
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689096062 {#1719
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 11594
        -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
        +editedAt: DateTimeImmutable @1689096075 {#1715
          date: 2023-07-11 19:21:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689096062 {#1714
          date: 2023-07-11 19:21:02.0 +02:00
        }
        +"title": 11594
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689085865 {#1711
    date: 2023-07-11 16:31:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
    "@neal@lemmy.world"
    "@SatyrSack@lemmy.one"
    "@keegomatic@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 11194
  -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689085865 {#1705
    date: 2023-07-11 16:31:05.0 +02:00
  }
  +"title": 11194
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: """
          Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
          \n
          I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689173663 {#2394
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 13294
        -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
        +editedAt: DateTimeImmutable @1689173721 {#2395
          date: 2023-07-12 16:55:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689173663 {#2393
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +"title": 13294
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "That's sweet; now I just need to remember to use it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689086117 {#1555
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@Doe@lemmy.world"
          "@refurbishedrefurbisher@lemmy.sdf.org"
          "@original_reader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 11205
        -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689086117 {#1617
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +"title": 11205
      }
      2 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689085865 {#1711
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 11194
        -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689085865 {#1705
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +"title": 11194
      }
      0 => App\Entity\EntryComment {#1718}
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689096062 {#1719
    date: 2023-07-11 19:21:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
    "@neal@lemmy.world"
    "@SatyrSack@lemmy.one"
    "@keegomatic@kbin.social"
    "@effingjoe@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 11594
  -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
  +editedAt: DateTimeImmutable @1689096075 {#1715
    date: 2023-07-11 19:21:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689096062 {#1714
    date: 2023-07-11 19:21:02.0 +02:00
  }
  +"title": 11594
}
"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
87 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: """
          Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
          \n
          I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689173663 {#2394
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 13294
        -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
        +editedAt: DateTimeImmutable @1689173721 {#2395
          date: 2023-07-12 16:55:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689173663 {#2393
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +"title": 13294
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "That's sweet; now I just need to remember to use it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689086117 {#1555
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@Doe@lemmy.world"
          "@refurbishedrefurbisher@lemmy.sdf.org"
          "@original_reader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 11205
        -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689086117 {#1617
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +"title": 11205
      }
      2 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689085865 {#1711
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 11194
        -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689085865 {#1705
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +"title": 11194
      }
      0 => App\Entity\EntryComment {#1718}
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689096062 {#1719
    date: 2023-07-11 19:21:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
    "@neal@lemmy.world"
    "@SatyrSack@lemmy.one"
    "@keegomatic@kbin.social"
    "@effingjoe@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 11594
  -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
  +editedAt: DateTimeImmutable @1689096075 {#1715
    date: 2023-07-11 19:21:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689096062 {#1714
    date: 2023-07-11 19:21:02.0 +02:00
  }
  +"title": 11594
}
"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
88 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2608
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    +badges: Doctrine\ORM\PersistentCollection {#2624 …}
    +children: [
      3 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: """
          Yes, there needs to be a glossary somewhere to get people up to speed, or some kind of on-boarding process. It's also plausible that some of the naming conventions are from translation weirdness, and, as you say, backend Activitypub naming conventions that frontend users don't normally see.\n
          \n
          I made a magazine (aka a community, aka a sub[reddit]) specifically so I could play around with kbin to figure things out. Right now, trial and error is all we have, as I imagine all the devs are more busy with more technical issues than naming conventions.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689173663 {#2394
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
          "@effingjoe@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 13294
        -bodyTs: "'activitypub':42 'aka':56,59 'also':25 'around':68 'backend':41 'board':21 'busi':92 'communiti':58 'convent':32,44,99 'could':66 'dev':89 'error':79 'figur':72 'frontend':46 'get':10 'glossari':7 'imagin':86 'issu':96 'kbin':70 'kind':17 'made':53 'magazin':55 'name':31,43,98 'need':3 'normal':50 'on-board':19 'peopl':11 'plausibl':26 'play':67 'process':22 'reddit':62 'right':75 'say':40 'see':51 'somewher':8 'specif':63 'speed':14 'sub':61 'technic':95 'thing':73 'translat':35 'trial':77 'user':47 'weird':36 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/731673"
        +editedAt: DateTimeImmutable @1689173721 {#2395
          date: 2023-07-12 16:55:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689173663 {#2393
          date: 2023-07-12 16:54:23.0 +02:00
        }
        +"title": 13294
      }
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "That's sweet; now I just need to remember to use it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689086117 {#1555
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@Doe@lemmy.world"
          "@refurbishedrefurbisher@lemmy.sdf.org"
          "@original_reader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 11205
        -bodyTs: "'need':7 'rememb':9 'sweet':3 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689086117 {#1617
          date: 2023-07-11 16:35:17.0 +02:00
        }
        +"title": 11205
      }
      2 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
        +body: "It's a setting (default off) called `Add mention tags in entries` under the "Writing" subsection."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689085865 {#1711
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
          "@neal@lemmy.world"
          "@SatyrSack@lemmy.one"
          "@keegomatic@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1689 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 11194
        -bodyTs: "'add':8 'call':7 'default':5 'entri':12 'mention':9 'set':4 'subsect':16 'tag':10 'write':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/696462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689085865 {#1705
          date: 2023-07-11 16:31:05.0 +02:00
        }
        +"title": 11194
      }
      0 => App\Entity\EntryComment {#1718}
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2596
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "The option below the one I listed is for when you comment on "microblog" stuff. That one is default on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689096062 {#1719
    date: 2023-07-11 19:21:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
    "@neal@lemmy.world"
    "@SatyrSack@lemmy.one"
    "@keegomatic@kbin.social"
    "@effingjoe@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 11594
  -bodyTs: "'comment':12 'default':19 'list':7 'microblog':14 'one':5,17 'option':2 'stuff':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/175553/-/comment/702873"
  +editedAt: DateTimeImmutable @1689096075 {#1715
    date: 2023-07-11 19:21:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689096062 {#1714
    date: 2023-07-11 19:21:02.0 +02:00
  }
  +"title": 11594
}
"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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: Proxies\__CG__\App\Entity\Image {#2575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2577 …}
  +slug: "Twitter-traffic-sinks-in-wake-of-changes-and-launch-of"
  +title: "Twitter traffic sinks in wake of changes and launch of rival platform Threads"
  +url: "https://www.theguardian.com/technology/2023/jul/10/twitter-traffic-sinks-in-wake-of-changes-and-launch-of-rival-platform-threads-elon-musk"
  +body: "Data shows the micro-blogging website has been shedding users since early 2023, not long after Elon Musk’s takeover"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 102
  +score: 19
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689208981 {#2570
    date: 2023-07-13 02:43:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  +badges: Doctrine\ORM\PersistentCollection {#2588 …}
  +children: [
    App\Entity\EntryComment {#1558
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "Is this satire?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1689015072 {#1653
        date: 2023-07-10 20:51:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Teppic@kbin.social"
        "@yesdogishere@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1731 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 9439
      -bodyTs: "'satir':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/170880/-/comment/671772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689015072 {#1554
        date: 2023-07-10 20:51:12.0 +02:00
      }
      +"title": 9439
    }
  ]
  -id: 969
  -titleTs: "'chang':7 'launch':9 'platform':12 'rival':11 'sink':3 'thread':13 'traffic':2 'twitter':1 'wake':5"
  -bodyTs: "'2023':14 'blog':6 'data':1 'earli':13 'elon':18 'long':16 'micro':5 'micro-blog':4 'musk':19 'shed':10 'show':2 'sinc':12 'takeov':21 'user':11 'websit':7"
  +cross: false
  +upVotes: 19
  +downVotes: 0
  +ranking: 1689098707
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/170880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689012307 {#2557
    date: 2023-07-10 20:05:07.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: Proxies\__CG__\App\Entity\Image {#2575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2577 …}
  +slug: "Twitter-traffic-sinks-in-wake-of-changes-and-launch-of"
  +title: "Twitter traffic sinks in wake of changes and launch of rival platform Threads"
  +url: "https://www.theguardian.com/technology/2023/jul/10/twitter-traffic-sinks-in-wake-of-changes-and-launch-of-rival-platform-threads-elon-musk"
  +body: "Data shows the micro-blogging website has been shedding users since early 2023, not long after Elon Musk’s takeover"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 102
  +score: 19
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689208981 {#2570
    date: 2023-07-13 02:43:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  +badges: Doctrine\ORM\PersistentCollection {#2588 …}
  +children: [
    App\Entity\EntryComment {#1558
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "Is this satire?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1689015072 {#1653
        date: 2023-07-10 20:51:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Teppic@kbin.social"
        "@yesdogishere@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1731 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 9439
      -bodyTs: "'satir':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/170880/-/comment/671772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689015072 {#1554
        date: 2023-07-10 20:51:12.0 +02:00
      }
      +"title": 9439
    }
  ]
  -id: 969
  -titleTs: "'chang':7 'launch':9 'platform':12 'rival':11 'sink':3 'thread':13 'traffic':2 'twitter':1 'wake':5"
  -bodyTs: "'2023':14 'blog':6 'data':1 'earli':13 'elon':18 'long':16 'micro':5 'micro-blog':4 'musk':19 'shed':10 'show':2 'sinc':12 'takeov':21 'user':11 'websit':7"
  +cross: false
  +upVotes: 19
  +downVotes: 0
  +ranking: 1689098707
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/170880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689012307 {#2557
    date: 2023-07-10 20:05:07.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: Proxies\__CG__\App\Entity\Image {#2575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2577 …}
  +slug: "Twitter-traffic-sinks-in-wake-of-changes-and-launch-of"
  +title: "Twitter traffic sinks in wake of changes and launch of rival platform Threads"
  +url: "https://www.theguardian.com/technology/2023/jul/10/twitter-traffic-sinks-in-wake-of-changes-and-launch-of-rival-platform-threads-elon-musk"
  +body: "Data shows the micro-blogging website has been shedding users since early 2023, not long after Elon Musk’s takeover"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 102
  +score: 19
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689208981 {#2570
    date: 2023-07-13 02:43:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  +badges: Doctrine\ORM\PersistentCollection {#2588 …}
  +children: [
    App\Entity\EntryComment {#1558
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "Is this satire?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1689015072 {#1653
        date: 2023-07-10 20:51:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Teppic@kbin.social"
        "@yesdogishere@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1731 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 9439
      -bodyTs: "'satir':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/170880/-/comment/671772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689015072 {#1554
        date: 2023-07-10 20:51:12.0 +02:00
      }
      +"title": 9439
    }
  ]
  -id: 969
  -titleTs: "'chang':7 'launch':9 'platform':12 'rival':11 'sink':3 'thread':13 'traffic':2 'twitter':1 'wake':5"
  -bodyTs: "'2023':14 'blog':6 'data':1 'earli':13 'elon':18 'long':16 'micro':5 'micro-blog':4 'musk':19 'shed':10 'show':2 'sinc':12 'takeov':21 'user':11 'websit':7"
  +cross: false
  +upVotes: 19
  +downVotes: 0
  +ranking: 1689098707
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/170880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689012307 {#2557
    date: 2023-07-10 20:05:07.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#1558
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2537 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: Proxies\__CG__\App\Entity\Image {#2575 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2577 …}
    +slug: "Twitter-traffic-sinks-in-wake-of-changes-and-launch-of"
    +title: "Twitter traffic sinks in wake of changes and launch of rival platform Threads"
    +url: "https://www.theguardian.com/technology/2023/jul/10/twitter-traffic-sinks-in-wake-of-changes-and-launch-of-rival-platform-threads-elon-musk"
    +body: "Data shows the micro-blogging website has been shedding users since early 2023, not long after Elon Musk’s takeover"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 102
    +score: 19
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689208981 {#2570
      date: 2023-07-13 02:43:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    +badges: Doctrine\ORM\PersistentCollection {#2588 …}
    +children: [
      App\Entity\EntryComment {#1558}
    ]
    -id: 969
    -titleTs: "'chang':7 'launch':9 'platform':12 'rival':11 'sink':3 'thread':13 'traffic':2 'twitter':1 'wake':5"
    -bodyTs: "'2023':14 'blog':6 'data':1 'earli':13 'elon':18 'long':16 'micro':5 'micro-blog':4 'musk':19 'shed':10 'show':2 'sinc':12 'takeov':21 'user':11 'websit':7"
    +cross: false
    +upVotes: 19
    +downVotes: 0
    +ranking: 1689098707
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/170880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689012307 {#2557
      date: 2023-07-10 20:05:07.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "Is this satire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689015072 {#1653
    date: 2023-07-10 20:51:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Teppic@kbin.social"
    "@yesdogishere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1731 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 9439
  -bodyTs: "'satir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/170880/-/comment/671772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689015072 {#1554
    date: 2023-07-10 20:51:12.0 +02:00
  }
  +"title": 9439
}
"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
95 DENIED edit
App\Entity\EntryComment {#1558
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2537 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: Proxies\__CG__\App\Entity\Image {#2575 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2577 …}
    +slug: "Twitter-traffic-sinks-in-wake-of-changes-and-launch-of"
    +title: "Twitter traffic sinks in wake of changes and launch of rival platform Threads"
    +url: "https://www.theguardian.com/technology/2023/jul/10/twitter-traffic-sinks-in-wake-of-changes-and-launch-of-rival-platform-threads-elon-musk"
    +body: "Data shows the micro-blogging website has been shedding users since early 2023, not long after Elon Musk’s takeover"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 102
    +score: 19
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689208981 {#2570
      date: 2023-07-13 02:43:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    +badges: Doctrine\ORM\PersistentCollection {#2588 …}
    +children: [
      App\Entity\EntryComment {#1558}
    ]
    -id: 969
    -titleTs: "'chang':7 'launch':9 'platform':12 'rival':11 'sink':3 'thread':13 'traffic':2 'twitter':1 'wake':5"
    -bodyTs: "'2023':14 'blog':6 'data':1 'earli':13 'elon':18 'long':16 'micro':5 'micro-blog':4 'musk':19 'shed':10 'show':2 'sinc':12 'takeov':21 'user':11 'websit':7"
    +cross: false
    +upVotes: 19
    +downVotes: 0
    +ranking: 1689098707
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/170880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689012307 {#2557
      date: 2023-07-10 20:05:07.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "Is this satire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689015072 {#1653
    date: 2023-07-10 20:51:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Teppic@kbin.social"
    "@yesdogishere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1731 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 9439
  -bodyTs: "'satir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/170880/-/comment/671772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689015072 {#1554
    date: 2023-07-10 20:51:12.0 +02:00
  }
  +"title": 9439
}
"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
96 DENIED moderate
App\Entity\EntryComment {#1558
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2537 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: Proxies\__CG__\App\Entity\Image {#2575 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2577 …}
    +slug: "Twitter-traffic-sinks-in-wake-of-changes-and-launch-of"
    +title: "Twitter traffic sinks in wake of changes and launch of rival platform Threads"
    +url: "https://www.theguardian.com/technology/2023/jul/10/twitter-traffic-sinks-in-wake-of-changes-and-launch-of-rival-platform-threads-elon-musk"
    +body: "Data shows the micro-blogging website has been shedding users since early 2023, not long after Elon Musk’s takeover"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 102
    +score: 19
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689208981 {#2570
      date: 2023-07-13 02:43:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    +badges: Doctrine\ORM\PersistentCollection {#2588 …}
    +children: [
      App\Entity\EntryComment {#1558}
    ]
    -id: 969
    -titleTs: "'chang':7 'launch':9 'platform':12 'rival':11 'sink':3 'thread':13 'traffic':2 'twitter':1 'wake':5"
    -bodyTs: "'2023':14 'blog':6 'data':1 'earli':13 'elon':18 'long':16 'micro':5 'micro-blog':4 'musk':19 'shed':10 'show':2 'sinc':12 'takeov':21 'user':11 'websit':7"
    +cross: false
    +upVotes: 19
    +downVotes: 0
    +ranking: 1689098707
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/170880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689012307 {#2557
      date: 2023-07-10 20:05:07.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "Is this satire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689015072 {#1653
    date: 2023-07-10 20:51:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Teppic@kbin.social"
    "@yesdogishere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1731 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 9439
  -bodyTs: "'satir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/170880/-/comment/671772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689015072 {#1554
    date: 2023-07-10 20:51:12.0 +02:00
  }
  +"title": 9439
}
"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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#2668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Deleted"
  +title: "Deleted"
  +url: null
  +body: "Deleted"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687554014 {#2663
    date: 2023-06-23 23:00:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  +badges: Doctrine\ORM\PersistentCollection {#2680 …}
  +children: [
    App\Entity\EntryComment {#1646
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is the general guideline for when you need to use a sarcasm tag:\n
        \n
        > If your comment could be *plausibly* stated as genuine instead of sarcastic by someone reading your comment, then your comment needs to be denoted as sarcastic.\n
        \n
        This is to say, if you're in a group chat with your friends and all of them are like-minded, then typing something sarcastic probably doesn't need a sarcasm tag, since no one in the group chat would plausibly type that comment as genuine. However, if you're in a more-or-less public forum and you type something sarcastically, it becomes far more likely that your comment could be typed out as a genuine stance instead of a sarcastic one, and therefore it is wise to make it clear that you are not one of those people.\n
        \n
        It is possible, even in 2023, to craft a comment that is so obviously sarcastic that it does not need a sarcasm tag even when posted in public, but this is pretty rare-- most people are typing stuff that could easily be typed genuinely.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687523128 {#1697
        date: 2023-06-23 14:25:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IsThisLemmyOpen@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1560 …}
      +votes: Doctrine\ORM\PersistentCollection {#1551 …}
      +reports: Doctrine\ORM\PersistentCollection {#1585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
      -id: 3237
      -bodyTs: "'2023':148 'becom':106 'chat':51,80 'clear':134 'comment':17,31,34,85,112,152 'could':18,113,182 'craft':150 'denot':38 'doesn':68 'easili':183 'even':146,166 'far':107 'forum':99 'friend':54 'general':4 'genuin':23,87,119,186 'group':50,79 'guidelin':5 'howev':88 'instead':24,121 'less':97 'like':61,109 'like-mind':60 'make':132 'mind':62 'more-or-less':94 'need':9,35,70,162 'obvious':156 'one':76,125,139 'peopl':142,177 'plausibl':20,82 'possibl':145 'post':168 'pretti':174 'probabl':67 'public':98,170 'rare':175 're':47,91 'read':29 'sarcasm':13,72,164 'sarcast':26,40,66,104,124,157 'say':44 'sinc':74 'someon':28 'someth':65,103 'stanc':120 'state':21 'stuff':180 'tag':14,73,165 'therefor':127 'type':64,83,102,115,179,185 'use':11 'wise':130 'would':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81069/-/comment/349737"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687523128 {#1709
        date: 2023-06-23 14:25:28.0 +02:00
      }
      +"title": 3237
    }
  ]
  -id: 301
  -titleTs: "'delet':1"
  -bodyTs: "'delet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687583726
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/135691"
  +editedAt: DateTimeImmutable @1689220484 {#2651
    date: 2023-07-13 05:54:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687497326 {#2629
    date: 2023-06-23 07:15:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#2668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Deleted"
  +title: "Deleted"
  +url: null
  +body: "Deleted"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687554014 {#2663
    date: 2023-06-23 23:00:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  +badges: Doctrine\ORM\PersistentCollection {#2680 …}
  +children: [
    App\Entity\EntryComment {#1646
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is the general guideline for when you need to use a sarcasm tag:\n
        \n
        > If your comment could be *plausibly* stated as genuine instead of sarcastic by someone reading your comment, then your comment needs to be denoted as sarcastic.\n
        \n
        This is to say, if you're in a group chat with your friends and all of them are like-minded, then typing something sarcastic probably doesn't need a sarcasm tag, since no one in the group chat would plausibly type that comment as genuine. However, if you're in a more-or-less public forum and you type something sarcastically, it becomes far more likely that your comment could be typed out as a genuine stance instead of a sarcastic one, and therefore it is wise to make it clear that you are not one of those people.\n
        \n
        It is possible, even in 2023, to craft a comment that is so obviously sarcastic that it does not need a sarcasm tag even when posted in public, but this is pretty rare-- most people are typing stuff that could easily be typed genuinely.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687523128 {#1697
        date: 2023-06-23 14:25:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IsThisLemmyOpen@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1560 …}
      +votes: Doctrine\ORM\PersistentCollection {#1551 …}
      +reports: Doctrine\ORM\PersistentCollection {#1585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
      -id: 3237
      -bodyTs: "'2023':148 'becom':106 'chat':51,80 'clear':134 'comment':17,31,34,85,112,152 'could':18,113,182 'craft':150 'denot':38 'doesn':68 'easili':183 'even':146,166 'far':107 'forum':99 'friend':54 'general':4 'genuin':23,87,119,186 'group':50,79 'guidelin':5 'howev':88 'instead':24,121 'less':97 'like':61,109 'like-mind':60 'make':132 'mind':62 'more-or-less':94 'need':9,35,70,162 'obvious':156 'one':76,125,139 'peopl':142,177 'plausibl':20,82 'possibl':145 'post':168 'pretti':174 'probabl':67 'public':98,170 'rare':175 're':47,91 'read':29 'sarcasm':13,72,164 'sarcast':26,40,66,104,124,157 'say':44 'sinc':74 'someon':28 'someth':65,103 'stanc':120 'state':21 'stuff':180 'tag':14,73,165 'therefor':127 'type':64,83,102,115,179,185 'use':11 'wise':130 'would':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81069/-/comment/349737"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687523128 {#1709
        date: 2023-06-23 14:25:28.0 +02:00
      }
      +"title": 3237
    }
  ]
  -id: 301
  -titleTs: "'delet':1"
  -bodyTs: "'delet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687583726
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/135691"
  +editedAt: DateTimeImmutable @1689220484 {#2651
    date: 2023-07-13 05:54:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687497326 {#2629
    date: 2023-06-23 07:15:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#2668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
  +slug: "Deleted"
  +title: "Deleted"
  +url: null
  +body: "Deleted"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687554014 {#2663
    date: 2023-06-23 23:00:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  +badges: Doctrine\ORM\PersistentCollection {#2680 …}
  +children: [
    App\Entity\EntryComment {#1646
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is the general guideline for when you need to use a sarcasm tag:\n
        \n
        > If your comment could be *plausibly* stated as genuine instead of sarcastic by someone reading your comment, then your comment needs to be denoted as sarcastic.\n
        \n
        This is to say, if you're in a group chat with your friends and all of them are like-minded, then typing something sarcastic probably doesn't need a sarcasm tag, since no one in the group chat would plausibly type that comment as genuine. However, if you're in a more-or-less public forum and you type something sarcastically, it becomes far more likely that your comment could be typed out as a genuine stance instead of a sarcastic one, and therefore it is wise to make it clear that you are not one of those people.\n
        \n
        It is possible, even in 2023, to craft a comment that is so obviously sarcastic that it does not need a sarcasm tag even when posted in public, but this is pretty rare-- most people are typing stuff that could easily be typed genuinely.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687523128 {#1697
        date: 2023-06-23 14:25:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IsThisLemmyOpen@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1560 …}
      +votes: Doctrine\ORM\PersistentCollection {#1551 …}
      +reports: Doctrine\ORM\PersistentCollection {#1585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
      -id: 3237
      -bodyTs: "'2023':148 'becom':106 'chat':51,80 'clear':134 'comment':17,31,34,85,112,152 'could':18,113,182 'craft':150 'denot':38 'doesn':68 'easili':183 'even':146,166 'far':107 'forum':99 'friend':54 'general':4 'genuin':23,87,119,186 'group':50,79 'guidelin':5 'howev':88 'instead':24,121 'less':97 'like':61,109 'like-mind':60 'make':132 'mind':62 'more-or-less':94 'need':9,35,70,162 'obvious':156 'one':76,125,139 'peopl':142,177 'plausibl':20,82 'possibl':145 'post':168 'pretti':174 'probabl':67 'public':98,170 'rare':175 're':47,91 'read':29 'sarcasm':13,72,164 'sarcast':26,40,66,104,124,157 'say':44 'sinc':74 'someon':28 'someth':65,103 'stanc':120 'state':21 'stuff':180 'tag':14,73,165 'therefor':127 'type':64,83,102,115,179,185 'use':11 'wise':130 'would':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81069/-/comment/349737"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687523128 {#1709
        date: 2023-06-23 14:25:28.0 +02:00
      }
      +"title": 3237
    }
  ]
  -id: 301
  -titleTs: "'delet':1"
  -bodyTs: "'delet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687583726
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/135691"
  +editedAt: DateTimeImmutable @1689220484 {#2651
    date: 2023-07-13 05:54:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687497326 {#2629
    date: 2023-06-23 07:15:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#1646
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Deleted"
    +title: "Deleted"
    +url: null
    +body: "Deleted"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687554014 {#2663
      date: 2023-06-23 23:00:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    +badges: Doctrine\ORM\PersistentCollection {#2680 …}
    +children: [
      App\Entity\EntryComment {#1646}
    ]
    -id: 301
    -titleTs: "'delet':1"
    -bodyTs: "'delet':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687583726
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/135691"
    +editedAt: DateTimeImmutable @1689220484 {#2651
      date: 2023-07-13 05:54:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687497326 {#2629
      date: 2023-06-23 07:15:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is the general guideline for when you need to use a sarcasm tag:\n
    \n
    > If your comment could be *plausibly* stated as genuine instead of sarcastic by someone reading your comment, then your comment needs to be denoted as sarcastic.\n
    \n
    This is to say, if you're in a group chat with your friends and all of them are like-minded, then typing something sarcastic probably doesn't need a sarcasm tag, since no one in the group chat would plausibly type that comment as genuine. However, if you're in a more-or-less public forum and you type something sarcastically, it becomes far more likely that your comment could be typed out as a genuine stance instead of a sarcastic one, and therefore it is wise to make it clear that you are not one of those people.\n
    \n
    It is possible, even in 2023, to craft a comment that is so obviously sarcastic that it does not need a sarcasm tag even when posted in public, but this is pretty rare-- most people are typing stuff that could easily be typed genuinely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687523128 {#1697
    date: 2023-06-23 14:25:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IsThisLemmyOpen@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  -id: 3237
  -bodyTs: "'2023':148 'becom':106 'chat':51,80 'clear':134 'comment':17,31,34,85,112,152 'could':18,113,182 'craft':150 'denot':38 'doesn':68 'easili':183 'even':146,166 'far':107 'forum':99 'friend':54 'general':4 'genuin':23,87,119,186 'group':50,79 'guidelin':5 'howev':88 'instead':24,121 'less':97 'like':61,109 'like-mind':60 'make':132 'mind':62 'more-or-less':94 'need':9,35,70,162 'obvious':156 'one':76,125,139 'peopl':142,177 'plausibl':20,82 'possibl':145 'post':168 'pretti':174 'probabl':67 'public':98,170 'rare':175 're':47,91 'read':29 'sarcasm':13,72,164 'sarcast':26,40,66,104,124,157 'say':44 'sinc':74 'someon':28 'someth':65,103 'stanc':120 'state':21 'stuff':180 'tag':14,73,165 'therefor':127 'type':64,83,102,115,179,185 'use':11 'wise':130 'would':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81069/-/comment/349737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687523128 {#1709
    date: 2023-06-23 14:25:28.0 +02:00
  }
  +"title": 3237
}
"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
103 DENIED edit
App\Entity\EntryComment {#1646
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Deleted"
    +title: "Deleted"
    +url: null
    +body: "Deleted"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687554014 {#2663
      date: 2023-06-23 23:00:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    +badges: Doctrine\ORM\PersistentCollection {#2680 …}
    +children: [
      App\Entity\EntryComment {#1646}
    ]
    -id: 301
    -titleTs: "'delet':1"
    -bodyTs: "'delet':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687583726
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/135691"
    +editedAt: DateTimeImmutable @1689220484 {#2651
      date: 2023-07-13 05:54:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687497326 {#2629
      date: 2023-06-23 07:15:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is the general guideline for when you need to use a sarcasm tag:\n
    \n
    > If your comment could be *plausibly* stated as genuine instead of sarcastic by someone reading your comment, then your comment needs to be denoted as sarcastic.\n
    \n
    This is to say, if you're in a group chat with your friends and all of them are like-minded, then typing something sarcastic probably doesn't need a sarcasm tag, since no one in the group chat would plausibly type that comment as genuine. However, if you're in a more-or-less public forum and you type something sarcastically, it becomes far more likely that your comment could be typed out as a genuine stance instead of a sarcastic one, and therefore it is wise to make it clear that you are not one of those people.\n
    \n
    It is possible, even in 2023, to craft a comment that is so obviously sarcastic that it does not need a sarcasm tag even when posted in public, but this is pretty rare-- most people are typing stuff that could easily be typed genuinely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687523128 {#1697
    date: 2023-06-23 14:25:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IsThisLemmyOpen@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  -id: 3237
  -bodyTs: "'2023':148 'becom':106 'chat':51,80 'clear':134 'comment':17,31,34,85,112,152 'could':18,113,182 'craft':150 'denot':38 'doesn':68 'easili':183 'even':146,166 'far':107 'forum':99 'friend':54 'general':4 'genuin':23,87,119,186 'group':50,79 'guidelin':5 'howev':88 'instead':24,121 'less':97 'like':61,109 'like-mind':60 'make':132 'mind':62 'more-or-less':94 'need':9,35,70,162 'obvious':156 'one':76,125,139 'peopl':142,177 'plausibl':20,82 'possibl':145 'post':168 'pretti':174 'probabl':67 'public':98,170 'rare':175 're':47,91 'read':29 'sarcasm':13,72,164 'sarcast':26,40,66,104,124,157 'say':44 'sinc':74 'someon':28 'someth':65,103 'stanc':120 'state':21 'stuff':180 'tag':14,73,165 'therefor':127 'type':64,83,102,115,179,185 'use':11 'wise':130 'would':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81069/-/comment/349737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687523128 {#1709
    date: 2023-06-23 14:25:28.0 +02:00
  }
  +"title": 3237
}
"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
104 DENIED moderate
App\Entity\EntryComment {#1646
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1356 …}
    +slug: "Deleted"
    +title: "Deleted"
    +url: null
    +body: "Deleted"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687554014 {#2663
      date: 2023-06-23 23:00:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    +badges: Doctrine\ORM\PersistentCollection {#2680 …}
    +children: [
      App\Entity\EntryComment {#1646}
    ]
    -id: 301
    -titleTs: "'delet':1"
    -bodyTs: "'delet':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687583726
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/135691"
    +editedAt: DateTimeImmutable @1689220484 {#2651
      date: 2023-07-13 05:54:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687497326 {#2629
      date: 2023-06-23 07:15:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is the general guideline for when you need to use a sarcasm tag:\n
    \n
    > If your comment could be *plausibly* stated as genuine instead of sarcastic by someone reading your comment, then your comment needs to be denoted as sarcastic.\n
    \n
    This is to say, if you're in a group chat with your friends and all of them are like-minded, then typing something sarcastic probably doesn't need a sarcasm tag, since no one in the group chat would plausibly type that comment as genuine. However, if you're in a more-or-less public forum and you type something sarcastically, it becomes far more likely that your comment could be typed out as a genuine stance instead of a sarcastic one, and therefore it is wise to make it clear that you are not one of those people.\n
    \n
    It is possible, even in 2023, to craft a comment that is so obviously sarcastic that it does not need a sarcasm tag even when posted in public, but this is pretty rare-- most people are typing stuff that could easily be typed genuinely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687523128 {#1697
    date: 2023-06-23 14:25:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IsThisLemmyOpen@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  -id: 3237
  -bodyTs: "'2023':148 'becom':106 'chat':51,80 'clear':134 'comment':17,31,34,85,112,152 'could':18,113,182 'craft':150 'denot':38 'doesn':68 'easili':183 'even':146,166 'far':107 'forum':99 'friend':54 'general':4 'genuin':23,87,119,186 'group':50,79 'guidelin':5 'howev':88 'instead':24,121 'less':97 'like':61,109 'like-mind':60 'make':132 'mind':62 'more-or-less':94 'need':9,35,70,162 'obvious':156 'one':76,125,139 'peopl':142,177 'plausibl':20,82 'possibl':145 'post':168 'pretti':174 'probabl':67 'public':98,170 'rare':175 're':47,91 'read':29 'sarcasm':13,72,164 'sarcast':26,40,66,104,124,157 'say':44 'sinc':74 'someon':28 'someth':65,103 'stanc':120 'state':21 'stuff':180 'tag':14,73,165 'therefor':127 'type':64,83,102,115,179,185 'use':11 'wise':130 'would':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81069/-/comment/349737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687523128 {#1709
    date: 2023-06-23 14:25:28.0 +02:00
  }
  +"title": 3237
}
"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
105 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details